..
test
Fix fuzzer mode suppressions.
2016-10-13 19:12:44 +00:00
CMakeLists.txt
custom_extensions.c
Move extensions bitmasks into SSL_HANDSHAKE.
2016-10-09 16:48:52 +00:00
d1_both.c
d1_lib.c
d1_pkt.c
d1_srtp.c
dtls_method.c
Don't return invalid versions in version_from_wire.
2016-09-21 19:51:45 +00:00
dtls_record.c
handshake_client.c
Move TLS 1.2 key exchange fields to SSL_HANDSHAKE.
2016-10-09 17:30:32 +00:00
handshake_server.c
Move TLS 1.2 key exchange fields to SSL_HANDSHAKE.
2016-10-09 17:30:32 +00:00
internal.h
Update the TLS 1.3 draft version to draft 16.
2016-10-13 19:12:36 +00:00
s3_both.c
Implement draft 16 HelloRetryRequest and cookie.
2016-10-13 19:12:30 +00:00
s3_enc.c
s3_lib.c
Move TLS 1.2 key exchange fields to SSL_HANDSHAKE.
2016-10-09 17:30:32 +00:00
s3_pkt.c
ssl_aead_ctx.c
ssl_asn1.c
ssl_buffer.c
ssl_cert.c
Inline tls1_check_ec_cert.
2016-10-09 17:14:50 +00:00
ssl_cipher.c
Add GENERIC selector for TLS 1.3 AEAD-only cipher suites.
2016-10-06 19:37:40 +00:00
ssl_ecdh.c
ssl_file.c
ssl_lib.c
Forbid renego in SSL 3.0.
2016-10-09 17:44:54 +00:00
ssl_rsa.c
Revise server-side ECDSA certificate checks.
2016-10-09 17:04:41 +00:00
ssl_session.c
ssl_stat.c
Add the certificate_required alert.
2016-10-10 15:48:06 +00:00
ssl_test.cc
Add GENERIC selector for TLS 1.3 AEAD-only cipher suites.
2016-10-06 19:37:40 +00:00
t1_enc.c
t1_lib.c
Update the TLS 1.3 draft version to draft 16.
2016-10-13 19:12:36 +00:00
tls13_both.c
Updating Key Schedule and KeyUpdate to draft 16.
2016-10-13 19:12:23 +00:00
tls13_client.c
Implement draft 16 HelloRetryRequest and cookie.
2016-10-13 19:12:30 +00:00
tls13_enc.c
Updating Key Schedule and KeyUpdate to draft 16.
2016-10-13 19:12:23 +00:00
tls13_server.c
Implement draft 16 HelloRetryRequest and cookie.
2016-10-13 19:12:30 +00:00
tls_method.c
tls_record.c