summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-5/+5
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-8/+8
* Complete our migration to base64ct.Nick Mathewson2023-01-201-1/+1
* Bump the minor version of every crate.Nick Mathewson2022-11-301-20/+20
* dirmgr: make "bridge-client" non-experimental.Nick Mathewson2022-11-181-2/+2
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Check more targetstrinity-1686a2022-11-101-2/+3
* bridge descs: Apply sensitive() to bridge identity in error log msgIan Jackson2022-11-081-0/+1
* bridge desc: Implement cache reuse logic and if-modified-sinceIan Jackson2022-11-041-0/+1
* bridge desc tests: Apply tracing_test::traced_testIan Jackson2022-11-041-0/+1
* Require derive_more 0.99.3Ian Jackson2022-11-031-1/+1
* bridge descriptors: TestsIan Jackson2022-11-031-0/+3
* bridge descriptors: Provide an implementation of BridgeDescProviderIan Jackson2022-11-031-0/+1
* remove unused dependanciestrinity-1686a2022-10-291-1/+0
* FlagEvent trait: Implement using macrosIan Jackson2022-10-251-0/+2
* tor-circmgr: Make get_or_launch_dir_specific feature-specificIan Jackson2022-10-211-1/+1
* Bump minor version of tor-rtcompat and most of its dependentsNick Mathewson2022-10-031-7/+7
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-2/+2
* Mark all bridge and pt features as experimental for now.Nick Mathewson2022-09-291-1/+1
* GuardMgr/DirMgr: Add APIs for bridge descriptor listsNick Mathewson2022-09-261-0/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-12/+12
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* 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-2/+2
* Bump minor versions on all crates that have had breaking changes.Nick Mathewson2022-08-011-6/+6
* Bump to rusqlite 0.28.Nick Mathewson2022-07-191-1/+1
* Bump tor-dirmgr to version 0.5.1.tor-dirmgr-v0.5.1Nick Mathewson2022-07-141-1/+1
* Bump crate and dependency versions.Nick Mathewson2022-06-241-13/+13
* Merge branch 'high-level-features' into 'main'Nick Mathewson2022-06-161-0/+3
|\
| * Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+3
* | Merge branch 'dormant_directory' into 'main'Nick Mathewson2022-06-131-0/+1
|\ \ | |/ |/|
| * DirMgr: Use scopeguard crate in place of ad hoc RAII substitutesNick Mathewson2022-06-131-0/+1
* | Upgrade float_eq dev-dependency to 1.0.0Nick Mathewson2022-06-071-1/+1
|/
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-19/+18
* Regenerate version bump from previous commit.arti-v0.4.0Nick Mathewson2022-05-271-10/+10
* Semantic version changes for Arti 0.4.0 releaseNick Mathewson2022-05-271-12/+12
* tor-dirmgr/state.rs: feed through additional parameters, use themeta2022-05-101-0/+1
* Merge branch 'use-fs-mistrust'Nick Mathewson2022-05-091-0/+1
|\
| * Update tor-dirmgr to use fs-mistrust.Nick Mathewson2022-05-091-0/+1
* | Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-15/+15
* | Switch to derive_builder_arti_forkIan Jackson2022-05-061-1/+1
|/
* Merge branch 'derive-builder-git-fixup' into 'main'eta2022-04-271-1/+1
|\
| * derive_builder: Use git dep everywhere, rather than cargo patchIan Jackson2022-04-271-1/+1
* | Upgrade to Postage 0.5.0Nick Mathewson2022-04-261-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-14/+14
* Reformat several Cargo.toml files with 100-char-wide lines.Nick Mathewson2022-03-301-7/+2