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
/
backward.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Add {backward|forward} prefix to circ_id in logs
David Goulet
2026-08-03
1
-3
/
+3
*
proto: Rename uniq_id to circ_unique_id mostly in logging
David Goulet
2026-08-03
1
-4
/
+4
*
proto: Log both UniqId and CircId when possible
David Goulet
2026-08-03
1
-4
/
+11
*
proto: Rename CircId and UniqId variable name
David Goulet
2026-08-03
1
-1
/
+1
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
proto: Add more logging to the new circuit reactors
Gabriela Moldovan
2026-03-12
1
-1
/
+16
*
Revert "proto: Add a new ToRelayMsg util"
Gabriela Moldovan
2026-02-12
1
-2
/
+1
*
proto: Add big TODO about flushing
Gabriela Moldovan
2026-02-11
1
-0
/
+13
*
proto: Start forwarding cells in the backward reactor
Gabriela Moldovan
2026-02-11
1
-4
/
+11
*
proto: Extend BWD handler with a backward cell handling function
Gabriela Moldovan
2026-02-11
1
-0
/
+16
*
proto: Ensure DESTROY gets sent on circuit drop
Gabriela Moldovan
2026-02-05
1
-0
/
+11
*
proto: Add BWD command for receiving newly launched outbound channels
Gabriela Moldovan
2026-02-05
1
-0
/
+36
*
proto: Fix misleading SendRelayMsg docs
Gabriela Moldovan
2026-02-05
1
-1
/
+1
*
proto: Remove assumption that we are a relay from BWD doc
Gabriela Moldovan
2026-02-04
1
-1
/
+1
*
proto: Replace SendSendme with a more general-purpose command
Gabriela Moldovan
2026-02-04
1
-8
/
+7
*
proto: Replace send_sendme() with general-purpose function
Gabriela Moldovan
2026-02-04
1
-8
/
+12
*
proto: Rename the FWD -> BWD channel
Gabriela Moldovan
2026-01-29
1
-9
/
+9
*
proto: Rename chan senders and sinks for clarity
Gabriela Moldovan
2026-01-29
1
-18
/
+18
*
proto: Update misleading comment about cmd_rx
Gabriela Moldovan
2026-01-29
1
-1
/
+1
*
proto: Add a new, implementation-agnostic circuit reactor
Gabriela Moldovan
2026-01-29
1
-0
/
+793