aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr
Commit message (Expand)AuthorAgeFilesLines
...
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* Require strum 0.26.3Ian Jackson2024-06-251-1/+1
* Merge branch 'tolerate_missing_blob' into 'main'Nick Mathewson2024-06-182-24/+164
|\
| * sqlite: (style) Use consistent casing on "ExtDocs"Nick Mathewson2024-06-181-2/+2
| * storage: Remove orphaned files from dir_blobsNick Mathewson2024-06-122-0/+118
| * dirmgr: create temporary testing stores with correct paths.Nick Mathewson2024-06-121-3/+3
| * dirmgr: reformat cargo.tomlNick Mathewson2024-06-121-1/+2
| * dirmgr::storage: Enable foreign keys on our sqlite connections.Nick Mathewson2024-06-121-0/+4
| * dirmgr::storage: Treat a missing blob file as an absent object.Nick Mathewson2024-06-121-19/+36
* | dirmgr: Limit the number of mds that we will fetch from sqlite at once.Nick Mathewson2024-06-121-6/+14
* | dirmgr: split out the loading part of load_once into a new function.Nick Mathewson2024-06-121-6/+17
|/
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-20/+20
* dirauth: Add new faravahar authorityDavid Goulet2024-05-301-1/+2
* DirMgr: Clarify dead_code status on storage methods.Nick Mathewson2024-05-141-2/+5
* Use the right feature name for an allow(dead_code).Nick Mathewson2024-05-071-1/+1
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-20/+20
* properly report bootstrap readiness without cachetrinity-1686a2024-04-291-0/+3
* Mark tor_dirmgr::storage::Store::consensus_by_meta cfg(test)Ian Jackson2024-04-252-0/+2
* Add temporary allows for some dead code warningsIan Jackson2024-04-251-0/+2
* dirmgr: Use contains_key in check.Nick Mathewson2024-04-221-1/+1
* dirauth: New tor26 v3 identityDavid Goulet2024-04-091-1/+1
* remove unused dependenciestrinity-1686a2024-04-021-2/+0
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-20/+20
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-3/+3
* tor-rtcompat: CompoundRuntime: Add a CoarseTimeProvider, and implIan Jackson2024-03-251-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-1312-0/+12
* Fix typos in doc commentsTobias Stoeckmann2024-03-062-2/+2
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | tor-dirclient: Bump minor version.Gabriela Moldovan2024-03-041-1/+1
* | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-4/+4
* | Bump patchlevel of pre-1.0.0 crates with new APIs.Gabriela Moldovan2024-03-041-2/+2
* | Bump patchlevel of crates with functional changes.Gabriela Moldovan2024-03-041-3/+3
|/
* Upgrade to latest signature.Gabriela Moldovan2024-02-281-1/+1
* Upgrade to latest rusqliteNick Mathewson2024-02-261-1/+1
* Upgrade to latest event-listenerNick Mathewson2024-02-262-2/+2
* educe: Use std's default for enums where default variant is unitIan Jackson2024-02-121-3/+2
* Bump patch versions *with* dependency updateIan Jackson2024-02-051-1/+1
* Bump minor versionsIan Jackson2024-02-051-15/+15
* clippy: Use Result::cloned in several placesIan Jackson2024-01-311-1/+1
* tor-dirmgr: Simplify a clone call (fmt)Ian Jackson2024-01-311-3/+1
* tor-dirmgr: Simplify a clone callIan Jackson2024-01-311-2/+1
* Require tracing-test 0.2.4Ian Jackson2024-01-311-1/+1
* Require tracing-test 0.2.2Ian Jackson2024-01-311-1/+1
* Upgrade to strum 0.26Nick Mathewson2024-01-301-1/+1
* Remove pending semver entriesarti-v1.1.12Nick Mathewson2024-01-091-1/+0
* Followup patchlevel bumpsNick Mathewson2024-01-091-2/+2
* Followup minor version bumps.Nick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-4/+4