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.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-proto: add `StreamHandler::flowctrl_sidechannel_mitigations()`
Steven Engler
7 days
1
-0
/
+6
*
proto: Extend test to check DESTROY is sent to the next hop
Gabriela Moldovan
8 days
1
-0
/
+16
*
proto: Move assert_cell_is_destroy macro out of helper function
Gabriela Moldovan
8 days
1
-15
/
+15
*
proto: Add comments explaining why the tests use DestroyDirection::Backward
Gabriela Moldovan
8 days
1
-2
/
+14
*
proto: Remove misleading comment and rename misnamed variable
Gabriela Moldovan
8 days
1
-3
/
+2
*
proto: Clarify what read_{inbound,outbound} are for
Gabriela Moldovan
8 days
1
-0
/
+14
*
proto: Update the tests to check DESTROY is only sent when needed
Gabriela Moldovan
8 days
1
-25
/
+72
*
proto: Allocate a real circ id in the circ reactor tests
Gabriela Moldovan
8 days
1
-13
/
+47
*
proto: s/client/next hop in test comment
Gabriela Moldovan
8 days
1
-1
/
+1
*
proto: Remove redundant heading
Gabriela Moldovan
9 days
1
-2
/
+0
*
proto: Update table to mention all the other commands we handle
Gabriela Moldovan
9 days
1
-2
/
+8
*
proto: Be more specific about where the meta messages are handled
Gabriela Moldovan
9 days
1
-14
/
+15
*
proto: Say how forward DESTROY are handled
Gabriela Moldovan
9 days
1
-1
/
+2
*
proto: Clarify that "it" refers to the forward reactor
Gabriela Moldovan
9 days
1
-1
/
+2
*
proto: Update docs to clarify they apply to RELAY_EARLY too
Gabriela Moldovan
9 days
1
-3
/
+2
*
proto: Update docs to say EXTEND2 is supported
Gabriela Moldovan
9 days
1
-5
/
+2
*
proto: Update reactor docs to say TRUNCATE is unsupported
Gabriela Moldovan
9 days
1
-2
/
+3
*
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: Re-enable IncomingCmdChecker test (fmt)
Gabriela Moldovan
2026-07-01
1
-2
/
+6
*
proto: Re-enable IncomingCmdChecker test
Gabriela Moldovan
2026-07-01
1
-14
/
+7
*
proto: Add test for the incoming stream cmd allow list
Gabriela Moldovan
2026-06-30
1
-0
/
+48
*
proto: Update tests to pass the incoming cmd allow list to the reactor (fmt)
Gabriela Moldovan
2026-06-30
1
-12
/
+21
*
proto: Update tests to pass the incoming cmd allow list to the reactor
Gabriela Moldovan
2026-06-30
1
-10
/
+12
*
proto: Pass the allowed incoming commands to the relay reactor
Gabriela Moldovan
2026-06-30
1
-1
/
+2
*
proto: Remove confusing blurb about IncomingStream handling
Gabriela Moldovan
2026-06-29
1
-3
/
+5
*
proto: Clarify wording in relay reactor constructor
Gabriela Moldovan
2026-06-29
1
-1
/
+5
*
proto: Say why INCOMING_BUFFER is set to STREAM_READER_BUFFER
Gabriela Moldovan
2026-06-29
1
-0
/
+5
*
proto: Return IncomingStreams stream from relay reactor constructor (fmt)
Gabriela Moldovan
2026-06-29
1
-4
/
+4
*
proto: Return IncomingStreams stream from relay reactor constructor
Gabriela Moldovan
2026-06-29
1
-50
/
+117
*
proto: Support passing a stream request filter to the reactor
Gabriela Moldovan
2026-06-29
1
-3
/
+33
*
proto: Make the new reject_stream() test check the END cell too
Gabriela Moldovan
2026-06-23
1
-1
/
+5
*
proto: Factor helper macro out of test function
Gabriela Moldovan
2026-06-23
1
-17
/
+17
*
proto: Refactor test macro to not rely on function context
Gabriela Moldovan
2026-06-23
1
-6
/
+7
*
proto: Add a test for rejecting an incoming stream in the relay reactor
Gabriela Moldovan
2026-06-23
1
-0
/
+40
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Merge branch 'destroy-cell3' into 'main'
gabi-250
2026-06-08
1
-2
/
+2
|
\
|
*
proto: Update the tests to use the new CircuitRx{Receiver,Sender}s
Gabriela Moldovan
2026-06-08
1
-1
/
+1
|
*
proto: Remove now-unused import
Gabriela Moldovan
2026-06-08
1
-1
/
+1
*
|
proto: Enable the relay exit stream test
Gabriela Moldovan
2026-06-08
1
-1
/
+0
|
/
*
proto: Make TRUNCATE trigger a proto violation
Gabriela Moldovan
2026-05-20
1
-0
/
+20
*
proto: Add some tests for DESTROY handling
Gabriela Moldovan
2026-05-20
1
-1
/
+60
*
proto: Make do_create2_handshake() check EXTENDED2 was sent
Gabriela Moldovan
2026-05-20
1
-1
/
+19
*
proto: Extend helper to check that DESTROY was sent in both directions
Gabriela Moldovan
2026-05-20
1
-7
/
+21
*
proto: Rename a test helper and adjust its docs
Gabriela Moldovan
2026-05-20
1
-7
/
+6
*
proto: Return the CircId from test handshake helper
Gabriela Moldovan
2026-05-20
1
-2
/
+4
*
proto: Add test helper for sending AnyChanMsgs
Gabriela Moldovan
2026-05-20
1
-0
/
+5
*
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
[next]