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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add test ensuring we won't extend to the previous hop
Gabriela Moldovan
2026-04-23
1
-1
/
+43
*
proto: Give the ExtendRequestHandler a copy of the inbound peer info
Gabriela Moldovan
2026-04-23
1
-0
/
+1
*
proto: Remove dummy suffixes from variable name
Gabriela Moldovan
2026-04-20
1
-4
/
+4
*
proto: Move DummyChan/DummyChanProvider to relay channel.rs
David Goulet
2026-04-14
1
-62
/
+3
*
proto: Use the inbound CircuitAccount when extending circuit (fmt)
Gabriela Moldovan
2026-03-26
1
-1
/
+7
*
proto: Use the inbound CircuitAccount when extending circuit
Gabriela Moldovan
2026-03-26
1
-1
/
+1
*
proto: Forward unrecognized RELAY_EARLY as RELAY_EARLY
Gabriela Moldovan
2026-03-25
1
-2
/
+0
*
proto: Add tests for the relay circuit reactor
Gabriela Moldovan
2026-03-25
1
-0
/
+536
*
proto: Replace fully-qualified path with import alias
Gabriela Moldovan
2026-03-25
1
-1
/
+1
*
tor-proto: change `dyn ChannelProvider` to also be `Sync`
Steven Engler
2026-03-24
1
-1
/
+1
*
tor-proto: change relay circ reactor `new()` to `pub(crate)`
Steven Engler
2026-03-24
1
-1
/
+1
*
proto: Remove now-unused TimeoutEstimator argument
Gabriela Moldovan
2026-03-19
1
-2
/
+0
*
proto: Replace TimeoutEstimator with opaque handler
Gabriela Moldovan
2026-03-19
1
-1
/
+1
*
proto: Implement StreamHandler for relays
Gabriela Moldovan
2026-03-19
1
-1
/
+29
*
proto: Add an implementation-dependent reactor event stream
Gabriela Moldovan
2026-02-05
1
-1
/
+6
*
proto: Make chan_provider an Arc
Gabriela Moldovan
2026-02-05
1
-1
/
+1
*
proto: Pass the unique id to Forward handler
Gabriela Moldovan
2026-02-05
1
-1
/
+1
*
proto: Move channel provider out of the generic reactor
Gabriela Moldovan
2026-02-05
1
-2
/
+1
*
proto: Remove unused async from relay reactor
Gabriela Moldovan
2026-01-29
1
-1
/
+1
*
proto: Replace relay reactor with new generic reactor
Gabriela Moldovan
2026-01-29
1
-444
/
+48
*
proto: Avoid locking in CircHopOutbound::ccontrol()
Gabriela Moldovan
2026-01-29
1
-4
/
+1
*
proto: Rip CC state out of CircHopInbound
Gabriela Moldovan
2026-01-29
1
-1
/
+0
*
proto: Dedupe IncomingStreamRequestHandler
Gabriela Moldovan
2026-01-12
1
-2
/
+4
*
proto: Give IncomingStreamRequestHandler a HopNum
Gabriela Moldovan
2026-01-12
1
-0
/
+1
*
proto: Relay circuit reactor now handles AnyChanMsg
David Goulet
2025-12-10
1
-10
/
+3
*
proto: Move RelayCircChanMsg into relay module
David Goulet
2025-12-10
1
-2
/
+1
*
proto: Fix relay/hs-service feature gating (fmt)
Gabriela Moldovan
2025-12-08
1
-1
/
+1
*
proto: Fix relay/hs-service feature gating
Gabriela Moldovan
2025-12-08
1
-1
/
+1
*
proto: Move EXTEND handling to catch-all error
Gabriela Moldovan
2025-12-02
1
-3
/
+0
*
proto: Resolve some clippy warnings, remove allows
Gabriela Moldovan
2025-11-24
1
-3
/
+2
*
proto: Update relay reactor documentation
Gabriela Moldovan
2025-11-24
1
-8
/
+79
*
proto: Move a couple of stream-related constants to stream mod (fmt)
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
proto: Move a couple of stream-related constants to stream mod
Gabriela Moldovan
2025-11-24
1
-4
/
+2
*
proto: Start handling incoming stream requests
Gabriela Moldovan
2025-11-24
1
-13
/
+125
*
proto: Pass all the padding-related objects to the relay reactors
Gabriela Moldovan
2025-11-24
1
-0
/
+8
*
proto: Add an IncomingStreamConfig to pass to the reactor
Gabriela Moldovan
2025-11-24
1
-2
/
+12
*
proto: Rework relay reactor error handling
Gabriela Moldovan
2025-11-24
1
-8
/
+15
*
proto: Rename RelayReactor to Reactor
Gabriela Moldovan
2025-11-24
1
-4
/
+4
*
proto: Give RelayCirc a DynTimeProvider
Gabriela Moldovan
2025-11-24
1
-1
/
+2
*
proto: Make the forward -> backward reactor chan bounded
Gabriela Moldovan
2025-11-24
1
-1
/
+8
*
proto: Give RelayReactor and BackwardReactor a Runtime
Gabriela Moldovan
2025-11-24
1
-2
/
+11
*
proto: Use CircHopInbound in the ForwardReactor (fmt)
Gabriela Moldovan
2025-11-17
1
-1
/
+1
*
proto: Use CircHopInbound in the ForwardReactor
Gabriela Moldovan
2025-11-17
1
-3
/
+7
*
proto: Use CircHopOutbound in BackwardReactor
Gabriela Moldovan
2025-11-17
1
-3
/
+9
*
proto: Remove redundant channel from RelayCirc
Gabriela Moldovan
2025-10-29
1
-1
/
+0
*
proto: Rename RelayReatorHandle to RelayCirc
Gabriela Moldovan
2025-10-29
1
-3
/
+3
*
proto: Move RelayReactorHandle to relay module
Gabriela Moldovan
2025-10-29
1
-11
/
+1
*
proto: Update RelayReactorHandle docs
Gabriela Moldovan
2025-10-29
1
-1
/
+1
*
proto: Replace select! with select_biased!
Gabriela Moldovan
2025-10-22
1
-2
/
+2
*
proto: Update an outdated doc link
Gabriela Moldovan
2025-10-22
1
-1
/
+1
[next]