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
/
relay
/
reactor
/
backward.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
1
-1
/
+1
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
1
-2
/
+2
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
1
-2
/
+4
*
proto: Rename CircId and UniqId variable name
David Goulet
2026-08-03
1
-2
/
+2
*
proto: Remove TODOs about flushing pending data
Gabriela Moldovan
2026-05-26
1
-4
/
+0
*
proto: Add a comment clarifying why we don't need to propagate DESTROY
Gabriela Moldovan
2026-05-20
1
-0
/
+7
*
proto: Adjust DESTROY-related logs in the backward reactor
Gabriela Moldovan
2026-05-20
1
-2
/
+6
*
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: Replace relay reactor with new generic reactor
Gabriela Moldovan
2026-01-29
1
-845
/
+36
*
proto: Avoid locking in CircHopOutbound::ccontrol()
Gabriela Moldovan
2026-01-29
1
-1
/
+8
*
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
1
-1
/
+10
*
proto: Client circuit reactor now handles AnyChanMsg
David Goulet
2025-12-10
1
-1
/
+1
*
proto: Move RelayCircChanMsg into relay module
David Goulet
2025-12-10
1
-1
/
+1
*
proto: Explain why we have the backward sink readiness check
Gabriela Moldovan
2025-12-02
1
-4
/
+26
*
proto: Resolve some clippy warnings, remove allows
Gabriela Moldovan
2025-11-24
1
-3
/
+1
*
proto: Reword a nonsensical TODO
Gabriela Moldovan
2025-11-24
1
-3
/
+15
*
proto: Fix a number of newly broken doc links
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
proto: Start handling incoming stream requests
Gabriela Moldovan
2025-11-24
1
-8
/
+355
*
proto: Pass all the padding-related objects to the relay reactors
Gabriela Moldovan
2025-11-24
1
-1
/
+11
*
proto: Make send_msg_to_client() take an AnyRelayMsgOuter
Gabriela Moldovan
2025-11-24
1
-4
/
+5
*
proto: Rename RelayReactor to Reactor
Gabriela Moldovan
2025-11-24
1
-4
/
+4
*
proto: Make the forward -> backward reactor chan bounded
Gabriela Moldovan
2025-11-24
1
-2
/
+2
*
proto: Let cell_rx carry more than just stream data
Gabriela Moldovan
2025-11-24
1
-15
/
+32
*
proto: Give RelayReactor and BackwardReactor a Runtime
Gabriela Moldovan
2025-11-24
1
-1
/
+6
*
proto: Don't poll PollAll unless we can write to chan
Gabriela Moldovan
2025-11-24
1
-14
/
+9
*
proto: Use CircuitCellSender in the backward reactor
Gabriela Moldovan
2025-11-24
1
-8
/
+14
*
proto: Use CircHopInbound in the ForwardReactor (fmt)
Gabriela Moldovan
2025-11-17
1
-1
/
+1
*
proto: Use CircHopOutbound in BackwardReactor
Gabriela Moldovan
2025-11-17
1
-31
/
+15
*
proto: Move SendRelayCell to circhop (fmt)
Gabriela Moldovan
2025-11-17
1
-1
/
+1
*
proto: Move CloseStreamBehavior to top-level stream module
Gabriela Moldovan
2025-11-14
1
-1
/
+2
*
proto: Handle control messages in RelayReactor
Gabriela Moldovan
2025-10-22
1
-28
/
+0
*
proto: Move the control channels to RelayReactor
Gabriela Moldovan
2025-10-22
1
-49
/
+6
*
proto: Fix broken doc links
Gabriela Moldovan
2025-10-21
1
-2
/
+3
*
proto: Ensure RelayReactor shuts down the other reactors
Gabriela Moldovan
2025-10-21
1
-12
/
+21
*
proto: Add a TODO about splitting out fields out of BackwardReactor
Gabriela Moldovan
2025-10-21
1
-0
/
+9
*
proto: Move channel provider to ForwardReactor
Gabriela Moldovan
2025-10-21
1
-12
/
+3
*
proto: Remove no longer needed Mutex
Gabriela Moldovan
2025-10-21
1
-7
/
+5
*
proto: Remove stray words from docs
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Disambiguate "channel" and "stream"
Gabriela Moldovan
2025-10-21
1
-35
/
+35
*
proto: Fix docs post-renaming
Gabriela Moldovan
2025-10-21
1
-3
/
+3
*
proto: Replace select_biased! with PollAll
Gabriela Moldovan
2025-10-21
1
-32
/
+124
*
proto: Replace placeholder () with stream id and msg
Gabriela Moldovan
2025-10-21
1
-3
/
+2
*
proto: Replace inbound/outbound terminology
Gabriela Moldovan
2025-10-21
1
-13
/
+13
*
proto: Restrict the visibility of BackwardReactor
Gabriela Moldovan
2025-10-21
1
-3
/
+3
*
proto: Move BackwardReactor to its own module
Gabriela Moldovan
2025-10-21
1
-0
/
+450