boringssl/ssl
David Benjamin 56cadc3daf Assert on the alert sent on FALLBACK_SCSV.
We were only asserting on the shim-side error code.

Change-Id: Idc08c253a7723a2a7fd489da761a56c72f7a3b96
Reviewed-on: https://boringssl-review.googlesource.com/12923
Reviewed-by: Adam Langley <agl@google.com>
2016-12-21 20:12:19 +00:00
..
test Assert on the alert sent on FALLBACK_SCSV. 2016-12-21 20:12:19 +00:00
CMakeLists.txt
custom_extensions.c Pass explicit hs parameters into custom_extensions.c. 2016-12-06 19:49:36 +00:00
d1_both.c Replace hash_current_message with get_current_message. 2016-11-15 06:52:10 +00:00
d1_lib.c Move a few more functions into *_method.c. 2016-12-08 16:29:19 +00:00
d1_pkt.c Expose SSL_max_seal_overhead. 2016-11-09 16:51:46 +00:00
d1_srtp.c
dtls_method.c Move a few more functions into *_method.c. 2016-12-08 16:29:19 +00:00
dtls_record.c
handshake_client.c Don't use X.509 functions to check ECDSA keyUsage. 2016-12-14 17:51:03 +00:00
handshake_server.c Preserve the peer signature algorithm across resumes. 2016-12-14 01:12:40 +00:00
internal.h Splitting handshake traffic derivation from key change. 2016-12-16 20:29:23 +00:00
s3_both.c Splitting handshake traffic derivation from key change. 2016-12-16 20:29:23 +00:00
s3_enc.c Move key_block into SSL_HANDSHAKE. 2016-11-09 17:02:33 +00:00
s3_lib.c Remove version-specific cipher lists. 2016-12-16 19:11:02 +00:00
s3_pkt.c Expose SSL_max_seal_overhead. 2016-11-09 16:51:46 +00:00
ssl_aead_ctx.c
ssl_asn1.c Preserve the peer signature algorithm across resumes. 2016-12-14 01:12:40 +00:00
ssl_buffer.c
ssl_cert.c Don't use X.509 functions to check ECDSA keyUsage. 2016-12-14 17:51:03 +00:00
ssl_cipher.c Remove CECPQ1 (experimental post-quantum key agreement). 2016-12-09 19:16:56 +00:00
ssl_ecdh.c Remove New Hope key agreement. 2016-12-10 01:06:31 +00:00
ssl_file.c
ssl_lib.c Remove version-specific cipher lists. 2016-12-16 19:11:02 +00:00
ssl_rsa.c Rename X.509 members in |SSL_SESSION| and |CERT|. 2016-11-09 20:07:57 +00:00
ssl_session.c Preserve the peer signature algorithm across resumes. 2016-12-14 01:12:40 +00:00
ssl_stat.c Move state and next_state to SSL_HANDSHAKE. 2016-12-12 22:09:01 +00:00
ssl_test.cc Test name-based version APIs are reported as expected. 2016-12-19 21:50:06 +00:00
t1_enc.c Pass explicit hs parameters into t1_enc.c. 2016-12-06 19:49:46 +00:00
t1_lib.c Remove the BORINGSSL_ANDROID_SYSTEM P-521 special-case. 2016-12-15 15:47:39 +00:00
tls13_both.c Make TLS 1.3 check ECDSA KeyUsage and add test. 2016-12-14 17:56:55 +00:00
tls13_client.c Splitting handshake traffic derivation from key change. 2016-12-16 20:29:23 +00:00
tls13_enc.c Splitting handshake traffic derivation from key change. 2016-12-16 20:29:23 +00:00
tls13_server.c Splitting handshake traffic derivation from key change. 2016-12-16 20:29:23 +00:00
tls_method.c Move a few more functions into *_method.c. 2016-12-08 16:29:19 +00:00
tls_record.c Skipping early data on 0RTT rejection. 2016-12-01 20:16:08 +00:00