summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-11/+11
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-11/+11
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-11/+11
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-252-2/+2
|/
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-11/+11
* Fix typosDimitris Apostolou2024-09-031-1/+1
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-11/+11
* 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