tor

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

commit 75509dc82778a3bb866dca0fa86ae3e179ad78fa
parent 2834cc9c18230c36278ffa94a252abeb91b6cff9
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 30 Nov 2017 11:52:40 -0500

Fix changes file

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

diff --git a/changes/trove-2017-009 b/changes/trove-2017-009 @@ -1,4 +1,4 @@ - o Major fixes (security): + o Major bugfixes (security): - When checking for replays in the INTRODUCE1 cell data for a (legacy) hiddden service, correctly detect replays in the RSA-encrypted part of the cell. We were previously checking for replays on the entire cell,