aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | keymgr: Preserve item metadata when converting to TestPublicKey (fmt)Gabriela Moldovan2026-03-171-1/+4
* | | | keymgr: Preserve item metadata when converting to TestPublicKeyGabriela Moldovan2026-03-171-1/+3
* | | | keymgr: Update cert testsGabriela Moldovan2026-03-171-1/+16
* | | | keymgr: Use the keypair specifier when generating keys.Gabriela Moldovan2026-03-171-1/+9
| |/ / |/| |
* | | keymgr, key-forge: Use our ssh-* forksGabriela Moldovan2026-03-162-2/+2
* | | Merge branch 'circ-react-logs' into 'main'David Goulet2026-03-162-2/+44
|\ \ \
| * | | proto: Add more logging to the new circuit reactorsGabriela Moldovan2026-03-122-2/+44
* | | | Merge branch 'typos' into 'main'opara2026-03-1642-54/+54
|\ \ \ \
| * | | | Fix grammar typosTobias Stoeckmann2026-03-156-9/+9
| * | | | Fix word duplicate typosTobias Stoeckmann2026-03-1540-46/+46
* | | | | Merge branch 'rpc-su-v2' into 'main'Nick Mathewson2026-03-1616-73/+444
|\ \ \ \ \
| * | | | | rpc-client: Run cbindgen to regenerate C header.Nick Mathewson2026-03-161-0/+20
| * | | | | rpc-client: add support to prefer/require su permissionNick Mathewson2026-03-165-2/+114
| * | | | | rpc: Add support for set_dormant.Nick Mathewson2026-03-163-7/+60
| * | | | | rpc: Implement superuser mode.Nick Mathewson2026-03-164-7/+50
| * | | | | rpc: add a "superuser" element to connect points.Nick Mathewson2026-03-162-0/+45
| * | | | | rpc: Do not allow a connection to be authenticated twiceNick Mathewson2026-03-164-10/+24
| * | | | | rpc: Move responsibility for Session creation to ConnectionNick Mathewson2026-03-165-64/+42
| * | | | | rpc: Add su capability to RpcSession, and methods to get/drop itNick Mathewson2026-03-161-2/+108
| | |/ / / | |/| | |
* | | | | Fix windows cargo warningsTobias Stoeckmann2026-03-152-1/+4
* | | | | arti-rpc-client-core: Fix windows buildTobias Stoeckmann2026-03-151-1/+1
| |/ / / |/| | |
* | | | proto: Move criterion-cycles-per-byte to dev-dependenciesNick Mathewson2026-03-131-1/+1
|/ / /
* | | Merge branch 'relay-log-idents' into 'main'opara2026-03-122-0/+33
|\ \ \
| * | | arti-relay: Log relay identitiesSteven Engler2026-03-122-0/+33
* | | | 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
| |/ /
* | | 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