| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | relay: Spawn new crypto reactor | David Goulet | 2026-05-26 | 2 | -59/+24 | |
| | * | | | | | relay: Crypto task try_generate_all is simplified | David Goulet | 2026-05-26 | 1 | -28/+20 | |
| | * | | | | | relay: Simplify the remove expired keys process | David Goulet | 2026-05-26 | 1 | -37/+16 | |
| | * | | | | | relay: Fix race between key view and keymgr update | David Goulet | 2026-05-26 | 1 | -1/+10 | |
| | * | | | | | relay: Copy try_rotate_keys() into crypto reactor | David Goulet | 2026-05-26 | 1 | -1/+25 | |
| | * | | | | | relay: Implement new crypto reactor run_once() | David Goulet | 2026-05-26 | 2 | -13/+60 | |
| | * | | | | | relay: Crypto new reactor scaffolding | David Goulet | 2026-05-26 | 2 | -1/+35 | |
| | * | | | | | relay: Add FullKeyView in the crypto task module | David Goulet | 2026-05-26 | 2 | -0/+191 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'relay-metrics' into 'main' | wesleyac | 2026-05-26 | 7 | -32/+83 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | relay: Don't error when metrics is configured but disabled. | Wesley Aptekar-Cassels | 2026-05-26 | 1 | -4/+2 | |
| | * | | | | | arti-relay: Add metrics exporter. | Wesley Aptekar-Cassels | 2026-05-26 | 4 | -1/+48 | |
| | * | | | | | Move metrics config types to tor-config. | Wesley Aptekar-Cassels | 2026-05-26 | 3 | -30/+36 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'stabilize-flowctl-cc' into 'main' | Nick Mathewson | 2026-05-26 | 4 | -8/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti: move 'flowctl-cc' from 'experimental' to 'full' | Steven Engler | 2026-05-22 | 1 | -2/+2 | |
| | * | | | | | arti-client: move 'flowctl-cc' from 'experimental' to 'full' | Steven Engler | 2026-05-22 | 1 | -2/+3 | |
| | * | | | | | tor-circmgr: move 'flowctl-cc' from 'experimental' to 'full' | Steven Engler | 2026-05-22 | 1 | -2/+3 | |
| | * | | | | | tor-proto: move 'flowctl-cc' from 'experimental' to 'full' | Steven Engler | 2026-05-22 | 1 | -2/+2 | |
| * | | | | | | Merge branch '3777_rebased' into 'main' | Nick Mathewson | 2026-05-26 | 5 | -5/+30 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ptmgr: Defer proxy protocol string conversion | Nihal | 2026-05-26 | 4 | -8/+12 | |
| | * | | | | | | ptmgr: pass outbound_proxy to managed PT processes | Nihal | 2026-05-26 | 4 | -4/+25 | |
| * | | | | | | | Merge branch 'fix-channel-build-task-disappeared' into 'main' | Nick Mathewson | 2026-05-26 | 4 | -119/+188 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | tor-chanmgr: Notify waiters when a launch is cancelled | Boris Nagaev | 2026-05-04 | 4 | -119/+188 | |
| * | | | | | | | Merge branch 'srv-fixes' into 'main' | gabi-250 | 2026-05-26 | 2 | -34/+147 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | hsservice: Set the current random value for the custom netdir | Gabriela Moldovan | 2026-05-21 | 1 | -1/+1 | |
| | * | | | | | | netdir: Add a debug_assert to ensure the voting interval is non-zero | Gabriela Moldovan | 2026-05-21 | 1 | -0/+44 | |
| | * | | | | | | netdir: Add a test for start_of_sr_protocol_run() | Gabriela Moldovan | 2026-05-21 | 1 | -0/+77 | |
| | * | | | | | | netdir: Make start_of_sr_round() fallible | Gabriela Moldovan | 2026-05-21 | 1 | -10/+12 | |
| | * | | | | | | netdir: Remove a no longer needed constant | Gabriela Moldovan | 2026-05-21 | 1 | -3/+0 | |
| | * | | | | | | netdir: Remove start_of_day_containing() | Gabriela Moldovan | 2026-05-21 | 1 | -29/+0 | |
| | * | | | | | | netdir: Fix SRV lifetime calculation for non-standard voting periods | Gabriela Moldovan | 2026-05-21 | 1 | -3/+25 | |
| * | | | | | | | Merge branch 'no-version-override' into 'main' | wesleyac | 2026-05-21 | 7 | -131/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove `use_obsolete_software`. | Nick Mathewson | 2026-05-14 | 7 | -135/+15 | |
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'ci-backtrace' into 'main' | wesleyac | 2026-05-21 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | CI: turn on RUST_BACKTRACE for all jobs | Ian Jackson | 2026-05-18 | 1 | -0/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'socket-buf-size' into 'main' | opara | 2026-05-21 | 28 | -63/+435 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-rtcompat: improve comments related to socket options | Steven Engler | 2026-05-21 | 2 | -3/+32 | |
| | * | | | | | | | tor-proto: add note about proxy socket buf sizes | Steven Engler | 2026-05-07 | 1 | -0/+1 | |
| | * | | | | | | | arti: add 'proxy.socket_{send,recv}_buf_size' config options | Steven Engler | 2026-05-07 | 4 | -23/+58 | |
| | * | | | | | | | arti: use 128 KB socket buffers for proxy sockets | Steven Engler | 2026-05-07 | 1 | -2/+18 | |
| | * | | | | | | | tor-rtcompat: add options to set the socket buf sizes | Steven Engler | 2026-05-07 | 2 | -2/+25 | |
| | * | | | | | | | tor-rtcompat+misc: add `NetStreamProvider::ListenOptions` | Steven Engler | 2026-05-07 | 21 | -58/+224 | |
| | * | | | | | | | tor-rtcompat: add structs to hold listen() options | Steven Engler | 2026-05-07 | 4 | -0/+102 | |
| * | | | | | | | | Merge branch 'stream-refactor' into 'main' | opara | 2026-05-21 | 12 | -231/+185 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-proto: destructure the `ReactorStreamComponents` | Steven Engler | 2026-05-21 | 1 | -5/+12 | |
| | * | | | | | | | tor-proto: have `StreamReqInfo` store a `ReactorStreamComponents` | Steven Engler | 2026-05-21 | 6 | -49/+41 | |
| | * | | | | | | | tor-proto: add a TODO item for XON/XOFF flow control | Steven Engler | 2026-05-21 | 1 | -0/+3 | |
| | * | | | | | | | tor-proto: move memquota stream account arg to last position | Steven Engler | 2026-05-21 | 5 | -11/+11 | |
| | * | | | | | | | tor-proto: clean up `CIRCUIT_BUFFER_SIZE` | Steven Engler | 2026-05-21 | 4 | -12/+2 | |
| | * | | | | | | | tor-proto: move more stream queue init to reactor | Steven Engler | 2026-05-21 | 7 | -149/+86 | |
| | * | | | | | | | tor-proto: add `ReactorStreamComponents` to bundle return vals | Steven Engler | 2026-05-20 | 7 | -29/+54 | |
| |/ / / / / / / | ||||||
