tor

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

commit 4dd96f74444b0eeb8b3b2c36f6f129edddd464d4
parent 5cb94cbf9d89804ea37a2f1e68d354a86edb223e
Author: teor <teor@torproject.org>
Date:   Sat,  6 Apr 2019 11:07:20 +1000

changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

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

diff --git a/changes/bug29241 b/changes/bug29241 @@ -3,4 +3,4 @@ for their PRF. Due to an NSS bug, the TLS key exporters for these ciphersuites don't work -- which caused relays to fail to handshake with one another when these ciphersuites were enabled. - Fixes bug 29241; bugfix on 0.4.0.1-alpha. + Fixes bug 29241; bugfix on 0.3.5.1-alpha.