summaryrefslogtreecommitdiff
path: root/crates/arti-client
Commit message (Expand)AuthorAgeFilesLines
...
* opentelemetry: Add some instrument macros.Wesley Aptekar-Cassels2025-09-241-1/+14
* arti-client: add doc comments to `TorClient::create_onion_service()`Steven Engler2025-09-231-0/+14
* tor-dircommon: Implement proposal 330Clara Engler2025-09-161-18/+10
* Move `FallbackDir` into `tor-dircommon`Clara Engler2025-09-111-2/+2
* Merge branch 'dircommon-cfg' into 'main'Clara Engler2025-09-111-4/+5
|\
| * Move `DirTolerance` into `tor-dircommon`Clara Engler2025-09-091-4/+3
| * Move `DownloadSchedule` into `tor-dircommon`Clara Engler2025-09-081-3/+5
| * Move `NetworkStatus` to `tor-dircommon`Clara Engler2025-09-081-2/+2
* | Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
|/
* Merge branch 'tor-dircommon' into 'main'Ian Jackson2025-09-032-5/+21
|\
| * tor-dircommon: Update to 0.34.0Clara Engler2025-09-021-1/+1
| * tor-dircommon: Add dirports field to authorityClara Engler2025-09-021-2/+16
| * tor-dircommon: Initial commitClara Engler2025-09-022-3/+5
* | Merge branch 'the-bell-tolls-for-once_cell' into 'main'wesleyac2025-09-031-7/+1
|\ \ | |/ |/|
| * arti-client: Modified MSRV TODO for `once_cell` removalhashcatHitman2025-08-201-7/+1
* | Require tracing-subscriber 0.3.20Nick Mathewson2025-09-021-1/+1
* | Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* | fix documentation for StreamPrefs::connect_to_onion_services to match changes...Aiden McClelland2025-08-281-8/+1
* | Merge branch 'bumps-for-1.5.0' into 'main'Nick Mathewson2025-08-281-30/+30
|\ \
| * | Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-30/+30
* | | Run "update-release-date"Nick Mathewson2025-08-281-1/+1
|/ /
* | Merge branch 'rustls-disclaimer' into 'main'opara2025-08-251-3/+1
|\ \
| * | docs: remove outdated comments about rustls/ring licenseSteven Engler2025-08-211-3/+1
* | | Merge branch 'toml-0.9.5' into 'main'Nick Mathewson2025-08-231-1/+1
|\ \ \ | |/ / |/| |
| * | Upgrade to toml-0.9.5.Nick Mathewson2025-08-181-1/+1
* | | Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'opara2025-08-213-6/+9
|\ \ \ | |_|/ |/| |
| * | smol: Implement smol in tor-rtcompatNiel Duysters2025-08-213-6/+9
| |/
* | chanmgr: Add KeyMgr to channel builderDavid Goulet2025-08-201-0/+1
* | Add a few unit tests for create_unbootstrapped_async.Nick Mathewson2025-08-191-0/+49
* | proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-183-3/+3
|/
* arti-client example: Write rather than hide an elided lifetimeIan Jackson2025-08-111-1/+1
* Merge branch 'enable-cgo' into 'main'Nick Mathewson2025-08-071-0/+2
|\
| * Propagate cgo feature up to arti crate.Nick Mathewson2025-08-071-0/+2
* | Resolve a rustdoc warningNick Mathewson2025-08-071-1/+1
* | Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-079-29/+42
* | Update code for Edition 2024Nick Mathewson2025-08-071-3/+5
|/
* arti-client: Fix test for FlowCtrl=2.Nick Mathewson2025-08-061-3/+3
* tor_proto: add FLOWCTRL_CC to supported_client_protocolsNick Mathewson2025-08-061-5/+13
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Merge branch 'use-cc' into 'main'Nick Mathewson2025-08-051-0/+2
|\
| * arti-client: add experimental "flowctl-cc" featureSteven Engler2025-08-041-0/+2
* | arti-client: Resolve XXX to make CI run.Gabriela Moldovan2025-08-051-23/+26
* | arti-client: Use the new Tunnel interfaceDavid Goulet2025-08-052-26/+34
* | hs: Use the new Tunnel interface for onion serviceDavid Goulet2025-08-051-1/+1
* | Merge branch 'changelog' into 'main'arti-v1.4.6Ian Jackson2025-08-051-1/+1
|\ \
| * | Update the release dateIan Jackson2025-08-051-1/+1
| |/
* | Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* | Version bumps for 1.4.6Ian Jackson2025-08-051-28/+28
* | Merge branch 'update' into 'main'Ian Jackson2025-08-041-1/+1
|\ \
| * | Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
| |/