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
/
circuit
/
reactor
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: Make ControlHandler::handler return non-optional result.
Gabriela Moldovan
2025-02-06
1
-11
/
+11
*
tor-proto: Turn some CtrlMsgs into CtrlCmds.
Gabriela Moldovan
2025-02-06
1
-126
/
+141
*
tor-proto: Make shutdown a CtrlCmd.
Gabriela Moldovan
2025-02-06
1
-1
/
+34
*
proto: Fix feature gated import
David Goulet
2025-02-04
1
-2
/
+5
*
proto: Move the begin cell handling into CircHop
David Goulet
2025-02-04
1
-11
/
+11
*
proto: Remove ConversationInHandler
David Goulet
2025-02-04
1
-6
/
+0
*
proto: Introduce a reactor ControlHandler
David Goulet
2025-02-04
1
-6
/
+240
*
tor-proto: Rewrite circuit reactor run_once() loop to use select! (fmt).
Gabriela Moldovan
2025-01-29
1
-1
/
+3
*
tor-proto: Rewrite circuit reactor run_once() loop to use select!.
Gabriela Moldovan
2025-01-29
3
-26
/
+16
*
tor-proto: Use SendRelayCell within CtrlMsg::SendRelayCell.
Gabriela Moldovan
2025-01-29
1
-5
/
+4
*
tor-proto: Move the CircuitExtender to a separate module.
Gabriela Moldovan
2025-01-29
1
-0
/
+288
*
tor-proto: Move CtrlMsg to its own module.
Gabriela Moldovan
2025-01-29
1
-0
/
+206
*
Refactor and simplify ClientCircSyncView
Nick Mathewson
2024-03-26
1
-7
/
+15
*
Add an IncomingStreamRequestFilter to check early properties
Nick Mathewson
2024-03-26
1
-3
/
+1
*
Define a type for a synchronous (blocking) view of a circuit state.
Nick Mathewson
2024-03-26
1
-0
/
+33