summaryrefslogtreecommitdiff
path: root/crates/arti
Commit message (Expand)AuthorAgeFilesLines
...
* | | arti: Do not panic when invalid ports are given as arguments to proxyNiel Duysters2026-01-301-2/+8
|/ /
* | arti: Pass the request by referenceGabriela Moldovan2026-01-271-2/+2
* | arti: Make internal helper synchronousGabriela Moldovan2026-01-271-2/+2
* | maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-272-0/+2
* | arti: Make tor-proto dependency unconditionalNick Mathewson2026-01-271-3/+3
* | arti: Downgrade CircuitClosed to debug level.Nick Mathewson2026-01-221-3/+20
* | arti: Extract function to find a ProtoError sourceNick Mathewson2026-01-222-11/+22
|/
* arti: Fix commented out comment in exampleClara Engler2026-01-221-1/+1
* tor-dircommon: Document prop330 syntax betterClara Engler2026-01-221-1/+33
* Merge branch 'opaque_arti_2.0' into 'main'Nick Mathewson2026-01-157-105/+144
|\
| * arti: Edit README.md text about experimental-api.Nick Mathewson2026-01-141-1/+6
| * arti: remove deprecated feature flags.Nick Mathewson2026-01-133-17/+6
| * Reformatting in arti/Cargo.tomlNick Mathewson2026-01-131-33/+5
| * arti: Resolve unreachable-pub warnings.Nick Mathewson2026-01-132-24/+63
| * arti: tweak notes on experimental-apiNick Mathewson2026-01-131-4/+6
| * arti: rename experimental-api "run" to "run_proxy".Nick Mathewson2026-01-131-1/+1
| * Make arti crate opaque by defaultNick Mathewson2026-01-133-27/+59
* | arti: call `tor_log_ratelim::install_runtime`Steven Engler2026-01-142-2/+7
|/
* cargo: Bump futures-copyClara Engler2026-01-131-1/+1
* Merge branch 'version-bump' into 'main'Clara Engler2026-01-131-26/+26
|\
| * cargo: Bump `arti` to `1.9.0`Clara Engler2026-01-121-1/+1
| * cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-25/+25
* | arti: fix path comment in example configSteven Engler2026-01-121-1/+1
* | Make sure that rpc_state_sender lives as long as the proxies.Nick Mathewson2026-01-121-2/+8
* | cargo: Run fixup-features for releaseClara Engler2026-01-121-0/+1
|/
* keymgr: Make CTorPath more like the client/service specifiersGabriela Moldovan2026-01-061-3/+3
* keymgr: Move Unrecognized errors out of KeyPathErrorGabriela Moldovan2026-01-062-3/+2
* keymgr: Update expected output in integration testsGabriela Moldovan2026-01-061-6/+6
* arti: Remove no-longer needed helper functionGabriela Moldovan2026-01-061-23/+18
* arti: Remove special handling for C Tor keys (fmt)Gabriela Moldovan2026-01-061-4/+1
* arti: Remove special handling for C Tor keysGabriela Moldovan2026-01-061-40/+2
* Improve socks_listen/dns_listen documentation.Nick Mathewson2025-12-161-3/+8
* arti: Move "port_info_file" configuration into "storage"Nick Mathewson2025-12-163-12/+34
* arti: tweak port_info documentation.Nick Mathewson2025-12-161-0/+3
* arti: Export the chosen ports in a ports_info.json file.Nick Mathewson2025-12-168-24/+267
* arti: Change how proxy futures are returned.Nick Mathewson2025-12-163-26/+45
* arti: tweak docs, add TODOs with respect to Listener.Nick Mathewson2025-12-163-1/+6
* arti: Log the actual addresses we are listening on.Nick Mathewson2025-12-162-4/+10
* arti: remove 'rustls/tls12' featureSteven Engler2025-12-091-1/+0
* Remove unnecessary `doc(cfg(...))` attributesNeel Chauhan2025-12-041-1/+0
* Merge branch 'deftly-1.6.0' into 'main'Ian Jackson2025-12-041-1/+1
|\
| * Update to derive-deftly 1.6.0Ian Jackson2025-12-031-1/+1
* | Merge branch 'torclient-keymgr-accessor' into 'main'wesleyac2025-12-031-12/+10
|\ \ | |/ |/|
| * arti: keys: use `TorClient::keymgr` instead of `InertTorClient::keymgr` in `r...hjrgrn2025-11-051-12/+10
* | Merge branch 'cargo-updates' into 'main'Alexander Hansen Færøy2025-12-021-1/+1
|\ \
| * | release: Bump metrics-exporter-prometheus to 0.18.0Gabriela Moldovan2025-12-021-1/+1
* | | Merge branch 'listen' into 'main'opara2025-12-022-2/+2
|\ \ \ | |/ / |/| |
| * | tor-config: rename `Listen::is_localhost_only` to `is_loopback_only`Steven Engler2025-12-022-2/+2
* | | Bump arti crate to 1.8.0Gabriela Moldovan2025-12-021-1/+1
* | | Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-24/+24