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
/
client
/
stream
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-proto: move some comments from `CC_XOFF_CLIENT`
Steven Engler
2025-09-16
1
-15
/
+20
*
tor-proto: use `CellCount` in `FlowCtrlParameters`
Steven Engler
2025-09-16
1
-6
/
+46
*
tor-proto: add pub `CellCount`
Steven Engler
2025-09-15
1
-0
/
+37
*
tor-proto: pass `FlowCtrlParameters` to `XonXoffFlowCtrl`
Steven Engler
2025-09-11
2
-0
/
+11
*
tor-proto: add `FlowCtrlParameters` to `CircParameters` and `HopSettings`
Steven Engler
2025-09-11
1
-0
/
+14
*
tor-proto: add struct `FlowCtrlParameters`
Steven Engler
2025-09-11
2
-0
/
+23
*
tor-proto: add some missing doc comments
Steven Engler
2025-09-10
5
-1
/
+17
*
tor-proto: put some code behind the "flowctl-cc" feature
Steven Engler
2025-09-10
2
-0
/
+2
*
tor-proto: rename `StreamFlowCtrl` constructors
Steven Engler
2025-09-10
1
-2
/
+2
*
tor-proto: simplify `StreamFlowCtrlEnum` with `enum_dispatch`
Steven Engler
2025-09-10
3
-90
/
+65
*
tor-proto: rename `StreamFlowControl` to `StreamFlowCtrl`
Steven Engler
2025-09-10
3
-21
/
+21
*
tor-proto: rename `StreamFlowControlEnum` to `StreamFlowCtrlEnum`
Steven Engler
2025-09-10
1
-18
/
+18
*
tor-proto: remove some unneeded `pub(crate)`
Steven Engler
2025-09-10
2
-8
/
+5
*
tor-proto: move xon/xoff flow ctrl logic to `XonXoffFlowCtrl`
Steven Engler
2025-09-10
2
-143
/
+171
*
tor-proto: move window flow ctrl logic to `WindowFlowCtrl`
Steven Engler
2025-09-10
2
-36
/
+70
*
tor-proto: move flow control state constructors
Steven Engler
2025-09-10
3
-7
/
+27
*
tor-proto: renamed `XonXoffControl` to `XonXoffFlowCtrl`
Steven Engler
2025-09-10
2
-4
/
+4
*
tor-proto: moved `XonXoffControl` and `LastSentXonXoff`
Steven Engler
2025-09-10
3
-25
/
+36
*
tor-proto: added a `WindowFlowCtrl` state type
Steven Engler
2025-09-10
4
-5
/
+15
*
tor-proto: move `DrainRateRequest`
Steven Engler
2025-09-10
2
-6
/
+7
*
tor-proto: remove a `pub(crate) use` from `client::stream`
Steven Engler
2025-09-10
2
-2
/
+3
*
tor-proto: reorganize some flow control modules
Steven Engler
2025-09-10
5
-2
/
+7
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
tor-proto: don't allow consecutive XOFF messages
Steven Engler
2025-08-27
1
-1
/
+14
*
proto: Add prop349 note about the resolve stream handler.
Gabriela Moldovan
2025-08-20
1
-0
/
+14
*
tor-proto: add comments to `CC_XOFF_CLIENT`
Steven Engler
2025-08-18
1
-0
/
+29
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
10
-0
/
+2731
[prev]