summaryrefslogtreecommitdiff
path: root/crates/tor-checkable
Commit message (Expand)AuthorAgeFilesLines
* Bump versions for tor-* and arti-* cratesSteven Engler2026-08-031-3/+3
* tor-checkable: Fix a wrong ref in semver.mdIan Jackson2026-07-231-1/+1
* tor-checkable: Improve/fix a commentIan Jackson2026-07-231-1/+2
* tor-checkable: Fix punctuation in commentIan Jackson2026-07-231-1/+1
* tor-checkable: Fix a doc comment copypastaIan Jackson2026-07-231-1/+1
* tor-checkable: Fix two doc comments start/endIan Jackson2026-07-231-2/+2
* tor-checkable: TimeBound: Provide new build_intersect APIIan Jackson2026-07-233-1/+141
* clippy config: Forbid TimeRangeBound::if_valid_nowIan Jackson2026-07-232-4/+8
* tor-checkable: Rename `TimeBound::is_valid_at` to `check_valid_at`Ian Jackson2026-07-233-20/+21
* tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`Ian Jackson2026-07-233-12/+14
* tor-checkable: Deprecate `TimeBound::check_valid_at_opt`Ian Jackson2026-07-233-8/+19
* tor-checkable: TimeBound: Make wrapped type an associated type (fmt)Ian Jackson2026-07-231-1/+4
* tor-checkable: TimeBound: Make wrapped type an associated typeIan Jackson2026-07-233-6/+12
* tor-checkable: TimeBound: Make dangerously_into_parts return TimeRange (fmt)Ian Jackson2026-07-231-3/+1
* tor-checkable: TimeBound: Make dangerously_into_parts return TimeRangeIan Jackson2026-07-231-4/+4
* tor-checkable: TimeBound: Make is_valid_at a provided methodIan Jackson2026-07-232-1/+10
* tor-checkable: TimeBound: remove Error associated typeIan Jackson2026-07-233-12/+7
* tor-checkable: TimeBound: Add bounds accessorIan Jackson2026-07-233-16/+24
* tor-checkable: TimeRange: Provide intersect_bounds methodIan Jackson2026-07-233-1/+54
* tor-checkable: TimeRange: Provide a more complete APIIan Jackson2026-07-232-0/+59
* tor-checkable: Introduce TimeRange aliasIan Jackson2026-07-233-1/+10
* tor-checkable: TimeRangeBound: Rename extend_tolerance to extend_end_boundIan Jackson2026-07-232-4/+10
* tor-checkable: TimeRangeBound: Rename extend_pre_tolerance to extend_start_boundIan Jackson2026-07-232-3/+13
* tor-checkable: TimeRangeBound: Swap code order of two functionsIan Jackson2026-07-231-10/+10
* tor-checkable: TimeRangeBound: Rename bounds to bounds_start_endIan Jackson2026-07-231-2/+14
* tor-checkable: Cargo.toml: Add some blank linesIan Jackson2026-07-231-0/+2
* tor-checkable: TimeRangeBound: document lack of well-formedness invariantIan Jackson2026-07-231-0/+3
* tor-checkable: Re-export TimeRangeBound at the top-levelIan Jackson2026-07-232-0/+3
* tor-checkable: import time::Duration for brevityIan Jackson2026-07-231-3/+3
* Apply deferred rustfmt churnIan Jackson2026-07-161-1/+1
* Use new TimeRangeBound name throughout the treeIan Jackson2026-07-161-29/+29
* tor-checkable: Rename TimerangeBound to TimeRangeBoundIan Jackson2026-07-162-5/+10
* Use new TimeBound name throughout the treeIan Jackson2026-07-162-8/+8
* tor-checkable: Rename Timebound to TimeBoundIan Jackson2026-07-162-3/+7
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* Version bumps for 2.5.0Nick Mathewson2026-06-301-3/+3
* tor-checkable: TODO for TimerangeBound from TimeboundClara Engler2026-06-231-0/+4
* Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* tor-checkable: Specify Timebound inclusiveness in rustdocClara Engler2026-06-111-0/+5
* tor-checkable: TimerangeBound: test edge casesIan Jackson2026-06-101-0/+10
* tor-checkable: TimeRangebound: document inclusivityIan Jackson2026-06-101-1/+2
* tor-checkable: TimerangeBound: is_valid: Treat bounds as inclusive (fmt)Ian Jackson2026-06-101-2/+6
* tor-checkable: TimerangeBound: is_valid: Treat bounds as inclusiveIan Jackson2026-06-101-2/+2
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-093-0/+3
* Bump all the unstable tor- and arti- crates to 0.43.0Gabriela Moldovan2026-06-011-2/+2
* release: Bump tor- and arti- crate versions.Wesley Aptekar-Cassels2026-05-061-2/+2
* Bump versions: tor-* and arti-* unstable cratesIan Jackson2026-03-301-2/+2
* Run cargo sort --workspace and commit the parts we wantIan Jackson2026-03-301-1/+1
* Plumb web-time-compat/full dependency through everywhere.Ian Jackson2026-03-301-1/+1