summaryrefslogtreecommitdiff
path: root/crates/arti-relay/src
Commit message (Expand)AuthorAgeFilesLines
...
* arti-relay: Remove its library crateDavid Goulet2024-10-103-6/+12
* arti-relay: Add a binary to the crateDavid Goulet2024-10-101-0/+8
* tor-keymgr: Move config/arti.rs to config.rsGabriela Moldovan2024-10-081-1/+1
* memquota: Add a toplevel account in tor-chanmgrIan Jackson2024-10-031-0/+2
* tor-keymgr: Rename the primary keystore for clarity.Gabriela Moldovan2024-09-231-1/+1
* tor-keymgr: renamed ArtiNativeKeystoreConfig to ArtiKeystoreConfigMorgan2024-09-201-2/+2
* relay: Try to generate long-term identity keyDavid Goulet2024-09-181-5/+29
* relay: Add KeyMgr to TorRelayDavid Goulet2024-09-183-2/+65
* arti-relay: add and use `Error`/`ErrorDetail`Steven Engler2024-09-053-4/+120
* 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
* relay: Add basic configuration and builderDavid Goulet2024-08-203-2/+237
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-111-0/+2