aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-netdoc tests: Test roundtrip of subset of live dataIan Jackson2026-07-152-2/+55
| * | | | tor-netdoc tests: Run new testdata-live-download scriptIan Jackson2026-07-153-0/+473
| * | | | tor-netdoc tests: Provide new testdata-live-download scriptIan Jackson2026-07-153-0/+78
| * | | | tor-netdoc: Add some missing "retain-unknown" cfg gates to testsIan Jackson2026-07-151-4/+4
| * | | | tor-netdoc: Now that poc is gone, make some things no longer pub(crate)Ian Jackson2026-07-151-9/+4
| * | | | tor-netdoc: Abolish pocIan Jackson2026-07-155-421/+0
| * | | | tor-dirserver: Use "plain" consensus terminology rather than "ns" (fmt)Ian Jackson2026-07-151-1/+4
| * | | | tor-dirserver: Use "plain" consensus terminology rather than "ns"Ian Jackson2026-07-151-12/+12
| * | | | tor-dirserver: Use real consensus types, not poc (fmt)Ian Jackson2026-07-151-4/+1
| * | | | tor-dirserver: Use real consensus types, not pocIan Jackson2026-07-151-3/+2
|/ / / /
* | | | Merge branch 'spin' into 'main'gabi-2502026-07-151-2/+2
|\ \ \ \
| * | | | Update spin to 0.9.8Ian Jackson2026-07-151-2/+2
|/ / / /
* | | | Merge branch 'crossbeam-epoch' into 'main'Jim Newsome2026-07-131-2/+2
|\ \ \ \
| * | | | maint/cargo-audit: Bump crossbeam-epoch to address RUSTSEC-2026-0204Gabriela Moldovan2026-07-131-2/+2
* | | | | Merge branch 'clippy_warning' into 'main'Jim Newsome2026-07-1331-64/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | arti: subcommands: keys: Fix clippy::for-kv-maphjrgrn2026-07-131-2/+2
| * | | | arti-client: Fix formattinghjrgrn2026-07-102-9/+2
| * | | | tor-persist: Fix clippy warninghjrgrn2026-07-101-1/+1
| * | | | multiple crates: Fix clippy warningshjrgrn2026-07-1023-42/+42
| * | | | fs-mistrust: Fix clippy warningshjrgrn2026-07-101-1/+1
| * | | | safelog: Fix clippy warningshjrgrn2026-07-101-5/+5
| * | | | maint: fixup-features: Fix clippy warningshjrgrn2026-07-101-4/+4
| * | | | test-temp-dir: Fix clippy warninghjrgrn2026-07-101-2/+2
| * | | | tor-error: Fix clippy warningshjrgrn2026-07-102-2/+2
| * | | | retry-error: Fix clippy warninghjrgrn2026-07-101-1/+1
| | |/ / | |/| |
* | | | Merge branch 'upgrade-cipher' into 'main'gabi-2502026-07-1311-61/+126
|\ \ \ \ | |/ / / |/| | |
| * | | Upgrade cipher, aes, and ctr.Nick Mathewson2026-07-1311-61/+126
* | | | Merge branch 'onion-svc-negotiate-v2' into 'main'Nick Mathewson2026-07-0227-92/+724
|\ \ \ \
| * | | | Change HS descriptor sendme_inc into a NonZeroU8Nick Mathewson2026-07-024-9/+12
| * | | | hs: Add a TODO about #2598 refactoringNick Mathewson2026-07-022-0/+6
| * | | | Do not incluede negotiate_subproto in subproto_requestNick Mathewson2026-07-022-4/+8
| * | | | Cargo plumbing to expose HS extension negotiationNick Mathewson2026-07-022-0/+9
| * | | | hsclient: Support protocol negotiation for CGO and flowctrl-ccNick Mathewson2026-07-028-13/+208
| * | | | hsservice: Accept and negotiate protocol extensions.Nick Mathewson2026-07-022-4/+93
| * | | | tor-units: impl From<BoundedInt<1, 254>> for u8.Nick Mathewson2026-07-021-0/+6
| * | | | hsservice: Advertise flowctrl and cgo as appropriate.Nick Mathewson2026-07-025-0/+92
| * | | | netdoc: Add new capability negotiation pieces to hsdesc.Nick Mathewson2026-07-024-5/+174
| * | | | cell: Accessors for more intro extensions.Nick Mathewson2026-07-021-7/+16
| * | | | cell: Make "extlist" generate methods to access variants.Nick Mathewson2026-07-021-0/+18
| * | | | proto: Allow HsV3 to use cgo.Nick Mathewson2026-07-021-2/+8
| * | | | proto: Do not automatically disable CC with hsv3.Nick Mathewson2026-07-022-20/+12
| * | | | proto: log virtual hop additions at trace.Nick Mathewson2026-07-021-0/+2
| * | | | proto: Improve/clarify documentation on extend_virtual.Nick Mathewson2026-07-021-0/+8
| * | | | protover: New constructor taking kind and versionsNick Mathewson2026-07-021-0/+17
| * | | | protover: Extract version-list parsing to a new functionNick Mathewson2026-07-021-41/+48
* | | | | Merge branch 'rangemap-mutate-range' into 'main'Ian Jackson2026-07-026-0/+327
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-netdoc: rangemap_mutate_range: Adjust a plaintive commentIan Jackson2026-07-021-1/+1
| * | | | tor-netdoc: rangemap_mutate_range: New functionIan Jackson2026-07-026-0/+327
|/ / / /
* | | | Merge branch 'partialeq-netdoc' into 'main'Ian Jackson2026-07-024-4/+6
|\ \ \ \
| * | | | tor-netdoc: Remove Eq on various typesClara Engler2026-07-024-4/+6
|/ / / /