tor

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

commit 112e5fa7ec6c8416d506e7572974e206f09cb9b0
parent 78295904f7422c056b5c61b31b512c6d5e2a225e
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon, 24 Sep 2018 11:10:56 -0400

Merge branch 'maint-0.3.4'

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

diff --git a/changes/bug27781 b/changes/bug27781 @@ -0,0 +1,4 @@ + o Major bugfixes (compilation): + - Fix compilation on arm (and other less-used CPUs) + when compiling with OpenSSL before 1.1. Fixes bug 27781; + bugfix on 0.3.4.1-alpha.