| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | cell: Accessors for more intro extensions. | Nick Mathewson | 2026-07-02 | 1 | -7/+16 | |
| | * | | | cell: Make "extlist" generate methods to access variants. | Nick Mathewson | 2026-07-02 | 1 | -0/+18 | |
| | * | | | proto: Allow HsV3 to use cgo. | Nick Mathewson | 2026-07-02 | 1 | -2/+8 | |
| | * | | | proto: Do not automatically disable CC with hsv3. | Nick Mathewson | 2026-07-02 | 2 | -20/+12 | |
| | * | | | proto: log virtual hop additions at trace. | Nick Mathewson | 2026-07-02 | 1 | -0/+2 | |
| | * | | | proto: Improve/clarify documentation on extend_virtual. | Nick Mathewson | 2026-07-02 | 1 | -0/+8 | |
| | * | | | protover: New constructor taking kind and versions | Nick Mathewson | 2026-07-02 | 1 | -0/+17 | |
| | * | | | protover: Extract version-list parsing to a new function | Nick Mathewson | 2026-07-02 | 1 | -41/+48 | |
| * | | | | Merge branch 'rangemap-mutate-range' into 'main' | Ian Jackson | 2026-07-02 | 6 | -0/+327 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | tor-netdoc: rangemap_mutate_range: Adjust a plaintive comment | Ian Jackson | 2026-07-02 | 1 | -1/+1 | |
| | * | | | tor-netdoc: rangemap_mutate_range: New function | Ian Jackson | 2026-07-02 | 6 | -0/+327 | |
| |/ / / | ||||||
| * | | | Merge branch 'partialeq-netdoc' into 'main' | Ian Jackson | 2026-07-02 | 4 | -4/+6 | |
| |\ \ \ | ||||||
| | * | | | tor-netdoc: Remove Eq on various types | Clara Engler | 2026-07-02 | 4 | -4/+6 | |
| |/ / / | ||||||
| * | | | 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 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
