summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient
Commit message (Expand)AuthorAgeFilesLines
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-11/+11
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-11/+11
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-11/+11
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-11/+11
* Run maint/add_warning.Nick Mathewson2024-03-134-0/+4
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | tor-dirclient: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
* | Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-1/+1
* | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-1/+1
|/
* Bump minor versionsIan Jackson2024-02-051-10/+10
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-3/+3
* Breaking version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-7/+7
* Fix typosDimitris Apostolou2024-01-081-1/+1
* Remove semver.md files.Nick Mathewson2023-12-041-2/+0
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-7/+7
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Preserve HTTP status text in dirclient errors.Nick Mathewson2023-11-293-8/+22
* | Merge branch 'misc-upgrades' into 'main'Nick Mathewson2023-11-282-1/+3
|\ \ | |/ |/|
| * dirclient: Upgrade to http 1.0Nick Mathewson2023-11-282-1/+3
* | Only send Content-Length when needed.Nick Mathewson2023-11-272-19/+16
|/
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-1/+0
* Merge branch 'semver-bumps' into 'main'Nick Mathewson2023-10-311-6/+6
|\
| * Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-2/+2
| * Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-4/+4
* | Add cfg_attr allow(unused_imports) to two cratesIan Jackson2023-10-311-0/+6
|/
* tor-dirclient, tor-netdoc: Add TODO SPECs.Gabriela Moldovan2023-10-241-0/+1
* tor-dirclient: Always set the Content-Length header (fmt).Gabriela Moldovan2023-10-241-1/+4
* tor-dirclient: Always set the Content-Length header.Gabriela Moldovan2023-10-242-19/+12
* tor-dirclient: Add a Content-Length header (fmt).Gabriela Moldovan2023-10-241-1/+3
* tor-dirclient: Add a Content-Length header.Gabriela Moldovan2023-10-241-2/+16
* dirclient: Seal the Requestable trait and hide most of its members.Nick Mathewson2023-10-172-41/+68
* dirclient: Rename partial_docs_ok to partial_response_body_okNick Mathewson2023-10-173-24/+24
* dirclient: Make Requestable::anonymized mandatory.Nick Mathewson2023-10-172-3/+22
* dirclient: Explain why 1024 is a sufficient maximum response length.Nick Mathewson2023-10-161-0/+4
* dirclient: Wrap a somewhat wide comment.Nick Mathewson2023-10-161-5/+3
* Downgrade another TODO HSS and move it to TODO BREAKINGNick Mathewson2023-10-161-2/+3
* Privacy: Do not list supported encodings in hsdesc reqs.Nick Mathewson2023-10-163-28/+87
* dirclient: Change a todo to an API todo and make it less blocking.Nick Mathewson2023-10-161-1/+9
* tor-dirclient: Mark `DirResponse` as `#[must_use]`.Gabriela Moldovan2023-10-031-0/+1
* tor-dirclient: Set a non-zero expected response len for uploads.Gabriela Moldovan2023-10-031-5/+5
* Bump tor-dirclient patchlevel, since its dependency changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-3/+3