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
/
data.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
1
-1
/
+1
*
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
1
-2
/
+3
*
proto: Set the ClientDataStreamCtrl to None for relay streams (fmt)
Gabriela Moldovan
2026-06-08
1
-5
/
+7
*
proto: Set the ClientDataStreamCtrl to None for relay streams
Gabriela Moldovan
2026-06-08
1
-3
/
+3
*
proto: Make the ClientDataStreamCtrl optional throughout
Gabriela Moldovan
2026-06-08
1
-12
/
+22
*
proto: Replace outdated references to RawCellStream
Gabriela Moldovan
2026-05-28
1
-1
/
+1
*
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 StreamTarget to stream module
Gabriela Moldovan
2025-11-24
1
-1
/
+2
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker
Gabriela Moldovan
2025-10-16
1
-4
/
+4
*
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
1
-4
/
+1
*
proto: Replace fully-qualified paths with use.
Gabriela Moldovan
2025-10-16
1
-4
/
+4
*
proto: Reformat imports post-move.
Gabriela Moldovan
2025-10-16
1
-1
/
+1
*
proto: Avoid crate-pub reexports of shared types from the client module.
Gabriela Moldovan
2025-10-16
1
-5
/
+4
*
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
1
-2
/
+2
*
tor-proto: remove a `pub(crate) use` from `client::stream`
Steven Engler
2025-09-10
1
-1
/
+2
*
tor-proto: reorganize some flow control modules
Steven Engler
2025-09-10
1
-1
/
+3
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-0
/
+1268