summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-netdoc: parse2: Fix ItemValueParseable field attribute `with`Ian Jackson2025-10-062-2/+2
* | | | | Merge branch 'ci-remove-check-stage' into 'main'wesleyac2025-10-071-5/+4
|\ \ \ \ \
| * | | | | ci: Move "check" jobs into "build" stage.Wesley Aptekar-Cassels2025-10-021-5/+4
* | | | | | Merge branch '5225225/fix-fuzzing' into 'main'opara2025-10-076-37/+65
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Undo change to use ns_consensus feature, fix target to not need it52252252025-10-072-3/+3
| * | | | | fuzzing: fix up targets to compile52252252025-10-077-37/+65
| | |_|_|/ | |/| | |
* | | | | Merge branch 'deprecate_specific_handshakes' into 'main'Nick Mathewson2025-10-071-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tor-proto: deprecate handshake-specific create/extend variantsNick Mathewson2025-10-071-0/+10
|/ / / /
* | | | Merge branch 'fixup-indented' into 'main'Nick Mathewson2025-10-071-1/+35
|\ \ \ \
| * | | | Teach fixup-features to duplicate the modal indentation in an arrayNick Mathewson2025-10-021-1/+35
* | | | | Merge branch 'orport-addrs' into 'main'Ian Jackson2025-10-0717-64/+78
|\ \ \ \ \
| * | | | | tor-netdoc: Remove obsolete commentIan Jackson2025-10-061-2/+0
| * | | | | tor-netdoc: RouterStatus: unify `orport_addrs` and `addrs` methodsIan Jackson2025-10-064-10/+8
| * | | | | tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt)Ian Jackson2025-10-062-2/+7
| * | | | | tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-0614-55/+68
* | | | | | Merge branch 'netdoc-rework-more' into 'main'Ian Jackson2025-10-076-31/+30
|\ \ \ \ \ \
| * | | | | | tor-netdoc: Make rs `identity` field a Base64FingerprintIan Jackson2025-10-064-3/+4
| * | | | | | tor-netdoc: Provide Base64FingerprintIan Jackson2025-10-063-8/+24
| * | | | | | tor-netdoc: Use derive_more to derive some From implsIan Jackson2025-10-061-21/+3
| |/ / / / /
* | | | | | Merge branch 'cargo-add' into 'main'wesleyac2025-10-071-0/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Release.md: Suggest using cargo owner --add to update the owners.Gabriela Moldovan2025-10-061-0/+3
* | | | | | Merge branch 'fuzz-test' into 'main'opara2025-10-072-2/+39
|\ \ \ \ \ \
| * | | | | | ci: build fuzz testsSteven Engler2025-10-061-0/+16
| * | | | | | maint: add check option to 'maint/fuzz_it_all'Steven Engler2025-10-061-2/+23
|/ / / / / /
* | | | | | Merge branch 'describe-channel-padding' into 'main'Nick Mathewson2025-10-061-0/+65
|\ \ \ \ \ \
| * | | | | | circuit-padding: correct how channel padding detects queued cellsNick Mathewson2025-10-021-1/+6
| * | | | | | circuit-padding: Note interactions with existing channel padding.Nick Mathewson2025-10-011-0/+10
| * | | | | | circuit-padding.md: Describe how per-channel padding will work.Nick Mathewson2025-10-011-0/+50
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'arti-relay-rsa-keys' into 'main'wesleyac2025-10-066-11/+74
|\ \ \ \ \ \
| * | | | | | tor-relay-crypto: Fix KP_relayid_rsa typo.Wesley Aptekar-Cassels2025-10-021-1/+1
| * | | | | | Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-306-11/+74
* | | | | | | Merge branch 'ci-move-maint-check-changelog' into 'main'wesleyac2025-10-061-6/+1
|\ \ \ \ \ \ \
| * | | | | | | ci: Move maint-check-changelog into maint-checks.Wesley Aptekar-Cassels2025-10-021-6/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'ci-rust-recent-test-all-features-tpa-runners-only' into 'main'wesleyac2025-10-061-0/+12
|\ \ \ \ \ \ \
| * | | | | | | ci: Move minimal-features-test and every-crate to TPA runners.Wesley Aptekar-Cassels2025-10-021-0/+8
| * | | | | | | ci: Only run rust-recent-test-all-features on TPA runners.Wesley Aptekar-Cassels2025-10-021-0/+4
* | | | | | | | Merge branch 'chan_padder' into 'main'Nick Mathewson2025-10-069-59/+383
|\ \ \ \ \ \ \ \
| * | | | | | | | proto: Add a comment to note a naming issue.Nick Mathewson2025-10-021-0/+4
| * | | | | | | | proto: experimental API to install a per-channel padder.Nick Mathewson2025-10-022-0/+44
| * | | | | | | | proto: Implement channel padding with maybenot padders.Nick Mathewson2025-10-023-14/+95
| * | | | | | | | proto: start implementing logic for padding actions.Nick Mathewson2025-10-024-3/+48
| * | | | | | | | Add a blocker to channel outbound sink.Nick Mathewson2025-10-023-1/+20
| * | | | | | | | proto: Make DynTimeProvider explicit in channel padder types.Nick Mathewson2025-10-021-2/+6
| * | | | | | | | proto: Trigger maybenot events for channel-level padding.Nick Mathewson2025-10-023-7/+44
| * | | | | | | | proto: Generate per-sender NormalSent events from circuits.Nick Mathewson2025-10-012-4/+14
| * | | | | | | | proto: Propagate PaddingCtrl into ChannelSender.Nick Mathewson2025-10-012-50/+105
| * | | | | | | | proto: Add maybenot padding objects to the channel reactorNick Mathewson2025-10-012-1/+26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'upgrade-opentelemetry-crates' into 'main'Nick Mathewson2025-10-062-37/+93
|\ \ \ \ \ \ \ \
| * | | | | | | | opentelemetry: Upgrade crates.Wesley Aptekar-Cassels2025-10-062-37/+93
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'file-too-large' into 'main'wesleyac2025-10-061-3/+2
|\ \ \ \ \ \ \ \