tor

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

commit c92ecac8bbac1d3bb1961f4210129011ce910c7d
parent 6045bdd4a0542ef11dc46d98495686172015a961
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 21 Sep 2017 14:39:17 -0400

Merge branch 'maint-0.3.1'

Diffstat:
Mchanges/bug23610 | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/changes/bug23610 b/changes/bug23610 @@ -1,4 +1,5 @@ o Minor bugfixes (hidden service, relay): - Avoid a possible double close of a circuit by the intro point on error - of sending the INTRO_ESTABLISHED cell. Fixes ticket 23610.; bugfix on - 0.3.2.1-alpha. + of sending the INTRO_ESTABLISHED cell. Fixes ticket 23610; bugfix on + 0.3.0.1-alpha. +