| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | arti-client: add "dep:" prefix to "tor-rpcbase" | Steven Engler | 2026-06-10 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'authcert-timebound' into 'main' | Ian Jackson | 2026-06-10 | 14 | -156/+224 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | tor-netcoc: NetdocParseableUnverified derive: forbid NetdocParseable | Ian Jackson | 2026-06-10 | 2 | -0/+12 | |
| | * | | | | | | assert_not_impl: Support generics | Ian Jackson | 2026-06-10 | 1 | -5/+22 | |
| | * | | | | | | assert_not_impl: Support generics - prep | Ian Jackson | 2026-06-10 | 1 | -2/+5 | |
| | * | | | | | | assert_not_impl: Formally document input syntax | Ian Jackson | 2026-06-10 | 1 | -1/+15 | |
| | * | | | | | | assert_not_impl: Regularise example syntax | Ian Jackson | 2026-06-10 | 1 | -4/+4 | |
| | * | | | | | | assert_not_impl: Fix a mendacious heading | Ian Jackson | 2026-06-10 | 1 | -1/+1 | |
| | * | | | | | | assert_not_impl: Promote to tor-basic-utils | Ian Jackson | 2026-06-10 | 4 | -42/+46 | |
| | * | | | | | | assert_not_impl: Change example to use Cell | Ian Jackson | 2026-06-10 | 1 | -2/+3 | |
| | * | | | | | | assert_not_impl: Introduce some `use`s | Ian Jackson | 2026-06-10 | 1 | -2/+6 | |
| | * | | | | | | 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 | |
