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
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Move comment to the right place
David Goulet
2026-08-03
1
-3
/
+3
*
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
3
-6
/
+6
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
3
-7
/
+7
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
3
-15
/
+39
*
proto: Rename CircId and UniqId variable name
David Goulet
2026-08-03
1
-2
/
+2
*
tor-proto: pass correct chan msg cmd to `decrypt_outbound()`
Steven Engler
2026-06-24
1
-5
/
+7
*
proto: Remove TODOs about flushing pending data
Gabriela Moldovan
2026-05-26
2
-8
/
+0
*
proto: Remove unused async
Gabriela Moldovan
2026-05-20
1
-3
/
+2
*
proto: Make TRUNCATE trigger a proto violation
Gabriela Moldovan
2026-05-20
1
-5
/
+5
*
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: Pass the cell by reference to resolve a warning
Gabriela Moldovan
2026-05-20
1
-3
/
+2
*
proto: Log a message when a forward DESTROY comes along
Gabriela Moldovan
2026-05-20
1
-3
/
+15
*
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
[next]