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
/
arti-relay
/
src
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
relay: Pass now() instead of the runtime in the crypto task
David Goulet
2026-03-17
1
-37
/
+31
*
relay: Add crypto tasks unit test
David Goulet
2026-03-17
1
-1
/
+242
*
relay: Use same wallclock() time when generating keys
David Goulet
2026-03-17
1
-8
/
+6
*
relay: Make the crypto tasks use the runtime wallclock
David Goulet
2026-03-17
1
-24
/
+41
*
relay: Rewrite the rotation key logic in the crypto task
David Goulet
2026-03-17
1
-163
/
+245
*
relay: Don't log warn if key already exists when generating one
David Goulet
2026-03-17
1
-4
/
+1
*
relay: Remove leftover comment from previous code iteration
David Goulet
2026-03-17
1
-4
/
+0
*
arti-relay: use `debug_report` for failed channels
Steven Engler
2026-02-26
1
-1
/
+8
*
proto: The AUTHENTICATE cell requires the SHA256 RSA identity digest
David Goulet
2026-02-26
1
-1
/
+1
*
relay: Sleep rotate key task with earliest valid_until
David Goulet
2026-02-25
1
-19
/
+54
*
chanmgr: Responder relay channel now use the builder my_addrs
David Goulet
2026-02-24
1
-6
/
+1
*
relay: Update ChanMgr on key rotation
David Goulet
2026-02-24
1
-8
/
+18
*
arti-relay: add more error context
Steven Engler
2026-02-23
1
-6
/
+12
*
arti-relay: don't warn if key gen was successful
Steven Engler
2026-02-23
1
-1
/
+2
*
relay: Setup const for hardcoded value in crypto task
David Goulet
2026-02-23
1
-8
/
+13
*
relay: Log when key generation yields an existing key error
David Goulet
2026-02-23
1
-1
/
+4
*
relay: Simplify the crypto rotation task rotate_key()
David Goulet
2026-02-23
1
-17
/
+11
*
relay: Get rid of start_task() for readability
David Goulet
2026-02-23
1
-17
/
+1
*
relay: Generate relay identities at init
David Goulet
2026-02-23
1
-3
/
+5
*
relay: Implement a helper to build RelayIdentities
David Goulet
2026-02-23
1
-6
/
+107
*
relay: Move try_generate_keys() into crypto task
David Goulet
2026-02-23
1
-5
/
+27
*
relay: Add a crypto task for key rotation
David Goulet
2026-02-23
1
-0
/
+175
*
arti-relay: remove old TODO
Steven Engler
2026-02-03
1
-10
/
+0
*
arti-relay: Allow clippy_unused_async
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Merge branch 'ticket1599_03' into 'main'
David Goulet
2026-01-22
1
-1
/
+6
|
\
|
*
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
1
-1
/
+6
*
|
arti-relay: change debug message to rate-limited warning
Steven Engler
2026-01-20
1
-9
/
+19
|
/
*
arti-relay: update some comments from past few commits
Steven Engler
2025-11-11
1
-1
/
+6
*
tor-chanmgr: wrap the peer address in `Sensitive`
Steven Engler
2025-11-05
1
-5
/
+5
*
arti-relay: add OR port listener task
Steven Engler
2025-11-05
1
-0
/
+71
*
arti-relay: use `Void` for `TorRelay::run`
Steven Engler
2025-10-27
1
-1
/
+1
*
relay: Add channel housekeeping task
David Goulet
2025-10-21
1
-0
/
+63