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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Move StreamMpsc{Sender,Receiver} to stream module
Gabriela Moldovan
2025-10-21
1
-0
/
+7
*
proto: Move dumb pipes to top-lvl stream module
Gabriela Moldovan
2025-10-21
1
-0
/
+2
*
proto: Move IncomingDataCmdChecker to top-level stream module.
Gabriela Moldovan
2025-10-16
1
-0
/
+3
*
proto: Move cmdchecker under top-level stream module.
Gabriela Moldovan
2025-10-16
1
-0
/
+1
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
1
-0
/
+2
*
proto: Add a top-level stream module.
Gabriela Moldovan
2025-10-07
1
-0
/
+4
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-47
/
+0
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
conflux: Adjust docs and fix doc links.
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
tor-proto: add the `XonXoffReader` and connect it to the reactor
Steven Engler
2025-07-17
1
-1
/
+2
*
tor-proto: add dedicated types for the incoming stream queue
Steven Engler
2025-07-16
1
-0
/
+1
*
tor-proto: rename `StreamSendFlowControl` and related changes
Steven Engler
2025-07-15
1
-1
/
+1
*
tor-proto: establish channel for rate limit updates
Steven Engler
2025-07-07
1
-1
/
+1
*
tor-proto: rename `StreamReader` to `StreamReceiver`
Steven Engler
2025-06-26
1
-1
/
+1
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
1
-1
/
+1
*
proto: Rename DataStreamCtrl to ClientDataStreamCtrl
Nick Mathewson
2025-01-30
1
-1
/
+1
*
tor-proto: Encapsulate flow-control
Jim Newsome
2024-08-13
1
-0
/
+3
*
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
1
-1
/
+4
*
tor-proto: Add IncomingCmdChecker for IncomingStream.
Gabriela Moldovan
2023-08-03
1
-0
/
+3
*
proto: Create a `DataStreamCtrl` type.
Nick Mathewson
2023-05-22
1
-0
/
+6
*
Rename onion-* cargo features to hs-* in tor-* crates
Ian Jackson
2023-02-28
1
-3
/
+3
*
tor-proto: Introduce CmdChecker, and define it for our streams.
Nick Mathewson
2023-02-17
1
-0
/
+3
*
tor-proto: Draft API to handle incoming BEGIN requests.
Nick Mathewson
2023-01-17
1
-0
/
+5
*
Improve the layout of crate exports; add runtime convenience functions
eta
2022-01-11
1
-1
/
+1
*
Get rid of unbounded stream sender, and RawCellStream
eta
2021-11-12
1
-1
/
+1
*
Merge IpVersionPreferences and the optimistic flag into one type.
Nick Mathewson
2021-11-10
1
-0
/
+4
*
Update our disclaimers and limitations sections.
Nick Mathewson
2021-10-27
1
-4
/
+1
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+21