| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | 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 | |
| | * | | | | | | | | | hsclient: Remove unused test function | Gabriela Moldovan | 2026-05-07 | 1 | -9/+0 | |
| | * | | | | | | | | | proto: Derive PartialEq for MetaCellDisposition | Gabriela Moldovan | 2026-05-07 | 1 | -1/+1 | |
| | * | | | | | | | | | hsclient: Only compare revision counters for the same TP | Gabriela Moldovan | 2026-05-07 | 1 | -20/+8 | |
| | * | | | | | | | | | hsclient: Store the HsBlindId alongside the HsDesc | Gabriela Moldovan | 2026-05-07 | 1 | -4/+23 | |
| | * | | | | | | | | | circmgr,hsclient: s/requery_period/requery_interval | Gabriela Moldovan | 2026-05-07 | 2 | -7/+7 | |
| | * | | | | | | | | | hsclient: Retain the rust bug link for the borrowck issues | Gabriela Moldovan | 2026-05-07 | 1 | -0/+5 | |
| | * | | | | | | | | | hsclient: Address a clippy suggestion (fmt) | Gabriela Moldovan | 2026-05-07 | 1 | -10/+8 | |
| | * | | | | | | | | | hsclient: Address a clippy suggestion | Gabriela Moldovan | 2026-05-07 | 1 | -3/+2 | |
| | * | | | | | | | | | hsclient: Remove TODO suggesting a wrong change | Gabriela Moldovan | 2026-05-07 | 1 | -5/+0 | |
| | * | | | | | | | | | hsclient: Reach out to all HsDirs if we have no descriptor | Gabriela Moldovan | 2026-05-07 | 1 | -3/+10 | |
| | * | | | | | | | | | hsclient: Rate-limit HsDir re-querying (fmt) | Gabriela Moldovan | 2026-05-07 | 1 | -9/+11 | |
