summaryrefslogtreecommitdiff
path: root/crates/tor-persist
Commit message (Expand)AuthorAgeFilesLines
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-4/+4
* fix: remove backspace in commentTobias Stoeckmann2025-04-251-1/+1
* hashx, tor-persist: fix intra-doc link backtickshashcatHitman2025-04-161-1/+1
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-4/+4
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-2/+2
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-4/+4
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-2/+2
* Update to derive-deftly 1.0Ian Jackson2025-02-121-2/+2
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-4/+4
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* fix: fix typosDimitris Apostolou2025-01-301-2/+2
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-4/+4
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-2/+2
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-4/+4
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2
* tor-persist: Bump sanitize-filename to 0.6.0.Gabriela Moldovan2024-11-281-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-relay-crypto: Add a denotator to RelaySigningKeypairSpecifier.Gabriela Moldovan2024-10-311-1/+1
* tor-persist: Add a slug timestamp type.Gabriela Moldovan2024-10-313-0/+136
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-4/+4
* tor-persist: Explain why colons will never be valid slug chars.Gabriela Moldovan2024-10-231-0/+4
* Merge branch 'miri-1' into 'main'Ian Jackson2024-10-094-4/+10
|\
| * tor-persist: miri: disable tests that involve fs accessIan Jackson2024-10-084-4/+10
* | tor-hsservice: Move HsNickname to tor-persist.Gabriela Moldovan2024-10-082-0/+139
|/
* Merge branch 'unused' into 'main'David Goulet2024-10-011-0/+3
|\
| * tor-persist: Allow all dead code if not all features enabledIan Jackson2024-09-301-0/+3
* | Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-4/+4
* | Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-4/+4
|/
* 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-253-19/+19
|/
* 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-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
|/