index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
tor-proto: Link to ticket about forcing leg switching periodically.
Gabriela Moldovan
2025-06-10
1
-1
/
+1
|
*
|
|
tor-proto: Link to ticket about making conflux UX configurable.
Gabriela Moldovan
2025-06-10
1
-1
/
+1
|
*
|
|
tor-proto: Shut down the reactor on conflux handshake proto violation.
Gabriela Moldovan
2025-06-10
2
-24
/
+33
|
*
|
|
tor-proto: Convert some TODO(conflux)s to TODO(#2031).
Gabriela Moldovan
2025-06-10
2
-3
/
+3
|
*
|
|
tor-proto: Add tests for conflux handling in the circuit reactor.
Gabriela Moldovan
2025-06-10
2
-1
/
+755
|
*
|
|
tor-proto: Pass CircParameters to newcirc_ext (fmt).
Gabriela Moldovan
2025-06-10
1
-2
/
+18
|
*
|
|
tor-proto: Pass CircParameters to newcirc_ext.
Gabriela Moldovan
2025-06-10
1
-4
/
+4
|
*
|
|
tor-proto: Make the test circuit UniqId configurable.
Gabriela Moldovan
2025-06-10
1
-3
/
+5
|
*
|
|
tor-proto: Make the hops of newcirc_ext() configurable.
Gabriela Moldovan
2025-06-10
1
-10
/
+33
|
*
|
|
tor-proto: Make fake hop peer_id configurable (fmt).
Gabriela Moldovan
2025-06-10
2
-10
/
+10
|
*
|
|
tor-proto: Make fake hop peer_id configurable.
Gabriela Moldovan
2025-06-10
4
-9
/
+14
|
*
|
|
tor-proto: Disarm conflux handshake timeout after circuit is linked.
Gabriela Moldovan
2025-06-10
1
-4
/
+8
|
*
|
|
tor-proto: Insert missing word in docs.
Gabriela Moldovan
2025-06-10
1
-1
/
+1
|
*
|
|
tor-proto: Avoid switching legs if we're not sending.
Gabriela Moldovan
2025-06-10
3
-71
/
+77
|
*
|
|
tor-proto: Remove already addressed TODO.
Gabriela Moldovan
2025-06-10
1
-1
/
+0
|
*
|
|
tor-proto: Fix bug where the join point is read from the wrong list.
Gabriela Moldovan
2025-06-10
1
-1
/
+1
|
*
|
|
tor-proto: Add some conflux-related logging.
Gabriela Moldovan
2025-06-10
2
-1
/
+27
|
*
|
|
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
|
\
\
[prev]
[next]