summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tor-proto: Make the hops of newcirc_ext() configurable.Gabriela Moldovan2025-06-101-10/+33
| * | | | | tor-proto: Make fake hop peer_id configurable (fmt).Gabriela Moldovan2025-06-102-10/+10
| * | | | | tor-proto: Make fake hop peer_id configurable.Gabriela Moldovan2025-06-104-9/+14
| * | | | | tor-proto: Disarm conflux handshake timeout after circuit is linked.Gabriela Moldovan2025-06-101-4/+8
| * | | | | tor-proto: Insert missing word in docs.Gabriela Moldovan2025-06-101-1/+1
| * | | | | tor-proto: Avoid switching legs if we're not sending.Gabriela Moldovan2025-06-103-71/+77
| * | | | | tor-proto: Remove already addressed TODO.Gabriela Moldovan2025-06-101-1/+0
| * | | | | tor-proto: Fix bug where the join point is read from the wrong list.Gabriela Moldovan2025-06-101-1/+1
| * | | | | tor-proto: Add some conflux-related logging.Gabriela Moldovan2025-06-102-1/+27
| * | | | | tor-proto: Derive Display for RemoveLegReason.Gabriela Moldovan2025-06-101-1/+4
| * | | | | tor-proto: Fix typo in comment.Gabriela Moldovan2025-06-101-1/+1
| * | | | | tor-proto: Remove single-path check from primary_leg_mut.Gabriela Moldovan2025-06-101-3/+4
| * | | | | tor-proto: Also count the *existing* unlinked legs.Gabriela Moldovan2025-06-102-1/+21
| * | | | | tor-proto: Allow LINK to be sent regardless of conflux pendingness.Gabriela Moldovan2025-06-102-9/+17
| * | | | | tor-proto: Ensure the existing leg gets a ConfluxMsgHandler.Gabriela Moldovan2025-06-101-16/+24
| * | | | | tor-proto: Relax conflux set leg validation.Gabriela Moldovan2025-06-101-47/+12
| * | | | | tor-proto: Update TODO to say it's about conflux tuning.Gabriela Moldovan2025-06-101-3/+5
| * | | | | tor-proto: Downgrade a few more TODO(conflux) to TODO.Gabriela Moldovan2025-06-102-5/+5
| * | | | | tor-proto: Ensure all conflux legs share the same join point stream map.Gabriela Moldovan2025-06-102-6/+49
| * | | | | tor-proto: Add a TODO about a further refactoring.Gabriela Moldovan2025-06-101-0/+2
| * | | | | tor-proto: Fixup CircHop docs post-refactoring.Gabriela Moldovan2025-06-101-5/+6
| * | | | | tor-proto: Remove now-addressed TODO.Gabriela Moldovan2025-06-101-4/+0
| * | | | | tor-proto: Introduce CircHopList, hide CircHop internals.Gabriela Moldovan2025-06-103-244/+399
| * | | | | tor-proto: Move CircHop to a separate module.Gabriela Moldovan2025-06-102-163/+187
|/ / / / /
* | | | | Merge branch 'circparam_cleanup' into 'main'Nick Mathewson2025-06-1012-109/+214
|\ \ \ \ \
| * | | | | HopSettings: Note relay usage.Nick Mathewson2025-06-101-0/+3
| * | | | | Avoid a bug with HopSettingsNick Mathewson2025-06-102-5/+22
| * | | | | Clarify HopSettings documentation.Nick Mathewson2025-06-101-3/+7
| * | | | | Renamed NegotiatedHopSettings -> HopSettingsNick Mathewson2025-06-104-36/+33
| * | | | | Clarify documentation for from_params_and_caps.Nick Mathewson2025-06-101-1/+6
| * | | | | Clarify per-circuitness of CircParametersNick Mathewson2025-06-101-1/+7
| * | | | | proto: Rename a pair of internal functionsNick Mathewson2025-06-103-16/+14
| * | | | | Add a semver file for tor-proto changesNick Mathewson2025-06-101-0/+4
| * | | | | proto: Refactor cc fallback.Nick Mathewson2025-06-104-19/+27
| * | | | | Move responsibility for choosing extensions into tor-protoNick Mathewson2025-06-103-25/+19
| * | | | | proto: Move NegotiatedHopSettings to a higher levelNick Mathewson2025-06-108-61/+97
| * | | | | proto: Split CircParameters and NegotiatedHopSettingsNick Mathewson2025-06-106-32/+65
* | | | | | Merge branch 'yes-we-diff' into 'main'Nick Mathewson2025-06-101-2/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove comment saying we do not implement consensus diffsNick Mathewson2025-06-101-2/+0
|/ / / / /
* | | | | Merge branch 'ticket1647' into 'main'gabi-2502025-06-102-5/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Un-pin version of typed-index-collectionsNick Mathewson2025-06-092-5/+23
|/ / / /
* | | | Merge branch 'fix-mockexecutor-spawn-blocking' into 'main'wesleyac2025-06-091-38/+6
|\ \ \ \
| * | | | tor-rtmock: Use subthread_spawn for spawn_blocking.Wesley Aptekar-Cassels2025-06-091-38/+6
* | | | | Merge branch 'criterion-fix-aarch64' into 'main'Nick Mathewson2025-06-099-19/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Run cargo sort on tor-protoNick Mathewson2025-06-091-7/+15
| * | | | proto: Let benchmarks build correctly on non-intelNick Mathewson2025-06-099-26/+53
| |/ / /
* | | | Merge branch 'nightly-ice' into 'main'gabi-2502025-06-093-5/+5
|\ \ \ \
| * | | | tor-circmgr: fix docs failureSteven Engler2025-06-091-2/+2
| * | | | tor-llcrypto: fix feature name typoSteven Engler2025-06-091-1/+1
| * | | | Revert "CI: pin to a slightly older nightly to work around ICE"Steven Engler2025-06-091-2/+2