| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge branch 'rd-encode' into 'main' | Ian Jackson | 2026-07-02 | 3 | -17/+50 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-netdoc: Derive encoding for RouterSignature | Clara Engler | 2026-07-02 | 1 | -9/+6 | |
| | * | | | | tor-netdoc: Add TODO for .encode_sign() | Clara Engler | 2026-07-02 | 1 | -0/+1 | |
| | * | | | | tor-netdoc: Change concept of test_parse2 | Clara Engler | 2026-07-02 | 1 | -4/+4 | |
| | * | | | | tor-netdoc: Round-trip encoding test | Clara Engler | 2026-07-02 | 1 | -1/+23 | |
| | * | | | | tor-netdoc: Adjust test_parse2 to keep signatures | Clara Engler | 2026-07-02 | 1 | -4/+5 | |
| | * | | | | tor-netdoc: NetdocEncodable for RouterDesc | Clara Engler | 2026-07-02 | 2 | -5/+8 | |
| | * | | | | tor-netdoc: NetdocEncodable for RouterDescSignatures | Clara Engler | 2026-07-02 | 2 | -1/+2 | |
| | * | | | | tor-netdoc: ItemValueEncodable for RouterSignature | Clara Engler | 2026-07-02 | 2 | -0/+8 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'stream-msg-parse' into 'main' | gabi-250 | 2026-07-02 | 2 | -23/+53 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | proto: Add TODO about the eventual client-side reactor rewrite | Gabriela Moldovan | 2026-07-02 | 1 | -0/+10 | |
| | * | | | proto: Re-enable IncomingCmdChecker test (fmt) | Gabriela Moldovan | 2026-07-01 | 1 | -2/+6 | |
| | * | | | proto: Re-enable IncomingCmdChecker test | Gabriela Moldovan | 2026-07-01 | 1 | -14/+7 | |
| | * | | | proto: Allow BeginDir and Resolve messages in the stream reactor (fmt) | Gabriela Moldovan | 2026-07-01 | 1 | -1/+3 | |
| | * | | | proto: Allow BeginDir and Resolve messages in the stream reactor | Gabriela Moldovan | 2026-07-01 | 1 | -9/+30 | |
| * | | | | Merge branch 'addr-policy-api-bis' into 'main' | Clara Engler | 2026-07-02 | 4 | -2/+27 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-netdoc: Improve Debug for PortRange | Ian Jackson | 2026-07-01 | 1 | -1/+2 | |
| | * | | | | tor-netdoc: AddrPolicy::rules provides a DoubleEndedIterator | Ian Jackson | 2026-07-01 | 2 | -1/+2 | |
| | * | | | | tor-netdoc: Make PortRange Copy | Ian Jackson | 2026-07-01 | 2 | -1/+2 | |
| | * | | | | tor-netdoc: Add conversions between PortRange and RangeInclusive | Ian Jackson | 2026-07-01 | 2 | -0/+14 | |
| | * | | | | tor-netdoc: Add (private) PortPolicy::from_allowed_ranges constructor | Ian Jackson | 2026-07-01 | 1 | -0/+8 | |
| * | | | | | Merge branch 'upgrade-itertools' into 'main' | Nick Mathewson | 2026-07-01 | 26 | -63/+62 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Upgrade to itertools 0.15.0 | Nick Mathewson | 2026-07-01 | 26 | -63/+62 | |
| * | | | | | | Merge branch 'fix/MissingOneOf' into 'main' | Nick Mathewson | 2026-07-01 | 2 | -3/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix: apply rustfmt | pryty26 | 2026-06-20 | 1 | -2/+5 | |
| | * | | | | | | did TODO/Changed MissingFieled into MissingOneOf | pryty26 | 2026-06-20 | 1 | -3/+3 | |
| | * | | | | | | Added ConfigBuildError::MissingOneOf | pryty26 | 2026-06-19 | 1 | -0/+13 | |
| * | | | | | | | Merge branch 'bump-chutney-2026-07' into 'main' | Jim Newsome | 2026-07-01 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | CI: bump chutney version | Jim Newsome | 2026-07-01 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'upgrade-rdrand-0.9' into 'main' | Ian Jackson | 2026-07-01 | 3 | -7/+7 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | llcrypto: Use rdrand on aarch64 too. | Nick Mathewson | 2026-07-01 | 2 | -3/+2 | |
| | * | | | | | Upgrade rdrand dependency to 0.9 | Nick Mathewson | 2026-07-01 | 2 | -4/+5 | |
| * | | | | | | Merge branch 'fix-nightly' into 'main' | Nick Mathewson | 2026-07-01 | 1 | -8/+15 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | CI: Condense "image" declarations for nightly. | Nick Mathewson | 2026-07-01 | 1 | -7/+8 | |
| | * | | | | | CI: Pin nightly to 2026-06-28 to resolve internal compiler error | Nick Mathewson | 2026-07-01 | 1 | -4/+9 | |
| | * | | | | | CI: In check-api-surface, do not specify +nightly | Nick Mathewson | 2026-07-01 | 1 | -1/+2 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'upgrade-phf' into 'main' | gabi-250 | 2026-07-01 | 2 | -9/+9 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Upgrade to phf 0.14.0. | Nick Mathewson | 2026-07-01 | 2 | -9/+9 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'impl-unix-conn' into 'main' | Ian Jackson | 2026-07-01 | 2 | -28/+79 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | added Unix Socket support | pryty26 | 2026-07-01 | 2 | -28/+79 | |
| * | | | | Merge branch 'addr-policy-api' into 'main' | Ian Jackson | 2026-07-01 | 3 | -20/+57 | |
| |\ \ \ \ | |_|_|/ |/| | | | ||||||
| | * | | | tor-netdoc: AddrPolicy: Improve docs including spec xref | Ian Jackson | 2026-07-01 | 1 | -2/+8 | |
| | * | | | tor-netdoc: IpPattern: Explain difference between `*` and `0.0.0.0/0` | Ian Jackson | 2026-07-01 | 1 | -1/+4 | |
| | * | | | tor-netdoc: AddrPolicy: Provide rules accessor | Ian Jackson | 2026-07-01 | 2 | -0/+8 | |
| | * | | | tor-netdoc: AddrPortPattern: Improve API | Ian Jackson | 2026-07-01 | 2 | -1/+7 | |
| | * | | | tor-netdoc: AddrPortPattern: Expose contents, exhaustively | Ian Jackson | 2026-07-01 | 2 | -2/+8 | |
| | * | | | tor-netdoc: AddrPortPattern: Rename pattern field to addrs | Ian Jackson | 2026-07-01 | 1 | -8/+8 | |
| | * | | | tor-netdoc: AddrPortPattern: Improve formatting a bit | Ian Jackson | 2026-07-01 | 1 | -3/+2 | |
| | * | | | tor-netdoc: IpPattern: Expose publicly | Ian Jackson | 2026-07-01 | 3 | -4/+8 | |
| | * | | | tor-netdoc: IpPattern: Improve API | Ian Jackson | 2026-07-01 | 1 | -2/+2 | |
