summaryrefslogtreecommitdiff
path: root/crates/tor-checkable
Commit message (Expand)AuthorAgeFilesLines
* 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
* Run add_warnings.Nick Mathewson2022-11-031-0/+1
* tor-checkable: Make TimerangeBound::dangerously* non-experimentalIan Jackson2022-10-272-10/+1
* cargo fmt to remove blank linesIan Jackson2022-10-121-1/+0
* Replace all README copies in src/lib.rs with includesIan Jackson2022-10-121-43/+1
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-1/+1
* Update patch-versions on crates without API changes.Nick Mathewson2022-09-011-1/+1
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-242-0/+4
* Bump crate and dependency versions.Nick Mathewson2022-06-241-1/+1
* Increment versions of crates with trivial changes only.Nick Mathewson2022-06-241-1/+1
* Run maint/add_warning crates/*/src/{lib,main}.rsIan Jackson2022-06-231-0/+3
* Improve error messages in tor-checkable.Nick Mathewson2022-06-222-3/+4
* Add "full" and "experimental" features to arti-client and below.Nick Mathewson2022-06-101-0/+1
* lints: Add let_unit_value allow to all cratesIan Jackson2022-05-311-0/+1
* lints: Add lint block delimiters to every crateIan Jackson2022-05-311-0/+2
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-2/+1
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-2/+2
* 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-1/+1
* checkable: additional unit tests for more APIs.Nick Mathewson2022-04-021-0/+28
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-2/+2
* tor-checkable: add experimental api for exposing wrapped objects.Nick Mathewson2022-03-312-0/+38
* Reformat tor-checkable/Cargo.tomlNick Mathewson2022-03-311-6/+4