summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | doc/dev/notes: keymgr-certificates: Remove unreadable chunk from intro.Gabriela Moldovan2024-11-141-8/+3
| * | | doc/dev/notes: keymgr-certificates: Remove unnecessary args.Gabriela Moldovan2024-11-141-4/+0
| * | | doc/dev/notes: keymgr-certificates: Reorder args for clarity.Gabriela Moldovan2024-11-141-4/+4
| * | | doc/dev/notes: keymgr-certificates: Move subject key specifier to trait.Gabriela Moldovan2024-11-141-2/+2
| * | | doc/dev/notes: keymgr-certificates: Say that cert paths are derived from key ...Gabriela Moldovan2024-11-141-26/+39
| * | | doc/dev/notes: keymgr-certificates: Mention the uid we settled on in !2577.Gabriela Moldovan2024-11-141-5/+5
| * | | doc/dev/notes: keymgr-certificates: Remove outdated design.Gabriela Moldovan2024-11-141-191/+33
| * | | doc/dev/notes: keymgr-certificates: Clarify confusing wording.Gabriela Moldovan2024-11-141-3/+2
| * | | doc/dev/notes: keymgr-certificates: Make the signing_key optionally present i...Gabriela Moldovan2024-11-141-3/+37
| * | | doc/dev/notes: keymgr-certificates: Remove redundant fields from KeyCertifica...Gabriela Moldovan2024-11-141-5/+0
| * | | doc/dev/notes: keymgr-certificates: Clarify what KeyType/CertType is about.Gabriela Moldovan2024-11-141-0/+7
| * | | doc/dev/notes: keymgr-certificates: Remove misleading statement.Gabriela Moldovan2024-11-141-1/+0
| * | | doc/dev/notes: keymgr-certificates: Add a revised proposal.Gabriela Moldovan2024-11-141-0/+358
| * | | doc/dev/notes: keymgr-certificates: Say that the original proposal is rejected.Gabriela Moldovan2024-11-141-7/+12
| * | | doc/dev/notes: keymgr-certificates: Update key notation for clarity.Gabriela Moldovan2024-11-141-6/+8
| * | | doc/dev/notes: keymgr-certificates: Add note about certificate management.Gabriela Moldovan2024-11-141-0/+177
|/ / /
* | | Merge branch 'rpc-spec-updates-2' into 'main'Ian Jackson2024-11-141-5/+11
|\ \ \ | |/ / |/| |
| * | rpc-connect-sketch: clarify "no new critical members" principle.Nick Mathewson2024-11-131-5/+11
* | | Merge branch 'relay-bin-2' into 'main'David Goulet2024-11-136-6/+216
|\ \ \ | |/ / |/| |
| * | arti-relay: add cli testsSteven Engler2024-11-131-0/+35
| * | arti-relay: add 'build-info' subcommandSteven Engler2024-11-133-0/+57
| * | arti-relay: add clap for cliSteven Engler2024-11-134-2/+113
| * | arti-relay: add 'test-all-crates' and 'matrix-check' exceptionsSteven Engler2024-11-132-2/+7
| * | arti-relay: add 'default-runtime' featureSteven Engler2024-11-131-2/+4
|/ /
* | Merge branch 'rpc-spec-updates' into 'main'Nick Mathewson2024-11-132-8/+56
|\ \
| * | rpc-connect-sketch: Per discussion, change non-localhost to "decline"Nick Mathewson2024-11-121-1/+1
| * | rpc-connect-sketc: Add question on TOML tolerance.Nick Mathewson2024-11-071-0/+6
| * | rpc-connect-sketch: more specific abort/decline documentationNick Mathewson2024-11-071-6/+12
| * | rpc-connect-sketch: more on philosophy of client error handlingNick Mathewson2024-11-071-2/+34
| * | rpc-cookie: shell expansion happens before the addr is canonicalNick Mathewson2024-11-071-0/+2
| * | rpc-connect: Clarify server behavior on disabled entries.Nick Mathewson2024-11-071-0/+2
* | | Merge branch 'reconfigure' into 'main'opara2024-11-131-2/+9
|\ \ \
| * | | tor-chanmgr: fix reconfigure bug when given `CheckAllOrNothing`Steven Engler2024-11-121-2/+9
|/ / /
* | | Merge branch 'dev/cve/thiserror' into 'main'Ian Jackson2024-11-1259-187/+207
|\ \ \
| * | | cargo: Update `thiserror` to `2`Clara Engler2024-11-1258-186/+206
| * | | fs-mistrust: Remove outdated thiserror syntaxClara Engler2024-11-121-1/+1
|/ / /
* | | Merge branch 'remove-debug-panic' into 'main'Alexander Hansen Færøy2024-11-122-7/+1
|\ \ \
| * | | tor-chanmgr: remove panics in debug buildsSteven Engler2024-11-112-7/+1
* | | | Merge branch 'remove-deadcode' into 'main'Nick Mathewson2024-11-121-41/+0
|\ \ \ \
| * | | | tor-config-path: remove exploratory code in commentNick Mathewson2024-11-041-41/+0
* | | | | Merge branch 'instant-advisory' into 'main'Ian Jackson2024-11-121-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cargo_audit: Temporarily ignore RUSTSEC-2024-0384.Gabriela Moldovan2024-11-121-0/+8
|/ / / /
* | | | Merge branch 'tor-proto_benchmarks' into 'main'gabi-2502024-11-1112-23/+827
|\ \ \ \
| * | | | tor-proto: change the case of the macrosLionel Goffaux2024-11-082-6/+6
| * | | | tor-proto: condition benchmarks to the bench featureLionel Goffaux2024-11-061-0/+4
| * | | | tor-proto: put every bench_utils mod behind the bench featureLionel Goffaux2024-11-064-4/+4
| * | | | tor-proto: add macro for encryption/decryption bench setupLionel Goffaux2024-11-062-96/+47
| * | | | tor-proto: use as_nanos for CpuTimeLionel Goffaux2024-11-061-1/+5
| * | | | tor-proto: change the visibility of the RelayBody inner structLionel Goffaux2024-11-061-1/+1
| * | | | tor-proto: remove inlines attributesLionel Goffaux2024-11-062-4/+0