summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | arti-client: Added TODO about replacing OnceCellhashcatHitman2025-04-171-0/+7
| * | tor-events: Removed once_cell dependencyhashcatHitman2025-04-173-8/+5
| * | tor-log-ratelim: Replace OnceCell with OnceLockhashcatHitman2025-04-171-3/+2
| * | tor-netdoc: Replace OnceCell with OnceLockhashcatHitman2025-04-171-3/+3
| * | tor-geoip: Removed once_cell dependencyhashcatHitman2025-04-173-5/+2
|/ /
* | Merge branch 'chutney-cargo-build' into 'main'Jim Newsome2025-04-171-2/+9
|\ \
| * | tests: remove 'cargo build' from chutney setupSteven Engler2025-04-171-2/+9
|/ /
* | Merge branch 'backticks' into 'main'Nick Mathewson2025-04-162-2/+2
|\ \ | |/ |/|
| * hashx, tor-persist: fix intra-doc link backtickshashcatHitman2025-04-162-2/+2
|/
* Merge branch '1944_new_relay_format_v2' into 'main'Nick Mathewson2025-04-1618-106/+462
|\
| * cell: simpler (?) approach to StreamIdReqNick Mathewson2025-04-161-22/+43
| * cell: simpler approach to assert-checking offsetsNick Mathewson2025-04-162-11/+13
| * proto: Create StreamTargets with the right RelayCellFormat.Nick Mathewson2025-04-164-8/+27
| * cell, proto: Use correct Data sizes for v1 relay cellsNick Mathewson2025-04-167-24/+74
| * cell: Remove the deprecated Data::split_from().Nick Mathewson2025-04-162-14/+1
| * cell: Implement parsing and encoding for V1 relay cellsNick Mathewson2025-04-163-21/+221
| * cell: Add a debugging-only method to simplify debug_asserts.Nick Mathewson2025-04-162-12/+12
| * cell: Refine StreamIdReq for V1 relay cells, with minimal changesNick Mathewson2025-04-161-8/+14
| * cell: Create an unimplemented RelayCellFormat::V1Nick Mathewson2025-04-161-10/+30
| * proto: Use selected format when encoding messagesNick Mathewson2025-04-161-6/+11
| * Add a RelayCellFormat argument to encode().Nick Mathewson2025-04-168-19/+35
| * Note some places where we need updates for #1944.Nick Mathewson2025-04-167-2/+32
|/
* Merge branch 'ticket1950' into 'main'Nick Mathewson2025-04-161-1/+1
|\
| * proto: Avoid panic on non-existent hop numberNick Mathewson2025-04-111-1/+1
* | Merge branch 'todo-errordetail' into 'main'David Goulet2025-04-142-2/+8
|\ \
| * | arti-client: Add ErrorDetail::OnionServiceSetuphjrgrn2025-04-142-2/+8
* | | Merge branch 'fork' into 'main'David Goulet2025-04-144-0/+73
|\ \ \
| * | | arti-client: xref to fork policyIan Jackson2025-04-072-0/+17
| * | | tor-rtcompat: xref to fork policy from PreferredRuntimeIan Jackson2025-04-071-0/+11
| * | | tor-rtcompat: Add div anchor for policyIan Jackson2025-04-071-0/+4
| * | | tor-rtcompat: Write policy on fork without execIan Jackson2025-04-071-0/+41
* | | | Merge branch 'rtmock-unsend' into 'main'David Goulet2025-04-147-105/+174
|\ \ \ \
| * | | | tor-rtcompat: task tests: Allow a clippy lintIan Jackson2025-04-101-0/+1
| * | | | tor-rtcompat: task: Break out subthread_yieldIan Jackson2025-04-101-30/+36
| * | | | tor-rtcompat: task tests: Allow a clippy lintIan Jackson2025-04-101-0/+1
| * | | | tor-rtcompat: BlockOn: relax bounds on reenter_block_onIan Jackson2025-04-096-5/+8
| * | | | tor-rtmock: task: subthread_block_on_future; Yield a bit moreIan Jackson2025-04-091-2/+18
| * | | | tor-rtmock: task tests: New subhtread_pingpong testIan Jackson2025-04-091-1/+43
| * | | | tor-rtmock: task: Redo subthread_block_on_future; poll on the subthread (fmt)Ian Jackson2025-04-091-14/+3
| * | | | tor-rtmock: task: Redo subthread_block_on_future; poll on the subthreadIan Jackson2025-04-092-68/+65
| * | | | tor-rtmock: task: Minor refactoringIan Jackson2025-04-091-4/+6
| * | | | tor-rtmock: task: import Left and RightIan Jackson2025-04-091-3/+3
| * | | | tor-rtmock: task: impl Debug for TaskFutureInfoIan Jackson2025-04-091-1/+3
| * | | | tor-rtmock: task: Break out Waker::make_wakerIan Jackson2025-04-091-5/+10
| * | | | tor-rtmock: Improve a commentIan Jackson2025-04-091-1/+6
| * | | | tor-rtmock: Fix a commentIan Jackson2025-04-091-1/+1
| | |/ / | |/| |
* | | | Merge branch 'fix-hsc-quiet-flag' into 'main'Ian Jackson2025-04-144-81/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove hsc quiet and force flags in favor of batchhjrgrn2025-04-144-81/+33
|/ / /
* | | Merge branch 'ci-workaround-2922' into 'main'Ian Jackson2025-04-101-7/+3
|\ \ \
| * \ \ Merge branch 'main' into ci-workaround-2922Ian Jackson2025-04-1050-167/+2352
| |\ \ \ | |/ / / |/| | |