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
*
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
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
1
-0
/
+977