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
/
stream
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Allow DataStreamCtrl and ClientTunnel to be RPC objects.
Nick Mathewson
2026-04-28
1
-0
/
+5
*
proto: Fix relay/hs-service feature gating
Gabriela Moldovan
2025-12-08
1
-1
/
+1
*
proto: Add a Tunnel::Relay variant for StreamTarget
Gabriela Moldovan
2025-11-24
1
-5
/
+13
*
proto: Move raw under top-level stream mod
Gabriela Moldovan
2025-11-24
1
-164
/
+0
*
proto: Move StreamTarget to stream module
Gabriela Moldovan
2025-11-24
1
-1
/
+2
*
proto: Move IncomingStream* types to shared module
Gabriela Moldovan
2025-11-24
1
-299
/
+0
*
proto: Move CloseStreamBehavior to top-level stream module
Gabriela Moldovan
2025-11-14
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
proto: Replace ClientCircSyncView in IncomingStreamRequestFilter
Gabriela Moldovan
2025-10-30
1
-2
/
+2
*
proto: Move dumb pipes to top-lvl stream module (fmt)
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move dumb pipes to top-lvl stream module
Gabriela Moldovan
2025-10-21
2
-257
/
+1
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker
Gabriela Moldovan
2025-10-16
1
-4
/
+4
*
proto: Fix docs to refer to the right stream:: paths.
Gabriela Moldovan
2025-10-16
1
-1
/
+1
*
proto: Move IncomingDataCmdChecker to top-level stream module.
Gabriela Moldovan
2025-10-16
1
-48
/
+0
*
proto: Split out DataCmdChecker into multiple types (fmt).
Gabriela Moldovan
2025-10-16
1
-1
/
+1
*
proto: Split out DataCmdChecker into multiple types.
Gabriela Moldovan
2025-10-16
1
-11
/
+46
*
proto: Do not fully-qualify Arc.
Gabriela Moldovan
2025-10-16
1
-3
/
+3
*
proto: Replace fully-qualified paths with use (fmt).
Gabriela Moldovan
2025-10-16
2
-8
/
+2
*
proto: Replace fully-qualified paths with use.
Gabriela Moldovan
2025-10-16
2
-8
/
+8
*
proto: Reformat imports post-move.
Gabriela Moldovan
2025-10-16
3
-3
/
+3
*
proto: Avoid crate-pub reexports of shared types from the client module.
Gabriela Moldovan
2025-10-16
3
-12
/
+11
*
proto: Move cmdchecker under top-level stream module.
Gabriela Moldovan
2025-10-16
1
-55
/
+0
*
proto: Move flow_ctrl module under stream (fmt).
Gabriela Moldovan
2025-10-07
1
-4
/
+2
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
9
-1066
/
+2
*
tor-proto: add some trace logs to XON/XOFF code
Steven Engler
2025-09-22
1
-0
/
+9
*
tor-proto: fix a hard-coded `cc_xoff_client`
Steven Engler
2025-09-18
2
-4
/
+15
*
tor-proto: rename `take_capacity_to_send` to `about_to_send`
Steven Engler
2025-09-18
3
-10
/
+8
*
tor-proto: add checks for receiving XON/XOFF before data sent
Steven Engler
2025-09-17
1
-0
/
+14
*
tor-proto: share the `FlowCtrlParameters` across streams
Steven Engler
2025-09-17
2
-6
/
+7
*
tor-proto: improved the `SidechannelMitigation` tests
Steven Engler
2025-09-17
1
-67
/
+67
*
tor-proto: enabled some tests for `SidechannelMitigation`
Steven Engler
2025-09-17
1
-12
/
+9
*
tor-proto: update some comments for `SidechannelMitigation`
Steven Engler
2025-09-17
1
-3
/
+41
*
tor-proto: add some tests for XON/XOFF `SidechannelMitigation`
Steven Engler
2025-09-16
1
-0
/
+81
*
tor-proto: rename `FlowCtrlMethods` to `FlowCtrlHooks`
Steven Engler
2025-09-16
3
-8
/
+6
*
tor-proto: move check for consecutive XOFF messages
Steven Engler
2025-09-16
1
-13
/
+8
*
tor-proto: add `SidechannelMitigation` to `XonXoffFlowCtrl`
Steven Engler
2025-09-16
2
-2
/
+37
*
tor-proto: add `SidechannelMitigation` for XON/XOFF flow control
Steven Engler
2025-09-16
2
-1
/
+154
*
tor-proto: rename `LastSentXonXoff` to `XonXoffMsg`
Steven Engler
2025-09-16
1
-10
/
+7
*
tor-proto: change `take_capacity_to_send` to take `AnyRelayMsg`
Steven Engler
2025-09-16
3
-5
/
+7
*
tor-proto: use consensus parameter in `XonXoffFlowCtrl`
Steven Engler
2025-09-16
1
-10
/
+4
*
tor-proto: fix a comment after previous move
Steven Engler
2025-09-16
1
-7
/
+5
*
tor-proto: change some `///` comments to `//!`
Steven Engler
2025-09-16
1
-27
/
+27
*
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
[next]