tor

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

commit d2aefffe2f528c26ce6a6594c4ce0fc6d0ac3895
parent 943291d7ae3d246c50fa55caa96c9bb04ee577eb
Author: Nick Mathewson <nickm@torproject.org>
Date:   Tue, 22 May 2018 08:35:41 -0400

Merge branch 'maint-0.3.3'

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

diff --git a/changes/bug25415 b/changes/bug25415 @@ -0,0 +1,4 @@ + o Major bugfixes (directory authority): + - Avoid a crash when testing router reachability on a router that could + have an ed25519 ID, but which does not. Fixes bug 25415; bugfix on + 0.3.3.2-alpha.