| Commit message (Expand) | Author | Age | Files | Lines |
| * | tor-netdoc: Make HsDescBuilder::auth_clients take an Option. | Gabriela Moldovan | 2023-12-14 | 1 | -11/+18 |
| * | llcrypto: Hide the members of ExpandedKeypair. | Nick Mathewson | 2023-11-29 | 1 | -3/+3 |
| * | llcrypto: Remove redundant re-exports in keymanip. | Nick Mathewson | 2023-11-29 | 2 | -3/+2 |
| * | Remove RngCompatExt. | Nick Mathewson | 2023-11-29 | 4 | -15/+8 |
| * | Convert to the latest versions of dalek-cryptography | Nick Mathewson | 2023-11-29 | 4 | -15/+16 |
| * | tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs (fmt). | Gabriela Moldovan | 2023-10-30 | 1 | -17/+21 |
| * | tor-netdoc: Use the new HandshakeType enum to represent CREATE2 HTYPEs. | Gabriela Moldovan | 2023-10-30 | 2 | -15/+16 |
| * | Remove a broken rustdoc link and fix a typo. | Nick Mathewson | 2023-10-27 | 1 | -3/+0 |
| * | tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec<u8>. | Gabriela Moldovan | 2023-10-25 | 3 | -11/+8 |
| * | tor-netdoc: Change return type of create_desc_sign_key_cert. | Gabriela Moldovan | 2023-10-25 | 1 | -6/+3 |
| * | tor-netdoc: Building a descriptor now only requires the public part of blinde... | Gabriela Moldovan | 2023-10-25 | 1 | -8/+10 |
| * | tor-netdoc: Remove now-unused blinded_id field. | Gabriela Moldovan | 2023-10-25 | 2 | -7/+0 |
| * | tor-netdoc: Update HsDesc, HsDescOuter to accept the hs_desc_sign cert as an ... | Gabriela Moldovan | 2023-10-25 | 2 | -21/+32 |
| * | tor-netdoc: Add helper function for computing the descriptor signing key cert. | Gabriela Moldovan | 2023-10-25 | 2 | -14/+33 |
| * | tor-dirclient, tor-netdoc: Add TODO SPECs. | Gabriela Moldovan | 2023-10-24 | 1 | -0/+3 |
| * | tor-netdoc: Use an unpadded base64 encoding for the signature. | Gabriela Moldovan | 2023-10-24 | 1 | -3/+3 |
| * | Explain why we are sorting intro points. | Nick Mathewson | 2023-10-16 | 1 | -0/+7 |
| * | Sort introduction point lists by ntor public key. | Neel Chauhan | 2023-10-16 | 1 | -16/+18 |
| * | tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ... | Gabriela Moldovan | 2023-09-25 | 2 | -2/+2 |
| * | tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S... | Gabriela Moldovan | 2023-09-25 | 2 | -8/+7 |
| * | Merge branch 'clippy' into 'main' | Ian Jackson | 2023-08-23 | 8 | -0/+8 |
| |\ |
|
| | * | Run maint/add_warning to add lint block everywhere | Ian Jackson | 2023-08-23 | 8 | -0/+8 |
| * | | tor-netdoc: Fix clippy lints. | Gabriela Moldovan | 2023-08-23 | 2 | -6/+6 |
| * | | tor-netdoc: Remove redundant `IntroPointDesc` struct. | Gabriela Moldovan | 2023-08-23 | 2 | -33/+13 |
| |/ |
|
| * | Merge branch 'explain_952_fix' into 'main' | Nick Mathewson | 2023-07-11 | 1 | -0/+3 |
| |\ |
|
| | * | Explain the code for the #952 fix. | Nick Mathewson | 2023-07-10 | 1 | -0/+3 |
| * | | Run maint/add_warning to actually apply new lint allows | Ian Jackson | 2023-07-10 | 8 | -0/+8 |
| |/ |
|
| * | be more lenient while parsing inner hs desc | trinity-1686a | 2023-07-07 | 1 | -1/+6 |
| * | tor-netdoc: Placate clippy (fmt) | Ian Jackson | 2023-06-28 | 1 | -2/+1 |
| * | tor-netdoc: Placate clippy | Ian Jackson | 2023-06-28 | 1 | -2/+1 |
| * | tor-netdoc: Test hsdescs inners with a variety of IPT counts (fmt) | Ian Jackson | 2023-06-28 | 1 | -9/+18 |
| * | tor-netdoc: Test hsdescs inners with a variety of IPT counts | Ian Jackson | 2023-06-28 | 1 | -0/+33 |
| * | tor-netdoc: hsdesc: Disregard intro points after the MAX'th | Ian Jackson | 2023-06-28 | 1 | -7/+18 |
| * | tor-netdoc: Reject hsdescs with no intro points | Ian Jackson | 2023-06-28 | 1 | -0/+13 |
| * | Conditionalise an import | Ian Jackson | 2023-06-28 | 1 | -0/+1 |
| * | Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2 | pinkforest | 2023-06-27 | 2 | -7/+6 |
| * | netdoc: Remove dead_code exception; add accessors. | Nick Mathewson | 2023-06-26 | 1 | -2/+1 |
| * | netdoc: change a TODO HS about a distinguisher to a NOTE. | Nick Mathewson | 2023-06-26 | 1 | -4/+7 |
| * | netdoc: replace a test TODO with a reference to other tests | Nick Mathewson | 2023-06-26 | 1 | -1/+8 |
| * | netdoc: fill in some test data | Nick Mathewson | 2023-06-23 | 3 | -10/+34 |
| * | netdoc: Introduce HsDescError | Nick Mathewson | 2023-06-22 | 1 | -3/+10 |
| * | hsdesc.rs: finally remove "allows". | Nick Mathewson | 2023-06-16 | 1 | -12/+8 |
| * | netdoc::doc::hsdesc changes to let us downgrade/remove allows | Nick Mathewson | 2023-06-16 | 5 | -6/+5 |
| * | netdoc: unmark MAC_KEY_LEN as conjectural. | Nick Mathewson | 2023-06-16 | 1 | -1/+1 |
| * | netdoc: remove a TODO about moving a module to where it already is. | Nick Mathewson | 2023-06-16 | 1 | -2/+0 |
| * | netdoc: use ct_lookup for rend descriptor cookie lookup | Nick Mathewson | 2023-06-16 | 1 | -6/+3 |
| * | netdoc: Downgrade an HS todo wrt HS_DESC_AUTH_TYPE | Nick Mathewson | 2023-06-16 | 1 | -2/+3 |
| * | netdoc: downgrade some TODO HS to TODO HSS. | Nick Mathewson | 2023-06-16 | 2 | -7/+10 |
| * | tor-netdoc: remove use of arrayref. | Nick Mathewson | 2023-06-01 | 1 | -3/+7 |
| * | netdoc, hsclient: Update remaining ed25519::SecretKey users | Nick Mathewson | 2023-05-18 | 2 | -20/+17 |