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
/
client.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
-7
/
+3
*
tor-proto: destructure the `ReactorStreamComponents`
Steven Engler
2026-05-21
1
-5
/
+12
*
tor-proto: have `StreamReqInfo` store a `ReactorStreamComponents`
Steven Engler
2026-05-21
1
-8
/
+12
*
tor-proto: move more stream queue init to reactor
Steven Engler
2026-05-21
1
-22
/
+5
*
tor-proto: add `ReactorStreamComponents` to bundle return vals
Steven Engler
2026-05-20
1
-2
/
+2
*
tor-proto: move stream incoming queue init to reactor
Steven Engler
2026-05-20
1
-9
/
+3
*
proto rpc: Turn tunnel paths into a dict
Nick Mathewson
2026-04-28
1
-0
/
+10
*
proto: Add an RPC function to access tunnel and inspect its path.
Nick Mathewson
2026-04-28
1
-0
/
+3
*
proto: Allow DataStreamCtrl and ClientTunnel to be RPC objects.
Nick Mathewson
2026-04-28
1
-0
/
+5
*
tor-proto: Port to web-time-compat
Nick Mathewson
2026-03-26
1
-1
/
+1
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-3
/
+0
*
Merge branch 'relay-streams2' into 'main'
David Goulet
2025-12-02
1
-165
/
+35
|
\
|
*
proto: Remove crate-level STREAM_READER_BUFFER reexport
Gabriela Moldovan
2025-11-24
1
-1
/
+2
|
*
proto: Move a couple of stream-related constants to stream mod (fmt)
Gabriela Moldovan
2025-11-24
1
-4
/
+2
|
*
proto: Move a couple of stream-related constants to stream mod
Gabriela Moldovan
2025-11-24
1
-2
/
+2
|
*
proto: Move StreamComponents to top-level stream mod
Gabriela Moldovan
2025-11-24
1
-20
/
+1
|
*
proto: Move StreamTarget to stream module
Gabriela Moldovan
2025-11-24
1
-160
/
+2
|
*
proto: Make StreamTarget take a generic Tunnel
Gabriela Moldovan
2025-11-24
1
-42
/
+90
|
*
proto: Make the hop in StreamTarget optional
Gabriela Moldovan
2025-11-24
1
-6
/
+6
|
*
proto: Move StreamReqInfo to stream module
Gabriela Moldovan
2025-11-24
1
-4
/
+4
|
*
proto: Make the hop in StreamReqInfo optional
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
|
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+2
|
/
*
proto: Move client handshake into client channel module
David Goulet
2025-11-19
1
-0
/
+1
*
proto: Move CloseStreamBehavior to top-level stream module
Gabriela Moldovan
2025-11-14
1
-1
/
+1
*
tor-proto: Track information on when tunnels were last used
Nick Mathewson
2025-11-12
1
-0
/
+12
*
proto: Move StreamMpsc{Sender,Receiver} to stream module (fmt)
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move StreamMpsc{Sender,Receiver} to stream module
Gabriela Moldovan
2025-10-21
1
-1
/
+2
*
proto: Move halfstream under streammap
Gabriela Moldovan
2025-10-21
1
-2
/
+0
*
proto: Move streammap out of the client module
Gabriela Moldovan
2025-10-21
1
-2
/
+2
*
proto: Move dumb pipes to top-lvl stream module (fmt)
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Move dumb pipes to top-lvl stream module
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Give the relay reactor a stream map
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker (fmt)
Gabriela Moldovan
2025-10-16
1
-1
/
+2
*
proto: Rename data cmd checkers to {Inbound,Outbound}DataCmdChecker
Gabriela Moldovan
2025-10-16
1
-2
/
+2
*
proto: Reformat imports post-move.
Gabriela Moldovan
2025-10-16
1
-3
/
+2
*
proto: Avoid crate-pub reexports of shared types from the client module.
Gabriela Moldovan
2025-10-16
1
-1
/
+2
*
proto: Remove an allow that is no longer needed
Gabriela Moldovan
2025-10-14
1
-1
/
+0
*
proto: Move flow_ctrl module under stream (fmt).
Gabriela Moldovan
2025-10-07
1
-2
/
+2
*
proto: Move flow_ctrl module under stream.
Gabriela Moldovan
2025-10-07
1
-2
/
+2
*
Fix several rustdoc links.
Nick Mathewson
2025-09-16
1
-2
/
+2
*
Fix check_doc_features warning.
Nick Mathewson
2025-09-16
1
-0
/
+1
*
proto: Experimental API to install a circuit padder at a hop.
Nick Mathewson
2025-09-15
1
-0
/
+24
*
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
/
+1
*
proto: Move TunnelId to a separate, shared module.
Gabriela Moldovan
2025-08-28
1
-50
/
+0
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+2
*
proto: Move the `stream` module under `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-3
/
+3
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-5
/
+7
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
[next]