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
*
Merge branch '2.1.0-bumps' into 'main'
gabi-250
2026-03-02
1
-25
/
+25
|
\
|
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-23
/
+23
|
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
|
Run fixup-features in preparation for release
Gabriela Moldovan
2026-03-02
1
-0
/
+3
|
/
*
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
2
-21
/
+4
*
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
2
-9
/
+20
*
Merge branch 'err-msgs' into 'main'
David Goulet
2026-02-24
2
-8
/
+15
|
\
|
*
arti-relay: fix stale comment
Steven Engler
2026-02-23
1
-1
/
+1
|
*
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
*
|
tor-relay: convert to derive_deftly(TorConfig)
Nick Mathewson
2026-02-24
2
-56
/
+44
|
/
*
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
2
-22
/
+10
*
relay: Generate relay identities at init
David Goulet
2026-02-23
2
-7
/
+17
*
relay: Implement a helper to build RelayIdentities
David Goulet
2026-02-23
2
-7
/
+111
*
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
2
-39
/
+29
*
relay: Add a crypto task for key rotation
David Goulet
2026-02-23
3
-1
/
+183
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
relay: Add a TLS acceptor in the ChanBuilder
David Goulet
2026-02-09
1
-7
/
+10
*
relay: Enable "tls-server" feature flag for tor-rtcompat
David Goulet
2026-02-09
1
-1
/
+1
*
arti-relay: launch the client's background tasks
Steven Engler
2026-02-03
2
-9
/
+41
*
arti-relay: rename 'bootstrap()' method to 'init()'
Steven Engler
2026-02-03
2
-7
/
+8
*
arti-relay: remove old TODO
Steven Engler
2026-02-03
1
-10
/
+0
*
arti-relay: move code into a "client" object
Steven Engler
2026-02-03
3
-64
/
+129
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-20
/
+20
*
release: run fixup-features.
Wesley Aptekar-Cassels
2026-01-29
1
-0
/
+1
*
arti-relay: Allow clippy_unused_async
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Merge branch 'ticket1599_03' into 'main'
David Goulet
2026-01-22
4
-7
/
+33
|
\
|
*
relay: Pass advertised addresses to the channel handler
David Goulet
2026-01-22
4
-7
/
+33
*
|
arti-relay: change debug message to rate-limited warning
Steven Engler
2026-01-20
1
-9
/
+19
|
/
*
arti-relay: call `tor_log_ratelim::install_runtime`
Steven Engler
2026-01-14
2
-0
/
+5
*
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
*
Merge branch 'version-bump' into 'main'
Clara Engler
2026-01-13
1
-19
/
+19
|
\
|
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-19
/
+19
*
|
cargo: Run fixup-features for release
Clara Engler
2026-01-12
1
-0
/
+4
|
/
*
arti-relay: remove `ARTI_RELAY_SHARED_DATA` cfg variable
Steven Engler
2026-01-05
1
-5
/
+6
*
arti-relay: added more comments
Steven Engler
2025-12-18
1
-0
/
+7
*
arti-relay: some small cleanup
Steven Engler
2025-12-17
1
-4
/
+6
*
arti-relay: add a `GuardMgr`, `CircMgr`, and `DirMgr`
Steven Engler
2025-12-17
1
-1
/
+78
*
arti-relay: implement `CircMgrConfig`
Steven Engler
2025-12-17
2
-1
/
+47
[next]