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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-proto: add (what will be) the new `DataWriter`
Steven Engler
2025-06-05
1
-0
/
+44
*
tor-proto: add no-op XON/XOFF flow control variant
Steven Engler
2025-04-23
1
-8
/
+29
*
cell, proto: Use correct Data sizes for v1 relay cells
Nick Mathewson
2025-04-16
1
-13
/
+25
*
Add a RelayCellFormat argument to encode().
Nick Mathewson
2025-04-16
1
-1
/
+1
*
tor-proto: made `StreamTarget::send_sendme` async and fixed a TODO
Steven Engler
2025-03-24
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Apply 1 suggestion(s) to 1 file(s)
Nick Mathewson
2025-02-27
1
-1
/
+1
*
Make DataStream, and its members, implement Sync.
Nick Mathewson
2025-02-26
1
-6
/
+10
*
tor-proto: Add a tunnel module.
David Goulet
2025-02-20
6
-10
/
+16
*
tor-proto: Remove deprecated DataStream API.
Gabriela Moldovan
2025-02-13
1
-32
/
+0
*
proto: deprecate DataStream::circuit
Nick Mathewson
2025-01-30
1
-0
/
+4
*
proto: Rename (experimental) DataStream functions for ctrl access
Nick Mathewson
2025-01-30
1
-6
/
+6
*
proto: Rename ClientDataStreamCtrl::{is_open=>is_connected}
Nick Mathewson
2025-01-30
1
-5
/
+2
*
proto: Rename DataStreamCtrl to ClientDataStreamCtrl
Nick Mathewson
2025-01-30
1
-16
/
+16
*
proto: Clarify applicability of ClientStreamCtrl.
Nick Mathewson
2025-01-30
1
-4
/
+2
*
proto: Use congestion control in circuit reactor
David Goulet
2025-01-16
2
-8
/
+8
*
memquota: Use _ rather than allow(dead_code) (fmt)
Ian Jackson
2024-10-22
1
-1
/
+4
*
memquota: Use _ rather than allow(dead_code)
Ian Jackson
2024-10-22
2
-12
/
+16
*
memquota: fix data stream account lifetime
Ian Jackson
2024-10-21
1
-5
/
+18
*
memquota: Fix resolve stream account lifetime
Ian Jackson
2024-10-21
1
-2
/
+7
*
tor-proto: Put a StreamAccount in DataStream etc.
Ian Jackson
2024-10-03
2
-4
/
+18
*
tor-proto: Put a StreamAccount in DataStream etc. (pre-fmt)
Ian Jackson
2024-10-03
1
-2
/
+9
*
Some HasMemoryCost impls in tor-proto
Ian Jackson
2024-10-02
1
-1
/
+4
*
tor-proto: Introduce type aliases for stream queues
Ian Jackson
2024-10-02
1
-2
/
+2
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
1
-1
/
+1
*
flow-control: document idea for making more robust
Jim Newsome
2024-08-21
1
-0
/
+5
*
tor-proto: Encapsulate flow-control
Jim Newsome
2024-08-13
1
-0
/
+75
*
Fix clippy::doc_lazy_continuation
Ian Jackson
2024-07-08
1
-1
/
+1
*
proto: Try to clarify why StreamReader has a StreamTarget.
Nick Mathewson
2024-05-29
2
-3
/
+10
*
proto: Improve documentation about DataStream lifetimes and closing
Nick Mathewson
2024-05-29
1
-0
/
+30
*
proto: Make DataWriter::close actually do something.
Nick Mathewson
2024-05-29
1
-7
/
+21
*
proto: Explicitly enforce maxima on SENDME windows.
Nick Mathewson
2024-05-14
1
-1
/
+1
*
proto: Fix compilation with stream-ctrl but not experimental-api.
Nick Mathewson
2024-05-14
1
-1
/
+1
*
proto: Expose wait_for_connection as a part of the DataStream API.
Nick Mathewson
2024-05-09
1
-1
/
+1
*
Rename the old IncomingStreamRequestContext to StreamReqInfo.
Nick Mathewson
2024-03-26
1
-3
/
+1
*
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
1
-1
/
+46
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
relay-cell: Update relay cell decoding API for prop340
Jim Newsome
2024-03-12
1
-2
/
+2
*
Rename UnparsedRelayCell -> UnparsedRelayMsg
Jim Newsome
2024-03-12
5
-15
/
+15
*
tor_cell: never construct empty DATA messages.
Nick Mathewson
2024-02-13
2
-11
/
+11
*
Rename {Any}RelayCell to {Any}RelayMsgOuter
Nick Mathewson
2023-12-14
1
-2
/
+2
*
Send less information in onion service BEGIN messages
Nick Mathewson
2023-11-15
1
-1
/
+34
*
Convert StreamId to NonZeroU16
Jim Newsome
2023-10-25
1
-1
/
+1
*
proto: Revise the behavior of IncomingStream::discard().
Nick Mathewson
2023-10-19
1
-9
/
+12
*
IncomingStream:: flatten IncomingStreamInner.
Nick Mathewson
2023-10-19
1
-13
/
+11
*
IncomingStream: Remove state.
Nick Mathewson
2023-10-19
1
-67
/
+4
*
Note a bug in IncomingStream::discard.
Nick Mathewson
2023-10-19
1
-0
/
+2
*
Remove IncomingStreamInner from its Option.
Nick Mathewson
2023-10-19
1
-34
/
+7
*
Remove impl Drop from IncomingStream
Nick Mathewson
2023-10-19
1
-11
/
+4
*
proto: Make StreamTarget::close() misuse less likely.
Nick Mathewson
2023-10-17
1
-3
/
+4
[prev]
[next]