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
path:
root
/
crates
/
tor-proto
/
src
/
tunnel
/
circuit.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: ignore large_enum_variant warning
Nick Mathewson
2025-07-03
1
-1
/
+1
*
proto: Actually validate the SWITCH cells in the mock exit.
Gabriela Moldovan
2025-06-27
1
-12
/
+43
*
proto: Tweak conflux test RTTs to trigger CONFLUX_SWITCH.
Gabriela Moldovan
2025-06-27
1
-6
/
+49
*
proto: Run test handshake outside of exit task.
Gabriela Moldovan
2025-06-27
1
-10
/
+17
*
proto: Ensure we get all the expected SWITCH cells.
Gabriela Moldovan
2025-06-27
1
-0
/
+6
*
proto: Sort the received test data.
Gabriela Moldovan
2025-06-27
1
-4
/
+4
*
proto: Support inserting varied RTT delays in test (fmt).
Gabriela Moldovan
2025-06-27
1
-16
/
+3
*
proto: Support inserting varied RTT delays in test.
Gabriela Moldovan
2025-06-27
1
-21
/
+25
*
proto: s/circ_sink/circ_tx for consistency.
Gabriela Moldovan
2025-06-27
1
-15
/
+15
*
proto: Pass TestCircuitCtx to mock exit task (fmt).
Gabriela Moldovan
2025-06-27
1
-3
/
+15
*
proto: Pass TestCircuitCtx to mock exit task.
Gabriela Moldovan
2025-06-27
1
-33
/
+20
*
proto: Apply deferred cargo fmt
Gabriela Moldovan
2025-06-27
1
-2
/
+11
*
proto: Unbreak the conflux stream test.
Gabriela Moldovan
2025-06-27
1
-3
/
+36
*
proto: Put mock runtime behind mutex.
Gabriela Moldovan
2025-06-27
1
-6
/
+8
*
proto: Send an END at the end of the test conflux stream (fmt).
Gabriela Moldovan
2025-06-27
1
-1
/
+3
*
proto: Send an END at the end of the test conflux stream.
Gabriela Moldovan
2025-06-27
1
-7
/
+31
*
proto: Make conflux mock exit send SENDMEs at the right time.
Gabriela Moldovan
2025-06-27
1
-16
/
+43
*
proto: Support QuerySendWindow for multipath tunnels.
Gabriela Moldovan
2025-06-27
1
-0
/
+2
*
proto: Support receiving data in the test client.
Gabriela Moldovan
2025-06-27
1
-1
/
+13
*
proto: s/stream_data/send_data for clarity.
Gabriela Moldovan
2025-06-27
1
-10
/
+10
*
proto: Use UniqId instead of leg index in tests (fmt).
Gabriela Moldovan
2025-06-27
1
-3
/
+1
*
proto: Use UniqId instead of leg index in tests.
Gabriela Moldovan
2025-06-27
1
-3
/
+8
*
proto: Replace magic numbers with constants in test (fmt).
Gabriela Moldovan
2025-06-27
1
-1
/
+4
*
proto: Replace magic numbers with constants in test.
Gabriela Moldovan
2025-06-27
1
-1
/
+6
*
proto: Add docs to various conflux test structures.
Gabriela Moldovan
2025-06-27
1
-0
/
+19
*
tor-proto: rename `StreamReader` to `StreamReceiver`
Steven Engler
2025-06-26
1
-9
/
+14
*
hsservice: Stop using HopNum and use TargetHop
David Goulet
2025-06-26
1
-15
/
+16
*
proto: Make send_raw_msg() use a TargetHop
David Goulet
2025-06-26
1
-6
/
+14
*
hs: Remove the use of HopNum and instead use TargetHop
David Goulet
2025-06-26
1
-2
/
+9
*
proto: Add a control command to get the binding key
David Goulet
2025-06-26
1
-15
/
+9
*
tor-proto: Adapt the circ mutable state to removal of LegId.
Gabriela Moldovan
2025-06-16
1
-9
/
+7
*
tor-proto: Replace LegId/LegIdKey with UniqId.
Gabriela Moldovan
2025-06-13
1
-4
/
+6
*
tor-proto: Write test for conflux cc algorithm validation.
Gabriela Moldovan
2025-06-11
1
-12
/
+20
*
tor-proto: Make conflux test CircParams configurable (fmt).
Gabriela Moldovan
2025-06-11
1
-10
/
+7
*
tor-proto: Make conflux test CircParams configurable.
Gabriela Moldovan
2025-06-11
1
-5
/
+7
*
tor-proto: Do not allow incoming streams on multipath tunnels.
Gabriela Moldovan
2025-06-11
1
-13
/
+66
*
tor-proto: Address TODO about rejecting conflux cells on non-conflux circuits.
Gabriela Moldovan
2025-06-11
1
-0
/
+34
*
tor-proto: Remove dead code from test.
Gabriela Moldovan
2025-06-11
1
-24
/
+0
*
tor-proto: Shut down the reactor on conflux handshake proto violation.
Gabriela Moldovan
2025-06-10
1
-17
/
+9
*
tor-proto: Convert some TODO(conflux)s to TODO(#2031).
Gabriela Moldovan
2025-06-10
1
-1
/
+1
*
tor-proto: Add tests for conflux handling in the circuit reactor.
Gabriela Moldovan
2025-06-10
1
-1
/
+750
*
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.
Gabriela Moldovan
2025-06-10
1
-0
/
+7
*
HopSettings: Note relay usage.
Nick Mathewson
2025-06-10
1
-0
/
+3
*
Avoid a bug with HopSettings
Nick Mathewson
2025-06-10
1
-4
/
+20
*
Clarify HopSettings documentation.
Nick Mathewson
2025-06-10
1
-3
/
+7
*
Renamed NegotiatedHopSettings -> HopSettings
Nick Mathewson
2025-06-10
1
-10
/
+10
[next]