Peter Wu
|
3107d575a8
|
tris: implement SSLKEYLOGFILE for TLS 1.3 server
This makes it easier to validate the handshake contents using Wireshark.
|
2017-09-21 15:37:34 +01:00 |
|
Tom Thorogood
|
bc76e35b75
|
tris-localserver: fix Content-Type header for /ch endpoint (#21)
|
2017-09-05 21:06:35 +01:00 |
|
Filippo Valsorda
|
faefac5f1a
|
crypto/tls: stop ConfirmHandshake from locking on any Read
ConfirmHandshake should block on a Read until the handshakeConfirmed
state is reached, but past that it shouldn't.
|
2017-09-05 21:06:34 +01:00 |
|
Filippo Valsorda
|
df557b2b05
|
tris: fix NSS 0-RTT interop
|
2017-09-05 21:06:34 +01:00 |
|
Filippo Valsorda
|
f8c15889af
|
crypto/tls: implement TLS 1.3 server 0-RTT
|
2017-09-05 21:06:34 +01:00 |
|
Filippo Valsorda
|
ee3048cfd2
|
crypto/tls: implement TLS 1.3 server PSK
|
2017-09-05 21:06:34 +01:00 |
|
Filippo Valsorda
|
4b0d17eca3
|
crypto/tls: implement TLS 1.3 minimal server
|
2017-09-05 21:06:29 +01:00 |
|
Filippo Valsorda
|
6e85ff94f0
|
tris: import go wrapper and interoperability tests
|
2017-09-05 20:29:43 +01:00 |
|