| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | tor-netdoc: Explain why .dangerously_assume_timely() is ok | Clara Engler | 2026-06-23 | 1 | -0/+2 | |
| | * | | | | | tor-netdoc: Update semver.md | Clara Engler | 2026-06-23 | 1 | -0/+1 | |
| | * | | | | | tor-netdoc: Fix EdCert rustdoc numbering | Clara Engler | 2026-06-23 | 1 | -16/+14 | |
| | * | | | | | tor-netdoc: Use TimerangeBound for EdCert verify (fmt) | Clara Engler | 2026-06-23 | 1 | -14/+14 | |
| | * | | | | | tor-netdoc: Use TimerangeBound for EdCert verify | Clara Engler | 2026-06-23 | 1 | -48/+26 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'deftly-impl' into 'main' | Ian Jackson | 2026-06-23 | 3 | -24/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tor-memquota-cost derive: Tidy formatting | Ian Jackson | 2026-06-11 | 1 | -2/+2 | |
| | * | | | | | tor-memquota-cost derive: Use beta_deftly Impl feature | Ian Jackson | 2026-06-11 | 1 | -1/+2 | |
| | * | | | | | tor-memquota-cost derive: Use beta_deftly Xmeta default feature | Ian Jackson | 2026-06-11 | 1 | -4/+3 | |
| | * | | | | | tor-config: Flattenable: use beta_deftly $impl feature | Ian Jackson | 2026-06-11 | 1 | -3/+2 | |
| | * | | | | | tor-config: derive.rs: use beta_deftly $impl feature | Ian Jackson | 2026-06-11 | 1 | -16/+8 | |
| * | | | | | | Merge branch 'addr-policy-fix' into 'main' | Ian Jackson | 2026-06-23 | 4 | -68/+55 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | tor-netdoc: addr policy: Rename variant from Star to All | Ian Jackson | 2026-06-18 | 1 | -5/+5 | |
| | * | | | | | tor-netdoc: addr policy: Add tests for overlong prefixes | Ian Jackson | 2026-06-18 | 1 | -0/+5 | |
| | * | | | | | tor-netdoc: addr policy: Use ipnet instead of open-coding it all | Ian Jackson | 2026-06-18 | 3 | -31/+19 | |
| | * | | | | | tor-netdoc: addr policy: Fix /0 handling bug | Ian Jackson | 2026-06-18 | 1 | -16/+5 | |
| | * | | | | | tor-netdoc: addr policy tests: Add test case for IPv4 /0 | Ian Jackson | 2026-06-18 | 1 | -0/+1 | |
| | * | | | | | tor-netdoc: addr policy tests: Rename check/check1/check2 | Ian Jackson | 2026-06-18 | 1 | -11/+11 | |
| | * | | | | | tor-netdoc: addr policy tests: Avoid repeating where string isn't changed | Ian Jackson | 2026-06-18 | 1 | -5/+6 | |
| | * | | | | | tor-netdoc: addr policy tests: Improve a few panic messages | Ian Jackson | 2026-06-18 | 1 | -2/+2 | |
| | * | | | | | tor-netdoc: addr policy: Correct terminology | Ian Jackson | 2026-06-18 | 2 | -15/+18 | |
| * | | | | | | Merge branch 'rd-derive-parse' into 'main' | Ian Jackson | 2026-06-23 | 2 | -2/+52 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-netdoc: Add TODO | Clara Engler | 2026-06-23 | 1 | -1/+1 | |
| | * | | | | | | tor-netdoc: Replace assume_wellsigned() with unwrap_unverified() | Clara Engler | 2026-06-23 | 1 | -10/+3 | |
| | * | | | | | | tor-netdoc: Add small RouterDesc parse2 test | Clara Engler | 2026-06-22 | 1 | -0/+35 | |
| | * | | | | | | tor-netdoc: Add test only RouterDesc verify | Clara Engler | 2026-06-22 | 1 | -1/+8 | |
| | * | | | | | | Derive NetdocParseableUnverified for RouterDesc | Clara Engler | 2026-06-22 | 2 | -1/+16 | |
| * | | | | | | | Merge branch 'rustsec-2026-0186' into 'main' | gabi-250 | 2026-06-23 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix RUSTSEC-2026-0186 | Clara Engler | 2026-06-23 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'microdesc-1' into 'main' | Ian Jackson | 2026-06-22 | 7 | -22/+128 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | | tor-netdoc: relay families: Add TODO re overhaul/removal of type(s) | Ian Jackson | 2026-06-22 | 1 | -0/+7 | |
| | * | | | | | | tor-netdoc: relay families: Move TODO out of rustdoc | Ian Jackson | 2026-06-22 | 1 | -2/+2 | |
| | * | | | | | | tor-netdoc: Microdesc: derive Constructor | Ian Jackson | 2026-06-22 | 3 | -2/+12 | |
| | * | | | | | | tor-netdoc Micordesc: Make intro item type public | Ian Jackson | 2026-06-22 | 2 | -6/+7 | |
| | * | | | | | | tor-netdoc Micordesc: rename the intro item type | Ian Jackson | 2026-06-22 | 1 | -3/+3 | |
| | * | | | | | | tor-netdoc test: Add a round-trip test for microdescriptors | Ian Jackson | 2026-06-22 | 1 | -1/+12 | |
| | * | | | | | | tor-netdoc: Avoid encoding default values in microdescs | Ian Jackson | 2026-06-22 | 1 | -4/+4 | |
| | * | | | | | | tor-netdoc: encode derive: New default(skip) feature | Ian Jackson | 2026-06-22 | 4 | -0/+72 | |
| | * | | | | | | tor-netdoc: encode derive: New default(skip) feature (pre-fmt) | Ian Jackson | 2026-06-22 | 1 | -3/+7 | |
| | * | | | | | | tor-netdoc: derive encoding for microdescriptors | Ian Jackson | 2026-06-22 | 3 | -4/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'tor-dirauth' into 'main' | Ian Jackson | 2026-06-22 | 10 | -1/+277 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-dirauth: Correct authors (fmt) | Ian Jackson | 2026-06-22 | 2 | -2/+10 | |
| | * | | | | | | arti-dirauth: Update Cargo metadata (authors, MSRV) | Ian Jackson | 2026-06-22 | 1 | -2/+2 | |
| | * | | | | | | tor-dirauth: Update MSRV | Ian Jackson | 2026-06-22 | 1 | -1/+1 | |
| | * | | | | | | tor-dirauth: Correct authors | Ian Jackson | 2026-06-22 | 1 | -1/+1 | |
| | * | | | | | | arti-dirauth: New crate, empty | Ian Jackson | 2026-06-22 | 6 | -0/+165 | |
| | * | | | | | | tor-dirauth: New crate, empty | Ian Jackson | 2026-06-22 | 5 | -0/+103 | |
| | * | | | | | | tor-dirserver: Change "categories" in Cargo.toml | Ian Jackson | 2026-06-22 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'vote-roundtrip' into 'main' | Ian Jackson | 2026-06-22 | 7 | -73/+401 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | tor-netdoc: Add a TODO for use of include_str | Ian Jackson | 2026-06-22 | 1 | -0/+2 | |
