summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arti authority plugin: FilenameOrStdio utilityIan Jackson2026-07-212-0/+66
| * | | arti authority plugin: Command line parsing skeletonIan Jackson2026-07-213-1/+82
| * | | arti-dirauth: Build an arti consensus method plugin binaryIan Jackson2026-07-214-0/+28
| | |/ | |/|
* | | Merge branch 'refactor-tor-dirmgr-0' into 'main'Jim Newsome2026-07-231-102/+180
|\ \ \
| * | | tor-dirmgr: Refactor bootstrap::downloadhjrgrn2026-07-231-102/+180
| | |/ | |/|
* | | Merge branch 'dynasm' into 'main'opara2026-07-234-37/+37
|\ \ \
| * | | hashx,equix: update bench Cargo.lockSteven Engler2026-07-232-24/+24
| * | | hashx: update dynasmrt to 5.1.0Steven Engler2026-07-232-13/+13
| |/ /
* | | Merge branch 'rsa-1024' into 'main'David Goulet2026-07-231-1/+21
|\ \ \
| * | | tor-cert-x509: fix size check in `create_legacy_rsa_id_cert`Steven Engler2026-07-231-3/+5
| * | | tor-cert-x509: add unit test demonstrating bugSteven Engler2026-07-231-0/+18
| |/ /
* | | Merge branch 'timebound-overhaul' into 'main'Ian Jackson2026-07-2334-204/+524
|\ \ \ | |/ / |/| |
| * | tor-netdoc: HsDesc parse_decrypt_validate: Fix docs re time boundsIan Jackson2026-07-231-1/+2
| * | 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-hsclient: connect.rs: Remove a redundant map_errIan Jackson2026-07-231-2/+1
| * | HsDesc::parse_decrypt_validate: Don't check validity time (style followup)Ian Jackson2026-07-231-5/+3
| * | HsDesc::parse_decrypt_validate: Don't check validity timeIan Jackson2026-07-234-9/+12
| * | tor-netdoc: hsdesc: Use new TimeRangeBound::build_intersect (fmt)Ian Jackson2026-07-231-5/+4
| * | tor-netdoc: hsdesc: Use new TimeRangeBound::build_intersectIan Jackson2026-07-231-27/+12
| * | tor-netdoc: hsdesc: Rename a variableIan 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-234-4/+10
| * | tor-checkable: Rename `TimeBound::is_valid_at` to `check_valid_at` (fmt)Ian Jackson2026-07-231-1/+5
| * | tor-checkable: Rename `TimeBound::is_valid_at` to `check_valid_at`Ian Jackson2026-07-238-28/+29
| * | tor-checkable: Rename `TimeBound::check_valid_*` to `if_valid_*`Ian Jackson2026-07-2319-50/+52
| * | 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-236-12/+24
| * | tor-checkable: TimeBound: Make dangerously_into_parts return TimeRange (fmt)Ian Jackson2026-07-232-12/+4
| * | tor-checkable: TimeBound: Make dangerously_into_parts return TimeRangeIan Jackson2026-07-235-17/+19
| * | tor-checkable: TimeBound: Make is_valid_at a provided methodIan Jackson2026-07-234-22/+12
| * | tor-checkable: TimeBound: remove Error associated typeIan Jackson2026-07-236-24/+13
| * | tor-checkable: TimeBound: Add bounds accessorIan Jackson2026-07-235-16/+39
| * | tor-checkable: TimeRange: Provide intersect_bounds methodIan Jackson2026-07-234-1/+56
| * | 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-235-8/+14
| * | tor-checkable: TimeRangeBound: Rename extend_pre_tolerance to extend_start_boundIan Jackson2026-07-234-6/+16
| * | 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-233-5/+17
| * | 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
|/ /
* | Merge branch 'edition' into 'main'Jim Newsome2026-07-228-48/+55
|\ \
| * | Much formatting churn for 2024 editionIan Jackson2026-07-226-46/+53