| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | tor-netdoc: directory-signature: don't re-hash unnecessarily | Ian Jackson | 2026-04-29 | 1 | -3/+4 | |
| | * | | | | | | | | | tor-netdoc: Fix handling of explicit vs implicit dir sig SHA1 hash | Ian Jackson | 2026-04-29 | 1 | -6/+2 | |
| | * | | | | | | | | | tor-netdoc: Fix signature of hash_slice_for_verification | Ian Jackson | 2026-04-29 | 2 | -14/+10 | |
| | * | | | | | | | | | tor-netdoc: Fix signature of hash_slice_for_verification (pre-fmt) | Ian Jackson | 2026-04-29 | 1 | -1/+4 | |
| | * | | | | | | | | | tor-netdoc: Abolish poc's netstatus signature type | Ian Jackson | 2026-04-29 | 3 | -173/+19 | |
| | * | | | | | | | | | tor-netdoc: Promote hash_slice_for_verification to prod | Ian Jackson | 2026-04-29 | 2 | -13/+13 | |
| | * | | | | | | | | | tor-netdoc: impl SignatureItemParseable for netstatus::Signature | Ian Jackson | 2026-04-29 | 1 | -1/+14 | |
| | * | | | | | | | | | tor-netdoc: Introduce DirectorySignaturesHashesAccu::update_from | Ian Jackson | 2026-04-29 | 2 | -16/+53 | |
| | * | | | | | | | | | tor-netdoc: Promote poc's DirectorySignaturesHashesAccu to prod | Ian Jackson | 2026-04-29 | 2 | -29/+41 | |
| | * | | | | | | | | | tor-netdoc: Make some items temporarily pub(crate) | Ian Jackson | 2026-04-29 | 1 | -2/+4 | |
| | * | | | | | | | | | tor-netdoc: Temporary conversions between the two DirectorySignatureHashAlgos | Ian Jackson | 2026-04-29 | 1 | -0/+20 | |
| | * | | | | | | | | | tor-netdoc: netstatus signature hashing: Add TODO re wasted work | Ian Jackson | 2026-04-29 | 1 | -0/+1 | |
| | * | | | | | | | | | tor-netdoc: netstatus signature hashing: Add TODO re unnamed sha1 | Ian Jackson | 2026-04-29 | 1 | -0/+16 | |
| | * | | | | | | | | | tor-netdoc: netstatus signing algorithms: Improve a doc comment | Ian Jackson | 2026-04-29 | 1 | -1/+1 | |
| | * | | | | | | | | | tor-netdoc: derive ItemValue parsing/encoding for Signature | Ian Jackson | 2026-04-29 | 2 | -4/+10 | |
| | * | | | | | | | | | tor-netdoc: impl parsing/encoding for AuthCertKeyIds in directory-signature | Ian Jackson | 2026-04-29 | 1 | -1/+68 | |
| | * | | | | | | | | | tor-netdoc: Introduce DigestAlgoInSignature parsing/encoding type | Ian Jackson | 2026-04-29 | 1 | -3/+59 | |
| | * | | | | | | | | | tor-netdoc: Unify authcert test modules (fmt) | Ian Jackson | 2026-04-29 | 1 | -313/+308 | |
| | * | | | | | | | | | tor-netdoc: Unify authcert test modules | Ian Jackson | 2026-04-29 | 1 | -32/+18 | |
| | * | | | | | | | | | tor-netdoc: derive Display for DirectorySignatureHashAlgo | Ian Jackson | 2026-04-29 | 1 | -1/+1 | |
| | * | | | | | | | | | tor-netdoc: netsatus: glob import from types, not types::misc | Ian Jackson | 2026-04-29 | 1 | -1/+1 | |
| | * | | | | | | | | | tor-netdoc: types.rs: Add a missing export | Ian Jackson | 2026-04-29 | 1 | -0/+1 | |
| | * | | | | | | | | | tor-netdoc: parse2: Improve another error span for missing trait impl | Ian Jackson | 2026-04-29 | 1 | -1/+1 | |
| | * | | | | | | | | | tor-netdoc: parse2: Add missing ItemObjectParseable to prelude (fmt) | Ian Jackson | 2026-04-29 | 1 | -2/+2 | |
| | * | | | | | | | | | tor-netdoc: parse2: Add missing ItemObjectParseable to prelude | Ian Jackson | 2026-04-29 | 2 | -3/+1 | |
| * | | | | | | | | | | Merge branch 'rand-upgrade' into 'main' | wesleyac | 2026-05-12 | 102 | -300/+377 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Upgrade rand crates to 0.10. | Wesley Aptekar-Cassels | 2026-05-12 | 102 | -300/+377 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'cc-buf-size' into 'main' | gabi-250 | 2026-05-12 | 3 | -31/+37 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-proto: clean up return type of `Circuit::begin_stream()` | Steven Engler | 2026-05-11 | 2 | -13/+8 | |
| | * | | | | | | | | tor-proto: indentation cleanup | Steven Engler | 2026-05-11 | 1 | -20/+15 | |
| | * | | | | | | | | tor-proto: reorg error handling for BeginStream reactor cmd | Steven Engler | 2026-05-11 | 2 | -10/+26 | |
| * | | | | | | | | | Merge branch 'nd-features-rm' into 'main' | Clara Engler | 2026-05-12 | 5 | -41/+15 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-netdoc: Document retain-unknown feature in README | Ian Jackson | 2026-05-12 | 2 | -2/+4 | |
| | * | | | | | | | | tor-netdoc: Document hs-pow-full feature in README | Ian Jackson | 2026-05-12 | 2 | -1/+3 | |
| | * | | | | | | | | tor-netdoc: Deprecate encode feature | Ian Jackson | 2026-05-12 | 1 | -2/+3 | |
| | * | | | | | | | | tor-netdoc: Abolish empty undocumented feature dangerous-expose-struct-fields | Ian Jackson | 2026-05-12 | 1 | -3/+0 | |
| | * | | | | | | | | tor-netdoc: Tidy Cargo.toml features section a bit | Ian Jackson | 2026-05-12 | 1 | -5/+0 | |
| | * | | | | | | | | tor-netdoc: Document the `testing` feature | Ian Jackson | 2026-05-12 | 2 | -1/+3 | |
| | * | | | | | | | | tor-netdoc: Abolish empty undocumented feature ns-vote | Ian Jackson | 2026-05-12 | 2 | -6/+2 | |
| | * | | | | | | | | tor-netdoc: Abolish empty undocumented feature parse2 | Ian Jackson | 2026-05-12 | 2 | -6/+2 | |
| | * | | | | | | | | tor-netdoc: Abolish deprecated features plain-consensus, routerdesc | Ian Jackson | 2026-05-12 | 4 | -19/+2 | |
| * | | | | | | | | | Merge branch 'publish' into 'main' | Nick Mathewson | 2026-05-12 | 19 | -87/+2176 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | dirpublish: Extract the larger part of the select_biased body. | Nick Mathewson | 2026-05-12 | 1 | -60/+87 | |
| | * | | | | | | | | | dirpublish: Turn TaskResult into a struct. | Nick Mathewson | 2026-05-12 | 1 | -19/+22 | |
| | * | | | | | | | | | dirpublish: import span and Level for clarity. | Nick Mathewson | 2026-05-12 | 1 | -2/+2 | |
| | * | | | | | | | | | dirpublish: Rename and clarify "permanent failure" error. | Nick Mathewson | 2026-05-12 | 2 | -8/+8 | |
| | * | | | | | | | | | dirclient: improve macro documentation | Nick Mathewson | 2026-05-12 | 1 | -6/+16 | |
| | * | | | | | | | | | dirclient: Split EncodedRequest and RequestBody. | Nick Mathewson | 2026-05-12 | 4 | -101/+81 | |
| | * | | | | | | | | | grammar fix from @gabi-250 | Nick Mathewson | 2026-05-12 | 1 | -1/+1 | |
| | * | | | | | | | | | New `tor-dirpublish` crate to handle uploading documents. | Nick Mathewson | 2026-05-12 | 8 | -0/+1853 | |
