summaryrefslogtreecommitdiff
path: root/crates/tor-guardmgr
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-10/+10
* Bump patchlevel versions in preparation for releaseNick Mathewson2023-12-041-4/+4
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-6/+6
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-3/+3
* Run "fixup-features" in preparation for release this week.Nick Mathewson2023-10-291-1/+1
* oneshot: Apply deferred rustfmt churnIan Jackson2023-10-112-6/+3
* oneshot: Use veneer in tor-ptmgrIan Jackson2023-10-111-1/+4
* oneshot: Use veneer in tor-guardmgrIan Jackson2023-10-113-2/+4
* Minor-version bumps, for crates with breaking changes.Nick Mathewson2023-10-021-2/+2
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-5/+5
* Trivial version bumps: patchlevel only.Nick Mathewson2023-10-021-1/+1
* Add cognitive-complexity exceptions for clippy.Nick Mathewson2023-09-051-0/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-10/+10
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-2310-0/+10
* Upgrade num_enum dependency to 0.7Nick Mathewson2023-08-211-1/+1
* guardmgr: Fix a dead-code warning when built without bridge support.Nick Mathewson2023-08-161-0/+1
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Remove semver.md files now that 1.1.7 is out.Nick Mathewson2023-08-011-1/+0
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-10/+10
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-2/+2
* tor-guardmgr: bridges: getter for BridgeConfigBuilder.transportIan Jackson2023-07-202-0/+9
* Merge branch 'bug638' into 'main'Alexander Færøy2023-07-142-4/+14
|\
| * Better report for any recurrence of bug #638.Nick Mathewson2023-07-131-0/+14
| * Stop unconditionally marking bridges as having dir info.Nick Mathewson2023-07-131-4/+0
* | Bridges: deduplicate addresses.Nick Mathewson2023-07-131-0/+2
|/
* Merge branch 'clippy-allow' into 'main'Ian Jackson2023-07-1110-0/+11
|\
| * Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-1010-0/+11
* | rng ranges: Use gen_range_infallible() for Duration::ZERO..=TIan Jackson2023-07-101-1/+2
|/
* Remove some needless into_iter() calls.Nick Mathewson2023-07-101-5/+3
* rng ranges: Use inclusive Duration ranges in several placesIan Jackson2023-07-071-1/+1
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Additional documentation around bridges/PT configurationNick Mathewson2023-07-031-0/+11
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-10/+10
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* Merge branch 'stderr' into 'main'Alexander Færøy2023-06-211-0/+2
|\
| * lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* | Upgrade to strum 0.25.Nick Mathewson2023-06-211-1/+1
|/
* Merge branch 'bump-versions-v115' into 'main'arti-v1.1.5Ian Jackson2023-06-011-18/+18
|\
| * Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-18/+18
* | fallbackdir: Update list generated on June 01, 2023Tor CI Release2023-06-011-892/+896
|/
* guardmgr, netdir: fix some needless-mut warningsNick Mathewson2023-05-181-2/+2
* guardmgr: suppress a clippy-nightly warning.Nick Mathewson2023-05-181-0/+1
* tor-guardmgr, tor-proto: minor logging tweakseta2023-05-181-2/+2
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-3/+3
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+2
* Reformat Cargo.toml files.Nick Mathewson2023-05-151-1/+17
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-1/+1