| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge branch 'config-migrate-part1' into 'main' | gabi-250 | 2026-02-20 | 18 | -220/+169 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | hsservice: Port to use derive_deftly(TorConfig) | Nick Mathewson | 2026-02-17 | 3 | -31/+46 | |
| | * | | tor-config: fix and improve ExtendBuilder override. | Nick Mathewson | 2026-02-17 | 2 | -3/+15 | |
| | * | | tor-config: derive list builders with the visibility of their setters. | Nick Mathewson | 2026-02-17 | 1 | -1/+1 | |
| | * | | tor-hsrproxy: migrate to derive_deftly(TorConfig) | Nick Mathewson | 2026-02-17 | 3 | -30/+7 | |
| | * | | ptmgr: Migrate to derive_deftly(TorConfig) | Nick Mathewson | 2026-02-17 | 3 | -12/+13 | |
| | * | | chanmgr: migrate to derive_deftly(TorConfig) | Nick Mathewson | 2026-02-17 | 3 | -15/+15 | |
| | * | | dircommon: Port to use derive_deftly(TorConfig) | Nick Mathewson | 2026-02-17 | 6 | -121/+67 | |
| | * | | guardmgr: Migrate config to derive_deftly. | Nick Mathewson | 2026-02-17 | 1 | -7/+5 | |
| * | | | Merge branch 'chan-target-v2' into 'main' | David Goulet | 2026-02-19 | 19 | -229/+333 | |
| |\ \ \ | ||||||
| | * | | | proto: Filter the IP address in the channel's OwnedChanTarget | David Goulet | 2026-02-19 | 1 | -23/+35 | |
| | * | | | proto: Reuse the RelayIds builder during the handshake | David Goulet | 2026-02-19 | 1 | -18/+11 | |
| | * | | | proto: Pass PeerAddr at the channel handshake finish for initiators | David Goulet | 2026-02-19 | 8 | -72/+37 | |
| | * | | | chanmgr: Add a TODO() for logging PeerAddr instaed of ChanTarget | David Goulet | 2026-02-19 | 1 | -0/+4 | |
| | * | | | chanmgr: Fix channel builder comment | David Goulet | 2026-02-19 | 1 | -6/+1 | |
| | * | | | proto: Use constructor for PeerInfo instead of Builder | David Goulet | 2026-02-19 | 2 | -18/+16 | |
| | * | | | proto: Remove Default of PeerInfo/Addr and use const instead | David Goulet | 2026-02-19 | 4 | -31/+41 | |
| | * | | | proto: Fix clippy errors | David Goulet | 2026-02-19 | 1 | -3/+1 | |
| | * | | | proto: Put a PeerInfo in Channel | David Goulet | 2026-02-19 | 3 | -3/+40 | |
| | * | | | proto: Use the PeerAddr accross channel handshake | David Goulet | 2026-02-19 | 13 | -113/+115 | |
| | * | | | proto: Add PeerInfo and PeerAddr in src/peer.rs | David Goulet | 2026-02-19 | 3 | -0/+163 | |
| | * | | | proto: Remove unused ChannelBuilder | David Goulet | 2026-02-19 | 3 | -79/+5 | |
| | * | | | linkspec: Add missing feature gate | David Goulet | 2026-02-19 | 1 | -0/+1 | |
| |/ / / | ||||||
| * | | | Merge branch 'renumber-release' into 'main' | Nick Mathewson | 2026-02-19 | 1 | -7/+7 | |
| |\ \ \ | ||||||
| | * | | | Release.md: Re-number post-release steps. | Nick Mathewson | 2026-02-19 | 1 | -7/+7 | |
| * | | | | Merge branch 'generate_rsa_crosscert' into 'main' | Nick Mathewson | 2026-02-19 | 3 | -5/+141 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-cert: Ability to create Rsa->Ed25519 crosscerts. | Nick Mathewson | 2026-02-19 | 3 | -5/+141 | |
| * | | | | | Merge branch 'ticket_3548' into 'main' | Nick Mathewson | 2026-02-19 | 6 | -103/+164 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti: Fix up proxy launching documentation | Nick Mathewson | 2026-02-19 | 2 | -3/+5 | |
| | * | | | | | arti: Extract responsibility for port listing. | Nick Mathewson | 2026-02-19 | 6 | -98/+108 | |
| | * | | | | | arti: Refactor socks proxy launcher function. | Nick Mathewson | 2026-02-19 | 2 | -16/+40 | |
| | * | | | | | arti: Refactor dns proxy launcher function. | Nick Mathewson | 2026-02-19 | 2 | -9/+34 | |
| * | | | | | | Merge branch 'ticket_2338' into 'main' | Nick Mathewson | 2026-02-19 | 4 | -19/+15 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | retry-error: Document why we don't need (and can't use) ErrorSources. | Nick Mathewson | 2026-02-19 | 1 | -0/+4 | |
| | * | | | | | arti-rpc-client-core: Document why we don't need ErrorSources. | Nick Mathewson | 2026-02-16 | 1 | -0/+4 | |
| | * | | | | | arti-client: Use ErrorSources to find best hint for an error. | Nick Mathewson | 2026-02-16 | 1 | -9/+5 | |
| | * | | | | | tor-basic-utils: Simplify ErrorSources iterator. | Nick Mathewson | 2026-02-16 | 1 | -10/+2 | |
| * | | | | | | Merge branch 'upgrade-criterion' into 'main' | Alexander Hansen Færøy | 2026-02-19 | 1 | -14/+14 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | deps: ran 'cargo update -p criterion' | Steven Engler | 2026-02-19 | 1 | -14/+14 | |
| * | | | | | | Merge branch 'ahf/2367-bugfix' into 'main' | Alexander Hansen Færøy | 2026-02-19 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add compare_to check for cargo-audit changes rules check. | Alexander Hansen Færøy | 2026-02-19 | 1 | -1/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'ahf/cargo-audit-ci' into 'main' | Alexander Hansen Færøy | 2026-02-19 | 1 | -0/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Allow cargo-audit CI job to fail for MR's with no changes to **/Cargo.lock. | Alexander Hansen Færøy | 2026-02-18 | 1 | -0/+22 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge branch 'ahf/msrv-policy-change' into 'main' | wesleyac | 2026-02-19 | 1 | -7/+5 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Switch to new policy for MSRV upgrades. | Alexander Hansen Færøy | 2026-02-17 | 1 | -7/+5 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'docs/resolve-option-general-example' into 'main' | Nick Mathewson | 2026-02-18 | 1 | -10/+39 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Document resolve_option_general behavior | moumenalaoui | 2026-02-18 | 1 | -10/+39 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge branch 'update-native-tls' into 'main' | opara | 2026-02-18 | 1 | -10/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | deps: ran 'cargo update -p native-tls' | Steven Engler | 2026-02-18 | 1 | -10/+10 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'allow_unused_async_in_stub' into 'main' | Nick Mathewson | 2026-02-18 | 1 | -0/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
