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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
arti-relay: Make "metrics" experimental
Nick Mathewson
2026-06-30
1
-2
/
+0
*
|
Run "fixup-features".
Nick Mathewson
2026-06-30
1
-0
/
+2
|
/
*
arti-relay: Link IncomingStreamRequestFilter in RequestFilter
Gabriela Moldovan
2026-06-29
1
-1
/
+2
*
proto: Pass an IncomingStreamRequestFilter factory to the create handler
Gabriela Moldovan
2026-06-29
1
-0
/
+2
*
arti-relay: Add an unimplemented stream request filter
Gabriela Moldovan
2026-06-29
2
-0
/
+24
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
Merge branch 'clippy-string-slice' into 'main'
Nick Mathewson
2026-06-10
7
-0
/
+7
|
\
|
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
7
-0
/
+7
*
|
Bump derive-deftly to 1.11.3
Ian Jackson
2026-06-09
1
-1
/
+1
|
/
*
Upgrade tokio to LTS 1.47.1
Neel Chauhan
2026-06-03
1
-1
/
+1
*
tor-chanmgr: Add metrics.
Wesley Aptekar-Cassels
2026-06-02
1
-1
/
+6
*
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
|
/
[prev]
[next]