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
/
circuit
/
reactor
/
stream.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
1
-1
/
+1
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
1
-1
/
+1
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
1
-6
/
+22
*
proto: Include the actual cell command in an error message
Gabriela Moldovan
2026-07-23
1
-3
/
+5
*
proto: Remove feature-gating from CircHop::handle_msg()
Gabriela Moldovan
2026-07-23
1
-3
/
+1
*
proto: Add TODO about the eventual client-side reactor rewrite
Gabriela Moldovan
2026-07-02
1
-0
/
+10
*
proto: Allow BeginDir and Resolve messages in the stream reactor (fmt)
Gabriela Moldovan
2026-07-01
1
-1
/
+3
*
proto: Allow BeginDir and Resolve messages in the stream reactor
Gabriela Moldovan
2026-07-01
1
-9
/
+30
*
proto: Rename LocalApplicationStream for clarity
Gabriela Moldovan
2026-06-23
1
-4
/
+4
*
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: Implement ClosePendingStream in the stream reactor
Gabriela Moldovan
2026-06-23
1
-1
/
+4
*
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: Replace StreamMsg with a new CtrlMsg type
Gabriela Moldovan
2026-06-23
1
-17
/
+23
*
tor-proto: have `StreamReqInfo` store a `ReactorStreamComponents`
Steven Engler
2026-05-21
1
-4
/
+1
*
tor-proto: move memquota stream account arg to last position
Steven Engler
2026-05-21
1
-1
/
+1
*
tor-proto: clean up `CIRCUIT_BUFFER_SIZE`
Steven Engler
2026-05-21
1
-7
/
+0
*
tor-proto: move more stream queue init to reactor
Steven Engler
2026-05-21
1
-28
/
+8
*
tor-proto: add `ReactorStreamComponents` to bundle return vals
Steven Engler
2026-05-20
1
-2
/
+2
*
tor-proto: move stream incoming queue init to reactor
Steven Engler
2026-05-20
1
-11
/
+3
*
tor-proto: small comment and variable name changes
Steven Engler
2026-04-07
1
-6
/
+9
*
proto: Replace TimeoutEstimator with opaque handler
Gabriela Moldovan
2026-03-19
1
-39
/
+5
*
proto: Add a trait for customizing StreamReactor behavior
Gabriela Moldovan
2026-03-19
1
-0
/
+13
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
proto: Rename CircSyncView to CircHopSyncView (fmt)
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
proto: Rename CircSyncView to CircHopSyncView
Gabriela Moldovan
2026-02-16
1
-3
/
+3
*
proto: Use CircSyncView in the new circuit reactor
Gabriela Moldovan
2026-02-16
1
-13
/
+7
*
proto: Replace SendSendme with a more general-purpose command
Gabriela Moldovan
2026-02-04
1
-1
/
+1
*
proto: Add a new, implementation-agnostic circuit reactor
Gabriela Moldovan
2026-01-29
1
-0
/
+661