summaryrefslogtreecommitdiff
path: root/crates/arti-relay
Commit message (Expand)AuthorAgeFilesLines
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-10/+10
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Merge branch 'upgrades-20240925' into 'main'Nick Mathewson2024-09-261-1/+1
|\ \ | |/ |/|
| * Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
* | Run fixup-features in preparation for upcoming release.Nick Mathewson2024-09-251-1/+1
|/
* tor-keymgr: Rename the primary keystore for clarity.Gabriela Moldovan2024-09-231-1/+1
* tor-keymgr: renamed ArtiNativeKeystoreConfig to ArtiKeystoreConfigMorgan2024-09-202-2/+3
* relay: Require keymgr feature from tor-keymgrDavid Goulet2024-09-181-1/+1
* relay: Try to generate long-term identity keyDavid Goulet2024-09-182-5/+31
* relay: Add KeyMgr to TorRelayDavid Goulet2024-09-184-2/+66
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* arti-relay: add and use `Error`/`ErrorDetail`Steven Engler2024-09-054-4/+123
* tor-relay: add `ChanMgr` to `TorRelay`Steven Engler2024-09-032-2/+41
* arti-relay: pass config in `TorRelay::create_inner`Steven Engler2024-09-032-3/+4
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-8/+8
* relay: Add basic configuration and builderDavid Goulet2024-08-204-4/+267
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-1/+1
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-1/+1
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-113-0/+26