[tor-commits] [tor/master] changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

2019-04-05 Thread teor
commit 4dd96f7b0eeb8b3b2c36f6f129e464d4 Author: teor Date: Sat Apr 6 11:07:20 2019 +1000 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha --- changes/bug29241 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29241 b/changes/bug29241 inde

[tor-commits] [tor/master] practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new()

2019-04-05 Thread teor
commit 7741b21d0e3afbfc6d60a852fce6992724c4ae71 Author: teor Date: Sat Apr 6 12:19:47 2019 +1000 practracker: accept 6 extra lines in tortls_nss.c:tor_tls_context_new() These lines were added to fix bug 29241. --- scripts/maint/practracker/exceptions.txt | 2 +- 1 file changed, 1

[tor-commits] [tor/maint-0.4.0] Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0

2019-04-05 Thread teor
commit b100c9e9800c1d504c2d69d556642189c39d099d Merge: 8b3b605a1 4dd96f744 Author: teor Date: Sat Apr 6 12:15:41 2019 +1000 Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c

[tor-commits] [tor/maint-0.4.0] changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

2019-04-05 Thread teor
commit 4dd96f7b0eeb8b3b2c36f6f129e464d4 Author: teor Date: Sat Apr 6 11:07:20 2019 +1000 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha --- changes/bug29241 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29241 b/changes/bug29241 inde

[tor-commits] [tor/release-0.4.0] changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha

2019-04-05 Thread teor
commit 4dd96f7b0eeb8b3b2c36f6f129e464d4 Author: teor Date: Sat Apr 6 11:07:20 2019 +1000 changes: Ticket 29241 is actually a bug on NSS in 0.3.5.1-alpha --- changes/bug29241 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug29241 b/changes/bug29241 inde

[tor-commits] [tor/release-0.4.0] Merge branch 'maint-0.4.0' into release-0.4.0

2019-04-05 Thread teor
commit a51f5b9b3631fea573229787f463b2b2c2ffb5c3 Merge: 6428fa359 b100c9e98 Author: teor Date: Sat Apr 6 12:16:01 2019 +1000 Merge branch 'maint-0.4.0' into release-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c | 40 +++

[tor-commits] [tor/release-0.4.0] Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0

2019-04-05 Thread teor
commit b100c9e9800c1d504c2d69d556642189c39d099d Merge: 8b3b605a1 4dd96f744 Author: teor Date: Sat Apr 6 12:15:41 2019 +1000 Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0 changes/29241_diagnostic | 4 changes/bug29241 | 6 ++ src/lib/tls/tortls_nss.c

[tor-commits] [tor/maint-0.4.0] NSS: disable TLS1.2 SHA-384 ciphersuites.

2019-04-05 Thread teor
commit 5cb94cbf9d89804ea37a2f1e68d354a86edb223e Author: Nick Mathewson Date: Fri Mar 29 13:38:48 2019 -0400 NSS: disable TLS1.2 SHA-384 ciphersuites. In current NSS versions, these ciphersuites don't work with SSL_ExportKeyingMaterial(), which was causing relays to fail when

[tor-commits] [tor/maint-0.4.0] NSS: Log an error message when SSL_ExportKeyingMaterial() fails

2019-04-05 Thread teor
commit 680fd3f8fb7157432398a3552ee9c98c72bd7397 Author: Nick Mathewson Date: Fri Mar 29 13:38:14 2019 -0400 NSS: Log an error message when SSL_ExportKeyingMaterial() fails Diagnostic for 29241. --- changes/29241_diagnostic | 4 src/lib/tls/tortls_nss.c | 8 2 files c

[tor-commits] [tor/release-0.4.0] NSS: Log an error message when SSL_ExportKeyingMaterial() fails

2019-04-05 Thread teor
commit 680fd3f8fb7157432398a3552ee9c98c72bd7397 Author: Nick Mathewson Date: Fri Mar 29 13:38:14 2019 -0400 NSS: Log an error message when SSL_ExportKeyingMaterial() fails Diagnostic for 29241. --- changes/29241_diagnostic | 4 src/lib/tls/tortls_nss.c | 8 2 files c

[tor-commits] [tor/release-0.4.0] NSS: disable TLS1.2 SHA-384 ciphersuites.

2019-04-05 Thread teor
commit 5cb94cbf9d89804ea37a2f1e68d354a86edb223e Author: Nick Mathewson Date: Fri Mar 29 13:38:48 2019 -0400 NSS: disable TLS1.2 SHA-384 ciphersuites. In current NSS versions, these ciphersuites don't work with SSL_ExportKeyingMaterial(), which was causing relays to fail when

<    1   2   3   4