| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | tor-netdoc: Store platform of TorVersion in Option | Clara Engler | 2026-06-02 | 2 | -7/+8 | |
| | * | | | tor-netdoc: Refactor RelayPlatform tests | Clara Engler | 2026-06-02 | 1 | -21/+28 | |
| |/ / / | ||||||
| * | | | Merge branch 'debug-weights' into 'main' | Jim Newsome | 2026-06-01 | 1 | -9/+17 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | NetDir::pick_relay: preemptively handle empty sequence | Jim Newsome | 2026-05-27 | 1 | -9/+17 | |
| * | | | Merge branch 'rm-semver' into 'main' | gabi-250 | 2026-06-01 | 9 | -66/+0 | |
| |\ \ \ | ||||||
| | * | | | Remove semver.md files post-release | Gabriela Moldovan | 2026-06-01 | 9 | -66/+0 | |
| |/ / / | ||||||
| * | | | Merge branch '2.4.0-bumps' into 'main'arti-v2.4.0 | gabi-250 | 2026-06-01 | 72 | -765/+853 | |
| |\ \ \ | ||||||
| | * | | | Bump arti crate to 2.4.0 | Gabriela Moldovan | 2026-06-01 | 4 | -4/+4 | |
| | * | | | Bump all the unstable tor- and arti- crates to 0.43.0 | Gabriela Moldovan | 2026-06-01 | 66 | -611/+611 | |
| | * | | | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2026-06-01 | 2 | -125/+213 | |
| | * | | | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2026-06-01 | 18 | -25/+25 | |
| * | | | | Merge branch 'changelog-2.4.0' into 'main' | gabi-250 | 2026-06-01 | 1 | -0/+298 | |
| |\ \ \ \ | ||||||
| | * | | | | CHANGELOG.md: Document more breaking changes | Gabriela Moldovan | 2026-06-01 | 1 | -0/+7 | |
| | * | | | | Add changelog for 2.4.0 | Gabriela Moldovan | 2026-06-01 | 1 | -0/+291 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'release-date-2.4.0' into 'main' | gabi-250 | 2026-06-01 | 1 | -1/+1 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Update release date | Gabriela Moldovan | 2026-06-01 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'rd-certs' into 'main' | Clara Engler | 2026-06-01 | 2 | -18/+37 | |
| |\ \ \ | ||||||
| | * | | | tor-netdoc: Use spec comment for identity-ed25519 | Clara Engler | 2026-06-01 | 1 | -2/+1 | |
| | * | | | tor-netdoc: Small spelling fix | Clara Engler | 2026-06-01 | 1 | -1/+1 | |
| | * | | | tor-netdoc: Fix RouterDesc::ed_identity expect msg | Clara Engler | 2026-06-01 | 1 | -1/+1 | |
| | * | | | tor-netdoc: Store identity_ed25519 in EmbeddedCert logic (fmt) | Clara Engler | 2026-06-01 | 1 | -1/+2 | |
| | * | | | tor-netdoc: Store identity_ed25519 in EmbeddedCert logic | Clara Engler | 2026-06-01 | 2 | -4/+12 | |
| | * | | | tor-netdoc: Extract KeyUnknownCert for identity cert (fmt) | Clara Engler | 2026-06-01 | 1 | -8/+6 | |
| | * | | | tor-netdoc: Extract KeyUnknownCert for identity cert | Clara Engler | 2026-06-01 | 1 | -4/+17 | |
| |/ / / | ||||||
| * | | | Merge branch 'rd-extract-id-key' into 'main' | Clara Engler | 2026-06-01 | 2 | -2/+12 | |
| |\ \ \ | ||||||
| | * | | | tor-netdoc: Add master-key-ed25519 | Clara Engler | 2026-06-01 | 2 | -2/+12 | |
| |/ / / | ||||||
| * | | | Merge branch 'fixup-feats' into 'main' | gabi-250 | 2026-06-01 | 3 | -7/+11 | |
| |\ \ \ | ||||||
| | * | | | arti-relay: Make the metrics feature non-experimental | Gabriela Moldovan | 2026-06-01 | 1 | -6/+1 | |
| | * | | | dirmgr: Run maint/fixup-features | Gabriela Moldovan | 2026-06-01 | 1 | -0/+1 | |
| | * | | | dirpublish: Run maint/fixup-features | Gabriela Moldovan | 2026-06-01 | 1 | -1/+9 | |
| |/ / / | ||||||
| * | | | Merge branch 'ticket2548_01' into 'main' | David Goulet | 2026-05-28 | 5 | -879/+888 | |
| |\ \ \ | ||||||
| | * | | | relay: Remove docs type link that are outside scope | David Goulet | 2026-05-28 | 1 | -5/+5 | |
| | * | | | relay: Recompute valid_until cache in view constructor | David Goulet | 2026-05-28 | 3 | -15/+17 | |
| | * | | | relay: Introduce src/task/crypto/keys.rs | David Goulet | 2026-05-28 | 3 | -694/+745 | |
| | * | | | relay: Rename try_rotate_keys_no_lock() | David Goulet | 2026-05-28 | 1 | -11/+14 | |
| | * | | | relay: Make FullKeyView pub(super) | David Goulet | 2026-05-28 | 2 | -13/+10 | |
| | * | | | relay: Remove locking of FullKeyView | David Goulet | 2026-05-28 | 2 | -114/+60 | |
| | * | | | relay: Rename try_generate_keys() | David Goulet | 2026-05-28 | 2 | -7/+7 | |
| | * | | | relay: Make FullKewView solely owned by the crypto task | David Goulet | 2026-05-28 | 3 | -61/+71 | |
| * | | | | Merge branch 'fslock-guard-android' into 'main' | Nick Mathewson | 2026-05-28 | 3 | -7/+89 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | fslock-guard: Provide specialized android impls. | Nick Mathewson | 2026-05-28 | 3 | -5/+71 | |
| | * | | | fslock-guard: Extract calls to {try_,}lock | Nick Mathewson | 2026-05-28 | 1 | -2/+18 | |
| * | | | | Merge branch 'patch-1' into 'main' | David Goulet | 2026-05-28 | 2 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | feat: Make KeystoreEntry::new() public | Aaron Dewes | 2025-09-29 | 2 | -1/+5 | |
| * | | | | | Merge branch 'stream-docs' into 'main' | David Goulet | 2026-05-28 | 3 | -4/+4 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | proto: Replace outdated references to RawCellStream | Gabriela Moldovan | 2026-05-28 | 3 | -4/+4 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge branch 'windows-fileid-check' into 'main' | Nick Mathewson | 2026-05-28 | 3 | -25/+47 | |
| |\ \ \ \ | ||||||
| | * | | | | fslock-guard: Use windows-sys and GetFileInformationByHandleEx. | Nick Mathewson | 2026-05-12 | 3 | -25/+47 | |
| * | | | | | Merge branch 'encode-vote-m' into 'main' | Ian Jackson | 2026-05-28 | 4 | -8/+38 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: semver: document Ord impls | Ian Jackson | 2026-05-28 | 1 | -0/+1 | |
