| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | proto: Rename chan senders and sinks for clarity | Gabriela Moldovan | 2026-01-29 | 4 | -43/+43 | |
| | * | | | | | proto: Update misleading comment about cmd_rx | Gabriela Moldovan | 2026-01-29 | 1 | -1/+1 | |
| | * | | | | | proto: Allow CircSynvView::new_relay() to be unused | Gabriela Moldovan | 2026-01-29 | 1 | -0/+1 | |
| | * | | | | | proto: Replace relay reactor with new generic reactor | Gabriela Moldovan | 2026-01-29 | 4 | -1747/+336 | |
| | * | | | | | proto: Add a new, implementation-agnostic circuit reactor | Gabriela Moldovan | 2026-01-29 | 7 | -5/+3063 | |
| | * | | | | | proto: Avoid locking in CircHopOutbound::ccontrol() | Gabriela Moldovan | 2026-01-29 | 5 | -15/+37 | |
| | * | | | | | proto: s/Forward/ForwardSender for clarity | Gabriela Moldovan | 2026-01-29 | 1 | -3/+3 | |
| | * | | | | | proto: Rip CC state out of CircHopInbound | Gabriela Moldovan | 2026-01-29 | 4 | -24/+6 | |
| | * | | | | | proto: Factor ReactorResultChannel into the shared reactor module | Gabriela Moldovan | 2026-01-29 | 2 | -3/+6 | |
| | * | | | | | proto: Add a new module for the generic circuit reactor | Gabriela Moldovan | 2026-01-29 | 2 | -0/+10 | |
| | * | | | | | proto; Factor HOPS constant out of maybenot_padding | Gabriela Moldovan | 2026-01-29 | 2 | -3/+4 | |
| | * | | | | | proto: Move padding_disposition() to the shared padding module | Gabriela Moldovan | 2026-01-29 | 2 | -54/+74 | |
| | * | | | | | proto: Move CircPaddingDisposition to a new module | Gabriela Moldovan | 2026-01-29 | 3 | -13/+18 | |
| | * | | | | | proto: Add a new ToRelayMsg util | Gabriela Moldovan | 2026-01-29 | 6 | -0/+53 | |
| | * | | | | | proto: Move TimeoutEstimator to util | Gabriela Moldovan | 2026-01-29 | 6 | -15/+23 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'fallbackdir-01-28-2026' into 'main' | David Goulet | 2026-01-28 | 1 | -887/+903 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fallbackdir: Update list generated on January 28, 2026 | Tor CI Release | 2026-01-28 | 1 | -887/+903 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'unused-async-lint' into 'main' | gabi-250 | 2026-01-28 | 79 | -37/+105 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | hsservice: Allow clippy::unused_async | Gabriela Moldovan | 2026-01-28 | 1 | -0/+1 | |
| | * | | | | | Revert "hsservice: Make RendRequest::reject() synchronous" | Gabriela Moldovan | 2026-01-28 | 2 | -2/+1 | |
| | * | | | | | circmgr: Make test helper non-async (fmt) | Gabriela Moldovan | 2026-01-28 | 1 | -5/+1 | |
| | * | | | | | circmgr: Make test helper non-async | Gabriela Moldovan | 2026-01-28 | 1 | -9/+9 | |
| | * | | | | | chanmgr: Make a padding test function non-async | Gabriela Moldovan | 2026-01-27 | 1 | -3/+2 | |
| | * | | | | | tor-async-utils: Make postage_drop test non-async | Gabriela Moldovan | 2026-01-27 | 1 | -2/+2 | |
| | * | | | | | arti: Pass the request by reference | Gabriela Moldovan | 2026-01-27 | 1 | -2/+2 | |
| | * | | | | | arti: Make internal helper synchronous | Gabriela Moldovan | 2026-01-27 | 1 | -2/+2 | |
| | * | | | | | arti-relay: Allow clippy_unused_async | Gabriela Moldovan | 2026-01-27 | 1 | -0/+1 | |
| | * | | | | | dirserver: Allow clippy::unused_async | Gabriela Moldovan | 2026-01-27 | 2 | -0/+2 | |
| | * | | | | | dirmgr: Make `DirMgr::load_once()` synchronous | Gabriela Moldovan | 2026-01-27 | 1 | -1/+1 | |
| | * | | | | | dirmgr: Remove unnecessary Arc::clone (fmt) | Gabriela Moldovan | 2026-01-27 | 1 | -2/+1 | |
| | * | | | | | dirmgr: Remove unnecessary Arc::clone | Gabriela Moldovan | 2026-01-27 | 2 | -4/+4 | |
| | * | | | | | dirmgr: Make various functions synchronous | Gabriela Moldovan | 2026-01-27 | 2 | -10/+9 | |
| | * | | | | | hsservice: Make RendRequest::reject() synchronous | Gabriela Moldovan | 2026-01-27 | 2 | -1/+2 | |
| | * | | | | | hsservice: Remove unnecessary wraps from publisher function | Gabriela Moldovan | 2026-01-27 | 1 | -4/+4 | |
| | * | | | | | hsservice: Remove unnecessary async from publisher function | Gabriela Moldovan | 2026-01-27 | 1 | -3/+3 | |
| | * | | | | | proto: Add an exception for clippy::unused_async | Gabriela Moldovan | 2026-01-27 | 1 | -0/+1 | |
| | * | | | | | proto: Add exceptions for clippy::unused async in relay reactor | Gabriela Moldovan | 2026-01-27 | 1 | -0/+3 | |
| | * | | | | | proto: Remove unnecessary async in channel reactor | Gabriela Moldovan | 2026-01-27 | 1 | -2/+2 | |
| | * | | | | | maint/add_warning: Run script to add new warning | Gabriela Moldovan | 2026-01-27 | 66 | -0/+66 | |
| | * | | | | | maint/add_warning: Deny clippy::unused_async | Gabriela Moldovan | 2026-01-27 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'rpc-auto' into 'main' | Nick Mathewson | 2026-01-27 | 8 | -35/+399 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | rpc: refomat python in tests. | Nick Mathewson | 2026-01-27 | 1 | -4/+2 | |
| | * | | | | | | rpc: Clarify comments on resolve() methods. | Nick Mathewson | 2026-01-27 | 1 | -3/+3 | |
| | * | | | | | | rpc: Generate a specific error for inet-auto:nonlocal | Nick Mathewson | 2026-01-27 | 1 | -1/+9 | |
| | * | | | | | | Add inet-auto support to rpc tests. | Nick Mathewson | 2026-01-27 | 2 | -0/+50 | |
| | * | | | | | | rpc-connect: Implement json address-file format. | Nick Mathewson | 2026-01-27 | 6 | -11/+42 | |
| | * | | | | | | rpc: Add rpc-client-side support for inet-auto addresses | Nick Mathewson | 2026-01-27 | 3 | -5/+53 | |
| | * | | | | | | rpc: Add rpc-server-side support for inet-auto addresses. | Nick Mathewson | 2026-01-27 | 3 | -16/+97 | |
| | * | | | | | | rpc: Begin implementing inet-auto address scheme. | Nick Mathewson | 2026-01-27 | 3 | -30/+178 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'kist-doc' into 'main' | Alexander Hansen Færøy | 2026-01-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
