summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | proto: Add a control command to get the binding keyDavid Goulet2025-06-263-16/+42
| * | | | | proto: Make TargetHop and HopLocation publicDavid Goulet2025-06-262-7/+5
| * | | | | proto: Add helper function to resolve TargetHopDavid Goulet2025-06-261-0/+13
* | | | | | Merge branch 'build-android' into 'main'Nick Mathewson2025-06-263-6/+94
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add android reproducible build script partsDan Ballard2025-06-243-6/+94
| | |/ / / | |/| | |
* | | | | Merge branch 'notify' into 'main'opara2025-06-254-0/+188
|\ \ \ \ \
| * | | | | tor-proto: add `Notify{Sender,Receiver}` channelSteven Engler2025-06-234-0/+188
* | | | | | Merge branch 'mockable-time' into 'main'David Goulet2025-06-253-7/+20
|\ \ \ \ \ \
| * | | | | | tor-proto: Use mockable runtime in congestion control RTT estimator (fmt).Gabriela Moldovan2025-06-231-1/+2
| * | | | | | tor-proto: Use mockable runtime in congestion control RTT estimator.Gabriela Moldovan2025-06-232-7/+13
| * | | | | | tor-proto: Give Circuit a handle to the DynTimeProvider.Gabriela Moldovan2025-06-232-0/+6
* | | | | | | Merge branch 'rtt-estimator' into 'main'David Goulet2025-06-251-31/+52
|\ \ \ \ \ \ \
| * | | | | | | proto: Rewrite can_crosscheck_with_current_estimate for clarity.Gabriela Moldovan2025-06-251-1/+1
| * | | | | | | proto: Make RTT estimates default to None (fmt).Gabriela Moldovan2025-06-251-2/+6
| * | | | | | | proto: Make RTT estimates default to None.Gabriela Moldovan2025-06-251-31/+48
|/ / / / / / /
* | | | | | | Merge branch 'fix-xon-xoff' into 'main'Nick Mathewson2025-06-252-6/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | tor-cell: fix incorrect XON/XOFF cell command integersSteven Engler2025-06-232-6/+6
* | | | | | | Merge branch 'const-assert-tor-proto' into 'main'Jim Newsome2025-06-241-6/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tor-proto: Compile-time key length constant equality assertionhashcatHitman2025-06-241-6/+4
|/ / / / / /
* | | | | | Merge branch 'conflux-typos' into 'main'Nick Mathewson2025-06-231-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tor-proto: Add missing word in conflux docs.Gabriela Moldovan2025-06-231-1/+1
| * | | | | tor-proto: Fix typo in comment.Gabriela Moldovan2025-06-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'log-unexpected-params' into 'main'Jim Newsome2025-06-231-2/+75
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | NetParameters::saturating_update: log when a value is out of rangeJim Newsome2025-06-231-1/+71
| * | | | Log unrecognized net paramsJim Newsome2025-06-231-1/+4
* | | | | Merge branch 'rtcompat-spawn-block-detach' into 'main'Ian Jackson2025-06-231-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-rtmock: Blocking::blocking_io: add clarificationIan Jackson2025-06-231-0/+3
| * | | | tor-rtmock: Blocking::spawn_blocking: clarify drop behaviourIan Jackson2025-06-231-0/+6
|/ / / /
* | | | Merge branch 'the-dependency-formerly-known-as-once-cell' into 'main'Nick Mathewson2025-06-2340-115/+96
|\ \ \ \
| * | | | tor-rpcbase: Removed dependency on `once_cell`hashcatHitman2025-06-146-14/+13
| * | | | tor-relay-selection: Removed dependency on `once_cell`hashcatHitman2025-06-143-4/+2
| * | | | tor-netdoc: Removed dependency on `once_cell`hashcatHitman2025-06-1411-42/+41
| * | | | tor-log-ratelim: Removed dependency on `once_cell`hashcatHitman2025-06-144-5/+3
| * | | | tor-llcrypto: Removed dependency on `once_cell`hashcatHitman2025-06-143-4/+2
| * | | | tor-dirmgr: Removed dependency on `once_cell`hashcatHitman2025-06-144-8/+9
| * | | | tor-config-path: Removed dependency on `once_cell`hashcatHitman2025-06-144-10/+8
| * | | | tor-config: Removed dependency on `once_cell`hashcatHitman2025-06-143-4/+2
| * | | | tor-circmgr: Reduced dependency on `once_cell`hashcatHitman2025-06-141-2/+2
| * | | | fs-mistrust: Removed dependency on `once_cell`hashcatHitman2025-06-144-9/+6
| * | | | arti-relay: Removed dependency on `once_cell`hashcatHitman2025-06-144-9/+7
| * | | | tor-error: Removed dependency on `once_cell`hashcatHitman2025-06-133-4/+1
* | | | | Merge branch '2043-fix-keys-desc' into 'main'gabi-2502025-06-232-3/+3
|\ \ \ \ \
| * | | | | arti: keys: Fix arti keys help messagehjrgrn2025-06-232-3/+3
|/ / / / /
* | | | | Merge branch 'log-stderr' into 'main'Jim Newsome2025-06-176-21/+59
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arti console logging: use stderr instead of stdoutJim Newsome2025-06-173-4/+5
| * | | | shadow CI: have arti processes log to file instead of consoleJim Newsome2025-06-173-17/+54
|/ / / /
* | | | Merge branch 'dircache-proposal' into 'main'Ian Jackson2025-06-171-0/+564
|\ \ \ \
| * | | | doc: Document the WIP dircache storage modelClara Engler2025-06-171-0/+564
|/ / / /
* | | | Merge branch 'flow-ctrl' into 'main'opara2025-06-166-21/+322
|\ \ \ \
| * | | | tor-proto: use `DynamicRateLimitedWriter` in `DataWriter`Steven Engler2025-06-161-6/+17