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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all the unstable tor- and arti- crates to 0.43.0
Gabriela Moldovan
2026-06-01
1
-26
/
+26
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-06-01
1
-1
/
+1
*
arti-relay: Make the metrics feature non-experimental
Gabriela Moldovan
2026-06-01
1
-6
/
+1
*
relay: Remove docs type link that are outside scope
David Goulet
2026-05-28
1
-5
/
+5
*
relay: Recompute valid_until cache in view constructor
David Goulet
2026-05-28
3
-15
/
+17
*
relay: Introduce src/task/crypto/keys.rs
David Goulet
2026-05-28
3
-694
/
+745
*
relay: Rename try_rotate_keys_no_lock()
David Goulet
2026-05-28
1
-11
/
+14
*
relay: Make FullKeyView pub(super)
David Goulet
2026-05-28
2
-13
/
+10
*
relay: Remove locking of FullKeyView
David Goulet
2026-05-28
2
-114
/
+60
*
relay: Rename try_generate_keys()
David Goulet
2026-05-28
2
-7
/
+7
*
relay: Make FullKewView solely owned by the crypto task
David Goulet
2026-05-28
3
-61
/
+71
*
arti-relay: fix `unused_variables` warning
Steven Engler
2026-05-27
1
-0
/
+1
*
relay: Use futures::select instead of tokio
David Goulet
2026-05-26
2
-5
/
+5
*
relay: Avoid using super::super:: and instead import
David Goulet
2026-05-26
1
-14
/
+14
*
relay: Use a struct for key valid_until cache
David Goulet
2026-05-26
2
-88
/
+83
*
relay: Rename crypto task reconcile() to recompute_valid_until()
David Goulet
2026-05-26
2
-9
/
+9
*
relay: .expect() on mutex lock failure
David Goulet
2026-05-26
2
-26
/
+20
*
relay: Small move of imports (fmt)
David Goulet
2026-05-26
1
-5
/
+5
*
relay: Crypto task now listens for new consensus
David Goulet
2026-05-26
2
-42
/
+99
*
relay: Add unit test for key view reconcile()
David Goulet
2026-05-26
2
-1
/
+152
*
relay: Fix unit tests after crypto task rewrite
David Goulet
2026-05-26
1
-56
/
+21
*
relay: Crypto task removal of get_ntor_keys()
David Goulet
2026-05-26
2
-48
/
+2
*
relay: Set the FullKeyView in InerTorRelay
David Goulet
2026-05-26
4
-105
/
+37
*
relay: Crypto task uses the key view reconcile()
David Goulet
2026-05-26
1
-38
/
+28
*
relay: Add key view reconcile() for the valid_until cache
David Goulet
2026-05-26
1
-4
/
+72
*
relay: Unify crypto task try_rotate_keys()
David Goulet
2026-05-26
1
-32
/
+20
*
relay: Spawn new crypto reactor
David Goulet
2026-05-26
2
-59
/
+24
*
relay: Crypto task try_generate_all is simplified
David Goulet
2026-05-26
1
-28
/
+20
*
relay: Simplify the remove expired keys process
David Goulet
2026-05-26
1
-37
/
+16
*
relay: Fix race between key view and keymgr update
David Goulet
2026-05-26
1
-1
/
+10
*
relay: Copy try_rotate_keys() into crypto reactor
David Goulet
2026-05-26
1
-1
/
+25
*
relay: Implement new crypto reactor run_once()
David Goulet
2026-05-26
2
-13
/
+60
*
relay: Crypto new reactor scaffolding
David Goulet
2026-05-26
2
-1
/
+35
*
relay: Add FullKeyView in the crypto task module
David Goulet
2026-05-26
2
-0
/
+191
*
relay: Don't error when metrics is configured but disabled.
Wesley Aptekar-Cassels
2026-05-26
1
-4
/
+2
*
arti-relay: Add metrics exporter.
Wesley Aptekar-Cassels
2026-05-26
3
-1
/
+46
*
Merge branch 'socket-buf-size' into 'main'
opara
2026-05-21
1
-1
/
+4
|
\
|
*
tor-rtcompat+misc: add `NetStreamProvider::ListenOptions`
Steven Engler
2026-05-07
1
-1
/
+4
*
|
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+1
|
/
*
Merge branch 'release-2.3.0-version-bumps' into 'main'
Ian Jackson
2026-05-06
1
-27
/
+27
|
\
|
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-26
/
+26
|
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
|
release: Run fixup-features.
Wesley Aptekar-Cassels
2026-05-05
1
-0
/
+2
|
/
*
tor-cert: Remove the "encode" cargo feature
Ian Jackson
2026-04-29
1
-1
/
+1
*
relay: Modify RelayNtorKeys to use a constructor
David Goulet
2026-04-21
1
-10
/
+23
*
proto: Make the CreateRequestHandler::new() take the ntor keys
David Goulet
2026-04-21
1
-2
/
+8
*
relay: Use the new RelayNtorKeys for the create handler
David Goulet
2026-04-21
1
-28
/
+27
*
relay: Sort Ntor keys by valid_until
David Goulet
2026-04-21
1
-1
/
+15
*
arti-relay: add cgo for tor-proto
Steven Engler
2026-04-16
1
-1
/
+1
*
arti-relay: add 'flowctl-cc' for tor-circmgr
Steven Engler
2026-04-16
1
-1
/
+1
[next]