aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-netdoc: ns preamble: break out validity_time_rangeIan Jackson2026-06-033-7/+16
| * | | | tor-netdoc: ns preamble: break out validity_time_range (prep)Ian Jackson2026-06-031-3/+5
* | | | | Merge branch 'inclusive-timerange' into 'main'Ian Jackson2026-06-115-7/+15
|\ \ \ \ \
| * | | | | tor-checkable: Specify Timebound inclusiveness in rustdocClara Engler2026-06-111-0/+5
| * | | | | tor-cert: Document expiry inclusiveness for Ed25519CertClara Engler2026-06-111-0/+2
| * | | | | tor-cert: Make Ed25519Cert time bound inclusiveClara Engler2026-06-111-1/+1
| * | | | | tor-cert: Replace duration_since with saturation (fmt)Clara Engler2026-06-111-4/+2
| * | | | | tor-cert: Replace duration_since with saturationClara Engler2026-06-113-2/+5
| * | | | | tor-netdoc: Fix ed25519_invalid_cert unit testClara Engler2026-06-111-2/+2
|/ / / / /
* | | | | Merge branch 'cgo-stable' into 'main'Nick Mathewson2026-06-103-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Mark "counter-galois-onion" as stableNick Mathewson2026-06-043-6/+6
* | | | | Merge branch 'fix-eventdns-todo' into 'main'Ian Jackson2026-06-101-1/+0
|\ \ \ \ \
| * | | | | tor-netdoc: Remove accidential TODO left-overClara Engler2026-06-091-1/+0
* | | | | | Merge branch 'bump-docker-imgs' into 'main'Ian Jackson2026-06-102-3/+3
|\ \ \ \ \ \
| * | | | | | CI: Update RECENT_RUST_IMAGE to 1.96Gabriela Moldovan2026-06-081-1/+1
| * | | | | | CI: Bump build-repro docker images to rust 1.96Gabriela Moldovan2026-06-082-2/+2
* | | | | | | Merge branch 'dep' into 'main'Ian Jackson2026-06-102-2/+2
|\ \ \ \ \ \ \
| * | | | | | | arti: add "dep:" prefix to 'rpc' feature dependenciesSteven Engler2026-06-101-1/+1
| * | | | | | | arti-client: add "dep:" prefix to "tor-rpcbase"Steven Engler2026-06-101-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'authcert-timebound' into 'main'Ian Jackson2026-06-1014-156/+224
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tor-netcoc: NetdocParseableUnverified derive: forbid NetdocParseableIan Jackson2026-06-102-0/+12
| * | | | | | assert_not_impl: Support genericsIan Jackson2026-06-101-5/+22
| * | | | | | assert_not_impl: Support generics - prepIan Jackson2026-06-101-2/+5
| * | | | | | assert_not_impl: Formally document input syntaxIan Jackson2026-06-101-1/+15
| * | | | | | assert_not_impl: Regularise example syntaxIan Jackson2026-06-101-4/+4
| * | | | | | assert_not_impl: Fix a mendacious headingIan Jackson2026-06-101-1/+1
| * | | | | | assert_not_impl: Promote to tor-basic-utilsIan Jackson2026-06-104-42/+46
| * | | | | | assert_not_impl: Change example to use CellIan Jackson2026-06-101-2/+3
| * | | | | | assert_not_impl: Introduce some `use`sIan Jackson2026-06-101-2/+6
| * | | | | | tor-netdoc: parse2: Add more docs about verificationIan Jackson2026-06-101-3/+26
| * | | | | | tor-netdoc: parse2: use TimeRangebound in exampleIan Jackson2026-06-101-3/+6
| * | | | | | tor-netdoc: parse2: Deprecate check_validity_timeIan Jackson2026-06-104-1/+9
| * | | | | | tor-checkable: TimerangeBound: test edge casesIan Jackson2026-06-101-0/+10
| * | | | | | tor-checkable: TimeRangebound: document inclusivityIan Jackson2026-06-101-1/+2
| * | | | | | tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verify (fmt)Ian Jackson2026-06-102-102/+52
| * | | | | | tor-netdoc: authcert: use TimerangeBound for UnverifiedAuthCert::verifyIan Jackson2026-06-103-39/+53
| * | | | | | tor-netdoc: authcert tests: add some parenthesesIan Jackson2026-06-101-4/+4
| * | | | | | tor-netdoc: authcert tests: insist on return value typeIan Jackson2026-06-101-5/+5
| * | | | | | tor-dirserver: Promote tor-checkable depIan Jackson2026-06-101-1/+1
| * | | | | | 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
|/ / / / / /
* | | | | | Merge branch 'clippy-string-slice' into 'main'Nick Mathewson2026-06-10386-0/+457
|\ \ \ \ \ \
| * | | | | | everywhere: Add #[allow(clippy::string_slice)]Clara Engler2026-06-0926-0/+42
| * | | | | | maint: Run maint/add_warning to deny string slicesClara Engler2026-06-09379-0/+413
| * | | | | | maint: Deny/Allow clippy::string_sliceClara Engler2026-06-091-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'cc-default' into 'main'Nick Mathewson2026-06-102-1/+2
|\ \ \ \ \ \
| * | | | | | arti: add 'flowctl-cc' to 'default'Steven Engler2026-06-011-0/+1
| * | | | | | arti-client: add 'flowctl-cc' to 'default'Steven Engler2026-06-011-1/+1
* | | | | | | Merge branch 'ns-toplevel-1' into 'main'Ian Jackson2026-06-105-0/+74
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | tor-netdoc: Fix a doc comment formatting botchIan Jackson2026-06-091-1/+1