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
/
arti-relay
/
src
/
relay.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
relay: Add needeed changes to dirmirror todo comment
David Goulet
2026-07-28
1
-1
/
+2
*
relay: Move authorities ownership to TorRelay
David Goulet
2026-07-28
1
-3
/
+12
*
relay: Remove runtime from desc task struct
David Goulet
2026-07-28
1
-2
/
+1
*
relay: Add crypto task command channel
David Goulet
2026-07-28
1
-6
/
+6
*
relay: Pass the desc task TX to the crypto task
David Goulet
2026-07-28
1
-2
/
+1
*
relay: Pass the dirauth list to the desc task
David Goulet
2026-07-28
1
-5
/
+11
*
relay: Initial skeleton of the descriptor upload task
David Goulet
2026-07-28
1
-0
/
+21
*
arti-relay: Turn a TODO(relay-tuning) into TODO DIRMIRROR
Gabriela Moldovan
2026-07-22
1
-1
/
+1
*
arti-relay: Add a TODO from @opara
Gabriela Moldovan
2026-07-22
1
-0
/
+5
*
arti-relay: Spawn a DirMirror::serve() task
Gabriela Moldovan
2026-07-22
1
-2
/
+6
*
arti-relay: Store a DirMirror in TorRelay
Gabriela Moldovan
2026-07-22
1
-0
/
+15
*
arti-relay: Add a task for handling incoming streams
Gabriela Moldovan
2026-07-22
1
-0
/
+22
*
proto: Return the incoming streams from the create handler
Gabriela Moldovan
2026-07-22
1
-2
/
+11
*
arti-relay: remove `Arc` from around `KeyMgr`
Steven Engler
2026-07-20
1
-10
/
+5
*
proto: Pass the allowed incoming commands to CreateRequestHandler
Gabriela Moldovan
2026-06-30
1
-0
/
+6
*
proto: Pass an IncomingStreamRequestFilter factory to the create handler
Gabriela Moldovan
2026-06-29
1
-0
/
+2
*
relay: Recompute valid_until cache in view constructor
David Goulet
2026-05-28
1
-1
/
+1
*
relay: Rename try_generate_keys()
David Goulet
2026-05-28
1
-3
/
+2
*
relay: Make FullKewView solely owned by the crypto task
David Goulet
2026-05-28
1
-23
/
+19
*
relay: Crypto task now listens for new consensus
David Goulet
2026-05-26
1
-0
/
+1
*
relay: Set the FullKeyView in InerTorRelay
David Goulet
2026-05-26
1
-16
/
+13
*
relay: Spawn new crypto reactor
David Goulet
2026-05-26
1
-14
/
+15
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-1
/
+4
*
proto: Make the CreateRequestHandler::new() take the ntor keys
David Goulet
2026-04-21
1
-2
/
+8
*
arti-relays: Pass a CreateRequestHandler to the crypto task (fmt)
Gabriela Moldovan
2026-04-09
1
-3
/
+8
*
arti-relays: Pass a CreateRequestHandler to the crypto task
Gabriela Moldovan
2026-04-09
1
-1
/
+2
*
relay: Pass advertise SocketAddr to channel builder instead of IpAddr
David Goulet
2026-04-09
1
-1
/
+1
*
arti-relay: add support for a `CreateRequestHandler`
Steven Engler
2026-04-08
1
-1
/
+53
*
proto: Rename RelayIdentities to RelayChannelAuthMaterial
David Goulet
2026-03-30
1
-5
/
+5
*
relay: Make the crypto tasks use the runtime wallclock
David Goulet
2026-03-17
1
-1
/
+1
*
Fix windows cargo warnings
Tobias Stoeckmann
2026-03-15
1
-1
/
+3
*
arti-relay: Log relay identities
Steven Engler
2026-03-12
1
-0
/
+5
*
tor-basic-utils: move `iter_join` from arti-relay
Steven Engler
2026-03-03
1
-1
/
+2
*
chanmgr: Responder relay channel now use the builder my_addrs
David Goulet
2026-02-24
1
-15
/
+3
*
relay: Set ChanMgr with our addresses
David Goulet
2026-02-24
1
-2
/
+3
*
relay: Update ChanMgr on key rotation
David Goulet
2026-02-24
1
-1
/
+2
*
arti-relay: fix stale comment
Steven Engler
2026-02-23
1
-1
/
+1
*
relay: Get rid of start_task() for readability
David Goulet
2026-02-23
1
-5
/
+9
*
relay: Generate relay identities at init
David Goulet
2026-02-23
1
-4
/
+12
*
relay: Remove unused ephemeral keystore
David Goulet
2026-02-23
1
-5
/
+1
*
relay: Move try_generate_keys() into crypto task
David Goulet
2026-02-23
1
-34
/
+2
*
relay: Add a crypto task for key rotation
David Goulet
2026-02-23
1
-1
/
+7
*
relay: Add a TLS acceptor in the ChanBuilder
David Goulet
2026-02-09
1
-7
/
+10
*
arti-relay: launch the client's background tasks
Steven Engler
2026-02-03
1
-6
/
+19
*
arti-relay: rename 'bootstrap()' method to 'init()'
Steven Engler
2026-02-03
1
-6
/
+7
*
arti-relay: move code into a "client" object
Steven Engler
2026-02-03
1
-64
/
+17
*
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
1
-3
/
+15
*
chanmgr: Introduce a ChanMgrConfig struct
David Goulet
2026-01-13
1
-2
/
+2
*
chanmgr: Remove KeyMgr from constructor
David Goulet
2026-01-13
1
-1
/
+0
*
arti-relay: added more comments
Steven Engler
2025-12-18
1
-0
/
+7
[next]