summaryrefslogtreecommitdiff
path: root/crates/tor-checkable
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'typos' into 'main'gabi-2502024-03-071-1/+1
|\
| * Fix typos in doc commentsTobias Stoeckmann2024-03-061-1/+1
* | tor-checkable: Use checked arithmeticTobias Stoeckmann2024-03-051-2/+14
|/
* Merge branch 'deny-unchecked-duration-substraction' into 'main'Ian Jackson2024-03-051-0/+1
|\
| * deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* | Bump the minor version, for crates with breaking changes.Gabriela Moldovan2024-03-041-1/+1
|/
* Upgrade to latest signature.Gabriela Moldovan2024-02-281-1/+1
* Bump minor versionsIan Jackson2024-02-051-2/+2
* Followup patchlevel bumpsNick Mathewson2024-01-091-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-2/+2
* In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* Patchlevel bumps to crates whose dependencies just changed.Nick Mathewson2023-10-021-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* Bump patchlevel (not dependents) on crates with trivial changesNick Mathewson2023-09-051-1/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-232-0/+2
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-103-0/+3
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-1/+1
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-2/+2
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-1/+3
* netdoc: Use the RangeBoundsExt impl of TimerangeBound.Gabriela Moldovan2023-05-131-71/+0
* tor-checkable: Implement RangeBounds for TimerangeBound.Gabriela Moldovan2023-05-131-4/+17
* tor-checkable: Add a way to compute the intersection of 2 RangeBounds.Gabriela Moldovan2023-05-131-0/+71
* hsclient: Build cached descriptor TimerangeBounds from descriptor lifetime.Gabriela Moldovan2023-05-131-7/+11
* Increment crate versions.Nick Mathewson2023-05-031-2/+2
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* TimerangeBound: Provide .as_ref() and .as_deref()Ian Jackson2023-04-031-1/+33
* TimerangeBound: derive Debug and Clone, and Eq/PartialEq in testsIan Jackson2023-04-031-0/+2
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with semver-irrelevant changes.Nick Mathewson2023-03-311-1/+1
* Merge branch 'main' into 'main'Ian Jackson2023-02-281-5/+8
|\
| * Use humantime in tor-checkableSaksham Mittal2023-02-271-5/+8
* | Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-2/+2
|/
* tor-checkable: Add dangerously_map() functions.Nick Mathewson2023-02-072-1/+60
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-1/+1
* Bump the patch version of each crate with _trivial_ changes.Nick Mathewson2023-02-011-1/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-272-0/+2
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* Merge branch 'test-lints' into 'main'eta2023-01-062-0/+17
|\
| * test lint blocks: Add many many automaticallyIan Jackson2022-12-122-0/+17
* | Tackling issue #663 (Use humantime in tests)coral2022-12-122-5/+9
|/
* Remove semver.md files now that 1.1.0 is released.Nick Mathewson2022-11-301-1/+0
* Bump the minor version of every crate.Nick Mathewson2022-11-301-2/+2
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1