| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | 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 | |
| | * | | | | | | | | | tor-error: New ErrorKind for rejected documents. | Nick Mathewson | 2026-05-12 | 2 | -3/+17 | |
| | * | | | | | | | | | dirclient: Add a request to upload routerdescs | Nick Mathewson | 2026-05-12 | 2 | -34/+71 | |
| | * | | | | | | | | | dirclient: Add accessor for status message. | Nick Mathewson | 2026-05-12 | 1 | -0/+5 | |
| | * | | | | | | | | | dirclient: Implement Requestable for Arc<dyn Requestable>. | Nick Mathewson | 2026-05-12 | 1 | -1/+17 | |
| | * | | | | | | | | | dirclient, hsservice: Use Arc<str> for hsdesc publishing. | Nick Mathewson | 2026-05-12 | 2 | -4/+7 | |
| | * | | | | | | | | | tor-dirclient: Avoid copying bytes that we want to POST. | Nick Mathewson | 2026-05-12 | 5 | -31/+61 | |
| | * | | | | | | | | | tor-dirclient: Introduce a new RequestBody type. | Nick Mathewson | 2026-05-12 | 5 | -28/+139 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'num-bigint-opt' into 'main' | gabi-250 | 2026-05-12 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Always optimize num-bigint-dig, even in `dev` profiles. | Nick Mathewson | 2026-05-11 | 1 | -0/+10 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'routerdescs-fmt' into 'main' | Clara Engler | 2026-05-12 | 2 | -54/+137 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tor-netdoc: Rename RouterDesc real items to their real name | Clara Engler | 2026-05-12 | 2 | -19/+25 | |
| | * | | | | | | | | | tor-netdoc: Add fancy rustdoc to real RouterDesc items | Clara Engler | 2026-05-12 | 1 | -22/+64 | |
| | * | | | | | | | | | tor-netdoc: Reorder real RouterDesc items | Clara Engler | 2026-05-12 | 1 | -41/+41 | |
| | * | | | | | | | | | tor-netdoc: Reorder RouterDesc into virtual and real items | Clara Engler | 2026-05-12 | 1 | -10/+26 | |
| | * | | | | | | | | | tor-netdoc: Add spacing to RouterDesc | Clara Engler | 2026-05-12 | 1 | -0/+19 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'combine-hex' into 'main' | Clara Engler | 2026-05-12 | 1 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-netdoc: Combine two hex encoding loops into a function | Ian Jackson | 2026-05-05 | 1 | -11/+11 | |
| * | | | | | | | | | Merge branch 'fslock-redux' into 'main' | Nick Mathewson | 2026-05-11 | 9 | -161/+174 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | fslock-guard: add a fileapi feature dep for winapi | Nick Mathewson | 2026-05-11 | 1 | -0/+1 | |
| | * | | | | | | | | fslock-guard: Fix up documentation a bit. | Nick Mathewson | 2026-05-06 | 2 | -7/+17 | |
| | * | | | | | | | | fslock-guard: Compile on wasm. | Nick Mathewson | 2026-05-06 | 1 | -0/+16 | |
| | * | | | | | | | | fslock-guard: Remove fslock dependency. | Nick Mathewson | 2026-05-06 | 3 | -36/+39 | |
| | * | | | | | | | | Remove users of fslock other than fslock-guard. | Nick Mathewson | 2026-05-06 | 6 | -118/+101 | |
| * | | | | | | | | | Merge branch 'vote-inputs-note' into 'main' | Ian Jackson | 2026-05-11 | 1 | -0/+134 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | doc/dev/notes: A rough outline about how a vote is computed | Nick Mathewson | 2026-05-07 | 1 | -0/+134 | |
| * | | | | | | | | | | Merge branch 'update-build-repro-1.95.0' into 'main' | gabi-250 | 2026-05-11 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Update to Rust 1.95.0 for build-repro CI job. | Wesley Aptekar-Cassels | 2026-05-07 | 2 | -2/+2 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'release-2.3.0-fix-date-typo' into 'main' | gabi-250 | 2026-05-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix date typo in changelog. | Wesley Aptekar-Cassels | 2026-05-07 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'hsdesc-refetch' into 'main' | gabi-250 | 2026-05-07 | 8 | -122/+554 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | hsclient: s/cur_revision/stored_revision for clarity | Gabriela Moldovan | 2026-05-07 | 1 | -4/+4 | |
| | * | | | | | | | | | hsclient: Compare the time periods instead of the blinded HsIds | Gabriela Moldovan | 2026-05-07 | 1 | -6/+7 | |
| | * | | | | | | | | | hsclient: Store the current time period in a variable (fmt) | Gabriela Moldovan | 2026-05-07 | 1 | -2/+1 | |
| | * | | | | | | | | | hsclient: Store the current time period in a variable | Gabriela Moldovan | 2026-05-07 | 1 | -3/+4 | |
