aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirclient
Commit message (Expand)AuthorAgeFilesLines
* test: invalid utf-8 bytes in response bodyiqdecay2026-08-041-1/+18
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-11/+11
* Merge branch 'remove-lint' into 'main'Jim Newsome2026-07-151-1/+1
|\
| * add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
| * Removed unnecessary lintpryty262026-07-151-1/+1
* | multiple crates: Fix clippy warningshjrgrn2026-07-101-2/+2
|/
* Upgrade to itertools 0.15.0Nick Mathewson2026-07-011-1/+1
* Version bumps for 2.5.0Nick Mathewson2026-06-301-12/+12
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-094-0/+5
* Remove semver.md files post-releaseGabriela Moldovan2026-06-011-1/+0
* 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