| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | docs: Mention examples and maint crates in release docs. | Wesley Aptekar-Cassels | 2025-10-07 | 1 | -0/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'parse2-prep-more' into 'main' | opara | 2025-10-07 | 5 | -4/+21 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-netdoc: parse2: Make NetdocParseableFields work out of-module | Ian Jackson | 2025-10-06 | 1 | -0/+9 | |
| | * | | | | | tor-netdoc: parse2: Break out check_no_object | Ian Jackson | 2025-10-06 | 2 | -1/+9 | |
| | * | | | | | tor-netdoc: parse2: Fix variety ordering in a doc comment | Ian Jackson | 2025-10-06 | 1 | -1/+1 | |
| | * | | | | | tor-netdoc: parse2: Fix ItemValueParseable field attribute `with` | Ian Jackson | 2025-10-06 | 2 | -2/+2 | |
| * | | | | | | Merge branch 'ci-remove-check-stage' into 'main' | wesleyac | 2025-10-07 | 1 | -5/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ci: Move "check" jobs into "build" stage. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -5/+4 | |
| * | | | | | | | Merge branch '5225225/fix-fuzzing' into 'main' | opara | 2025-10-07 | 6 | -37/+65 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Undo change to use ns_consensus feature, fix target to not need it | 5225225 | 2025-10-07 | 2 | -3/+3 | |
| | * | | | | | | fuzzing: fix up targets to compile | 5225225 | 2025-10-07 | 7 | -37/+65 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'deprecate_specific_handshakes' into 'main' | Nick Mathewson | 2025-10-07 | 1 | -0/+10 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | tor-proto: deprecate handshake-specific create/extend variants | Nick Mathewson | 2025-10-07 | 1 | -0/+10 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'fixup-indented' into 'main' | Nick Mathewson | 2025-10-07 | 1 | -1/+35 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Teach fixup-features to duplicate the modal indentation in an array | Nick Mathewson | 2025-10-02 | 1 | -1/+35 | |
| * | | | | | | Merge branch 'orport-addrs' into 'main' | Ian Jackson | 2025-10-07 | 17 | -64/+78 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: Remove obsolete comment | Ian Jackson | 2025-10-06 | 1 | -2/+0 | |
| | * | | | | | | tor-netdoc: RouterStatus: unify `orport_addrs` and `addrs` methods | Ian Jackson | 2025-10-06 | 4 | -10/+8 | |
| | * | | | | | | tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt) | Ian Jackson | 2025-10-06 | 2 | -2/+7 | |
| | * | | | | | | tor-linkspec: Change HasAddrs::addrs to return an Iterator | Ian Jackson | 2025-10-06 | 14 | -55/+68 | |
| * | | | | | | | Merge branch 'netdoc-rework-more' into 'main' | Ian Jackson | 2025-10-07 | 6 | -31/+30 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-netdoc: Make rs `identity` field a Base64Fingerprint | Ian Jackson | 2025-10-06 | 4 | -3/+4 | |
| | * | | | | | | | tor-netdoc: Provide Base64Fingerprint | Ian Jackson | 2025-10-06 | 3 | -8/+24 | |
| | * | | | | | | | tor-netdoc: Use derive_more to derive some From impls | Ian Jackson | 2025-10-06 | 1 | -21/+3 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'cargo-add' into 'main' | wesleyac | 2025-10-07 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Release.md: Suggest using cargo owner --add to update the owners. | Gabriela Moldovan | 2025-10-06 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'fuzz-test' into 'main' | opara | 2025-10-07 | 2 | -2/+39 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ci: build fuzz tests | Steven Engler | 2025-10-06 | 1 | -0/+16 | |
| | * | | | | | | | maint: add check option to 'maint/fuzz_it_all' | Steven Engler | 2025-10-06 | 1 | -2/+23 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'describe-channel-padding' into 'main' | Nick Mathewson | 2025-10-06 | 1 | -0/+65 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | circuit-padding: correct how channel padding detects queued cells | Nick Mathewson | 2025-10-02 | 1 | -1/+6 | |
| | * | | | | | | | circuit-padding: Note interactions with existing channel padding. | Nick Mathewson | 2025-10-01 | 1 | -0/+10 | |
| | * | | | | | | | circuit-padding.md: Describe how per-channel padding will work. | Nick Mathewson | 2025-10-01 | 1 | -0/+50 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'arti-relay-rsa-keys' into 'main' | wesleyac | 2025-10-06 | 6 | -11/+74 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-relay-crypto: Fix KP_relayid_rsa typo. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -1/+1 | |
| | * | | | | | | | Lay foundations for RSA keys in keystore. | Wesley Aptekar-Cassels | 2025-09-30 | 6 | -11/+74 | |
| * | | | | | | | | Merge branch 'ci-move-maint-check-changelog' into 'main' | wesleyac | 2025-10-06 | 1 | -6/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ci: Move maint-check-changelog into maint-checks. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -6/+1 | |
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'ci-rust-recent-test-all-features-tpa-runners-only' into 'main' | wesleyac | 2025-10-06 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ci: Move minimal-features-test and every-crate to TPA runners. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -0/+8 | |
| | * | | | | | | | | ci: Only run rust-recent-test-all-features on TPA runners. | Wesley Aptekar-Cassels | 2025-10-02 | 1 | -0/+4 | |
| * | | | | | | | | | Merge branch 'chan_padder' into 'main' | Nick Mathewson | 2025-10-06 | 9 | -59/+383 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | proto: Add a comment to note a naming issue. | Nick Mathewson | 2025-10-02 | 1 | -0/+4 | |
| | * | | | | | | | | | proto: experimental API to install a per-channel padder. | Nick Mathewson | 2025-10-02 | 2 | -0/+44 | |
| | * | | | | | | | | | proto: Implement channel padding with maybenot padders. | Nick Mathewson | 2025-10-02 | 3 | -14/+95 | |
| | * | | | | | | | | | proto: start implementing logic for padding actions. | Nick Mathewson | 2025-10-02 | 4 | -3/+48 | |
| | * | | | | | | | | | Add a blocker to channel outbound sink. | Nick Mathewson | 2025-10-02 | 3 | -1/+20 | |
| | * | | | | | | | | | proto: Make DynTimeProvider explicit in channel padder types. | Nick Mathewson | 2025-10-02 | 1 | -2/+6 | |
| | * | | | | | | | | | proto: Trigger maybenot events for channel-level padding. | Nick Mathewson | 2025-10-02 | 3 | -7/+44 | |
| | * | | | | | | | | | proto: Generate per-sender NormalSent events from circuits. | Nick Mathewson | 2025-10-01 | 2 | -4/+14 | |
