aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | relay: Initial skeleton of the descriptor upload taskDavid Goulet2026-07-285-0/+282
|/ / / / / /
* | | | | | Merge branch 'use-shadow-exec2' into 'main'David Goulet2026-07-282-61/+64
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | integration-e2e-shadow: use shadow-exec to forward output to consoleJim Newsome2026-07-271-19/+14
| * | | | | CI: bump shadow commitJim Newsome2026-07-271-2/+2
| * | | | | integration-e2e-shadow: use shadowtools.config to typecheck generated shadow ...Jim Newsome2026-07-272-42/+50
| | |/ / / | |/| | |
* | | | | Merge branch 'destroyreason' into 'main'gabi-2502026-07-282-3/+3
|\ \ \ \ \
| * | | | | align DestroyReason with torspec!490ramdoys2026-07-282-3/+3
| |/ / / /
* | | | | Merge branch 'circ-handshake-cleanup' into 'main'David Goulet2026-07-271-9/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-proto: build crypt state after building hop settingsSteven Engler2026-07-271-10/+10
| * | | | tor-proto: move where we split 'crypt' in CREATE_FAST handshakeSteven Engler2026-07-271-2/+2
| * | | | tor-proto: add some log messages after circuit handshakeSteven Engler2026-07-271-0/+5
|/ / / /
* | | | Merge branch 'clippy' into 'main'opara2026-07-275-16/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | tor-proto: Remove a redundant explicit link targetIan Jackson2026-07-271-1/+1
| * | | tor-hsservice: Remove a useless formatIan Jackson2026-07-271-4/+4
| * | | tor-netdoc: Replace two open-coded slice::fillIan Jackson2026-07-272-6/+2
| * | | tor-hscrypto: Replace .chunks_exact with .as_chunks (fmt)Ian Jackson2026-07-271-4/+4
| * | | tor-hscrypto: Replace .chunks_exact with .as_chunksIan Jackson2026-07-271-3/+2
* | | | Merge branch 'intern' into 'main'Ian Jackson2026-07-279-25/+26
|\ \ \ \
| * | | | tor-netdoc: Make RouterStatus.port_policy use Intern, not ArcIan Jackson2026-07-272-2/+1
| * | | | tor-netdoc: Make the str in a SoftwareVersion be Intern (fmt)Ian Jackson2026-07-271-3/+1
| * | | | tor-netdoc: Make the str in a SoftwareVersion be InternIan Jackson2026-07-272-3/+4
| * | | | tor-protover: Use GloballyInternableIan Jackson2026-07-273-12/+11
| * | | | tor-protover: Replace Arc with InternIan Jackson2026-07-271-7/+7
| * | | | tor-basic-utils: Intern is always CloneIan Jackson2026-07-273-1/+5
| |/ / /
* | | | Merge branch 'create-fast' into 'main'opara2026-07-275-79/+159
|\ \ \ \
| * | | | tor-proto: add a TODO for crypt protocol and cc alg logicSteven Engler2026-07-271-0/+4
| * | | | tor-proto: add `HandshakeSubprotocols`Steven Engler2026-07-272-9/+49
| * | | | tor-proto: remove `CircNetParameters::extend_by_ed25519_id`Steven Engler2026-07-274-10/+1
| * | | | tor-proto: add `HopSettings::from_handshake_params()`Steven Engler2026-07-272-71/+115
| * | | | tor-proto: require feat 'counter-galois-onion' for 'relay'Steven Engler2026-07-271-0/+1
| |/ / /
* | | | Merge branch 'testdata-export-bis' into 'main'Ian Jackson2026-07-2732-484/+728
|\ \ \ \
| * | | | tor-netdoc testdata-live: Abolish selected_relays.rsIan Jackson2026-07-272-27/+0
| * | | | tor-netdoc testdata-live: Switch to generated_consts.rsIan Jackson2026-07-271-61/+7
| * | | | tor-netdoc testdata-live-download: Generate generated_consts.rsIan Jackson2026-07-272-1/+324
| * | | | tor-netdoc testdata-live: Run a downloadIan Jackson2026-07-2728-396/+398
* | | | | Merge branch 'testdata-report-nits' into 'main'Ian Jackson2026-07-271-1/+5
|\| | | | | |/ / / |/| | |
| * | | tor-netdoc testdata-live: Add a comment about running without downloadIan Jackson2026-07-271-0/+4
| * | | tor-netdoc testdata-live: Fail if curl failsIan Jackson2026-07-271-1/+1
* | | | Merge branch 'remove-expect-unused' into 'main'Ian Jackson2026-07-272-2/+2
|\ \ \ \
| * | | | arti-relay: Add back allow(clippy::unused_async)Gabriela Moldovan2026-07-272-0/+2
| * | | | arti-relay: Remove unused_async clippy escape hatchGabriela Moldovan2026-07-272-2/+0
* | | | | Merge branch 'netdoc-affordances' into 'main'Ian Jackson2026-07-276-20/+38
|\ \ \ \ \
| * | | | | tor-netdoc: docs: fix typos and linkifyIan Jackson2026-07-271-2/+2
| * | | | | tor-netdoc: Don't writhe in a doc commentIan Jackson2026-07-271-1/+1
| * | | | | tor-netdoc: derive Hash for netstatus::ConsensusMethodsIan Jackson2026-07-232-1/+2
| * | | | | tor-netdoc: Use encode_netdoc_unsigned in several placesIan Jackson2026-07-233-19/+9
| * | | | | tor-netdoc: Provide free functions for encodingIan Jackson2026-07-232-0/+27
| |/ / / /
* | | | | Merge branch 'testdata-export' into 'main'Ian Jackson2026-07-2765-391/+508
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | tor-netdoc testdata-live: Export for the benefit of other cratesIan Jackson2026-07-232-0/+89
| * | | | Require derive-deftly 1.11.4Ian Jackson2026-07-2334-35/+35