Commits on Source
100+
4c69cebe
relay-dns-popularity-counter: Add sketch for the popularity counter idea
Aug 25, 2026
d4d63730
doc/dev/notes/relay-dns: Mention preload cache in long-term plan
Aug 25, 2026
e7c55bbc
doc/dev/notes/relay-dns: Include additional factors from
@nickm
Aug 25, 2026
5ab6f255
doc/dev/notes/relay-dns: Remove note about info leak to ISP
Aug 25, 2026
243dc712
Merge branch 'dns-doc' into 'main'
Aug 25, 2026
88ab8995
Merge branch 'destroy-tests' into 'main'
Aug 25, 2026
763c88f3
tor-netdoc: testdata-live: Fix duplication of relay entries (script)
Aug 26, 2026
e31f9920
tor-netdoc: testdata-live: Fix duplication of relay entries (autogen)
Aug 26, 2026
2ff451df
Merge branch 'testdata-dedup' into 'main'
Aug 26, 2026
1a81a23f
tor-netdoc: Omit two otiose cfgs
Aug 26, 2026
178e4cb6
tor-netdoc: Provide test_support::parse_test_document
Aug 26, 2026
520e284d
tor-netdoc: testdata_live: introduce parsed document helpers
Aug 26, 2026
a5030a11
tor-netdoc: testdata_live: provide relay_document_by_nick
Aug 26, 2026
5cd34849
authority-plugin: compute-mds: Use Iso8601TimeNoSp for nominal time
Aug 26, 2026
fffdf432
tor-netdoc: Iso8601TimeNoSp: Make example into formal doctest
Aug 26, 2026
6b0f91ae
tor-proto: Make flowctl-cc and counter-galois-onion always-on.
Aug 26, 2026
94f758be
tor-proto: Apply deferred code reformatting.
Aug 26, 2026
97b1ef27
tor-circmgr: Make flowctl-cc always-on.
Aug 26, 2026
ed12434c
arti-client: Make flowctl-cc always-on.
Aug 26, 2026
7ba11610
arti: Note that flowctl-cc and cgo are always-on.
Aug 26, 2026
cfa49e2b
Merge branch 'insert-conflict' into 'main'
Aug 26, 2026
ade9db5a
Change schema for authority/consensus table
Aug 26, 2026
6798e78f
Remove misleading schema comment about gc
Aug 26, 2026
dde1587c
Merge branch 'plugin-nominal-time' into 'main'
Aug 26, 2026
802a92eb
tor-netdoc: Improve some poor formatting
Aug 26, 2026
6a4ad868
arti-dirauth: plugin: Swap BufWriter and Box<dyn Write>
Aug 26, 2026
0d744aff
proto: Remove allow(unused) from relay reactor
Aug 26, 2026
443eb903
proto: Remove unnecessary mut
Aug 26, 2026
67e53b59
tor-proto: Turn an expect into an allow
Aug 26, 2026
e0f11696
Merge branch 'rm-unused-allow' into 'main'
Aug 26, 2026
2768ed4c
Merge branch 'dirserver-query' into 'main'
Aug 26, 2026
d6764946
Merge branch 'consensus-authcert-schema' into 'main'
Aug 26, 2026
4ea8ae66
fslock-guard: Add test case for tight acquire/drop loop
Aug 26, 2026
d7cc8445
fslock-guard: Fix test case for tight acquire/drop loop
Aug 26, 2026
2495ded7
fslock-guard: Add comment about threads
Aug 26, 2026
d8f2909e
fslock-guard: Defend against forks in other threads
Aug 26, 2026
82eea36d
fslock-guard: Tidy some naming in tests
Aug 26, 2026
7af3492f
fslock-guard: Add test case for leaked fd
Aug 26, 2026
bbe4e1ac
Merge branch 'no-expect' into 'main'
Aug 26, 2026
9a93e3db
Merge branch 'fslock-guard-loop-test' into 'main'
Aug 26, 2026
eb2b8e5f
Merge branch 'misc' into 'main'
Aug 27, 2026
2573cbf2
Rename FlavoredConsensus to FlavoredConsensusBody
Aug 27, 2026
52da2a8a
Remove FlavoredConsensusBody::flavor()
Aug 27, 2026
c82fce23
Add FlavoredConsensusSignatures
Aug 27, 2026
002d3748
Add FlavoredConsensusUnverified::sigs()
Aug 27, 2026
e8cf1e93
Remove FlavoredConsensusUnverified::signatories()
Aug 27, 2026
5256fe4f
Add TODO about code repetition
Aug 27, 2026
52dd40e5
Run cargo-fmt
Aug 27, 2026
23c7783c
Merge branch 'fslock-explicit-unlock' into 'main'
Aug 27, 2026
5868c38b
tor-netdoc: Add a Panics doc comment
Aug 27, 2026
d1cdf667
Merge branch 'testdata-parse' into 'main'
Aug 27, 2026
dddf3d62
arti: Note deprecated features in readme.
Aug 27, 2026
f41467e8
tor-netdoc: Nickname: Provide .as_ref() and .as_str()
Aug 27, 2026
d3ce0a6c
arti-dirauith: Adjust tor-netdoc cargo features
Aug 27, 2026
ae687a12
tor-dirauth: impl tor_error::HasKind for MicrodescError
Aug 27, 2026
cabb8b57
arti-dirauth: plugin: impl From<Bug> for CliError
Aug 27, 2026
7c37571c
arti-dirauth: FilenameOrStdio: support reading
Aug 27, 2026
fcddefd9
arti-dirauth: FilenameOrStdio: Reading::description
Aug 27, 2026
9f6e4aac
tor-netdoc: Provide ItemStream::with_inner_lines_mut
Aug 27, 2026
cd057be6
arti-dirauth: plugin: CTorAnnotated helper type
Aug 27, 2026
2f44b16f
arti-dirauth: plugin: Provide New derive
Aug 27, 2026
7a73ef2e
arti-dirauth: plugin: Implement compute-mds
Aug 27, 2026
4393bbd5
arti-dirauth: plugin: Test compute-mds
Aug 27, 2026
f692c6a2
arti-dirauth: Fix typo
Aug 27, 2026
10827048
arti-dirauth: FilenameOrStdio: implement Debug for various types
Aug 27, 2026
592b651f
arti-dirauth: FilenameOrStdio: TODO for the stdio hang
Aug 27, 2026
b3574446
arti-dirauth: FilenameOrStdio: Remove a done TODO
Aug 27, 2026
3d7106e2
Merge branch 'da-microdesc' into 'main'
Aug 27, 2026
946f0afe
Add educe to tor-dirserver
Aug 27, 2026
187ca74a
Determine ConsensusMeta's flavor at compile-time
Aug 27, 2026
2e2f424d
Run cargo-fmt
Aug 27, 2026
5062922e
Merge branch 'consensus-meta-generic' into 'main'
Aug 27, 2026
47a0b4ea
Merge branch 'dirserver-types-sigs' into 'main'
Aug 27, 2026
741e73a4
proto: Make various items in oneshot_broadcast pub
Aug 27, 2026
652eae8a
proto: Move oneshot_broadcast to tor-async-utils
Aug 27, 2026
02591f42
async-utils: Enable the doc tests for oneshot_broadcast
Aug 27, 2026
a61696a3
async-utils: Allow SenderDropped to be exhaustive
Aug 27, 2026
c68e4dde
Merge branch 'always-on-flowctl-cgo' into 'main'
Aug 27, 2026
2758db1e
async-utils: Adjust a couple of doc links post-move
Aug 27, 2026
2e0c703b
Merge branch 'ek-hash' into 'main'
Aug 27, 2026
f6bd7bba
Merge branch 'oneshot-broadcast-util' into 'main'
Aug 27, 2026
18a9c60d
chacha20: 0.10.1 -> 0.10.2
Aug 31, 2026
f859871d
Merge branch 'chacha20' into 'main'
Aug 31, 2026
a0f059b5
Run fixup-features
Sep 01, 2026
dda34c79
Run cargo-sort
Sep 01, 2026
31448ce3
Add semver.md to tor-config
Sep 01, 2026
444438cb
Merge branch 'tor-config-semver' into 'main'
Sep 01, 2026
20c0c94e
Merge branch 'fixup-features' into 'main'
Sep 01, 2026
c9b82662
Bump arti-* and tor-* crates
Sep 01, 2026
7c609878
changelog: Trim trailing whitespace
Sep 01, 2026
3f8628d4
Bump patch for fslock-guard
Sep 01, 2026
36be08f5
Bump arti to 2.6.0
Sep 01, 2026
20f95eb2
Bump all crates with non-functional changes
Sep 01, 2026
29073616
Update release date
Sep 01, 2026
5f1bddee
changelog: Add changelog for 2.6.0
Sep 01, 2026
3b4a0c54
Merge branch 'cargo-set-version' into 'main'
Sep 01, 2026
9408aba0
Merge branch 'update-release-date' into 'main'
Sep 01, 2026
f1b2e075
changelog: Add links for 2.6.0
Sep 01, 2026
696d7726
changelog: Apply rephrasing and grammar fix from cve
Sep 01, 2026
28250499
changelog: Apply suggestions from opara
Sep 01, 2026
Additional commits have been omitted to prevent performance issues.
Loading
Loading