summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | tor-proto: improve `TokioAsyncWrite` compat implSteven Engler2025-06-161-10/+6
| * | | | | tor-proto: add `DynamicRateLimitedWriter`Steven Engler2025-06-164-2/+296
| * | | | | tor-proto: make `visibility` dependency always availableSteven Engler2025-06-161-3/+3
|/ / / / /
* | | | | Merge branch 'abolish-leg-id' into 'main'David Goulet2025-06-169-172/+144
|\ \ \ \ \
| * | | | | tor-proto: Get rid of unnecessary extra variable.Gabriela Moldovan2025-06-161-3/+1
| * | | | | tor-proto: Adapt the circ mutable state to removal of LegId.Gabriela Moldovan2025-06-161-9/+7
| * | | | | tor-proto: Replace LegId/LegIdKey with UniqId.Gabriela Moldovan2025-06-138-166/+138
| * | | | | tor-proto: Derive HasMemoryCost for UniqId.Gabriela Moldovan2025-06-131-1/+5
* | | | | | Merge branch 'more-tunnel-id' into 'main'David Goulet2025-06-163-10/+29
|\| | | | | | |/ / / / |/| | | |
| * | | | tor-proto: Update doc links post-renaming.Gabriela Moldovan2025-06-131-1/+1
| * | | | tor-proto: Group conflux imports for consistency.Gabriela Moldovan2025-06-131-2/+1
| * | | | tor-proto: Rename function to clarify transition to a new tunnel (fmt).Gabriela Moldovan2025-06-132-2/+9
| * | | | tor-proto: Rename function to clarify transition to a new tunnel.Gabriela Moldovan2025-06-132-3/+4
| * | | | tor-proto: Fix up the circuit's tunnel ID after inserting into conflux set.Gabriela Moldovan2025-06-132-2/+4
| * | | | tor-proto: Give ConfluxSet a TunnelId for logging purposes.Gabriela Moldovan2025-06-132-4/+14
|/ / / /
* | | | Merge branch 'tunnel-ids' into 'main'gabi-2502025-06-1210-86/+164
|\ \ \ \ | |/ / / |/| | |
| * | | tor-proto: Use TunnelScopedCircId instead of UniqId for logging.Gabriela Moldovan2025-06-124-10/+12
| * | | tor-proto: Add an identifier for a circuit within a tunnel.Gabriela Moldovan2025-06-121-0/+27
| * | | tor-proto: Assign a separate identifier to the tunnel reactor.Gabriela Moldovan2025-06-122-20/+17
| * | | tor-proto: Log channel, circuit, stream identifiers as structured fields.Gabriela Moldovan2025-06-129-72/+102
| * | | tor-proto: Add a new identifier type for tunnels.Gabriela Moldovan2025-06-121-0/+22
|/ / /
* | | Merge branch 'gsoc-list' into 'main'gabi-2502025-06-1229-13/+616
|\ \ \
| * | | arti: Add keys list and keys list-keystoreshjrgrn2025-06-1229-13/+616
|/ / /
* | | Merge branch 'conflux-check-cc' into 'main'David Goulet2025-06-118-53/+102
|\ \ \
| * | | tor-proto: Write test for conflux cc algorithm validation.Gabriela Moldovan2025-06-111-12/+20
| * | | tor-proto: Make conflux test CircParams configurable (fmt).Gabriela Moldovan2025-06-111-10/+7
| * | | tor-proto: Make conflux test CircParams configurable.Gabriela Moldovan2025-06-111-5/+7
| * | | tor-proto: Check we negotiated the right cc algorithm for conflux.Gabriela Moldovan2025-06-112-6/+25
| * | | tor-proto: Simplify leg_is_valid() implementation.Gabriela Moldovan2025-06-111-10/+10
| * | | tor-proto: Add an accessor for the cc algorithm.Gabriela Moldovan2025-06-113-4/+27