summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-11/+11
* dirclient: improve macro documentationNick Mathewson2026-05-121-6/+16
* dirclient: Split EncodedRequest and RequestBody.Nick Mathewson2026-05-124-101/+81
* dirclient: Add a request to upload routerdescsNick Mathewson2026-05-122-34/+71
* dirclient: Add accessor for status message.Nick Mathewson2026-05-121-0/+5
* dirclient: Implement Requestable for Arc<dyn Requestable>.Nick Mathewson2026-05-121-1/+17
* dirclient, hsservice: Use Arc<str> for hsdesc publishing.Nick Mathewson2026-05-121-2/+4
* tor-dirclient: Avoid copying bytes that we want to POST.Nick Mathewson2026-05-124-28/+49
* tor-dirclient: Introduce a new RequestBody type.Nick Mathewson2026-05-125-28/+139
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-11/+11
* Remove semver.md files after releaseIan Jackson2026-03-301-1/+0
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-11/+11
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-0/+1
* tor-dirclient: port to web-time-compat.Nick Mathewson2026-03-263-2/+5
* Merge branch 'extra-info' into 'main'Clara Engler2026-03-181-1/+131
|\
| * tor-dirclient: Add TODO wrt Default for requestsClara Engler2026-03-181-0/+2
| * tor-dirclient: Add TODO for renamingClara Engler2026-03-121-0/+1
| * tor-dirclient: No ref semantic in ExtraInfoClara Engler2026-03-121-6/+6
| * tor-dirclient: Small semantic fixupsClara Engler2026-03-121-5/+15
| * tor-dirclient: Support for extra-info requestsClara Engler2026-03-111-1/+118
* | tor-dirclient: Use US spellingIan Jackson2026-03-111-6/+6
* | tor-dirclient: Attempt to explain AnonymizedRequestIan Jackson2026-03-111-3/+44
|/
* tor-dirclient: Add semver.mdClara Engler2026-03-041-0/+1
* Rename DirResponse::from_body to from_get_bodyClara Engler2026-03-041-1/+1
* tor-dirclient: Only fail on empty GET responsesClara Engler2026-03-043-12/+26
* tor-dirclient: Disallow empty successful responsesClara Engler2026-03-042-0/+18
* Bump all the unstable tor- and arti- crates to 0.40.0.Gabriela Moldovan2026-03-021-11/+11
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* tor-dirclient: Document retriability of failuresClara Engler2026-02-051-0/+6
* release: Bump `arti-*` and `tor-*` crates to 0.39.0Wesley Aptekar-Cassels2026-02-021-11/+11
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* cargo: Update `arti-*` and `tor-*` to `0.38.0`Clara Engler2026-01-121-11/+11
* tor-dirclient: Remove Downloadable for goodClara Engler2025-12-101-24/+0
* tor-dirclient: Fix Requestable rustdocClara Engler2025-12-101-2/+2
* tor-dirclient: Improve upon Requestable subtraitsClara Engler2025-12-101-11/+7
* tor-dirclient: Semantic traits for RequestableClara Engler2025-12-101-0/+28
* tor-dirclient: Improve upon error loggingClara Engler2025-12-101-3/+3
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-11/+11
* opentelemetry: Instrument a bunch of functions.Wesley Aptekar-Cassels2025-11-241-1/+2
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-064-5/+5
* Stop using MockSleepProvider in a few cratesNeel Chauhan2025-11-021-3/+2
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-11/+11
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* release: Bump versions.Wesley Aptekar-Cassels2025-10-021-11/+11
* Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-11/+11
* tor-netdoc: Rename ConsensusFlavor::Ns to ConsensusFlavor::PlainIan Jackson2025-08-181-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-073-14/+43