aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tor-netdoc: IpPattern: Improve docsIan Jackson2026-07-011-0/+5
|/ / /
* | | Merge branch 'cargo-update-250' into 'main'Nick Mathewson2026-06-303-342/+193
|\ \ \
| * | | Require a more recent "time" to fix parsing issues.Nick Mathewson2026-06-301-1/+1
| * | | Fix deprecation-warning in tor-dirmgr.Nick Mathewson2026-06-302-3/+3
| * | | Run cargo update.Nick Mathewson2026-06-301-339/+190
* | | | Merge branch 'relay-cmds' into 'main'gabi-2502026-06-307-12/+96
|\ \ \ \ | |/ / / |/| | |
| * | | proto: Add test for the incoming stream cmd allow listGabriela Moldovan2026-06-301-0/+48
| * | | proto: Update tests to pass the incoming cmd allow list to the reactor (fmt)Gabriela Moldovan2026-06-301-12/+21
| * | | proto: Update tests to pass the incoming cmd allow list to the reactorGabriela Moldovan2026-06-301-10/+12
| * | | proto: Pass the allowed incoming commands to the relay reactorGabriela Moldovan2026-06-302-1/+3
| * | | proto: Pass the allowed incoming commands to CreateRequestHandlerGabriela Moldovan2026-06-306-0/+23
|/ / /
* | | Merge branch 'remove_semver' into 'main'Nick Mathewson2026-06-308-70/+0
|\ \ \
| * | | Remove semver.md filesNick Mathewson2026-06-308-70/+0
|/ / /
* | | Merge branch 'api-surface-may-fail' into 'main'arti-v2.5.0Nick Mathewson2026-06-301-0/+2
|\ \ \
| * | | CI; Mark check-api-surface as may-failNick Mathewson2026-06-301-0/+2
* | | | Appease update-md-links.Nick Mathewson2026-06-301-1/+1
* | | | Merge remote-tracking branch 'origin/mr/4184'Nick Mathewson2026-06-301-2/+9
|\ \ \ \
| * | | | Small link syntax fix in CHANGELOG.mdClara Engler2026-06-301-1/+1
| * | | | Link to #2601 in CHANGELOG.mdClara Engler2026-06-301-0/+2
| * | | | TROVE-2026-027 in CHANGELOG.mdClara Engler2026-06-301-2/+7
* | | | | Merge branch 'version-bumps'Nick Mathewson2026-06-3081-844/+843
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Cargo update in hashx/equixNick Mathewson2026-06-302-83/+81
| * | | | Version bumps for 2.5.0Nick Mathewson2026-06-3079-761/+761
* | | | | Merge branch 'ff-20260630' into 'main'Nick Mathewson2026-06-303-4/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Run cargo sort in arti-relay.Nick Mathewson2026-06-301-4/+3
| * | | | arti-relay: Make "metrics" experimentalNick Mathewson2026-06-301-2/+0
| * | | | Run "fixup-features".Nick Mathewson2026-06-303-0/+6
* | | | | Merge branch 'changelog-2.5.0' into 'main'Nick Mathewson2026-06-301-0/+316
|\ \ \ \ \
| * | | | | Update changelog for Arti 2.5.0Clara Engler2026-06-301-0/+316
| | |/ / / | |/| | |
* | | | | Merge branch 'update-release' into 'main'Nick Mathewson2026-06-301-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update release date for 2.5.0Nick Mathewson2026-06-301-1/+1
|/ / / /
* / / / protover: Use a faster check for unrecognized protocol uniqueness.Nick Mathewson2026-06-301-9/+13
|/ / /
* | | Merge branch 'fix/add-warning-windows' into 'main'Jim Newsome2026-06-291-8/+41
|\ \ \
| * | | Add Windows compatibility for maint/add_warningpryty262026-06-291-8/+41
* | | | Merge branch 'sni' into 'main'opara2026-06-291-2/+5
|\ \ \ \
| * | | | tor-basic-utils: don't include '-' in random hostnamesSteven Engler2026-06-291-2/+5
|/ / / /
* | | | Merge branch 'audit' into 'main'opara2026-06-291-2/+2
|\ \ \ \
| * | | | deps: upgrade anyhow in 'Cargo.lock'Steven Engler2026-06-291-2/+2
|/ / / /
* | | | Merge branch 'more-eq' into 'main'Clara Engler2026-06-296-12/+16
|\ \ \ \
| * | | | tor-netdoc: Derive Eq on RouterDescSignaturesClara Engler2026-06-292-1/+2
| * | | | tor-netdoc: Derive Eq on RouterDescClara Engler2026-06-292-1/+2
| * | | | tor-netdoc: Derive Eq on (embedded) certificate typesClara Engler2026-06-293-2/+3
| * | | | tor-cert: Derive PartialEq and Eq on core typesClara Engler2026-06-292-8/+9
* | | | | Merge branch 'proto-incoming-2' into 'main'gabi-2502026-06-2911-199/+294
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arti-relay: Link IncomingStreamRequestFilter in RequestFilterGabriela Moldovan2026-06-291-1/+2
| * | | | proto: Remove confusing blurb about IncomingStream handlingGabriela Moldovan2026-06-291-3/+5
| * | | | proto: Clarify wording in relay reactor constructorGabriela Moldovan2026-06-291-1/+5
| * | | | proto: Say why INCOMING_BUFFER is set to STREAM_READER_BUFFERGabriela Moldovan2026-06-291-0/+5
| * | | | proto: Add expect(unused) where neededGabriela Moldovan2026-06-292-0/+3
| * | | | proto: Remove RelayCirc::allow_stream_requests()Gabriela Moldovan2026-06-291-141/+3