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: Make crypt layers take a ChanCmd argument
Nick Mathewson
2025-04-29
1
-4
/
+4
*
tor-proto: only use congestion control if "flowctl-cc" feature is enabled
Steven Engler
2025-04-23
1
-0
/
+1
*
tests: Add CC ntorv3 negotiation unit test
David Goulet
2025-04-23
1
-5
/
+34
*
circ: Remove CircParameters reference in call stack
David Goulet
2025-04-23
1
-12
/
+12
*
proto: Create StreamTargets with the right RelayCellFormat.
Nick Mathewson
2025-04-16
1
-4
/
+4
*
cell, proto: Use correct Data sizes for v1 relay cells
Nick Mathewson
2025-04-16
1
-2
/
+6
*
Add a RelayCellFormat argument to encode().
Nick Mathewson
2025-04-16
1
-6
/
+12
*
tor-proto: removed "ntor_v3" feature flag
Steven Engler
2025-04-01
1
-12
/
+0
*
tor-proto: begin using `TargetHop` and `HopLocation`
Steven Engler
2025-03-11
1
-12
/
+18
*
tor-proto: add a non-pub `ClientCirc::legs()` method
Steven Engler
2025-03-11
1
-1
/
+14
*
tor-proto: Use a ConfluxSet in the circuit reactor.
Gabriela Moldovan
2025-02-25
1
-1
/
+1
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
1
-0
/
+2441