| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | tor-proto: Derive Display for RemoveLegReason. | Gabriela Moldovan | 2025-06-10 | 1 | -1/+4 | |
| | * | | | | | tor-proto: Fix typo in comment. | Gabriela Moldovan | 2025-06-10 | 1 | -1/+1 | |
| | * | | | | | tor-proto: Remove single-path check from primary_leg_mut. | Gabriela Moldovan | 2025-06-10 | 1 | -3/+4 | |
| | * | | | | | tor-proto: Also count the *existing* unlinked legs. | Gabriela Moldovan | 2025-06-10 | 2 | -1/+21 | |
| | * | | | | | tor-proto: Allow LINK to be sent regardless of conflux pendingness. | Gabriela Moldovan | 2025-06-10 | 2 | -9/+17 | |
| | * | | | | | tor-proto: Ensure the existing leg gets a ConfluxMsgHandler. | Gabriela Moldovan | 2025-06-10 | 1 | -16/+24 | |
| | * | | | | | tor-proto: Relax conflux set leg validation. | Gabriela Moldovan | 2025-06-10 | 1 | -47/+12 | |
| | * | | | | | tor-proto: Update TODO to say it's about conflux tuning. | Gabriela Moldovan | 2025-06-10 | 1 | -3/+5 | |
| | * | | | | | tor-proto: Downgrade a few more TODO(conflux) to TODO. | Gabriela Moldovan | 2025-06-10 | 2 | -5/+5 | |
| | * | | | | | tor-proto: Ensure all conflux legs share the same join point stream map. | Gabriela Moldovan | 2025-06-10 | 2 | -6/+49 | |
| | * | | | | | tor-proto: Add a TODO about a further refactoring. | Gabriela Moldovan | 2025-06-10 | 1 | -0/+2 | |
| | * | | | | | tor-proto: Fixup CircHop docs post-refactoring. | Gabriela Moldovan | 2025-06-10 | 1 | -5/+6 | |
| | * | | | | | tor-proto: Remove now-addressed TODO. | Gabriela Moldovan | 2025-06-10 | 1 | -4/+0 | |
| | * | | | | | tor-proto: Introduce CircHopList, hide CircHop internals. | Gabriela Moldovan | 2025-06-10 | 3 | -244/+399 | |
| | * | | | | | tor-proto: Move CircHop to a separate module. | Gabriela Moldovan | 2025-06-10 | 2 | -163/+187 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'circparam_cleanup' into 'main' | Nick Mathewson | 2025-06-10 | 12 | -109/+214 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | HopSettings: Note relay usage. | Nick Mathewson | 2025-06-10 | 1 | -0/+3 | |
| | * | | | | | Avoid a bug with HopSettings | Nick Mathewson | 2025-06-10 | 2 | -5/+22 | |
| | * | | | | | Clarify HopSettings documentation. | Nick Mathewson | 2025-06-10 | 1 | -3/+7 | |
| | * | | | | | Renamed NegotiatedHopSettings -> HopSettings | Nick Mathewson | 2025-06-10 | 4 | -36/+33 | |
| | * | | | | | Clarify documentation for from_params_and_caps. | Nick Mathewson | 2025-06-10 | 1 | -1/+6 | |
| | * | | | | | Clarify per-circuitness of CircParameters | Nick Mathewson | 2025-06-10 | 1 | -1/+7 | |
| | * | | | | | proto: Rename a pair of internal functions | Nick Mathewson | 2025-06-10 | 3 | -16/+14 | |
| | * | | | | | Add a semver file for tor-proto changes | Nick Mathewson | 2025-06-10 | 1 | -0/+4 | |
| | * | | | | | proto: Refactor cc fallback. | Nick Mathewson | 2025-06-10 | 4 | -19/+27 | |
| | * | | | | | Move responsibility for choosing extensions into tor-proto | Nick Mathewson | 2025-06-10 | 3 | -25/+19 | |
| | * | | | | | proto: Move NegotiatedHopSettings to a higher level | Nick Mathewson | 2025-06-10 | 8 | -61/+97 | |
| | * | | | | | proto: Split CircParameters and NegotiatedHopSettings | Nick Mathewson | 2025-06-10 | 6 | -32/+65 | |
| * | | | | | | Merge branch 'yes-we-diff' into 'main' | Nick Mathewson | 2025-06-10 | 1 | -2/+0 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Remove comment saying we do not implement consensus diffs | Nick Mathewson | 2025-06-10 | 1 | -2/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'ticket1647' into 'main' | gabi-250 | 2025-06-10 | 2 | -5/+23 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Un-pin version of typed-index-collections | Nick Mathewson | 2025-06-09 | 2 | -5/+23 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'fix-mockexecutor-spawn-blocking' into 'main' | wesleyac | 2025-06-09 | 1 | -38/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-rtmock: Use subthread_spawn for spawn_blocking. | Wesley Aptekar-Cassels | 2025-06-09 | 1 | -38/+6 | |
| * | | | | | Merge branch 'criterion-fix-aarch64' into 'main' | Nick Mathewson | 2025-06-09 | 9 | -19/+54 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Run cargo sort on tor-proto | Nick Mathewson | 2025-06-09 | 1 | -7/+15 | |
| | * | | | | proto: Let benchmarks build correctly on non-intel | Nick Mathewson | 2025-06-09 | 9 | -26/+53 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'nightly-ice' into 'main' | gabi-250 | 2025-06-09 | 3 | -5/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | tor-circmgr: fix docs failure | Steven Engler | 2025-06-09 | 1 | -2/+2 | |
| | * | | | | tor-llcrypto: fix feature name typo | Steven Engler | 2025-06-09 | 1 | -1/+1 | |
| | * | | | | Revert "CI: pin to a slightly older nightly to work around ICE" | Steven Engler | 2025-06-09 | 1 | -2/+2 | |
| * | | | | | Merge branch 'flow-ctrl' into 'main' | David Goulet | 2025-06-09 | 6 | -3/+191 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | tor-proto: handle XON/XOFF messages in conflux seqno logic | Steven Engler | 2025-06-09 | 1 | -1/+2 | |
| | * | | | | tor-cell: add `Xon`/`Xoff` cells | Steven Engler | 2025-06-09 | 3 | -1/+185 | |
| | * | | | | tor-cell: add experimental `flowctl-cc` feature | Steven Engler | 2025-06-09 | 2 | -1/+4 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'rtcompat-rustls' into 'main' | wesleyac | 2025-06-09 | 4 | -244/+14 | |
| |\ \ \ \ | ||||||
| | * | | | | maint/downgrade_dependencies: Include `paste` crate for update | parazyd | 2025-06-06 | 1 | -1/+2 | |
| | * | | | | tor-rtcompat: Remove rustls dependency in favor of futures-rustls | parazyd | 2025-06-06 | 3 | -243/+12 | |
| * | | | | | Merge branch 'less-noisy-pick-n-relays' into 'main' | David Goulet | 2025-06-09 | 1 | -3/+4 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | NetDir::pick_n_relays: avoid some unwarranted warnings | Jim Newsome | 2025-06-05 | 1 | -3/+4 | |
