| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | tor-proto: Use mockable runtime in congestion control RTT estimator (fmt). | Gabriela Moldovan | 2025-06-23 | 1 | -1/+2 | |
| | * | | | | | | | | tor-proto: Use mockable runtime in congestion control RTT estimator. | Gabriela Moldovan | 2025-06-23 | 2 | -7/+13 | |
| | * | | | | | | | | tor-proto: Give Circuit a handle to the DynTimeProvider. | Gabriela Moldovan | 2025-06-23 | 2 | -0/+6 | |
| * | | | | | | | | | Merge branch 'rtt-estimator' into 'main' | David Goulet | 2025-06-25 | 1 | -31/+52 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | proto: Rewrite can_crosscheck_with_current_estimate for clarity. | Gabriela Moldovan | 2025-06-25 | 1 | -1/+1 | |
| | * | | | | | | | | | proto: Make RTT estimates default to None (fmt). | Gabriela Moldovan | 2025-06-25 | 1 | -2/+6 | |
| | * | | | | | | | | | proto: Make RTT estimates default to None. | Gabriela Moldovan | 2025-06-25 | 1 | -31/+48 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'fix-xon-xoff' into 'main' | Nick Mathewson | 2025-06-25 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-cell: fix incorrect XON/XOFF cell command integers | Steven Engler | 2025-06-23 | 2 | -6/+6 | |
| * | | | | | | | | | Merge branch 'const-assert-tor-proto' into 'main' | Jim Newsome | 2025-06-24 | 1 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | tor-proto: Compile-time key length constant equality assertion | hashcatHitman | 2025-06-24 | 1 | -6/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'conflux-typos' into 'main' | Nick Mathewson | 2025-06-23 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-proto: Add missing word in conflux docs. | Gabriela Moldovan | 2025-06-23 | 1 | -1/+1 | |
| | * | | | | | | | tor-proto: Fix typo in comment. | Gabriela Moldovan | 2025-06-23 | 1 | -1/+1 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'log-unexpected-params' into 'main' | Jim Newsome | 2025-06-23 | 1 | -2/+75 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | NetParameters::saturating_update: log when a value is out of range | Jim Newsome | 2025-06-23 | 1 | -1/+71 | |
| | * | | | | | | Log unrecognized net params | Jim Newsome | 2025-06-23 | 1 | -1/+4 | |
| * | | | | | | | Merge branch 'rtcompat-spawn-block-detach' into 'main' | Ian Jackson | 2025-06-23 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | tor-rtmock: Blocking::blocking_io: add clarification | Ian Jackson | 2025-06-23 | 1 | -0/+3 | |
| | * | | | | | | tor-rtmock: Blocking::spawn_blocking: clarify drop behaviour | Ian Jackson | 2025-06-23 | 1 | -0/+6 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'the-dependency-formerly-known-as-once-cell' into 'main' | Nick Mathewson | 2025-06-23 | 40 | -115/+96 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-rpcbase: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 6 | -14/+13 | |
| | * | | | | | | tor-relay-selection: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 3 | -4/+2 | |
| | * | | | | | | tor-netdoc: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 11 | -42/+41 | |
| | * | | | | | | tor-log-ratelim: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 4 | -5/+3 | |
| | * | | | | | | tor-llcrypto: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 3 | -4/+2 | |
| | * | | | | | | tor-dirmgr: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 4 | -8/+9 | |
| | * | | | | | | tor-config-path: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 4 | -10/+8 | |
| | * | | | | | | tor-config: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 3 | -4/+2 | |
| | * | | | | | | tor-circmgr: Reduced dependency on `once_cell` | hashcatHitman | 2025-06-14 | 1 | -2/+2 | |
| | * | | | | | | fs-mistrust: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 4 | -9/+6 | |
| | * | | | | | | arti-relay: Removed dependency on `once_cell` | hashcatHitman | 2025-06-14 | 4 | -9/+7 | |
| | * | | | | | | tor-error: Removed dependency on `once_cell` | hashcatHitman | 2025-06-13 | 3 | -4/+1 | |
| * | | | | | | | Merge branch '2043-fix-keys-desc' into 'main' | gabi-250 | 2025-06-23 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arti: keys: Fix arti keys help message | hjrgrn | 2025-06-23 | 2 | -3/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'log-stderr' into 'main' | Jim Newsome | 2025-06-17 | 6 | -21/+59 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | arti console logging: use stderr instead of stdout | Jim Newsome | 2025-06-17 | 3 | -4/+5 | |
| | * | | | | | | shadow CI: have arti processes log to file instead of console | Jim Newsome | 2025-06-17 | 3 | -17/+54 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'dircache-proposal' into 'main' | Ian Jackson | 2025-06-17 | 1 | -0/+564 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | doc: Document the WIP dircache storage model | Clara Engler | 2025-06-17 | 1 | -0/+564 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'flow-ctrl' into 'main' | opara | 2025-06-16 | 6 | -21/+322 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-proto: use `DynamicRateLimitedWriter` in `DataWriter` | Steven Engler | 2025-06-16 | 1 | -6/+17 | |
| | * | | | | | | tor-proto: improve `TokioAsyncWrite` compat impl | Steven Engler | 2025-06-16 | 1 | -10/+6 | |
| | * | | | | | | tor-proto: add `DynamicRateLimitedWriter` | Steven Engler | 2025-06-16 | 4 | -2/+296 | |
| | * | | | | | | tor-proto: make `visibility` dependency always available | Steven Engler | 2025-06-16 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'abolish-leg-id' into 'main' | David Goulet | 2025-06-16 | 9 | -172/+144 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-proto: Get rid of unnecessary extra variable. | Gabriela Moldovan | 2025-06-16 | 1 | -3/+1 | |
| | * | | | | | | tor-proto: Adapt the circ mutable state to removal of LegId. | Gabriela Moldovan | 2025-06-16 | 1 | -9/+7 | |
| | * | | | | | | tor-proto: Replace LegId/LegIdKey with UniqId. | Gabriela Moldovan | 2025-06-13 | 8 | -166/+138 | |
| | * | | | | | | tor-proto: Derive HasMemoryCost for UniqId. | Gabriela Moldovan | 2025-06-13 | 1 | -1/+5 | |
