summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'client_bootstrap_ctd' into 'main'gabi-2502026-06-022-4/+101
|\ \ \
| * | | client: Reflect manually disabled bootstrap in statusNick Mathewson2026-06-022-4/+101
| |/ /
* | | tor-chanmgr: Add doccomments and fix typo.Wesley Aptekar-Cassels2026-06-022-2/+4
* | | tor-chanmgr: Refactor metrics code slightly.Wesley Aptekar-Cassels2026-06-022-194/+161
* | | tor-chanmgr: Split out channels built error metrics.Wesley Aptekar-Cassels2026-06-022-7/+206
* | | tor-chanmgr: Separate inbound/outbound channel metrics.Wesley Aptekar-Cassels2026-06-022-8/+10
* | | metrics: Add descriptions and units for existing metrics.Wesley Aptekar-Cassels2026-06-021-5/+29
* | | Upgrade metrics to 0.24.6.Wesley Aptekar-Cassels2026-06-023-3/+3
* | | tor-chanmgr: Add metrics.Wesley Aptekar-Cassels2026-06-024-3/+49
* | | tor-netdoc: ns_variety_definition_macros: Use coherent orderingIan Jackson2026-06-021-7/+7
* | | tor-netdoc: ns_variety_definition_macros: Minor grammar fixIan Jackson2026-06-021-1/+1
* | | tor-netdoc: Remove a TODO that we've doneIan Jackson2026-06-021-1/+0
|/ /
* | Merge branch 'minor-doc-fix' into 'main'gabi-2502026-06-021-1/+1
|\ \
| * | proto: Fix typo in ResolveCmdChecker docsGabriela Moldovan2026-05-281-1/+1
* | | tor-netdoc: Add spec link for RelayPlatformClara Engler2026-06-021-0/+3
* | | tor-netdoc: Round-trip test for RelayPlatform encodingClara Engler2026-06-021-0/+7
* | | tor-netdoc: Implement Display for RelayPlatformClara Engler2026-06-022-0/+12
* | | tor-netdoc: Store platform of TorVersion in Option (fmt)Clara Engler2026-06-021-1/+3
* | | tor-netdoc: Store platform of TorVersion in OptionClara Engler2026-06-022-7/+8
* | | tor-netdoc: Refactor RelayPlatform testsClara Engler2026-06-021-21/+28
* | | Merge branch 'debug-weights' into 'main'Jim Newsome2026-06-011-9/+17
|\ \ \ | |_|/ |/| |
| * | NetDir::pick_relay: preemptively handle empty sequenceJim Newsome2026-05-271-9/+17
* | | Remove semver.md files post-releaseGabriela Moldovan2026-06-019-66/+0
* | | Merge branch '2.4.0-bumps' into 'main'arti-v2.4.0gabi-2502026-06-0161-676/+764
|\ \ \
| * | | Bump arti crate to 2.4.0Gabriela Moldovan2026-06-013-3/+3
| * | | Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-0155-527/+527
| * | | Run cargo update for {hashx,equix}/benchGabriela Moldovan2026-06-012-125/+213
| * | | Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-06-0117-21/+21
* | | | Update release dateGabriela Moldovan2026-06-011-1/+1
|/ / /
* | | tor-netdoc: Use spec comment for identity-ed25519Clara Engler2026-06-011-2/+1
* | | tor-netdoc: Small spelling fixClara Engler2026-06-011-1/+1
* | | tor-netdoc: Fix RouterDesc::ed_identity expect msgClara Engler2026-06-011-1/+1
* | | tor-netdoc: Store identity_ed25519 in EmbeddedCert logic (fmt)Clara Engler2026-06-011-1/+2
* | | tor-netdoc: Store identity_ed25519 in EmbeddedCert logicClara Engler2026-06-012-4/+12
* | | tor-netdoc: Extract KeyUnknownCert for identity cert (fmt)Clara Engler2026-06-011-8/+6
* | | tor-netdoc: Extract KeyUnknownCert for identity certClara Engler2026-06-011-4/+17
* | | tor-netdoc: Add master-key-ed25519Clara Engler2026-06-012-2/+12
* | | arti-relay: Make the metrics feature non-experimentalGabriela Moldovan2026-06-011-6/+1
* | | dirmgr: Run maint/fixup-featuresGabriela Moldovan2026-06-011-0/+1
* | | dirpublish: Run maint/fixup-featuresGabriela Moldovan2026-06-011-1/+9
* | | Merge branch 'ticket2548_01' into 'main'David Goulet2026-05-285-879/+888
|\ \ \
| * | | relay: Remove docs type link that are outside scopeDavid Goulet2026-05-281-5/+5
| * | | relay: Recompute valid_until cache in view constructorDavid Goulet2026-05-283-15/+17
| * | | relay: Introduce src/task/crypto/keys.rsDavid Goulet2026-05-283-694/+745
| * | | relay: Rename try_rotate_keys_no_lock()David Goulet2026-05-281-11/+14
| * | | relay: Make FullKeyView pub(super)David Goulet2026-05-282-13/+10
| * | | relay: Remove locking of FullKeyViewDavid Goulet2026-05-282-114/+60
| * | | relay: Rename try_generate_keys()David Goulet2026-05-282-7/+7
| * | | relay: Make FullKewView solely owned by the crypto taskDavid Goulet2026-05-283-61/+71
* | | | Merge branch 'fslock-guard-android' into 'main'Nick Mathewson2026-05-282-7/+88
|\ \ \ \ | |/ / / |/| | |