| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | tor-netdoc: parse2: Add more docs about verification | Ian Jackson | 2026-06-10 | 1 | -3/+26 | |
| | * | | | | | | tor-netdoc: parse2: use TimeRangebound in example | Ian Jackson | 2026-06-10 | 1 | -3/+6 | |
| | * | | | | | | tor-netdoc: parse2: Deprecate check_validity_time | Ian Jackson | 2026-06-10 | 4 | -1/+9 | |
| | * | | | | | | tor-checkable: TimerangeBound: test edge cases | Ian Jackson | 2026-06-10 | 1 | -0/+10 | |
| | * | | | | | | tor-checkable: TimeRangebound: document inclusivity | Ian Jackson | 2026-06-10 | 1 | -1/+2 | |
| | * | | | | | | tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify (fmt) | Ian Jackson | 2026-06-10 | 2 | -102/+52 | |
| | * | | | | | | tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify | Ian Jackson | 2026-06-10 | 3 | -39/+53 | |
| | * | | | | | | tor-netdoc: authcert tests: add some parentheses | Ian Jackson | 2026-06-10 | 1 | -4/+4 | |
| | * | | | | | | tor-netdoc: authcert tests: insist on return value type | Ian Jackson | 2026-06-10 | 1 | -5/+5 | |
| | * | | | | | | tor-dirserver: Promote tor-checkable dep | Ian Jackson | 2026-06-10 | 1 | -1/+1 | |
| | * | | | | | | tor-checkable: TimerangeBound: is_valid: Treat bounds as inclusive (fmt) | Ian Jackson | 2026-06-10 | 1 | -2/+6 | |
| | * | | | | | | tor-checkable: TimerangeBound: is_valid: Treat bounds as inclusive | Ian Jackson | 2026-06-10 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'clippy-string-slice' into 'main' | Nick Mathewson | 2026-06-10 | 386 | -0/+457 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | everywhere: Add #[allow(clippy::string_slice)] | Clara Engler | 2026-06-09 | 26 | -0/+42 | |
| | * | | | | | | maint: Run maint/add_warning to deny string slices | Clara Engler | 2026-06-09 | 379 | -0/+413 | |
| | * | | | | | | maint: Deny/Allow clippy::string_slice | Clara Engler | 2026-06-09 | 1 | -0/+2 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge branch 'cc-default' into 'main' | Nick Mathewson | 2026-06-10 | 2 | -1/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | arti: add 'flowctl-cc' to 'default' | Steven Engler | 2026-06-01 | 1 | -0/+1 | |
| | * | | | | | | arti-client: add 'flowctl-cc' to 'default' | Steven Engler | 2026-06-01 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'ns-toplevel-1' into 'main' | Ian Jackson | 2026-06-10 | 5 | -0/+74 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| | * | | | | | | tor-netdoc: Fix a doc comment formatting botch | Ian Jackson | 2026-06-09 | 1 | -1/+1 | |
| | * | | | | | | tor-netdoc: Introduce toplevel NeteworkStatus type | Ian Jackson | 2026-06-09 | 5 | -0/+74 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'fuzz-parse2' into 'main' | Nick Mathewson | 2026-06-09 | 2 | -2/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | netdoc: Add fuzzing support for parse2 with authcert, mds | Nick Mathewson | 2026-06-04 | 2 | -2/+10 | |
| * | | | | | | | Merge branch 'deftly' into 'main' | Nick Mathewson | 2026-06-09 | 33 | -37/+37 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Bump derive-deftly to 1.11.3 | Ian Jackson | 2026-06-09 | 33 | -37/+37 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'f64-finite' into 'main' | Ian Jackson | 2026-06-09 | 3 | -0/+135 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-netdoc: F64Finite, initially for votes' stats items | Ian Jackson | 2026-06-09 | 3 | -0/+135 | |
| * | | | | | | | | Merge branch 'encode-rs' into 'main' | Ian Jackson | 2026-06-09 | 5 | -3/+22 | |
| |\| | | | | | | | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | tor-netdoc: document new encoding impls | Ian Jackson | 2026-06-09 | 1 | -0/+2 | |
| | * | | | | | | tor-netdoc: impl EncodeOrd for Signature | Ian Jackson | 2026-06-09 | 1 | -1/+8 | |
| | * | | | | | | tor-netdoc: impl EncodeOrd for RouterStatus | Ian Jackson | 2026-06-09 | 2 | -1/+10 | |
| | * | | | | | | tor-netdoc: derive encoding for RouterStatus | Ian Jackson | 2026-06-09 | 2 | -1/+1 | |
| | * | | | | | | tor-netdoc: derive encoding for RouterStatusIntroItem | Ian Jackson | 2026-06-09 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'present-only-once' into 'main' | Clara Engler | 2026-06-09 | 3 | -3/+172 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: Reject Object again in ItemPresent | Clara Engler | 2026-06-09 | 1 | -3/+4 | |
| | * | | | | | | tor-netdoc: Allow args and object in ItemPresent (fmt) | Clara Engler | 2026-06-09 | 1 | -8/+2 | |
| | * | | | | | | tor-netdoc: Allow args and object in ItemPresent | Clara Engler | 2026-06-09 | 1 | -8/+7 | |
| | * | | | | | | tor-netdoc: Small ItemPresent test fix | Clara Engler | 2026-06-09 | 1 | -1/+1 | |
| | * | | | | | | tor-netdoc: Test for ItemPresent | Clara Engler | 2026-06-09 | 1 | -1/+89 | |
| | * | | | | | | tor-netdoc: Add ItemPresent type | Clara Engler | 2026-06-09 | 3 | -2/+86 | |
| | * | | | | | | tor-netdoc: Document Transparent shortcoming | Clara Engler | 2026-06-09 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'netdoc-small-fixes' into 'main' | Clara Engler | 2026-06-09 | 3 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: {required,recommended}-*-protocols: change ordering | Ian Jackson | 2026-06-03 | 1 | -2/+2 | |
| | * | | | | | | tor-netdoc: {required,recommended}-*-protocols: fix encoding | Ian Jackson | 2026-06-03 | 1 | -1/+1 | |
| | * | | | | | | tor-netdoc: SoftwareVersion: fix Display impl | Ian Jackson | 2026-06-03 | 1 | -0/+1 | |
| | * | | | | | | tor-netdoc: fix a doc formatting typo | Ian Jackson | 2026-06-03 | 1 | -1/+1 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Merge branch 'parse-input-improve' into 'main' | Clara Engler | 2026-06-09 | 2 | -0/+17 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: ParseInput: document changes | Ian Jackson | 2026-06-03 | 1 | -0/+1 | |
| | * | | | | | | tor-netdoc: ParseInput: add retain_unknown_values convenience setter | Ian Jackson | 2026-06-03 | 1 | -0/+10 | |
