summaryrefslogtreecommitdiff
path: root/crates/tor-netdir/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-6/+6
* Bump tor-units version for breaking change.Nick Mathewson2023-02-281-1/+1
* Bump patch-versions for breaking changes in tor-hs{crypto,client}Nick Mathewson2023-02-281-1/+1
* Bump minor versions for significant breaking changes.Nick Mathewson2023-02-281-1/+1
* Rename onion-* cargo features to hs-* in tor-* cratesIan Jackson2023-02-281-4/+4
* hsdir representation: Introduce HsDirs generic typeIan Jackson2023-02-091-0/+1
* tor-netdir: Use typed-index-collections for router status indexIan Jackson2023-02-011-0/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-6/+6
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-1/+1
* netdir: remove the vestigial smallvec implementation I addedNick Mathewson2023-01-281-2/+1
* netdir: Implement ring-param constructors and time period accessorsNick Mathewson2023-01-281-1/+6
* Adjust onion service ring APIs in light of prop#342Nick Mathewson2023-01-111-2/+4
* Sketch APIs for the onion service directory ring.Nick Mathewson2023-01-111-0/+2
* Bump the minor version of every crate.Nick Mathewson2022-11-301-11/+11
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* remove unused dependanciestrinity-1686a2022-10-291-3/+1
* FlagEvent trait: Implement using macrosIan Jackson2022-10-251-0/+2
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-4/+4
* Bump crates that have had no API changes.Nick Mathewson2022-10-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-7/+7
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* tor-netdir: Add a static assertion about RelayIdType::COUNTNick Mathewson2022-08-101-0/+1
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Bump minor version on crates with deps with breaking changes.Nick Mathewson2022-08-011-3/+3
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-2/+2
* Add new APIs to NetDirProvider to better support timeliness.Nick Mathewson2022-07-261-0/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-7/+7
* Upgrade to float_eq 1.0.0Nick Mathewson2022-06-161-1/+1
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+2
* Rewrite tests in tor-netdir to use testing_rng()Nick Mathewson2022-06-021-0/+1
* Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-0/+1
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-10/+9
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-2/+2
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-3/+3
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-1/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-9/+9
* Switch to derive_builder_arti_forkIan Jackson2022-05-061-1/+1
* derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-1/+1
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-12/+12
* Use git source for derive_builder for now, for sub_builder featureIan Jackson2022-04-211-1/+1
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-9/+9
* Make daemon tasks self-contained; introduce NetDirProvidereta2022-03-301-0/+1
* derive_builder: Switch to upstream 0.11Ian Jackson2022-03-161-1/+1
* Use git source for derive_builder for now, for attrs featureIan Jackson2022-03-071-1/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-9/+9
* Bump tor-netdir and tor-guardmgr versionsarti-v0.0.4Nick Mathewson2022-01-311-1/+1
* Bump the patch version of every crate that changed since 0.0.3Nick Mathewson2022-01-311-3/+3