tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 61c88fbec93d12a67cd39170b0ee9347973008e7
parent 5c3021be8536e2b41d1ecff88e201333a51216b7
Author: Alexander Færøy <ahf@torproject.org>
Date:   Wed, 11 Aug 2021 12:48:04 +0000

Merge branch 'maint-0.4.6' into main

Diffstat:
Achanges/ticket40301 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket40301 b/changes/ticket40301 @@ -0,0 +1,4 @@ + o Minor bugfixes (relay): + - Reduce the compression level for data streaming from HIGH to LOW. Fixes + bug 40301; bugfix on 0.3.5.1-alpha. +