openssl/ssl
Matt Caswell a01c86a251 Send an alert if we get a non-initial record with the wrong version
If we receive a non-initial record but the version number isn't right then
we should send an alert.

Reviewed-by: Tim Hudson <tjh@openssl.org>
2016-08-15 23:14:30 +01:00
..
record Send an alert if we get a non-initial record with the wrong version 2016-08-15 23:14:30 +01:00
statem Fix no-ec 2016-08-15 14:07:33 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c
packet_locl.h
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Fix no-ec 2016-08-15 14:07:33 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert.c
ssl_ciph.c Fix CIPHER_DEBUG 2016-08-06 10:03:25 -04:00
ssl_conf.c
ssl_err.c
ssl_init.c
ssl_lib.c Improves CTLOG_STORE setters 2016-08-15 12:56:47 -04:00
ssl_locl.h Fix no-ec 2016-08-15 14:07:33 +01:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c GH1446: Add SSL_SESSION_get0_cipher 2016-08-12 15:23:48 -04:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_ext.c
t1_lib.c Modify TLS support for new X25519 API. 2016-08-13 14:11:05 +01:00
t1_reneg.c
t1_trce.c
tls_srp.c