| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | 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 | |
| | * | | | | | | | | | hsclient: Fix an off-by-one check | Gabriela Moldovan | 2026-05-07 | 1 | -1/+1 | |
| | * | | | | | | | | | hsclient: Add test for introduction retries after intro NACK | Gabriela Moldovan | 2026-05-07 | 1 | -5/+113 | |
| | * | | | | | | | | | hsclient: Add scope around mutex guard (fmt) | Gabriela Moldovan | 2026-05-07 | 1 | -8/+8 | |
| | * | | | | | | | | | hsclient: Add scope around mutex guard | Gabriela Moldovan | 2026-05-07 | 1 | -0/+2 | |
| | * | | | | | | | | | hsclient: Move test descriptor parsing and decryption to a new function | Gabriela Moldovan | 2026-05-07 | 1 | -18/+21 | |
| | * | | | | | | | | | hsclient: Move HsClientDescEncKeypair building to a new function | Gabriela Moldovan | 2026-05-07 | 1 | -6/+8 | |
| | * | | | | | | | | | hsclient: Move test netdir setup to a new function | Gabriela Moldovan | 2026-05-07 | 1 | -6/+9 | |
| | * | | | | | | | | | hsclient: Make the mock introduce ACKs configurable | Gabriela Moldovan | 2026-05-07 | 1 | -6/+17 | |
| | * | | | | | | | | | hsclient: Replace fully-qualified paths with import alias | Gabriela Moldovan | 2026-05-07 | 1 | -13/+11 | |
| | * | | | | | | | | | hsclient: Remove no longer applicable comment | Gabriela Moldovan | 2026-05-07 | 1 | -2/+0 | |
| | * | | | | | | | | | hsclient: Unwrap the connect result in test | Gabriela Moldovan | 2026-05-07 | 1 | -1/+1 | |
| | * | | | | | | | | | hsclient: Remove no longer needed clippy allows in tests | Gabriela Moldovan | 2026-05-07 | 1 | -4/+0 | |
| | * | | | | | | | | | hsclient: Remove no longer needed panic handling logic (fmt) | Gabriela Moldovan | 2026-05-07 | 1 | -2/+1 | |
| | * | | | | | | | | | hsclient: Remove no longer needed panic handling logic | Gabriela Moldovan | 2026-05-07 | 1 | -4/+2 | |
| | * | | | | | | | | | hsclient: Implement some more of the mock test impls | Gabriela Moldovan | 2026-05-07 | 1 | -8/+47 | |
| | * | | | | | | | | | hsclient: Mock the rendezvous handshake | Gabriela Moldovan | 2026-05-07 | 1 | -13/+59 | |
