summaryrefslogtreecommitdiff
path: root/crates/arti-relay/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* arti-relay: Make the metrics feature non-experimentalGabriela Moldovan2026-06-011-6/+1
* arti-relay: Add metrics exporter.Wesley Aptekar-Cassels2026-05-261-0/+12
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-1/+1
* Merge branch 'release-2.3.0-version-bumps' into 'main'Ian Jackson2026-05-061-27/+27
|\
| * release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-26/+26
| * release: Bump safelog version to 0.8.2.Wesley Aptekar-Cassels2026-05-061-1/+1
* | release: Run fixup-features.Wesley Aptekar-Cassels2026-05-051-0/+2
|/
* tor-cert: Remove the "encode" cargo featureIan Jackson2026-04-291-1/+1
* arti-relay: add cgo for tor-protoSteven Engler2026-04-161-1/+1
* arti-relay: add 'flowctl-cc' for tor-circmgrSteven Engler2026-04-161-1/+1
* arti-relay: log the public ntor keySteven Engler2026-04-141-0/+1
* arti-relay: Use a SmallVec for the ntor keysGabriela Moldovan2026-04-091-0/+1
* Merge branch 'rustls-defaults' into 'main'Nick Mathewson2026-04-081-1/+1
|\
| * arti-relay: Change CryptoProvider to aws-lc-rs.Nick Mathewson2026-04-081-1/+1
* | Merge branch 'create-fast' into 'main'opara2026-04-081-1/+2
|\ \
| * | arti-relay: add support for a `CreateRequestHandler`Steven Engler2026-04-081-0/+1
| * | arti-relay: use 'tor-proto/flowctl-cc' featureSteven Engler2026-04-081-1/+1
* | | Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`Ian Jackson2026-04-021-1/+1
| |/ |/|
* | arti-relay: Move all key specifiers to a new keys moduleGabriela Moldovan2026-04-011-1/+2
|/
* Update to derive-deftly 0.10.0.Ian Jackson2026-03-311-1/+1
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-25/+25
* Bump versions: patchlevel, with dependenciesIan Jackson2026-03-301-1/+1
* relay: Add crypto tasks unit testDavid Goulet2026-03-171-0/+2
* Bump strum to 0.28Gabriela Moldovan2026-03-041-1/+1
* Merge branch '2.1.0-bumps' into 'main'gabi-2502026-03-021-25/+25
|\
| * Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-23/+23
| * Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2026-03-021-2/+2
* | Run fixup-features in preparation for releaseGabriela Moldovan2026-03-021-0/+3
|/
* tor-relay: convert to derive_deftly(TorConfig)Nick Mathewson2026-02-241-1/+1
* relay: Implement a helper to build RelayIdentitiesDavid Goulet2026-02-231-1/+4
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* relay: Enable "tls-server" feature flag for tor-rtcompatDavid Goulet2026-02-091-1/+1
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-20/+20
* release: run fixup-features.Wesley Aptekar-Cassels2026-01-291-0/+1
* arti-relay: call `tor_log_ratelim::install_runtime`Steven Engler2026-01-141-0/+1
* Merge branch 'version-bump' into 'main'Clara Engler2026-01-131-19/+19
|\
| * cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-19/+19
* | cargo: Run fixup-features for releaseClara Engler2026-01-121-0/+4
|/
* arti-relay: implement `CircMgrConfig`Steven Engler2025-12-171-0/+2
* arti-relay: implement `GuardMgrConfig`Steven Engler2025-12-171-0/+1
* arti-relay: add `NetworkConfig` to configSteven Engler2025-12-171-0/+1
* arti-relay: install default ring crypto providerSteven Engler2025-12-091-0/+1
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-15/+15
* Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-021-1/+1
* Run fixup-features in preparation for releaseGabriela Moldovan2025-12-011-0/+1
* arti-relay: listen at configured OR portsSteven Engler2025-11-121-0/+1
* arti-relay: add OR port listener taskSteven Engler2025-11-051-1/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-16/+16
* maint: fixup featuresSteven Engler2025-10-281-0/+1
* arti-relay: use `Void` for `TorRelay::run`Steven Engler2025-10-271-0/+1