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
/
client
/
circuit.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Move StreamMpsc{Sender,Receiver} to stream module
Gabriela Moldovan
2025-10-21
1
-5
/
+3
*
proto: Move hop settings into a shared module
Gabriela Moldovan
2025-10-21
1
-300
/
+6
*
Cleanup: Remove a variable rename
Nick Mathewson
2025-10-20
1
-4
/
+2
*
Refactor: turn circ_extensions_from_settings into a method
Nick Mathewson
2025-10-20
1
-0
/
+60
*
proto: Move celltypes out of client
Gabriela Moldovan
2025-10-13
1
-2
/
+1
*
Merge branch 'mv-flow-ctrl' into 'main'
gabi-250
2025-10-08
1
-1
/
+1
|
\
|
*
proto: Move flow_ctrl module under stream (fmt).
Gabriela Moldovan
2025-10-07
1
-1
/
+1
|
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
1
-1
/
+1
*
|
tor-proto: deprecate handshake-specific create/extend variants
Nick Mathewson
2025-10-07
1
-0
/
+10
|
/
*
Merge branch 'expire-halfstream-cbt' into 'main'
gabi-250
2025-09-24
1
-0
/
+96
|
\
|
*
proto: Add test to ensure half-streams are removed after a while.
Gabriela Moldovan
2025-09-19
1
-0
/
+80
|
*
proto: Use the CBT to compute half-stream timeouts.
Gabriela Moldovan
2025-09-16
1
-0
/
+16
*
|
Merge branch 'maybenot-manual' into 'main'
Nick Mathewson
2025-09-16
1
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
Fix several rustdoc links.
Nick Mathewson
2025-09-16
1
-8
/
+6
|
*
proto: Experimental API to install a circuit padder at a hop.
Nick Mathewson
2025-09-15
1
-0
/
+41
*
|
tor-proto: add `FlowCtrlParameters` to `CircParameters` and `HopSettings`
Steven Engler
2025-09-11
1
-4
/
+41
|
/
*
proto: Add test ensuring consecutive SWITCHes trigger tunnel teardown.
Gabriela Moldovan
2025-09-04
1
-0
/
+48
*
proto: Only send the bad test cell on one of the circuit legs.
Gabriela Moldovan
2025-09-04
1
-7
/
+4
*
proto: Pass the cc params as an argument to setup_good_conflux_tunnel.
Gabriela Moldovan
2025-09-04
1
-12
/
+13
*
proto: Add another test for SWITCH seqno validation.
Gabriela Moldovan
2025-09-04
1
-8
/
+7
*
padding: Give CircEnt in a Channel a handle for the PaddingController.
Nick Mathewson
2025-09-02
1
-4
/
+21
*
Define and implement a backend padding API, based on maybenot.
Nick Mathewson
2025-09-02
1
-0
/
+2
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-5
/
+3
*
proto: Make the OutboundClientHandshake use new cell handler
David Goulet
2025-08-20
1
-9
/
+4
*
proto: Move the `stream` module under `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-3
/
+3
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-5
/
+5
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-3
/
+3
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-0
/
+4008