tor

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

commit cb9a322b675d0aa1178ab92af13b9ec92008c8d4
parent b062730a11a78f9cb11e4b0af20a66997280c0f9
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 13 Feb 2018 16:55:19 -0500

Merge branch 'maint-0.3.1' into maint-0.3.2

Diffstat:
Mchanges/bug21074_downgrade | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changes/bug21074_downgrade b/changes/bug21074_downgrade @@ -1,4 +1,4 @@ - o Minor bugfixes: + o Minor bugfixes (portability): - Don't exit the Tor process if setrlimit() fails to change the file limit (which can happen sometimes on some versions of OSX). Fixes bug 21074; bugfix on 0.0.9pre5.