| Commit message (Expand) | Author | Age | Files | Lines |
| * | Followup patchlevel bumps | Nick Mathewson | 2024-01-09 | 1 | -1/+1 |
| * | Followup minor version bumps. | Nick Mathewson | 2024-01-09 | 1 | -1/+1 |
| * | Patchlevel version bumps in preparation for 1.1.12. | Nick Mathewson | 2024-01-09 | 1 | -3/+3 |
| * | Breaking version bumps in preparation for 1.1.12. | Nick Mathewson | 2024-01-09 | 1 | -19/+19 |
| * | hsclient: Remove comment about tearing down circuit. | Nick Mathewson | 2023-12-11 | 1 | -2/+0 |
| * | Merge branch 'hsclient_parallelism_notes' into 'main' | Alexander Færøy | 2023-12-07 | 1 | -7/+8 |
| |\ |
|
| | * | hsclient: Clean up some TODOs about parallelism. | Nick Mathewson | 2023-12-05 | 1 | -7/+8 |
| * | | tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError (fmt) | Ian Jackson | 2023-12-07 | 1 | -1/+2 |
| * | | tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError | Ian Jackson | 2023-12-07 | 1 | -2/+2 |
| |/ |
|
| * | Remove semver.md files. | Nick Mathewson | 2023-12-04 | 1 | -1/+0 |
| * | Bump minor versions in preparation for release | Nick Mathewson | 2023-12-04 | 1 | -19/+19 |
| * | Bump patchlevel versions in preparation for release | Nick Mathewson | 2023-12-04 | 1 | -5/+5 |
| * | Merge branch 'msrv-bump-1.70' into 'main' | Ian Jackson | 2023-11-30 | 1 | -1/+1 |
| |\ |
|
| | * | In every crate, change rust-version to 1.70. | Nick Mathewson | 2023-11-28 | 1 | -1/+1 |
| * | | Merge branch 'report_error_message' into 'main' | gabi-250 | 2023-11-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Preserve HTTP status text in dirclient errors. | Nick Mathewson | 2023-11-29 | 1 | -1/+1 |
| | |/ |
|
| * / | Convert to the latest versions of dalek-cryptography | Nick Mathewson | 2023-11-29 | 1 | -4/+2 |
| |/ |
|
| * | tor-hsclient: Deprecate HsClientSecretKeysBuilder::ks_hsc_intro_auth(). | Gabriela Moldovan | 2023-11-20 | 3 | -1/+8 |
| * | Upgrade to itertools 0.12.0 | Nick Mathewson | 2023-11-15 | 1 | -1/+1 |
| * | Merge branch 'abolish-svc-key-role' into 'main' | gabi-250 | 2023-10-31 | 1 | -0/+2 |
| |\ |
|
| | * | tor-hsclient: Add TODO about using the new define_key_specifiers! macro. | Gabriela Moldovan | 2023-10-30 | 1 | -0/+2 |
| * | | Patch version bumps in crates without breaking changes | Nick Mathewson | 2023-10-31 | 1 | -8/+8 |
| * | | Minor version bumps in crates with breaking changes. | Nick Mathewson | 2023-10-31 | 1 | -12/+12 |
| |/ |
|
| * | Run "fixup-features" in preparation for release this week. | Nick Mathewson | 2023-10-29 | 1 | -1/+1 |
| * | hsclient: Rename get_or_launch{connection => circuit} | Nick Mathewson | 2023-10-24 | 1 | -1/+25 |
| * | Fix typo in arguments | halcyon | 2023-10-20 | 1 | -1/+1 |
| * | tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError (fmt). | Gabriela Moldovan | 2023-10-19 | 1 | -2/+5 |
| * | tor-keymgr: Rename KeyPathError to ArtiPathUnavailableError. | Gabriela Moldovan | 2023-10-19 | 1 | -2/+2 |
| * | tor-keymgr: Remove From<ArtiPathError> impl for KeyPathError. | Gabriela Moldovan | 2023-10-19 | 1 | -2/+2 |
| * | tor-hsclient, arti-client: Make BadClientSpecifier wrap an ArtiPathError. | Gabriela Moldovan | 2023-10-19 | 1 | -3/+3 |
| * | tor-keymgr: Use ArtiPathError for invalid ArtiPaths. | Gabriela Moldovan | 2023-10-19 | 1 | -6/+7 |
| * | hsclient: add a missing ) to a message. | Nick Mathewson | 2023-10-17 | 1 | -1/+1 |
| * | dirclient: Seal the Requestable trait and hide most of its members. | Nick Mathewson | 2023-10-17 | 1 | -1/+1 |
| * | oneshot: Use veneer in tor-hsclient | Ian Jackson | 2023-10-11 | 2 | -2/+2 |
| * | tor-rtmock: Switch MockRuntime to SimpleMockSleepProvider | Ian Jackson | 2023-10-03 | 1 | -1/+1 |
| * | Remove semver.md files now that 1.1.9 is out. | Nick Mathewson | 2023-10-02 | 1 | -1/+0 |
| * | Bump tor-dirclient patchlevel, since its dependency changed. | Nick Mathewson | 2023-10-02 | 1 | -1/+1 |
| * | Patchlevel bumps to crates whose dependencies just changed. | Nick Mathewson | 2023-10-02 | 1 | -1/+1 |
| * | Minor-version bumps, for crates with breaking changes. | Nick Mathewson | 2023-10-02 | 1 | -7/+7 |
| * | Patchlevel bumps, with dependents affected. | Nick Mathewson | 2023-10-02 | 1 | -8/+8 |
| * | tor-hsclient: Update HsClientSecretKeys docs. | Gabriela Moldovan | 2023-09-25 | 1 | -1/+1 |
| * | tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ... | Gabriela Moldovan | 2023-09-25 | 2 | -7/+3 |
| * | tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S... | Gabriela Moldovan | 2023-09-25 | 3 | -10/+11 |
| * | tor-hsclient: state expiry test: Use MockSleepProvider advance | Ian Jackson | 2023-09-20 | 1 | -1/+2 |
| * | tor-hsclient: expiry tests: Use advance_by | Ian Jackson | 2023-09-18 | 1 | -1/+1 |
| * | tor-hsclient: expiry: Fix a boundary error in time calculation | Ian Jackson | 2023-09-18 | 1 | -1/+4 |
| * | tor-keymgr: Fix typo in key names. | Gabriela Moldovan | 2023-09-12 | 1 | -4/+4 |
| * | Update patchlevel for crates with nontrivial changes. | Nick Mathewson | 2023-09-05 | 1 | -18/+18 |
| * | Minor-version bumps for crates with breaking changes. | Nick Mathewson | 2023-09-05 | 1 | -1/+1 |
| * | Run maint/add_warning to add lint block everywhere | Ian Jackson | 2023-08-23 | 3 | -0/+3 |