aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr
Commit message (Expand)AuthorAgeFilesLines
...
* sqlite.rs: More comments about blob rollback.Nick Mathewson2025-03-051-1/+7
* sqlite.rs: Give SavedBlobHandle more methods.Nick Mathewson2025-03-051-24/+47
* sqlite.rs: add comments about consistencyNick Mathewson2025-03-051-2/+14
* sqlite.rs: Add a note on blob consistency (or lack thereof)Nick Mathewson2025-03-051-0/+77
* sqlite.rs: Rename dtype to digest_type to avoid further confusion.Nick Mathewson2025-03-051-6/+6
* dirmgr: Propagate row-conversion failure from expire_all.Nick Mathewson2025-03-051-5/+4
* dirmgr: When expiring a consensus, remove its blob.Nick Mathewson2025-03-051-2/+68
* dirmgr: Store the correct value in ExtDocs.typeNick Mathewson2025-03-051-2/+5
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-20/+20
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Bump minor version of fs-mistrustIan Jackson2025-02-071-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-20/+20
* fs-mistrust: bump minor version, and in-tree depsIan Jackson2025-02-061-1/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-20/+20
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* Upgrade to itertools 0.14.0Nick Mathewson2025-01-061-1/+1
* 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-20/+20
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-2/+2
* TimerangeBound: Stop using std::ops::Bound.Wesley Aptekar-Cassels2024-11-252-7/+5
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* tor-dirmgr: don't support changing `DirMgrConfig::cache_trust`Steven Engler2024-11-052-0/+5
* Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-20/+20
* Replace _ => panic!() elsewhereIan Jackson2024-10-151-1/+1
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-20/+20
* Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-3/+3
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-2/+2
|\
| * Upgrade to rusqlite 0.32.1.Nick Mathewson2024-09-251-1/+1
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-253-6/+6
|/
* rtcompat: Add an extension trait for building modified RuntimesNick Mathewson2024-09-241-2/+3
* 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-20/+20
* 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/+2
* Run fixup-features in preparation for release.Gabriela Moldovan2024-09-031-1/+1
* Fix typosDimitris Apostolou2024-09-031-1/+1
* extract tor_async_utils::oneshot into ::oneshot-fused-workaroundJim Newsome2024-08-283-2/+3
* 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-20/+20
* Merge branch 'sqlite-race' into 'main'gabi-2502024-07-312-9/+62
|\
| * tor-dirmgr: Replace from_conn impl with a call to from_conn_internal helper.Gabriela Moldovan2024-07-301-7/+16
| * tor-dirmgr: Return an error if storage is readonly and DB is missing/incompat...Gabriela Moldovan2024-07-302-14/+58
* | tor-dirmgr: Use Path::try_exists() instead of Path::exists().Gabriela Moldovan2024-07-301-1/+1
|/
* tor-dirmgr: Deprecate Error::CachePermissions, use CacheAccessIan Jackson2024-07-101-1/+12
* tor-dirmgr: Correct message and description for mistrust errorIan Jackson2024-07-101-2/+4
* tor-dirmgr: Add some duplicate dead code allowsIan Jackson2024-07-082-2/+4
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-20/+20