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
/
stream
/
queue.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: small comment improvements
Steven Engler
2026-05-20
1
-1
/
+1
*
tor-proto: remove unneeded type alias
Steven Engler
2026-05-20
1
-5
/
+2
*
tor-proto: always use a bounded mpsc queue for streams
Steven Engler
2026-05-20
1
-22
/
+14
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
proto: Adjust docs to refer to the new location of StreamReceiver
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
proto: Move dumb pipes to top-lvl stream module
Gabriela Moldovan
2025-10-21
1
-0
/
+256
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-256
/
+0
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
tor-proto: make stream recv queues unbounded if "flowctl-cc" enabled
Steven Engler
2025-08-05
1
-7
/
+27
*
tor-proto: add `DataReaderNew`
Steven Engler
2025-07-17
1
-2
/
+0
*
tor-proto: send XOFF messages when the queue grows too large
Steven Engler
2025-07-16
1
-2
/
+0
*
tor-proto: add dedicated types for the incoming stream queue
Steven Engler
2025-07-16
1
-0
/
+240