summaryrefslogtreecommitdiff
path: root/crates/tor-persist
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-4/+4
* oneshot-fused-workaround: Set the initial version to 0.1.0.Gabriela Moldovan2024-09-031-1/+1
* Fix formatting issues introduced by fixup-features.Gabriela Moldovan2024-09-031-1/+8
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-282-1/+2
* 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-4/+4
* Run "fixup-features".Nick Mathewson2024-08-011-1/+1
* implement TorClient::wait_for_stoptrinity-1686a2024-07-112-0/+23
* tor-persist: Deprecate ErrorSource::Permissions, use InaccessibleIan Jackson2024-07-101-1/+9
* tor-persist: Correct message and description for mistrust errorIan Jackson2024-07-101-2/+4
* Merge branch 'deftly' into 'main'Ian Jackson2024-07-081-2/+2
|\
| * Update to derive-deftly 0.14Ian Jackson2024-07-081-2/+2
* | Fix clippy::doc_lazy_continuationIan Jackson2024-07-081-9/+9
|/
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-3/+3
* Update to itertools 0.13.0Ian Jackson2024-06-251-2/+2
* Update to derive-deftly 0.13.0Ian Jackson2024-06-251-2/+2
* Change deftly syntax to post 0.12.1 versionIan Jackson2024-06-171-1/+1
* Update to derive-deftly 0.12.1Ian Jackson2024-06-172-3/+4
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-3/+3
* Suppress a false positive for a new lint on Rust BetaIan Jackson2024-05-131-0/+1
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-3/+3
* Upgrade derive-deftly requirement to 0.10.3Nick Mathewson2024-04-111-2/+2
* Switch to derive-deftlyIan Jackson2024-04-032-19/+20
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-3/+3
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-3/+3
* Run "fixup-features" in preparation for next release.Nick Mathewson2024-03-281-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-136-0/+6
* Use tor_basic_utils::PathExt::display_lossyIan Jackson2024-03-054-6/+10
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-2/+2
* | tor-persist: Improve test portabilityTobias Stoeckmann2024-03-011-3/+5
|/
* tor-persist: state_dir: Use DOT_LOCK in the final locationIan Jackson2024-02-081-1/+1
* tor-persist: state_dir: Introduce DOT_LOCKIan Jackson2024-02-081-2/+7
* tor-persist: state_dir: Introduce LOCK_EXTNIan Jackson2024-02-081-4/+6
* tor-persist: state_dir: Add a note about the instance modification timeIan Jackson2024-02-081-0/+3
* tor-persist: state_dir: Test that junk is ignoredIan Jackson2024-02-081-0/+27
* tor-persist: state_dir: Fix typoNick Mathewson2024-02-081-1/+1
* tor-persist: state_dir: Improve an error messageNick Mathewson2024-02-081-1/+1
* tor-persist: state_dir: Add a clippy allowIan Jackson2024-02-081-0/+1
* tor-persist: state_dir: Drop unused void dependencyIan Jackson2024-02-081-2/+1
* tor-persist: state_dir: (Re)move unused imports and allow (fmt)Ian Jackson2024-02-081-1/+1
* tor-persist: state_dir: (Re)move unused imports and allowIan Jackson2024-02-081-15/+10
* tor-persist: state_dir terminology: Use "INSTANCE_ID" in docsIan Jackson2024-02-081-5/+5
* tor-persist: state_dir tests: Test mtime resetIan Jackson2024-02-081-1/+184
* tor-persist: state_dir tests: Test iteration and purgeIan Jackson2024-02-082-0/+257
* tor-persist: state_dir tests: Break out mk_state_dirIan Jackson2024-02-081-5/+9
* tor-persist: state_dir terminology: Use "key", not "slug" (fmt)Ian Jackson2024-02-081-9/+4