| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | arti-rpc-client-core: Fix windows build | Tobias Stoeckmann | 2026-03-15 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'bug2366' into 'main' | Nick Mathewson | 2026-03-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | proto: Move criterion-cycles-per-byte to dev-dependencies | Nick Mathewson | 2026-03-13 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'shadow-keep-going' into 'main' | Alexander Hansen Færøy | 2026-03-12 | 1 | -10/+14 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | shadow ci: keep going after first failure | Jim Newsome | 2026-03-11 | 1 | -10/+14 | |
| * | | | | | Merge branch 'relay-log-idents' into 'main' | opara | 2026-03-12 | 2 | -0/+33 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-relay: Log relay identities | Steven Engler | 2026-03-12 | 2 | -0/+33 | |
| * | | | | | | Merge branch 'cert-entry2' into 'main' | David Goulet | 2026-03-12 | 8 | -209/+755 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | keymgr: Add test retrieving an expired cert | Gabriela Moldovan | 2026-03-12 | 1 | -1/+77 | |
| | * | | | | | keymgr: Introduce a new TestCert type | Gabriela Moldovan | 2026-03-12 | 1 | -4/+28 | |
| | * | | | | | keymgr: Add tests for the new get_cert() API | Gabriela Moldovan | 2026-03-12 | 1 | -1/+89 | |
| | * | | | | | keymgr: Generate test cert specifiers using d-d | Gabriela Moldovan | 2026-03-12 | 2 | -24/+26 | |
| | * | | | | | keymgr: Reexport the d-d helpers | Gabriela Moldovan | 2026-03-12 | 1 | -0/+5 | |
| | * | | | | | keymgr: Make make_certificate() a top-level function | Gabriela Moldovan | 2026-03-12 | 1 | -31/+32 | |
| | * | | | | | keymgr: Add test for the auto-generated cert patterns | Gabriela Moldovan | 2026-03-12 | 1 | -0/+34 | |
| | * | | | | | relay-crypto: Add test for cert specifier patterns | Gabriela Moldovan | 2026-03-12 | 1 | -1/+8 | |
| | * | | | | | keymgr: Add new KeyMgr::get_cert_entry() API | Gabriela Moldovan | 2026-03-12 | 1 | -1/+70 | |
| | * | | | | | keymgr: Remove old has_certificate() option | Gabriela Moldovan | 2026-03-12 | 2 | -52/+1 | |
| | * | | | | | relay-crypto: Use the new CertSpecifier macro | Gabriela Moldovan | 2026-03-12 | 2 | -5/+13 | |
| | * | | | | | keymgr: Add a new experimental CertSpecifier macro | Gabriela Moldovan | 2026-03-12 | 1 | -0/+303 | |
| | * | | | | | keymgr: Move extract() out of parse_arti_path() | Gabriela Moldovan | 2026-03-12 | 1 | -41/+41 | |
| | * | | | | | keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier() (fmt) | Gabriela Moldovan | 2026-03-12 | 1 | -3/+1 | |
| | * | | | | | keymgr: Abolish KeyCertificateSpecifier::signing_key_specifier() | Gabriela Moldovan | 2026-03-12 | 5 | -61/+12 | |
| | * | | | | | keymgr: Add a new trait for cert specifier patterns | Gabriela Moldovan | 2026-03-12 | 2 | -0/+31 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'flags-url' into 'main' | Clara Engler | 2026-03-12 | 1 | -0/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdir: Add spec link to flag descriptions | Ian Jackson | 2026-03-11 | 1 | -0/+3 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'rsa-tls-certs' into 'main' | David Goulet | 2026-03-11 | 1 | -4/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cert-x509: Generate TLS certs with RSA2048 subject keys | Nick Mathewson | 2026-03-11 | 1 | -4/+20 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'anon-request' into 'main' | Ian Jackson | 2026-03-11 | 1 | -3/+44 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-dirclient: Use US spelling | Ian Jackson | 2026-03-11 | 1 | -6/+6 | |
| | * | | | | | tor-dirclient: Attempt to explain AnonymizedRequest | Ian Jackson | 2026-03-11 | 1 | -3/+44 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'cert-denotators2' into 'main' | Ian Jackson | 2026-03-11 | 4 | -30/+143 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | keymgr: Do not elide leading empty denotator groups | Gabriela Moldovan | 2026-03-05 | 1 | -2/+5 | |
| | * | | | | keymgr: Replace literal value with constant | Gabriela Moldovan | 2026-03-05 | 1 | -1/+1 | |
| | * | | | | keymgr: Add test for paths with empty denotator groups (fmt) | Gabriela Moldovan | 2026-03-05 | 1 | -1/+4 | |
| | * | | | | keymgr: Add test for paths with empty denotator groups | Gabriela Moldovan | 2026-03-05 | 1 | -0/+12 | |
| | * | | | | keymgr: Add more tests for cert ArtiPath construction (fmt) | Gabriela Moldovan | 2026-03-05 | 2 | -9/+9 | |
| | * | | | | keymgr: Add more tests for cert ArtiPath construction | Gabriela Moldovan | 2026-03-05 | 1 | -2/+17 | |
| | * | | | | keymgr: Update cert ArtiPath building to use denotator groups | Gabriela Moldovan | 2026-03-05 | 1 | -7/+18 | |
| | * | | | | keymgr: Support having multiple denotator groups within an ArtiPath | Gabriela Moldovan | 2026-03-05 | 2 | -4/+14 | |
| | * | | | | keymgr: Move denotator group validation to a separate function | Gabriela Moldovan | 2026-03-05 | 1 | -3/+10 | |
| | * | | | | keymgr: Update ArtiPath docs with the new denotator rules | Gabriela Moldovan | 2026-03-05 | 1 | -3/+21 | |
| | * | | | | keymgr: Implement KeySpecifier for KeyCertificateSpecifiers | Gabriela Moldovan | 2026-03-05 | 2 | -5/+39 | |
| * | | | | | Merge branch 'netdir-exit-flag' into 'main' | Ian Jackson | 2026-03-11 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdir: Simply exit documentation | Clara Engler | 2026-03-09 | 1 | -7/+0 | |
| | * | | | | | tor-netdir: Add is_flagged_exit() to RelayDetails | Clara Engler | 2026-03-05 | 1 | -0/+11 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'rpc_stop_writing' into 'main' | Ian Jackson | 2026-03-11 | 1 | -0/+4 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | rpc: Actually call the stop_writing method when data is all written! | Nick Mathewson | 2026-03-10 | 1 | -0/+4 | |
| * | | | | | Merge branch 'fix-arti-bench-bin-override' into 'main' | gabi-250 | 2026-03-10 | 1 | -10/+27 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | chutney test setup: use explicit namespace dest | Jim Newsome | 2026-03-09 | 1 | -10/+27 | |
