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
...
*
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
*
arti-relay: implement `GuardMgrConfig`
Steven Engler
2025-12-17
2
-0
/
+25
*
arti-relay: add `NetworkConfig` to config
Steven Engler
2025-12-17
2
-0
/
+7
*
arti-relay: add `StorageConfig::cache_dir()` helper
Steven Engler
2025-12-17
1
-1
/
+12
*
arti,arti-relay: change info keystore path msg to debug
Steven Engler
2025-12-11
1
-2
/
+5
*
arti-relay: install default ring crypto provider
Steven Engler
2025-12-09
2
-0
/
+7
*
arti-relay: advertise config fields are now lists
Steven Engler
2025-12-09
2
-4
/
+65
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-15
/
+15
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
Run fixup-features in preparation for release
Gabriela Moldovan
2025-12-01
1
-0
/
+1
*
arti-relay: remove checks on "advertise" addresses
Steven Engler
2025-11-19
1
-53
/
+8
*
arti-relay: update comment about "auto" port option
Steven Engler
2025-11-18
1
-2
/
+1
*
arti-relay: fix doc comments
Steven Engler
2025-11-18
1
-5
/
+5
*
arti-relay: remove builder tests
Steven Engler
2025-11-12
1
-20
/
+0
*
arti-relay: remove `Default` tests from config
Steven Engler
2025-11-12
1
-2
/
+2
*
arti-relay: listen at configured OR ports
Steven Engler
2025-11-12
2
-13
/
+56
*
arti-relay: `TorRelay::run` now takes an owned `self`
Steven Engler
2025-11-12
1
-1
/
+1
*
arti-relay: remove `Clone` from `TorRelay`
Steven Engler
2025-11-12
1
-1
/
+0
*
arti-relay: added config options for OR port and advertise
Steven Engler
2025-11-12
2
-0
/
+200
*
arti-relay: move `iter_join` to a new `util` module
Steven Engler
2025-11-12
2
-28
/
+34
*
arti-relay: update some comments
Steven Engler
2025-11-12
1
-7
/
+5
*
Merge branch 'relay-bin-4' into 'main'
opara
2025-11-11
5
-10
/
+124
|
\
|
*
arti-relay: update some comments from past few commits
Steven Engler
2025-11-11
2
-2
/
+9
|
*
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
4
-3
/
+96
|
*
arti-relay: add error context to house keeping task
Steven Engler
2025-11-05
1
-5
/
+11
|
*
arti-relay: use anyhow's error formatting
Steven Engler
2025-11-05
1
-2
/
+10
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-3
/
+3
|
/
*
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-16
/
+16
[prev]
[next]