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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
/
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
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
7
-26
/
+10
*
|
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
2
-14
/
+434
|
\
\
|
|
/
|
/
|
|
*
tor-proto: add a unit test for `XonXoffReader`
Steven Engler
2026-06-16
2
-1
/
+399
|
*
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
*
|
Merge branch 'cgo-stable' into 'main'
Nick Mathewson
2026-06-10
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Mark "counter-galois-onion" as stable
Nick Mathewson
2026-06-04
1
-2
/
+2
*
|
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
35
-0
/
+36
|
\
\
|
*
|
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
35
-0
/
+36
*
|
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
/
*
|
proto: Move RateLimitedWriter to tor-async-utils
David Goulet
2026-06-08
6
-768
/
+4
*
|
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
|
/
*
Upgrade tokio to LTS 1.47.1
Neel Chauhan
2026-06-03
1
-2
/
+2
*
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
2
-5
/
+2
[prev]
[next]