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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-12
/
+14
*
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
3
-4
/
+3
*
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: Remove incorrect padding logic
Gabriela Moldovan
2025-12-02
1
-18
/
+5
*
proto: Add TODO about our TRUNCATE plans
Gabriela Moldovan
2025-12-02
1
-0
/
+5
*
proto: Move EXTEND handling to catch-all error
Gabriela Moldovan
2025-12-02
2
-9
/
+0
*
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
2
-6
/
+3
*
proto: Reword a nonsensical TODO
Gabriela Moldovan
2025-11-24
1
-3
/
+15
*
proto: Update relay reactor documentation
Gabriela Moldovan
2025-11-24
1
-8
/
+79
*
proto: Fix a number of newly broken doc links
Gabriela Moldovan
2025-11-24
1
-1
/
+1
*
proto: Deduplicate msg_streamid()
Gabriela Moldovan
2025-11-24
1
-20
/
+2
*
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
3
-28
/
+666
*
proto: Pass all the padding-related objects to the relay reactors
Gabriela Moldovan
2025-11-24
3
-2
/
+24
*
proto: Make send_msg_to_client() take an AnyRelayMsgOuter
Gabriela Moldovan
2025-11-24
1
-4
/
+5
*
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
3
-12
/
+12
*
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
3
-5
/
+12
*
proto: Let cell_rx carry more than just stream data
Gabriela Moldovan
2025-11-24
2
-21
/
+46
*
proto: Give RelayReactor and BackwardReactor a Runtime
Gabriela Moldovan
2025-11-24
2
-3
/
+17
*
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: Return early if the cell is unrecognized
Gabriela Moldovan
2025-11-24
1
-11
/
+11
*
proto: Move comment in relay handshake.rs
David Goulet
2025-11-19
1
-1
/
+1
*
proto: Implement part of UnverifiedRelayChannel::finish()
David Goulet
2025-11-19
1
-10
/
+37
*
proto: Add VerifiedRelayChannel implementation
David Goulet
2025-11-19
1
-1
/
+31
*
proto: Add UnverifiedRelayChannel implementation
David Goulet
2025-11-19
2
-17
/
+100
*
proto: Introduce relay specific channel structs
David Goulet
2025-11-19
1
-2
/
+38
*
proto: Use CircHopInbound in the ForwardReactor (fmt)
Gabriela Moldovan
2025-11-17
3
-6
/
+4
*
proto: Use CircHopInbound in the ForwardReactor
Gabriela Moldovan
2025-11-17
2
-19
/
+15
*
proto: Use CircHopOutbound in BackwardReactor
Gabriela Moldovan
2025-11-17
2
-34
/
+24
*
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: 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: Avoid identifying relay circuits using TunnelId
Gabriela Moldovan
2025-10-27
1
-3
/
+3
*
proto: Remove relay ChannelAuthenticationData builder
David Goulet
2025-10-23
1
-64
/
+11
*
proto: Use Arc for relay identities object
David Goulet
2025-10-23
2
-4
/
+6
*
proto: Remove LOG_PREFIX in relay handshake
David Goulet
2025-10-23
1
-5
/
+1
*
proto: Compute authenticate data after validating certificates
David Goulet
2025-10-23
2
-9
/
+8
*
proto: Add a relay channel builder
David Goulet
2025-10-23
2
-1
/
+36
[next]