index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-proto
/
src
/
relay
/
reactor
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: Handle control messages in RelayReactor
Gabriela Moldovan
2025-10-22
1
-28
/
+0
*
proto: Move the control channels to RelayReactor
Gabriela Moldovan
2025-10-22
1
-49
/
+6
*
proto: Fix broken doc links
Gabriela Moldovan
2025-10-21
1
-2
/
+3
*
proto: Prioritize shutdown over everything else
Gabriela Moldovan
2025-10-21
1
-8
/
+8
*
proto: Ensure RelayReactor shuts down the other reactors
Gabriela Moldovan
2025-10-21
2
-19
/
+35
*
proto: Add a TODO about splitting out fields out of BackwardReactor
Gabriela Moldovan
2025-10-21
1
-0
/
+9
*
proto: Move channel provider to ForwardReactor
Gabriela Moldovan
2025-10-21
2
-15
/
+15
*
proto: Remove no longer needed Mutex
Gabriela Moldovan
2025-10-21
1
-7
/
+5
*
proto: Remove stray words from docs
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Disambiguate "channel" and "stream"
Gabriela Moldovan
2025-10-21
2
-46
/
+46
*
proto: Fix docs post-renaming
Gabriela Moldovan
2025-10-21
1
-3
/
+3
*
proto: Replace select_biased! with PollAll
Gabriela Moldovan
2025-10-21
1
-32
/
+124
*
proto: Replace placeholder () with stream id and msg
Gabriela Moldovan
2025-10-21
2
-6
/
+6
*
proto: Replace inbound/outbound terminology
Gabriela Moldovan
2025-10-21
2
-42
/
+42
*
proto: Restrict the visibility of BackwardReactor
Gabriela Moldovan
2025-10-21
1
-3
/
+3
*
proto: Move BackwardReactor to its own module
Gabriela Moldovan
2025-10-21
1
-0
/
+450
*
proto: Add a basic implementation for the relay reactor(s)
Gabriela Moldovan
2025-10-21
1
-0
/
+349