aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-278-25/+25
|\ \ \
| * | | 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-272-12/+10
| * | | 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
| * | | tor-netdoc testdata-live: Run a downloadIan Jackson2026-07-2328-356/+367
| * | | tor-netdoc testdata-live: Write out a selected_relays.rs fileIan Jackson2026-07-231-0/+17
* | | | Merge branch 'promote-supported-consensus' into 'main'gabi-2502026-07-276-17/+37
|\ \ \ \
| * | | | Move supported consensus methods iteration to tor-dirauth from arti-dirauthIan Jackson2026-07-236-17/+37
| | |/ / | |/| |
* | | | arti: Ratelimit proxy error reportssyphyr2026-07-232-3/+47
* | | | proto: Include the actual cell command in an error messageGabriela Moldovan2026-07-231-3/+5
* | | | proto: Remove feature-gating from CircHop::handle_msg()Gabriela Moldovan2026-07-233-6/+4
|/ / /
* | | Merge branch 'arti-authority-plugin-1' into 'main'Ian Jackson2026-07-236-0/+482
|\ \ \
| * | | arti-dirauth: Correct URL for authority-plugin.mdIan Jackson2026-07-231-1/+1
| * | | arti-dirauth: FilenameOrStdio: Add doc and comments about permissionsIan Jackson2026-07-231-0/+3