index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
stream
/
flow_ctrl
/
xon_xoff
/
state.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: add `WithSidechannelMitigations` for flow ctrl
Steven Engler
7 days
1
-4
/
+8
*
tor-proto: fix XON conversion from KB/s to B/s
Steven Engler
2026-07-30
1
-4
/
+4
*
tor-cell: update docs and variable names for `Xon`
Steven Engler
2026-07-30
1
-2
/
+2
*
tor-cell: rename `XonKbpsEwma` to `XonKBpsEwma`
Steven Engler
2026-07-30
1
-6
/
+6
*
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-0
/
+1
|
\
|
*
tor-proto: add note about proxy socket buf sizes
Steven Engler
2026-05-07
1
-0
/
+1
*
|
tor-proto: add a TODO item for XON/XOFF flow control
Steven Engler
2026-05-21
1
-0
/
+3
*
|
tor-proto: add `FlowCtrlHooks::inbound_queue_max_len()`
Steven Engler
2026-05-20
1
-0
/
+16
*
|
tor-proto: fix flow control for half-streams
Steven Engler
2026-05-07
1
-9
/
+28
*
|
tor-proto: add prototype for `HalfStreamFlowCtrl`
Steven Engler
2026-05-07
1
-1
/
+25
|
/
*
tor-proto: handle a div-by-zero case that should never happen
Steven Engler
2026-04-13
1
-3
/
+7
*
tor-proto: fix flow control side channel checks
Steven Engler
2026-04-13
1
-35
/
+47
*
tor-proto: change flow control `bytes_sent_total` to `u64`
Steven Engler
2026-04-13
1
-9
/
+9
*
tor-proto: add more tests for flow control
Steven Engler
2026-04-13
1
-0
/
+16
*
proto: Adjust a comment about a buffer size.
Nick Mathewson
2025-10-28
1
-3
/
+3
*
tor-proto: update unit test
Steven Engler
2025-10-14
1
-27
/
+24
*
tor-proto: relax XON limits
Steven Engler
2025-10-14
1
-3
/
+13
*
tor-proto: remove `StreamEndpointType`
Steven Engler
2025-10-14
1
-8
/
+4
*
tor-proto: relax XOFF limits
Steven Engler
2025-10-14
1
-22
/
+30
*
proto: Fix flow control docs post-move.
Gabriela Moldovan
2025-10-07
1
-2
/
+2
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
1
-0
/
+514