summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'fix-rustsec-2024-0384' into 'main'Jim Newsome2025-04-283-187/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Replace signal-hook-async-std with async-signal to fix RUSTSEC-2024-0384Vijaya Bhaskar2025-04-263-187/+31
| |/ / / /
* | | | | Merge branch 'optimize-for-performance' into 'main'Nick Mathewson2025-04-284-7/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | correct references claiming that --release optimized for sizeNick Mathewson2025-04-282-2/+6
| * | | | Correct description of lto.Nick Mathewson2025-04-281-1/+1
| * | | | Change "release" to optimize for peformance.Nick Mathewson2025-04-242-5/+19
* | | | | Merge branch 'upgrade-shadow' into 'main'opara2025-04-241-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ci: upgrade shadow version to get TCP FIN fixSteven Engler2025-04-241-3/+2
|/ / / /
* | | | Merge branch 'fix-cc-handshake' into 'main'opara2025-04-241-2/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | tor-proto: prevent cc extension during ntor-v3 extendSteven Engler2025-04-241-2/+27
|/ / /
* | | Merge branch 'ticket1817_02' into 'main'David Goulet2025-04-2422-127/+468
|\ \ \ | |/ / |/| |
| * | tor-circmgr: put vegas cc in `CircParameters` behind `if false`Steven Engler2025-04-232-22/+55
| * | tor-circmgr: only use congestion control if "flowctl-cc" feature is enabledSteven Engler2025-04-232-3/+7
| * | tor-proto: only use congestion control if "flowctl-cc" feature is enabledSteven Engler2025-04-235-19/+46
| * | tor-proto: expand docs for `CongestionWindowParams::set_sendme_inc`Steven Engler2025-04-231-1/+5
| * | tor-circmgr: switch from `supports_{known,named}_subver()`Steven Engler2025-04-231-3/+3
| * | tor-proto: rename `stream_sendme_required` to `uses_stream_sendme`Steven Engler2025-04-234-9/+9
| * | tor-proto: rename `allow_stream_sendme` to `uses_stream_sendme`Steven Engler2025-04-234-10/+10
| * | tor-proto: remove redundant `allow_stream_sendme` checkSteven Engler2025-04-231-15/+3
| * | tor-proto: initialize `StreamSendFlowControl` based on CCSteven Engler2025-04-231-2/+6
| * | tor-proto: new stream entries now take `StreamSendFlowControl`Steven Engler2025-04-232-15/+19
| * | tor-proto: add no-op XON/XOFF flow control variantSteven Engler2025-04-231-8/+29
| * | tests: Add CC ntorv3 negotiation unit testDavid Goulet2025-04-233-10/+86
| * | circ: Don't pin CC algorithm to FixedWindow anymoreDavid Goulet2025-04-231-4/+1
| * | circ: Don't allow stream level SENDME with CCDavid Goulet2025-04-231-2/+16
| * | circ: Don't send stream level SENDME with CCDavid Goulet2025-04-235-7/+44
| * | tor-proto: added `stream_sendme_required` methodsSteven Engler2025-04-233-0/+23
| * | tor-proto: added accessors for circuit legs/hopsSteven Engler2025-04-232-1/+11
| * | circ: Request congestion control with ntorv3 extensionDavid Goulet2025-04-232-5/+12
| * | circ: Apply possible subprotocol changes to circ paramsDavid Goulet2025-04-232-6/+25
| * | circ: Remove CircParameters reference in call stackDavid Goulet2025-04-237-31/+29
| * | congestion: Setup a fallback algorithm in the paramsDavid Goulet2025-04-233-1/+10
| * | circ: Set the negotiated CC sendme_inc from handshakeDavid Goulet2025-04-232-7/+70
| * | circ: Make CircParameters mutable in the call stackDavid Goulet2025-04-233-12/+15
| |/
* | Merge branch 'todos-msrv' into 'main'Jim Newsome2025-04-248-14/+12
|\ \
| * | tor-consdiff: Replaced an old MSRV TODO with a link to why it shouldn't be donehashcatHitman2025-04-231-2/+3
| * | tor-consdiff: standardized MSRV TODOhashcatHitman2025-04-161-2/+1
| * | tor-hsservice: standardized MSRV TODOhashcatHitman2025-04-161-1/+1
| * | tor-memquota: standardized MSRV TODOhashcatHitman2025-04-161-1/+2
| * | tor-rpc-connect: standardized MSRV TODOhashcatHitman2025-04-161-1/+1
| * | arti-relay: standardized MSRV TODOhashcatHitman2025-04-161-1/+1
| * | tor-basic-utils: standardized MSRV TODOshashcatHitman2025-04-162-4/+4
| * | tor-netdir: remove lint allow as per TODOhashcatHitman2025-04-161-3/+0
* | | Merge branch 'remove-note' into 'main'Ian Jackson2025-04-241-1/+0
|\ \ \ | |_|/ |/| |
| * | arti-client: remove incorrect note about `StateDirectory` usageSteven Engler2025-04-231-1/+0
|/ /
* | Merge branch 'chutney-shadow-flakiness' into 'main'Jim Newsome2025-04-232-5/+35
|\ \
| * | integration-e2e-shadow: move simulation seed to yamlJim Newsome2025-04-231-3/+3
| * | integration-e2e-shadow: move unblocked-syscall-latency to yamlJim Newsome2025-04-231-1/+1
| * | arti-bench: work around shadow writer shutdown bugJim Newsome2025-04-231-1/+11
| * | integration-e2e-shadow: use a larger max_unapplied_cpu_latencyJim Newsome2025-04-231-0/+20
|/ /