aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tor-netdoc: embedded auth certs: Use real vote type, not poc (fmt)Ian Jackson2026-06-221-3/+1
| * | | | | tor-netdoc: embedded auth certs: Use real vote type, not pocIan Jackson2026-06-221-3/+1
| * | | | | tor-netdoc tests: test vote roundtrip with testdata2Ian Jackson2026-06-222-27/+83
| * | | | | tor-netdoc tests: Adjust `m` placement in routerdescIan Jackson2026-06-221-0/+12
| * | | | | tor-netdoc tests: Adjust shared-rand-* base64 paddingIan Jackson2026-06-221-0/+13
| * | | | | tor-netdoc tests: Make adjust_exp into a trait method (fmt)Ian Jackson2026-06-221-25/+25
| * | | | | tor-netdoc tests: Make adjust_exp into a trait methodIan Jackson2026-06-221-9/+33
| * | | | | tor-netdoc tests: Make regsub take a ReplacerIan Jackson2026-06-221-1/+1
| * | | | | tor-netdoc tests: roundtrip_netstatus: Improve an error messageIan Jackson2026-06-221-1/+1
| * | | | | tor-netdoc tests: roundtrip_netstatus: Add a useful debug boundIan Jackson2026-06-221-1/+1
| * | | | | tor-netdoc tests: netstatus round trips: allow adjusting nowIan Jackson2026-06-221-1/+5
| * | | | | tor-netdoc tests: Test verification of votes, error casesIan Jackson2026-06-224-1/+86
| * | | | | tor-netdoc: Implement verification for votesIan Jackson2026-06-222-3/+139
|/ / / / /
* | | | | Merge branch '2593-fix-list-output' into 'main'gabi-2502026-06-222-4/+1
|\ \ \ \ \
| * | | | | arti: subcommands: keys: Fix compact outputhjrgrn2026-06-221-1/+1
| * | | | | doc: Fix trycmd test for keys list --compacthjrgrn2026-06-221-3/+0
|/ / / / /
* | | | | Merge branch 'streams-note' into 'main'gabi-2502026-06-181-0/+616
|\ \ \ \ \
| * | | | | doc/dev/note: Clarify what rejecting a stream request entailsGabriela Moldovan2026-06-181-4/+11
| * | | | | Add a rough plan for relay incoming stream handlingGabriela Moldovan2026-06-181-0/+609
|/ / / / /
* | | | | Merge branch 'keys-list-tests' into 'main'opara2026-06-1812-621/+65
|\ \ \ \ \
| * | | | | arti: Gate the "arti keys" tests behind onion-service-serviceGabriela Moldovan2026-06-171-2/+6
| * | | | | arti: Remove no longer used test helperGabriela Moldovan2026-06-171-13/+1
| * | | | | arti: Remove now-obsolete keys test moduleGabriela Moldovan2026-06-173-581/+0
| * | | | | arti: Add a trycmd-based test for arti keys list error handlingGabriela Moldovan2026-06-173-0/+5
| * | | | | doc/keys.md: Un-ignore some of the example snippetsGabriela Moldovan2026-06-173-25/+48
| * | | | | arti: Sort the arti keys list outputGabriela Moldovan2026-06-171-0/+5
* | | | | | Merge branch 'addrpolicy-encode' into 'main'Clara Engler2026-06-183-10/+79
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tor-netdoc: Use format_args! instead of format!Clara Engler2026-06-181-1/+1
| * | | | | tor-netdoc: Use chain!() instead of pushClara Engler2026-06-181-6/+7
| * | | | | tor-netdoc: Add test for default deny encoding of AddrPolicyClara Engler2026-06-181-0/+28
| * | | | | tor-netdoc: Round-trip encoding test for AddrPolicyClara Engler2026-06-181-1/+8
| * | | | | tor-netdoc: Derive NetdocEncodable in unit testClara Engler2026-06-181-1/+1
| * | | | | tor-netdoc: Replace Ignored with () in AddrPolicy testClara Engler2026-06-181-5/+2
| * | | | | tor-netdoc: Add NetdocEncodableFields for AddrPolicyClara Engler2026-06-182-0/+36
| * | | | | tor-netdoc: Make some policy methods constClara Engler2026-06-182-3/+3
|/ / / / /
* | | | | Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-1876-76/+76
|\ \ \ \ \
| * | | | | Bump MSRV to 1.91Clara Engler2026-06-1576-76/+76
* | | | | | Merge branch 'derive-depr' into 'main'Clara Engler2026-06-182-0/+5
|\ \ \ \ \ \
| * | | | | | tor-netdoc: constructor derive: allow setting deprecated fieldsIan Jackson2026-06-161-0/+1
| * | | | | | tor-netdoc: parse2 derive: allow setting deprecated fieldsIan Jackson2026-06-161-0/+4
* | | | | | | Merge branch 'misc_string_slices_1' into 'main'Clara Engler2026-06-1814-68/+187
|\ \ \ \ \ \ \
| * | | | | | | arti: remove string slicesNick Mathewson2026-06-101-2/+1
| * | | | | | | arti-rpcserver: remove string slicesNick Mathewson2026-06-101-5/+4
| * | | | | | | arti-client: remove string slicesNick Mathewson2026-06-102-8/+6
| * | | | | | | ptmgr: Remove string slicing.Nick Mathewson2026-06-101-11/+11
| * | | | | | | hscrypto, linkspec, llcrypto: Use new redaction helpersNick Mathewson2026-06-103-13/+10
| * | | | | | | safelog: Define redaction helpers to avoid string slicing.Nick Mathewson2026-06-102-0/+138
| * | | | | | | consdiff: remove string slice usageNick Mathewson2026-06-101-8/+5
| * | | | | | | protover: remove str slice usageNick Mathewson2026-06-101-11/+4
| * | | | | | | config: remove str slice usageNick Mathewson2026-06-101-6/+6