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: add `ToplevelBlockOn` to returned runtime
Steven Engler
2025-10-08
1
-2
/
+2
*
arti-relay: don't prepend "arti-relay: " to log lines
Steven Engler
2025-10-08
1
-10
/
+2
*
arti-relay: re-add trailing '/' to default paths in help text
Steven Engler
2025-10-08
1
-2
/
+12
*
Merge branch 'arti-relay-rsa-keys' into 'main'
wesleyac
2025-10-06
1
-0
/
+3
|
\
|
*
Lay foundations for RSA keys in keystore.
Wesley Aptekar-Cassels
2025-09-30
1
-0
/
+3
*
|
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-15
/
+15
|
/
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Require tracing-subscriber 0.3.20
Nick Mathewson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-15
/
+15
*
docs: remove outdated comments about rustls/ring license
Steven Engler
2025-08-21
1
-3
/
+1
*
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
1
-0
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
3
-4
/
+4
*
Remove a now-needless doc comment.
Nick Mathewson
2025-08-05
1
-2
/
+0
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-14
/
+14
*
arti-relay: always enable "tor-memquota/memquota"
Steven Engler
2025-07-31
1
-2
/
+1
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-13
/
+13
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
arti-relay: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
3
-8
/
+7
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-13
/
+13
*
release: Bump crates non-arti/non-tor crates with functional changes.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+1
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-13
/
+13
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-1
/
+1
*
arti-relay: standardized MSRV TODO
hashcatHitman
2025-04-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-13
/
+13
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-2
/
+2
*
arti-relay: Run fixup-features.
Gabriela Moldovan
2025-03-27
1
-0
/
+1
*
Upgrade strum dependency to 0.27.1.
Gabriela Moldovan
2025-03-27
1
-1
/
+1
*
Use CautiousRng for keys going into the KeyMgr.
Nick Mathewson
2025-03-24
2
-1
/
+2
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Bump minor versions in tor-*, arti-*.
Nick Mathewson
2025-03-03
1
-12
/
+12
*
Upgrade to directories 6
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Bump minor version of fs-mistrust
Ian Jackson
2025-02-07
1
-1
/
+1
*
Version bumps to 0.27.0
Ian Jackson
2025-02-06
1
-12
/
+12
*
fs-mistrust: bump minor version, and in-tree deps
Ian Jackson
2025-02-06
1
-1
/
+1
*
arti-relay: remove 'override_net_params' config
Steven Engler
2025-01-14
2
-21
/
+2
*
arti-relay: fix rust/clippy lints
Steven Engler
2025-01-14
4
-4
/
+34
*
arti-relay: add rust/clippy lints
Steven Engler
2025-01-14
3
-0
/
+71
*
arti-relay: don't use environment var in `Mistrust`
Steven Engler
2025-01-13
2
-26
/
+4
*
arti-relay: remove `TorRelayConfigBuilder::from_directories`
Steven Engler
2025-01-13
1
-27
/
+0
*
arti-relay: add basic placeholder logger
Steven Engler
2025-01-13
1
-4
/
+61
*
arti-relay: add config loading
Steven Engler
2025-01-13
2
-13
/
+47
*
arti-relay: make `main` a wrapper around a `main_main`
Steven Engler
2025-01-13
2
-1
/
+15
*
arti-relay: add `LoggingConfig`
Steven Engler
2025-01-13
2
-0
/
+41
*
arti-relay: rework default config file path handling
Steven Engler
2025-01-13
1
-15
/
+91
*
arti-relay: add constant `ARTI_FS_DISABLE_PERMISSION_CHECKS`
Steven Engler
2025-01-13
1
-0
/
+24
[prev]
[next]