summaryrefslogtreecommitdiff
path: root/crates/tor-hsclient
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'delete-semvers' into 'main'Ian Jackson2024-02-051-3/+0
|\
| * Remove all semver.md files to start a fresh release roundIan Jackson2024-02-051-3/+0
* | Bump minor versionsIan Jackson2024-02-051-23/+23
|/
* Run maint/fixup-featuresIan Jackson2024-02-051-1/+1
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* tor-hsclient: Rename HsClientSpecifier to HsClientNickname (fmt).Gabriela Moldovan2024-01-311-2/+2
* tor-hsclient: Rename HsClientSpecifier to HsClientNickname.Gabriela Moldovan2024-01-313-11/+10
* tor-persist: Make all Slugs non-empty.Gabriela Moldovan2024-01-311-2/+0
* tor-keymgr: Abolish ArtiPathComponent.Gabriela Moldovan2024-01-311-1/+1
* tor-hsclient: Use Slug for HsClientSpecifier (fmt).Gabriela Moldovan2024-01-311-11/+3
* tor-hsclient: Use Slug for HsClientSpecifier.Gabriela Moldovan2024-01-312-4/+21
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* tor-netdir: Make hs_dirs_{upload, download} take separate args instead of tuple.Gabriela Moldovan2024-01-241-1/+2
* hsservice: Convert a "TODO" to a ticket about logic duplicationNick Mathewson2024-01-121-0/+3
* tor-hsclient: Derive the KeySpecifier implementation (fmt).Gabriela Moldovan2024-01-101-4/+12
* tor-hsclient: Derive the KeySpecifier implementation.Gabriela Moldovan2024-01-104-50/+21
* Followup patchlevel bumpsNick Mathewson2024-01-091-1/+1
* 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-19/+19
* hsclient: Remove comment about tearing down circuit.Nick Mathewson2023-12-111-2/+0
* Merge branch 'hsclient_parallelism_notes' into 'main'Alexander Færøy2023-12-071-7/+8
|\
| * hsclient: Clean up some TODOs about parallelism.Nick Mathewson2023-12-051-7/+8
* | tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError (fmt)Ian Jackson2023-12-071-1/+2
* | tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathErrorIan Jackson2023-12-071-2/+2
|/
* Remove semver.md files.Nick Mathewson2023-12-041-1/+0
* 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