aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-netdoc: addr policy: Add tests for overlong prefixesIan Jackson2026-06-181-0/+5
| * | | | tor-netdoc: addr policy: Use ipnet instead of open-coding it allIan Jackson2026-06-182-31/+18
| * | | | tor-netdoc: addr policy: Fix /0 handling bugIan Jackson2026-06-181-16/+5
| * | | | tor-netdoc: addr policy tests: Add test case for IPv4 /0Ian Jackson2026-06-181-0/+1
| * | | | tor-netdoc: addr policy tests: Rename check/check1/check2Ian Jackson2026-06-181-11/+11
| * | | | tor-netdoc: addr policy tests: Avoid repeating where string isn't changedIan Jackson2026-06-181-5/+6
| * | | | tor-netdoc: addr policy tests: Improve a few panic messagesIan Jackson2026-06-181-2/+2
| * | | | tor-netdoc: addr policy: Correct terminologyIan Jackson2026-06-182-15/+18
* | | | | Merge branch 'rd-derive-parse' into 'main'Ian Jackson2026-06-232-2/+52
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | tor-netdoc: Add TODOClara Engler2026-06-231-1/+1
| * | | | tor-netdoc: Replace assume_wellsigned() with unwrap_unverified()Clara Engler2026-06-231-10/+3
| * | | | tor-netdoc: Add small RouterDesc parse2 testClara Engler2026-06-221-0/+35
| * | | | tor-netdoc: Add test only RouterDesc verifyClara Engler2026-06-221-1/+8
| * | | | Derive NetdocParseableUnverified for RouterDescClara Engler2026-06-222-1/+16
* | | | | tor-netdoc: relay families: Add TODO re overhaul/removal of type(s)Ian Jackson2026-06-221-0/+7
* | | | | tor-netdoc: relay families: Move TODO out of rustdocIan Jackson2026-06-221-2/+2
* | | | | tor-netdoc: Microdesc: derive ConstructorIan Jackson2026-06-223-2/+12
* | | | | tor-netdoc Micordesc: Make intro item type publicIan Jackson2026-06-222-6/+7
* | | | | tor-netdoc Micordesc: rename the intro item typeIan Jackson2026-06-221-3/+3
* | | | | tor-netdoc test: Add a round-trip test for microdescriptorsIan Jackson2026-06-221-1/+12
* | | | | tor-netdoc: Avoid encoding default values in microdescsIan Jackson2026-06-221-4/+4
* | | | | tor-netdoc: encode derive: New default(skip) featureIan Jackson2026-06-224-0/+72
* | | | | tor-netdoc: encode derive: New default(skip) feature (pre-fmt)Ian Jackson2026-06-221-3/+7
* | | | | tor-netdoc: derive encoding for microdescriptorsIan Jackson2026-06-223-4/+5
* | | | | Merge branch 'tor-dirauth' into 'main'Ian Jackson2026-06-228-1/+260
|\ \ \ \ \
| * | | | | tor-dirauth: Correct authors (fmt)Ian Jackson2026-06-222-2/+10
| * | | | | arti-dirauth: Update Cargo metadata (authors, MSRV)Ian Jackson2026-06-221-2/+2
| * | | | | tor-dirauth: Update MSRVIan Jackson2026-06-221-1/+1
| * | | | | tor-dirauth: Correct authorsIan Jackson2026-06-221-1/+1
| * | | | | arti-dirauth: New crate, emptyIan Jackson2026-06-224-0/+156
| * | | | | tor-dirauth: New crate, emptyIan Jackson2026-06-223-0/+95
| * | | | | tor-dirserver: Change "categories" in Cargo.tomlIan Jackson2026-06-221-1/+1
| |/ / / /
* | | | | tor-netdoc: Add a TODO for use of include_strIan Jackson2026-06-221-0/+2
* | | | | 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-223-1/+85
* | | | | tor-netdoc: Implement verification for votesIan Jackson2026-06-222-3/+139
|/ / / /
* | | | arti: subcommands: keys: Fix compact outputhjrgrn2026-06-221-1/+1
* | | | Merge branch 'keys-list-tests' into 'main'opara2026-06-1811-597/+33
|\ \ \ \
| * | | | 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