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
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Rename CircSyncView to CircHopSyncView (fmt)
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
proto: Rename CircSyncView to CircHopSyncView
Gabriela Moldovan
2026-02-16
2
-16
/
+7
*
proto: Use CircSyncView in the new circuit reactor
Gabriela Moldovan
2026-02-16
1
-13
/
+7
*
proto: Replace circuit-scoped n_open_streams() with per-hop alternative
Gabriela Moldovan
2026-02-16
1
-8
/
+15
*
proto: Replace CircSyncView with previously client-only CircSyncView
Gabriela Moldovan
2026-02-16
1
-36
/
+22
*
proto: Rename ClientCircSyncView to CircSyncView
Gabriela Moldovan
2026-02-16
1
-4
/
+2
*
Revert "proto: Add a new ToRelayMsg util"
Gabriela Moldovan
2026-02-12
2
-5
/
+2
*
proto: Move decode_relay_cell() out of ForwardHandler
Gabriela Moldovan
2026-02-12
1
-16
/
+0
*
proto: Forbid EXTEND2 from RELAY cells
Gabriela Moldovan
2026-02-12
1
-1
/
+2
*
proto: Pass the early flag to handle_relay_msg() (fmt)
Gabriela Moldovan
2026-02-12
1
-1
/
+3
*
proto: Pass the early flag to handle_relay_msg()
Gabriela Moldovan
2026-02-12
1
-3
/
+5
*
proto: Overhaul forward cell handling
Gabriela Moldovan
2026-02-12
1
-13
/
+37
*
proto: Give handle_forward_cell() a handle to the hopmgr
Gabriela Moldovan
2026-02-12
1
-3
/
+6
*
proto: Pass *all* cells to handle_forward_cell()
Gabriela Moldovan
2026-02-12
1
-6
/
+3
*
proto: Add big TODO about flushing
Gabriela Moldovan
2026-02-11
1
-0
/
+13
*
proto: Start forwarding cells in the backward reactor
Gabriela Moldovan
2026-02-11
1
-4
/
+11
*
proto: Extend BWD handler with a backward cell handling function
Gabriela Moldovan
2026-02-11
1
-0
/
+16
*
proto: Ensure DESTROY gets sent on circuit drop
Gabriela Moldovan
2026-02-05
1
-0
/
+11
*
proto: Implement EXTEND2 handling
Gabriela Moldovan
2026-02-05
1
-135
/
+14
*
proto: Move CREATE helpers to a shared module
Gabriela Moldovan
2026-02-05
1
-0
/
+63
*
proto: Add BWD command for receiving newly launched outbound channels
Gabriela Moldovan
2026-02-05
1
-0
/
+36
*
proto: Give handle_meta_msg() a handle to the runtime
Gabriela Moldovan
2026-02-05
2
-2
/
+8
*
proto: Add an implementation-dependent reactor event stream
Gabriela Moldovan
2026-02-05
2
-0
/
+31
*
proto: Move channel provider out of the generic reactor
Gabriela Moldovan
2026-02-05
2
-68
/
+1
*
proto: Fix misleading SendRelayMsg docs
Gabriela Moldovan
2026-02-05
1
-1
/
+1
*
proto: Remove assumption that we are a relay from BWD doc
Gabriela Moldovan
2026-02-04
1
-1
/
+1
*
proto: Replace SendSendme with a more general-purpose command (fmt)
Gabriela Moldovan
2026-02-04
1
-5
/
+4
*
proto: Replace SendSendme with a more general-purpose command
Gabriela Moldovan
2026-02-04
3
-13
/
+14
*
proto: Replace send_sendme() with general-purpose function
Gabriela Moldovan
2026-02-04
1
-8
/
+12
*
proto: Allow unused async in WIP reactor code
Gabriela Moldovan
2026-01-29
1
-0
/
+2
*
proto: Document that the hop list is shared with the BWD
Gabriela Moldovan
2026-01-29
1
-0
/
+11
*
proto: Rename the FWD -> BWD channel
Gabriela Moldovan
2026-01-29
3
-18
/
+18
*
proto: Rename chan senders and sinks for clarity
Gabriela Moldovan
2026-01-29
3
-42
/
+42
*
proto: Update misleading comment about cmd_rx
Gabriela Moldovan
2026-01-29
1
-1
/
+1
*
proto: Allow CircSynvView::new_relay() to be unused
Gabriela Moldovan
2026-01-29
1
-0
/
+1
*
proto: Add a new, implementation-agnostic circuit reactor
Gabriela Moldovan
2026-01-29
7
-5
/
+3063
*
proto: Avoid locking in CircHopOutbound::ccontrol()
Gabriela Moldovan
2026-01-29
1
-8
/
+26
*
proto: Rip CC state out of CircHopInbound
Gabriela Moldovan
2026-01-29
1
-17
/
+1
*
proto: Factor ReactorResultChannel into the shared reactor module
Gabriela Moldovan
2026-01-29
1
-0
/
+5
*
proto: Add a new module for the generic circuit reactor
Gabriela Moldovan
2026-01-29
1
-0
/
+9
*
proto: Move padding_disposition() to the shared padding module
Gabriela Moldovan
2026-01-29
1
-0
/
+69
*
proto: Move CircPaddingDisposition to a new module
Gabriela Moldovan
2026-01-29
1
-0
/
+16
*
proto: #[macro_use] be gone!
Gabriela Moldovan
2025-12-10
1
-0
/
+2
*
proto: Move relay specific unit test to relay module
David Goulet
2025-12-10
1
-25
/
+0
*
proto: Move unit tests and minor fix
David Goulet
2025-12-10
1
-21
/
+0
*
proto: Move RelayCircChanMsg into relay module
David Goulet
2025-12-10
1
-23
/
+3
*
proto: Move ClientCircChanMsg into client module
David Goulet
2025-12-10
1
-27
/
+11
*
proto: Fix relay/hs-service feature gating
Gabriela Moldovan
2025-12-08
1
-1
/
+1
*
Merge branch 'relay-streams2' into 'main'
David Goulet
2025-12-02
2
-1
/
+7
|
\
|
*
proto: Move a couple of stream-related constants to stream mod (fmt)
Gabriela Moldovan
2025-11-24
1
-1
/
+1
[next]