summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | arti-rpc-client-core: Fix windows buildTobias Stoeckmann2026-03-151-1/+1
|/ / / / / /
* | | | | | Merge branch 'bug2366' into 'main'Nick Mathewson2026-03-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | proto: Move criterion-cycles-per-byte to dev-dependenciesNick Mathewson2026-03-131-1/+1
|/ / / / /
* | | | | Merge branch 'shadow-keep-going' into 'main'Alexander Hansen Færøy2026-03-121-10/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | shadow ci: keep going after first failureJim Newsome2026-03-111-10/+14
* | | | | Merge branch 'relay-log-idents' into 'main'opara2026-03-122-0/+33
|\ \ \ \ \
| * | | | | arti-relay: Log relay identitiesSteven Engler2026-03-122-0/+33
* | | | | | Merge branch 'cert-entry2' into 'main'David Goulet2026-03-128-209/+755
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | keymgr: Add test retrieving an expired certGabriela Moldovan2026-03-121-1/+77
| * | | | | keymgr: Introduce a new TestCert typeGabriela Moldovan2026-03-121-4/+28
| * | | | | keymgr: Add tests for the new get_cert() APIGabriela Moldovan2026-03-121-1/+89
| * | | | | keymgr: Generate test cert specifiers using d-dGabriela Moldovan2026-03-122-24/+26
| * | | | | keymgr: Reexport the d-d helpersGabriela Moldovan2026-03-121-0/+5
| * | | | | keymgr: Make make_certificate() a top-level functionGabriela Moldovan2026-03-121-31/+32
| * | | | | keymgr: Add test for the auto-generated cert patternsGabriela Moldovan2026-03-121-0/+34
| * | | | | relay-crypto: Add test for cert specifier patternsGabriela Moldovan2026-03-121-1/+8
| * | | | | keymgr: Add new KeyMgr::get_cert_entry() APIGabriela Moldovan2026-03-121-1/+70
| * | | | | keymgr: Remove old has_certificate() optionGabriela Moldovan2026-03-122-52/+1
| * | | | | relay-crypto: Use the new CertSpecifier macroGabriela Moldovan2026-03-122-5/+13
| * | | | | keymgr: Add a new experimental CertSpecifier macroGabriela Moldovan2026-03-121-0/+303
| * | | | | keymgr: Move extract() out of parse_arti_path()Gabriela Moldovan2026-03-121-41/+41
| * | | | | keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier() (fmt)Gabriela Moldovan2026-03-121-3/+1
| * | | | | keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier()Gabriela Moldovan2026-03-125-61/+12
| * | | | | keymgr: Add a new trait for cert specifier patternsGabriela Moldovan2026-03-122-0/+31
|/ / / / /
* | | | | Merge branch 'flags-url' into 'main'Clara Engler2026-03-121-0/+3
|\ \ \ \ \
| * | | | | tor-netdir: Add spec link to flag descriptionsIan Jackson2026-03-111-0/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'rsa-tls-certs' into 'main'David Goulet2026-03-111-4/+20
|\ \ \ \ \
| * | | | | cert-x509: Generate TLS certs with RSA2048 subject keysNick Mathewson2026-03-111-4/+20
|/ / / / /
* | | | | Merge branch 'anon-request' into 'main'Ian Jackson2026-03-111-3/+44
|\ \ \ \ \
| * | | | | tor-dirclient: Use US spellingIan Jackson2026-03-111-6/+6
| * | | | | tor-dirclient: Attempt to explain AnonymizedRequestIan Jackson2026-03-111-3/+44
| |/ / / /
* | | | | Merge branch 'cert-denotators2' into 'main'Ian Jackson2026-03-114-30/+143
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | keymgr: Do not elide leading empty denotator groupsGabriela Moldovan2026-03-051-2/+5
| * | | | keymgr: Replace literal value with constantGabriela Moldovan2026-03-051-1/+1
| * | | | keymgr: Add test for paths with empty denotator groups (fmt)Gabriela Moldovan2026-03-051-1/+4
| * | | | keymgr: Add test for paths with empty denotator groupsGabriela Moldovan2026-03-051-0/+12
| * | | | keymgr: Add more tests for cert ArtiPath construction (fmt)Gabriela Moldovan2026-03-052-9/+9
| * | | | keymgr: Add more tests for cert ArtiPath constructionGabriela Moldovan2026-03-051-2/+17
| * | | | keymgr: Update cert ArtiPath building to use denotator groupsGabriela Moldovan2026-03-051-7/+18
| * | | | keymgr: Support having multiple denotator groups within an ArtiPathGabriela Moldovan2026-03-052-4/+14
| * | | | keymgr: Move denotator group validation to a separate functionGabriela Moldovan2026-03-051-3/+10
| * | | | keymgr: Update ArtiPath docs with the new denotator rulesGabriela Moldovan2026-03-051-3/+21
| * | | | keymgr: Implement KeySpecifier for KeyCertificateSpecifiersGabriela Moldovan2026-03-052-5/+39
* | | | | Merge branch 'netdir-exit-flag' into 'main'Ian Jackson2026-03-111-0/+4
|\ \ \ \ \
| * | | | | tor-netdir: Simply exit documentationClara Engler2026-03-091-7/+0
| * | | | | tor-netdir: Add is_flagged_exit() to RelayDetailsClara Engler2026-03-051-0/+11
| |/ / / /
* | | | | Merge branch 'rpc_stop_writing' into 'main'Ian Jackson2026-03-111-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rpc: Actually call the stop_writing method when data is all written!Nick Mathewson2026-03-101-0/+4
* | | | | Merge branch 'fix-arti-bench-bin-override' into 'main'gabi-2502026-03-101-10/+27
|\ \ \ \ \
| * | | | | chutney test setup: use explicit namespace destJim Newsome2026-03-091-10/+27