tor

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

commit f82f1f4b8cc98d7fea2bcc0fb5bf7973cd3f164e
parent 777e828ef3d9f38d9684bc4f1d92e1af2460bfc2
Author: Nick Mathewson <nickm@torproject.org>
Date:   Mon, 25 Sep 2017 09:29:11 -0400

fix changes file

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

diff --git a/changes/ticket23420 b/changes/ticket23420 @@ -1,4 +1,4 @@ o Minor bugfixes (hidden service v3): - Pad RENDEZVOUS cell up to the size of the legacy cell which is much bigger so the rendezvous point can't distinguish which hidden service - protocol is being used. Fixes ticket 23420.; bugfix on 0.3.2.1-alpha. + protocol is being used. Fixes bug 23420; bugfix on 0.3.2.1-alpha.