summaryrefslogtreecommitdiff
path: root/crates/arti-client/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | arti(-client)/tor-hsservice: return None for disabled servicehashcatHitman2025-10-161-12/+28
| * | arti(-client): graceful service disable in arti onlyhashcatHitman2025-10-161-27/+9
| * | arti/arti-client: add graceful service disablehashcatHitman2025-10-161-9/+27
* | | Merge branch 'bug2118a' into 'main'wesleyac2025-11-101-14/+29
|\ \ \
| * | | Make create_onion_service() correctionsNeel Chauhan2025-11-101-17/+2
| * | | Mention InertTorClient in client.rsNeel Chauhan2025-11-101-1/+1
| * | | Don't assume we have inert_client in TorClientNeel Chauhan2025-11-041-2/+2
| * | | `arti-client`: Move `create_onion_service()` to `InertTorClient`Neel Chauhan2025-11-041-15/+45
| | |/ | |/|
* | | arti-client: Add TODO for #2249.Wesley Aptekar-Cassels2025-11-101-0/+1
* | | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-067-8/+8
* | | all: run cargo fmtSteven Engler2025-11-041-1/+1
* | | all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-042-3/+3
|/ /
* | arti-client: update `ARTI_CLIENT_RELEASE_DATE`Steven Engler2025-10-291-1/+1
* | TorAddr: Add function to inspect the host as an IpAddr, if it is one.Nick Mathewson2025-10-281-0/+8
* | arti-relay: copy `state_mgr.try_lock()` from arti-clientSteven Engler2025-10-211-0/+1
|/
* release: Update release date.wesleyac2025-10-021-1/+1
* release: Update release date.Wesley Aptekar-Cassels2025-10-021-1/+1
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* 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
* 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
* tor-dircommon: Add dirports field to authorityClara Engler2025-09-021-2/+16
* tor-dircommon: Initial commitClara Engler2025-09-021-3/+4
* fix documentation for StreamPrefs::connect_to_onion_services to match changes...Aiden McClelland2025-08-281-8/+1
* Run "update-release-date"Nick Mathewson2025-08-281-1/+1
* Merge branch 'smol-add-impl-in-tor-rtcompat' into 'main'opara2025-08-211-1/+1
|\
| * smol: Implement smol in tor-rtcompatNiel Duysters2025-08-211-1/+1
* | 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
|/
* Resolve a rustdoc warningNick Mathewson2025-08-071-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-077-27/+40
* 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
* 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
* Update the release dateIan Jackson2025-08-051-1/+1
* Use new DisplayRedacted/DebugRedacted code for HsId.Nick Mathewson2025-07-312-8/+10
* Merge branch 'configuration-sources-pub' into 'main'Alexander Hansen Færøy2025-07-301-1/+1
|\
| * arti-client: Re-export `ConfigurationSources`Clara Engler2025-06-111-1/+1
* | arti-client: Update release date.Gabriela Moldovan2025-07-071-1/+1
* | Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* | arti: Add keys list and keys list-keystoreshjrgrn2025-06-121-0/+8
|/
* release: Update ARTI_CLIENT_RELEASE_DATE using `maint/update-release-date`.Alexander Hansen Færøy2025-06-051-1/+1