summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-19/+19
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-5/+5
* 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
* | Merge branch 'report_error_message' into 'main'gabi-2502023-11-301-1/+1
|\ \
| * | Preserve HTTP status text in dirclient errors.Nick Mathewson2023-11-291-1/+1
| |/
* / Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-4/+2
|/
* tor-hsclient: Deprecate HsClientSecretKeysBuilder::ks_hsc_intro_auth().Gabriela Moldovan2023-11-203-1/+8
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Merge branch 'abolish-svc-key-role' into 'main'gabi-2502023-10-311-0/+2
|\
| * tor-hsclient: Add TODO about using the new define_key_specifiers! macro.Gabriela Moldovan2023-10-301-0/+2
* | Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-8/+8
* | Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-12/+12
|/
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* hsclient: Rename get_or_launch{connection => circuit}Nick Mathewson2023-10-241-1/+25
* Fix typo in argumentshalcyon2023-10-201-1/+1
* tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError (fmt).Gabriela Moldovan2023-10-191-2/+5
* tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError.Gabriela Moldovan2023-10-191-2/+2
* tor-keymgr: Remove From<ArtiPathError> impl for KeyPathError.Gabriela Moldovan2023-10-191-2/+2
* tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError.Gabriela Moldovan2023-10-191-3/+3
* tor-keymgr: Use ArtiPathError for invalid ArtiPaths.Gabriela Moldovan2023-10-191-6/+7
* hsclient: add a missing ) to a message.Nick Mathewson2023-10-171-1/+1
* dirclient: Seal the Requestable trait and hide most of its members.Nick Mathewson2023-10-171-1/+1
* oneshot: Use veneer in tor-hsclientIan Jackson2023-10-112-2/+2
* tor-rtmock: Switch MockRuntime to SimpleMockSleepProviderIan Jackson2023-10-031-1/+1
* Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-1/+0
* Bump tor-dirclient patchlevel, since its dependency changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-7/+7
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-8/+8
* tor-hsclient: Update HsClientSecretKeys docs.Gabriela Moldovan2023-09-251-1/+1
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...Gabriela Moldovan2023-09-252-7/+3
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...Gabriela Moldovan2023-09-253-10/+11
* tor-hsclient: state expiry test: Use MockSleepProvider advanceIan Jackson2023-09-201-1/+2
* tor-hsclient: expiry tests: Use advance_byIan Jackson2023-09-181-1/+1
* tor-hsclient: expiry: Fix a boundary error in time calculationIan Jackson2023-09-181-1/+4
* tor-keymgr: Fix typo in key names.Gabriela Moldovan2023-09-121-4/+4
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-18/+18
* Minor-version bumps for crates with breaking changes.Nick Mathewson2023-09-051-1/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-233-0/+3
* tor-netdir: Use an owned HsBlindId instead of a reference.Gabriela Moldovan2023-08-221-1/+1
* tor-hsclient: Use hs_dirs_download instead of the deprecated hs_dirs.Gabriela Moldovan2023-08-221-6/+5
* Lower linkspec list parsing into new tor-linkspec method.Nick Mathewson2023-08-221-5/+1
* tor-dirclient: Rename download() to send_request().Gabriela Moldovan2023-08-161-1/+1
* Merge branch 'future_proof_lints' into 'main'gabi-2502023-08-041-2/+2
|\
| * Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* | tor-proto: Add ClientCirc::start_conversation().Gabriela Moldovan2023-08-041-3/+4
|/
* Remove semver.md files now that 1.1.7 is out.Nick Mathewson2023-08-011-1/+0
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-11/+11
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-10/+10