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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tor-proto: update a comment in `CreateRequestHandler`
Steven Engler
2026-06-24
1
-4
/
+2
*
tor-proto: move `RelayLayer` split into helper
Steven Engler
2026-06-24
1
-4
/
+21
*
tor-proto: prepare for ntor handshakes
Steven Engler
2026-06-24
1
-9
/
+34
*
tor-proto: pass correct chan msg cmd to `decrypt_outbound()`
Steven Engler
2026-06-24
2
-5
/
+27
*
Merge branch 'incoming-reject' into 'main'
gabi-250
2026-06-24
8
-85
/
+272
|
\
|
*
proto: Rename LocalApplicationStream for clarity
Gabriela Moldovan
2026-06-23
1
-4
/
+4
|
*
proto: Rework error handling in `HopMgr::get_or_spawn_reactor()`
Gabriela Moldovan
2026-06-23
2
-13
/
+27
|
*
proto: Simplify StreamEvent::LocalStreamClosed (fmt)
Gabriela Moldovan
2026-06-23
1
-1
/
+6
|
*
proto: Simplify StreamEvent::LocalStreamClosed
Gabriela Moldovan
2026-06-23
1
-15
/
+4
|
*
proto: Rename StreamEvent::Closed to LocalStreamClosed
Gabriela Moldovan
2026-06-23
1
-5
/
+5
|
*
proto: Remove unnecessary result mapping
Gabriela Moldovan
2026-06-23
1
-1
/
+1
|
*
proto: Implement ClosePendingStream in the stream reactor
Gabriela Moldovan
2026-06-23
3
-5
/
+40
|
*
proto: Add a helper function for handling closed streams (fmt)
Gabriela Moldovan
2026-06-23
1
-10
/
+10
|
*
proto: Add a helper function for handling closed streams
Gabriela Moldovan
2026-06-23
1
-6
/
+22
|
*
proto: Add a new StreamReactor control message for closing streams
Gabriela Moldovan
2026-06-23
1
-3
/
+25
|
*
proto: Update docs to clarify where the StreamReactor cell sender is
Gabriela Moldovan
2026-06-23
1
-1
/
+2
|
*
proto: Implement RelayCirc::close_pending()
Gabriela Moldovan
2026-06-23
1
-4
/
+17
|
*
proto: Add a control message for closing pending streams (fmt)
Gabriela Moldovan
2026-06-23
1
-3
/
+4
|
*
proto: Add a control message for closing pending streams
Gabriela Moldovan
2026-06-23
2
-1
/
+41
|
*
proto: Replace StreamMsg with a new CtrlMsg type
Gabriela Moldovan
2026-06-23
4
-26
/
+32
|
*
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
*
|
proto: log hop settings at trace upon client circuit opening.
Nick Mathewson
2026-06-23
1
-1
/
+2
|
/
*
proto: Update tests to use the new stream exports
Gabriela Moldovan
2026-06-17
1
-4
/
+4
*
proto: Add crate-level exports for two extra stream types (fmt)
Gabriela Moldovan
2026-06-17
6
-26
/
+9
*
proto: Add crate-level exports for two extra stream types
Gabriela Moldovan
2026-06-17
1
-0
/
+4
*
proto: Re-export StreamReceiver from tor_proto::stream
Gabriela Moldovan
2026-06-17
1
-1
/
+2
*
proto: Re-export the Incoming* types from tor_proto::stream
Gabriela Moldovan
2026-06-17
1
-0
/
+6
*
proto: Make the stream module pub
Gabriela Moldovan
2026-06-17
1
-1
/
+1
*
Merge branch 'flowctrl-tests' into 'main'
opara
2026-06-16
1
-13
/
+433
|
\
|
*
tor-proto: add a unit test for `XonXoffReader`
Steven Engler
2026-06-16
1
-0
/
+398
|
*
tor-proto: add `DrainRateNotifier` trait for `XonXoffReader`
Steven Engler
2026-06-10
1
-13
/
+35
*
|
Merge branch 'destroy' into 'main'
opara
2026-06-12
2
-29
/
+5
|
\
\
|
*
|
tor-proto: circ handshake now always uses NONE destroy reason
Steven Engler
2026-06-12
2
-29
/
+5
|
|
/
*
/
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
35
-0
/
+36
*
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
5
-766
/
+3
*
proto: Move TokenBucket to tor-basic-utils
David Goulet
2026-06-08
3
-848
/
+3
*
Merge branch 'destroy-cell3' into 'main'
gabi-250
2026-06-08
9
-28
/
+395
|
\
|
*
proto: Update the tests to use the new CircuitRx{Receiver,Sender}s
Gabriela Moldovan
2026-06-08
6
-16
/
+17
|
*
proto: Replace CircuitRx{Sender,Receiver} with new channel type
Gabriela Moldovan
2026-06-08
3
-11
/
+5
|
*
proto: Remove now-unused import
Gabriela Moldovan
2026-06-08
1
-1
/
+1
|
*
proto: Add a new channel -> circuit queue type
Gabriela Moldovan
2026-06-08
2
-0
/
+372
*
|
proto: Enable the relay exit stream test
Gabriela Moldovan
2026-06-08
1
-1
/
+0
*
|
proto: Set the ClientDataStreamCtrl to None for relay streams (fmt)
Gabriela Moldovan
2026-06-08
1
-5
/
+7
*
|
proto: Set the ClientDataStreamCtrl to None for relay streams
Gabriela Moldovan
2026-06-08
1
-3
/
+3
*
|
proto: Make the ClientDataStreamCtrl optional throughout
Gabriela Moldovan
2026-06-08
1
-12
/
+22
|
/
*
proto: add regression tests for verify_link_auth_cert
moumenalaoui
2026-06-02
1
-0
/
+79
[prev]
[next]