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
/
stream
/
flow_ctrl
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Move StreamTarget to stream module
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
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
2
-23
/
+6
*
tor-proto: relax XOFF limits
Steven Engler
2025-10-14
1
-22
/
+30
*
tor-proto: add derives for `CellCount`
Steven Engler
2025-10-14
1
-1
/
+1
*
proto: Fix flow control docs post-move.
Gabriela Moldovan
2025-10-07
1
-2
/
+2
*
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
7
-0
/
+1058