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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
proto: Replace inbound/outbound terminology
Gabriela Moldovan
2025-10-21
2
-42
/
+42
*
proto: Write a debug log when the reactor starts
Gabriela Moldovan
2025-10-21
1
-2
/
+12
*
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
2
-443
/
+466
*
proto: Add a constructor for BackwardReactor
Gabriela Moldovan
2025-10-21
1
-16
/
+54
*
proto: Remove no-longer needed Runtime argument
Gabriela Moldovan
2025-10-21
1
-13
/
+5
*
proto: Replace RelayReactor type-alias with struct
Gabriela Moldovan
2025-10-21
1
-23
/
+32
*
proto: Add spaces in docs to satisfy clippy
Gabriela Moldovan
2025-10-21
1
-3
/
+3
*
proto: Add a basic implementation for the relay reactor(s)
Gabriela Moldovan
2025-10-21
2
-37
/
+695
*
proto: Remove explicit returns to appease clippy
Gabriela Moldovan
2025-10-21
1
-6
/
+5
*
proto: Boilerplate for control command handling
Gabriela Moldovan
2025-10-21
1
-7
/
+29
*
proto: s/channel_id/circ_id
Gabriela Moldovan
2025-10-21
1
-1
/
+1
*
proto: Replace DynTimeProvider with Runtime
Gabriela Moldovan
2025-10-21
1
-7
/
+9
*
proto: Require that chan_provider is Send
Gabriela Moldovan
2025-10-21
1
-2
/
+2
*
proto: Use a broadcast channel for the shutdown handle
Gabriela Moldovan
2025-10-21
1
-5
/
+6
*
proto: remove extraneous blank line
Gabriela Moldovan
2025-10-21
1
-1
/
+0
*
proto: Remove silly TODO about outgoing chan mgmt
Gabriela Moldovan
2025-10-21
1
-3
/
+1
*
proto: Move streammap out of the client module
Gabriela Moldovan
2025-10-21
1
-2
/
+1
*
proto: Give the relay reactor a stream map
Gabriela Moldovan
2025-10-21
1
-1
/
+9
*
proto: Rename RelayReactor to BackwardReactor
Gabriela Moldovan
2025-10-21
1
-5
/
+15
*
proto: Stop using tunnel IDs in relay reactor.
Gabriela Moldovan
2025-10-13
1
-13
/
+30
*
proto: Move TunnelId to a separate, shared module (fmt).
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
proto: Move TunnelId to a separate, shared module.
Gabriela Moldovan
2025-08-28
2
-2
/
+2
*
proto: Add a circuit module shared between client and relay impls.
Gabriela Moldovan
2025-08-28
1
-1
/
+1
*
proto: Avoid calling the relay reactor a tunnel reactor.
Gabriela Moldovan
2025-08-18
1
-3
/
+3
*
proto: Rename the `tunnel` module to `client` (fmt).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
proto: Rename the `tunnel` module to `client`.
Gabriela Moldovan
2025-08-18
2
-4
/
+4
*
proto: Reorganize relay_tunnel module.
Gabriela Moldovan
2025-08-18
2
-0
/
+301
[prev]