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
/
circuit.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Use "typos-cli" to fix a bunch of typos.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
proto: fix a comment to refer to circuits, not channels.
Nick Mathewson
2023-08-22
1
-1
/
+1
*
Merge branch 'send_raw_msg' into 'main'
Nick Mathewson
2023-08-22
1
-0
/
+27
|
\
|
*
proto: Add crossrefs between start_conversation and send_raw_msg
Nick Mathewson
2023-08-22
1
-0
/
+6
|
*
proto: new ClientCirc::send_raw_msg function.
Nick Mathewson
2023-08-21
1
-0
/
+21
*
|
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-1
/
+1
|
/
*
tor-proto: Add test where an incoming stream comes from an unexpect hop.
Gabriela Moldovan
2023-08-18
1
-0
/
+44
*
tor-proto: Make ClientCirc::allow_stream_requests take a HopNum.
Gabriela Moldovan
2023-08-18
1
-4
/
+18
*
tor-proto: Fix dead_code when building without experimental-api
Nick Mathewson
2023-08-16
1
-0
/
+1
*
Merge branch 'remove-unused-import' into 'main'
Ian Jackson
2023-08-16
1
-1
/
+3
|
\
|
*
tor-proto: remove unused import
Emil Engler
2023-08-10
1
-1
/
+3
*
|
proto: Fix a type-complexity warning.
Nick Mathewson
2023-08-14
1
-2
/
+4
*
|
proto: API to expose the `CircuitBinding` type.
Nick Mathewson
2023-08-14
1
-1
/
+33
*
|
proto: Take CircuitBinding one step forward into Reactor::add_hop.
Nick Mathewson
2023-08-14
1
-2
/
+2
|
/
*
tor-proto: Make StreamTarget::close return the oneshot::Receiver instead of b...
Gabriela Moldovan
2023-08-08
1
-23
/
+6
*
tor-proto: Add a function for closing a stream without waiting for the reacto...
Gabriela Moldovan
2023-08-07
1
-0
/
+19
*
Merge branch 'proto-flaky-test' into 'main'
gabi-250
2023-08-04
1
-12
/
+18
|
\
|
*
tor-proto: reject() now waits until the control message is received.
Gabriela Moldovan
2023-08-04
1
-0
/
+6
|
*
tor-proto: allow_stream_requests now waits until the control message is recei...
Gabriela Moldovan
2023-08-04
1
-12
/
+12
*
|
proto: methods to wait until a channel/circuit is shut down.
Nick Mathewson
2023-08-04
1
-2
/
+18
|
/
*
tor-proto: Add ClientCirc::start_conversation().
Gabriela Moldovan
2023-08-04
1
-15
/
+26
*
tor-proto: Add method for getting the HopNum of the last hop.
Gabriela Moldovan
2023-08-04
1
-0
/
+14
*
tor-proto: Bump test sleep to 200ms for now.
Gabriela Moldovan
2023-08-03
1
-5
/
+10
*
tor-proto: Handle new BEGIN cells for rejected stream.
Gabriela Moldovan
2023-08-03
1
-0
/
+88
*
tor-proto: Clarify what we mean by "stream" in allow_stream_requests.
Gabriela Moldovan
2023-08-03
1
-3
/
+3
*
tor-proto: Add TODO regarding allow_stream_requests corner case.
Gabriela Moldovan
2023-08-03
1
-0
/
+24
*
tor-proto: Remove outdated comments.
Gabriela Moldovan
2023-08-03
1
-3
/
+0
*
tor-proto: Add a test for allow_stream_requests.
Gabriela Moldovan
2023-08-03
1
-0
/
+70
*
tor-proto: Implement allow_stream_requests.
Gabriela Moldovan
2023-08-03
1
-7
/
+49
*
tor-proto: Add StreamTarget function for sending CtrlMsg::CloseStream .
Gabriela Moldovan
2023-08-03
1
-0
/
+46
*
tor-proto: Remove extraneous space.
Gabriela Moldovan
2023-08-03
1
-1
/
+1
*
tor-circmgr: Add two possibly-needed docsrs annotations
Ian Jackson
2023-07-12
1
-0
/
+1
*
tor-proto: Conversation: drop two otiose cfg(feature)
Ian Jackson
2023-07-12
1
-1
/
+0
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
1
-0
/
+1
|
\
|
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
|
Merge branch 'conversation' into 'main'
Alexander Færøy
2023-07-10
1
-89
/
+113
|
\
\
|
|
/
|
/
|
|
*
tor-proto: run rustfmt
Ian Jackson
2023-06-30
1
-1
/
+4
|
*
tor-proto conversation API: Provide ConversationInHandler
Ian Jackson
2023-06-30
1
-1
/
+6
|
*
tor-proto conversation API: Implement Conversation
Ian Jackson
2023-06-30
1
-89
/
+98
|
*
tor-proto: Make the handler in SendMsgAndInstallHandler optional
Ian Jackson
2023-06-30
1
-1
/
+1
|
*
tor-proto conversation API: Return a Conversation
Ian Jackson
2023-06-30
1
-8
/
+15
|
*
tor-proto conversation API: Rename to start_conversation_last_hop
Ian Jackson
2023-06-30
1
-7
/
+7
|
*
tor-proto conversation API: Make starting message optional
Ian Jackson
2023-06-30
1
-2
/
+2
*
|
Remove explicit allows for missing_panics_docs.
Nick Mathewson
2023-07-06
1
-1
/
+1
|
/
*
proto: ClientCirc: remove now-obsolete note on Clone-ness
Nick Mathewson
2023-06-28
1
-5
/
+0
*
proto: document ClientCirc lifecycle better.
Nick Mathewson
2023-06-28
1
-0
/
+29
*
proto: Remove support for receiving unauthenticated SENDMEs
Nick Mathewson
2023-06-26
1
-10
/
+0
*
Merge branch 'proto-better-path' into 'main'
Nick Mathewson
2023-06-22
1
-26
/
+73
|
\
|
*
proto: Resolve/downgrade some path-related "TODO HS" items
Nick Mathewson
2023-06-22
1
-2
/
+0
[next]