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
/
raw.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Remove a redundant explicit link target
Ian Jackson
2026-07-27
1
-1
/
+1
*
tor-proto: change an error to `NotConnected`
Steven Engler
2026-03-29
1
-3
/
+7
*
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
2026-01-27
1
-1
/
+1
*
tor-proto: Report CircuitClosed on unexpected stream rx close
Nick Mathewson
2026-01-22
1
-6
/
+4
*
proto: Move raw under top-level stream mod
Gabriela Moldovan
2025-11-24
1
-0
/
+164
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-164
/
+0
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
tor-proto: add `DataReaderNew`
Steven Engler
2025-07-17
1
-2
/
+0
*
tor-proto: add `StreamReceiver::is_empty()`
Steven Engler
2025-07-17
1
-1
/
+39
*
tor-proto: add dedicated types for the incoming stream queue
Steven Engler
2025-07-16
1
-2
/
+2
*
tor-proto: rework `StreamReceiver` into a `futures::Stream`
Steven Engler
2025-06-26
1
-35
/
+82
*
Make `StreamTarget::send_sendme` non-async
Steven Engler
2025-06-26
1
-1
/
+1
*
tor-proto: rename `StreamReader` to `StreamReceiver`
Steven Engler
2025-06-26
1
-3
/
+3
*
tor-proto: made `StreamTarget::send_sendme` async and fixed a TODO
Steven Engler
2025-03-24
1
-1
/
+1
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
1
-2
/
+2
*
proto: Use congestion control in circuit reactor
David Goulet
2025-01-16
1
-4
/
+4
*
tor-proto: Introduce type aliases for stream queues
Ian Jackson
2024-10-02
1
-2
/
+2
*
proto: Try to clarify why StreamReader has a StreamTarget.
Nick Mathewson
2024-05-29
1
-0
/
+6
*
proto: Explicitly enforce maxima on SENDME windows.
Nick Mathewson
2024-05-14
1
-1
/
+1
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
1
-4
/
+4
*
tor-proto: Push stream message parsing into the stream objects.
Nick Mathewson
2023-02-15
1
-7
/
+10
*
tor-cell: Rename RelayMsg and RelayCell-related types.
Nick Mathewson
2023-02-07
1
-5
/
+5
*
impl Debug for DataStream (and its components)
Ian Jackson
2022-02-24
1
-0
/
+1
*
Make tor-proto::Error implement HasKind.
Nick Mathewson
2022-02-15
1
-1
/
+1
*
Get rid of unbounded stream sender, and RawCellStream
eta
2021-11-12
1
-60
/
+32
*
Completely overhaul the tor-proto circuit reactor
eta
2021-11-12
1
-22
/
+7
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+114