tor

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

commit 3d0b4c7c454009507f51600423d466992a9e6415
parent 8b026b4eeef1cb3de672d120dfa2018c9ce67f0d
Author: Alexander Færøy <ahf@torproject.org>
Date:   Wed, 11 Aug 2021 12:48:04 +0000

Merge branch 'maint-0.4.5' into maint-0.4.6

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. +