summaryrefslogtreecommitdiff
path: root/crates/arti-relay
Commit message (Expand)AuthorAgeFilesLines
...
* arti-relay: initialize the `StateDirectory` and `FsStateMgr`Steven Engler2025-10-213-1/+51
* Merge branch 'ticket2217_01' into 'main'David Goulet2025-10-214-11/+106
|\
| * relay: Implement a blocking run() that starts the relayDavid Goulet2025-10-212-11/+34
| * relay: Add channel housekeeping taskDavid Goulet2025-10-213-0/+72
* | Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
|/
* arti-relay: refactor error handlingSteven Engler2025-10-203-142/+34
* arti-relay: replaced `Runtime + ToplevelBlockOn` with `ToplevelRuntime`Steven Engler2025-10-081-3/+3
* arti-relay: expand comment on `InertTorRelay`Steven Engler2025-10-081-0/+17
* arti-relay: change `allow` to `expect`Steven Engler2025-10-081-5/+4
* arti-relay: add a new `TorRelay`Steven Engler2025-10-082-1/+50
* arti-relay: store the `TorRelayConfig` in the `InertTorRelay`Steven Engler2025-10-082-4/+7
* arti-relay: change `TorRelay` into `InertTorRelay`Steven Engler2025-10-082-24/+9
* arti-relay: log the override options usedSteven Engler2025-10-081-1/+32
* arti-relay: add mainloopSteven Engler2025-10-082-8/+61
* arti-relay: add `ToplevelBlockOn` to returned runtimeSteven Engler2025-10-081-2/+2
* arti-relay: don't prepend "arti-relay: " to log linesSteven Engler2025-10-081-10/+2
* arti-relay: re-add trailing '/' to default paths in help textSteven Engler2025-10-081-2/+12
* Merge branch 'arti-relay-rsa-keys' into 'main'wesleyac2025-10-061-0/+3
|\
| * Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-301-0/+3
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-15/+15
|/
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-15/+15
* docs: remove outdated comments about rustls/ring licenseSteven Engler2025-08-211-3/+1
* chanmgr: Add KeyMgr to channel builderDavid Goulet2025-08-201-0/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-4/+4
* Remove a now-needless doc comment.Nick Mathewson2025-08-051-2/+0
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-14/+14
* arti-relay: always enable "tor-memquota/memquota"Steven Engler2025-07-311-2/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-13/+13
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-2/+2
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* arti-relay: Removed dependency on `once_cell`hashcatHitman2025-06-143-8/+7
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-13/+13
* release: Bump crates non-arti/non-tor crates with functional changes.Alexander Hansen Færøy2025-06-051-1/+1
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-13/+13
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* arti-relay: standardized MSRV TODOhashcatHitman2025-04-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-13/+13
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
* arti-relay: Run fixup-features.Gabriela Moldovan2025-03-271-0/+1
* Upgrade strum dependency to 0.27.1.Gabriela Moldovan2025-03-271-1/+1
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-242-1/+2
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-12/+12
* Upgrade to directories 6Nick Mathewson2025-02-261-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1