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
/
relay
/
reactor
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Wrap PeerInfo in Arc<>
Gabriela Moldovan
2026-04-23
2
-4
/
+4
*
proto: Avoid collecting the chan identities in RelayIdSet
Gabriela Moldovan
2026-04-23
1
-10
/
+2
*
proto: Use PeerInfo in the extend handler
Gabriela Moldovan
2026-04-23
2
-3
/
+4
*
proto: Reject EXTEND2 targeting the previous hop in the circuit
Gabriela Moldovan
2026-04-23
1
-1
/
+13
*
proto: Give the ExtendRequestHandler a copy of the inbound peer info
Gabriela Moldovan
2026-04-23
2
-1
/
+7
*
proto: Fix broken doc link in extend handler
Gabriela Moldovan
2026-04-23
1
-1
/
+3
*
proto: Extract EXTEND2 handling into a new module
Gabriela Moldovan
2026-04-23
2
-200
/
+254
*
proto: Remove unnecessary clippy allow
Gabriela Moldovan
2026-04-20
1
-2
/
+0
*
proto: Use the inbound CircuitAccount when extending circuit (fmt)
Gabriela Moldovan
2026-03-26
1
-1
/
+2
*
proto: Use the inbound CircuitAccount when extending circuit
Gabriela Moldovan
2026-03-26
1
-2
/
+9
*
proto: Move handle_unrecognized_cell() out of ForwardHandler
Gabriela Moldovan
2026-03-25
1
-38
/
+39
*
proto: Forward unrecognized RELAY_EARLY as RELAY_EARLY
Gabriela Moldovan
2026-03-25
1
-2
/
+7
*
tor-proto: change `dyn ChannelProvider` to also be `Sync`
Steven Engler
2026-03-24
1
-2
/
+2
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
proto: Add more logging to the new circuit reactors
Gabriela Moldovan
2026-03-12
1
-1
/
+28
*
proto: Remove unused function in relay FWD reactor
Gabriela Moldovan
2026-02-12
1
-7
/
+1
*
proto: Move decode_relay_cell() out of ForwardHandler
Gabriela Moldovan
2026-02-12
1
-27
/
+36
*
proto: Forbid EXTEND2 from RELAY cells
Gabriela Moldovan
2026-02-12
1
-1
/
+9
*
proto: Return a protocol error if we get too many RELAY_EARLY
Gabriela Moldovan
2026-02-12
1
-1
/
+20
*
proto: Overhaul forward cell handling
Gabriela Moldovan
2026-02-12
1
-8
/
+37
*
proto: Give handle_forward_cell() a handle to the hopmgr
Gabriela Moldovan
2026-02-12
1
-1
/
+5
*
proto: Return internal error on TRUNCATE
Gabriela Moldovan
2026-02-12
1
-1
/
+1
*
proto: Implement validate_backward_cell() for relays
Gabriela Moldovan
2026-02-11
1
-3
/
+34
*
proto: Extend BWD handler with a backward cell handling function
Gabriela Moldovan
2026-02-11
1
-1
/
+10
*
proto: Say why it's okay not to have timeouts in a couple of places
Gabriela Moldovan
2026-02-09
1
-0
/
+6
*
proto: Remove the EXTEND2 timeout for now
Gabriela Moldovan
2026-02-09
1
-26
/
+11
*
proto: Reject EXTEND2 cells even if we already have an extension in progress
Gabriela Moldovan
2026-02-09
1
-1
/
+12
*
proto: Ensure DESTROY gets sent on circuit drop
Gabriela Moldovan
2026-02-05
1
-3
/
+9
*
proto: Make handle_extend2() synchronous
Gabriela Moldovan
2026-02-05
1
-3
/
+2
*
proto: Implement EXTEND2 handling
Gabriela Moldovan
2026-02-05
1
-17
/
+248
*
proto: Reword an error message for clarity
Gabriela Moldovan
2026-02-05
1
-1
/
+1
*
proto: Give handle_meta_msg() a handle to the runtime
Gabriela Moldovan
2026-02-05
1
-1
/
+2
*
proto: Add an implementation-dependent reactor event stream
Gabriela Moldovan
2026-02-05
1
-0
/
+17
*
proto: Make chan_provider an Arc
Gabriela Moldovan
2026-02-05
1
-2
/
+3
*
proto: Pass the unique id to Forward handler
Gabriela Moldovan
2026-02-05
1
-0
/
+5
*
proto: Move channel provider out of the generic reactor
Gabriela Moldovan
2026-02-05
1
-2
/
+16
*
proto: Rename chan senders and sinks for clarity
Gabriela Moldovan
2026-01-29
1
-1
/
+1
*
proto: Replace relay reactor with new generic reactor
Gabriela Moldovan
2026-01-29
2
-1289
/
+144
*
proto: Avoid locking in CircHopOutbound::ccontrol()
Gabriela Moldovan
2026-01-29
1
-1
/
+8
*
proto: s/Forward/ForwardSender for clarity
Gabriela Moldovan
2026-01-29
1
-3
/
+3
*
proto: Rip CC state out of CircHopInbound
Gabriela Moldovan
2026-01-29
1
-1
/
+4
*
proto: Add exceptions for clippy::unused async in relay reactor
Gabriela Moldovan
2026-01-27
1
-0
/
+3
*
Merge branch 'ticket1599_02' into 'main'
David Goulet
2026-01-13
1
-1
/
+1
|
\
|
*
proto: Fix comments documentation
David Goulet
2026-01-13
1
-1
/
+1
*
|
proto: Dedupe IncomingStreamRequestHandler
Gabriela Moldovan
2026-01-12
1
-29
/
+4
*
|
proto: Give IncomingStreamRequestHandler a HopNum
Gabriela Moldovan
2026-01-12
1
-1
/
+5
|
/
*
proto: Rename Circuit{Action/Event}::Shutdown to ProtoViolation
David Goulet
2025-12-10
1
-5
/
+5
*
proto: Relay circuit reactor now handles AnyChanMsg
David Goulet
2025-12-10
2
-2
/
+11
*
proto: Client circuit reactor now handles AnyChanMsg
David Goulet
2025-12-10
2
-2
/
+2
*
proto: Move RelayCircChanMsg into relay module
David Goulet
2025-12-10
2
-2
/
+2
[next]