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
/
channel
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Expect a now-unused test function to be dead code
Gabriela Moldovan
8 days
1
-0
/
+1
*
proto: Avoid sending DESTROY if we have received DESTROY
Gabriela Moldovan
8 days
2
-0
/
+25
*
Merge branch 'unk-circid' into 'main'
gabi-250
13 days
2
-40
/
+49
|
\
|
*
proto: Explicitly drop the cells with unrecognized CircIds
Gabriela Moldovan
2026-08-12
1
-0
/
+20
|
*
proto: Update tests now that unrecognized CREATED are dropped
Gabriela Moldovan
2026-08-11
1
-2
/
+2
|
*
proto: Update tests now that we tolerate unrecognized CircIds
Gabriela Moldovan
2026-08-11
1
-24
/
+8
|
*
proto: s/channel/circuit in test comment
Gabriela Moldovan
2026-08-11
1
-1
/
+1
|
*
proto: Ignore CREATED* with unrecognized CircIds
Gabriela Moldovan
2026-08-11
2
-9
/
+14
|
*
proto: Silently drop DESTROY/RELAY cells on unknown circuits (fmt)
Gabriela Moldovan
2026-08-11
1
-5
/
+3
|
*
proto: Silently drop DESTROY/RELAY cells on unknown circuits
Gabriela Moldovan
2026-08-11
1
-4
/
+6
*
|
tor-proto: make `CreateRequestHandler` methods async
Steven Engler
2026-08-12
1
-10
/
+13
|
/
*
proto: Remove a now-done TODO
Gabriela Moldovan
2026-08-04
1
-3
/
+0
*
proto: Rename "hs" to "hc"
Gabriela Moldovan
2026-08-04
2
-3
/
+3
*
tor-proto: extend circ handshake tests to close the circuit
Steven Engler
2026-07-30
1
-0
/
+10
*
tor-proto: rename some methods on test `ConnInspector`
Steven Engler
2026-07-30
1
-4
/
+4
*
tor-proto: don't drop stream rx in tests
Steven Engler
2026-07-30
1
-7
/
+12
*
tor-proto: add 'test_utils' mod for channel tests
Steven Engler
2026-07-29
1
-0
/
+305
*
proto: Use PeerInfo to log responder channel addr
David Goulet
2026-07-29
1
-2
/
+2
*
align DestroyReason with torspec!490
ramdoys
2026-07-28
2
-3
/
+3
*
tor-checkable: Rename `TimeBound::is_valid_at` to `check_valid_at`
Ian Jackson
2026-07-23
1
-1
/
+1
*
tor-checkable: TimeBound: Make wrapped type an associated type
Ian Jackson
2026-07-23
1
-3
/
+3
*
tor-checkable: TimeBound: remove Error associated type
Ian Jackson
2026-07-23
1
-1
/
+1
*
proto: Return the incoming streams from the create handler
Gabriela Moldovan
2026-07-22
1
-3
/
+4
*
Apply deferred rustfmt churn
Ian Jackson
2026-07-16
1
-1
/
+1
*
Use new TimeBound name throughout the tree
Ian Jackson
2026-07-16
1
-2
/
+2
*
proto: Pass the allowed incoming commands to CreateRequestHandler
Gabriela Moldovan
2026-06-30
1
-0
/
+3
*
proto: Pass an IncomingStreamRequestFilter factory to the create handler
Gabriela Moldovan
2026-06-29
1
-0
/
+2
*
tor-proto: Remove a now-redundant .iter() in a call to iter_join
Ian Jackson
2026-06-11
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
3
-0
/
+3
*
proto: Update the tests to use the new CircuitRx{Receiver,Sender}s
Gabriela Moldovan
2026-06-08
2
-2
/
+3
*
proto: add regression tests for verify_link_auth_cert
moumenalaoui
2026-06-02
1
-0
/
+79
*
proto: Fix inverted cert sig and AUTHENTICATE compare
David Goulet
2026-06-02
1
-1
/
+1
*
tor-proto: remove `use asynchronous_codec as futures_codec` in `/channel/hand...
Neel Chauhan
2026-05-27
1
-13
/
+14
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-2
/
+2
*
proto: Apply deferred rustfmt
Gabriela Moldovan
2026-04-23
1
-5
/
+2
*
proto: Build the PeerInfo from the dummy target in the tests
Gabriela Moldovan
2026-04-23
1
-5
/
+14
*
relay: Modify RelayNtorKeys to use a constructor
David Goulet
2026-04-21
1
-7
/
+5
*
proto: Make the CreateRequestHandler::new() take the ntor keys
David Goulet
2026-04-21
1
-0
/
+16
*
tor-proto: give our rsa ident to the channel reactor
Steven Engler
2026-04-16
1
-1
/
+5
*
proto: Remove unused imports in unit tests
David Goulet
2026-04-14
1
-1
/
+1
*
proto: Fix relay unit tests with new CreateRequestHandler
David Goulet
2026-04-14
1
-1
/
+13
*
proto: Add channel relay handshake unit tests
David Goulet
2026-04-14
1
-4
/
+268
*
proto: Move test certs module at the top
David Goulet
2026-04-14
1
-31
/
+31
*
proto: Move channel client handshake tests into client module
David Goulet
2026-04-14
1
-218
/
+10
*
tor-proto: small comment improvement
Steven Engler
2026-04-09
1
-1
/
+2
*
tor-proto: replace a tuple with a dedicated struct
Steven Engler
2026-04-09
1
-13
/
+23
*
tor-proto: give our ed ident to the channel reactor
Steven Engler
2026-04-09
1
-2
/
+7
*
Merge branch 'create-fast' into 'main'
gabi-250
2026-04-09
1
-1
/
+1
|
\
|
*
tor-proto: take `CreateRequest` message by reference
Steven Engler
2026-04-08
1
-1
/
+1
*
|
proto: Bring back AuthLogDigest and explicitly convert to SLOG/CLOG
David Goulet
2026-04-08
2
-24
/
+21
[next]