openssl/ssl
Adam Eijdenberg 6f136aa6fc Change error reason to match previous behaviour.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2015-08-04 15:15:38 -07:00
..
record Fix ssl3_read_bytes handshake fragment bug 2015-08-03 11:18:06 +01:00
bio_ssl.c
d1_both.c Fix make errors for the CCS changes 2015-08-03 11:18:06 +01:00
d1_clnt.c Move DTLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
d1_lib.c
d1_meth.c
d1_msg.c
d1_srtp.c PACKETise ClientHello processing 2015-08-03 11:01:42 +01:00
d1_srvr.c Move DTLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
install-ssl.com
Makefile Add initial packet parsing code 2015-08-03 11:01:42 +01:00
packet_locl.h Fix a bug in the new PACKET implementation 2015-08-04 13:06:58 +01:00
s3_both.c Move DTLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
s3_cbc.c
s3_clnt.c Move TLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
s3_enc.c
s3_lib.c Move TLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
s3_msg.c
s3_srvr.c Change error reason to match previous behaviour. 2015-08-04 15:15:38 -07:00
ssl_algs.c
ssl_asn1.c
ssl_cert.c
ssl_ciph.c Disable unsupported PSK algorithms 2015-07-30 14:43:35 +01:00
ssl_conf.c
ssl_err2.c
ssl_err.c Move TLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
ssl_lib.c Enable PSK if corresponding mask set. 2015-07-30 14:43:35 +01:00
ssl_locl.h Move DTLS CCS processing into the state machine 2015-08-03 11:18:05 +01:00
ssl_rsa.c
ssl_sess.c PACKETise ClientHello processing 2015-08-03 11:01:42 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
ssl-lib.com
t1_clnt.c
t1_enc.c
t1_ext.c
t1_lib.c PACKETise ClientHello processing 2015-08-03 11:01:42 +01:00
t1_meth.c
t1_reneg.c PACKETise ClientHello processing 2015-08-03 11:01:42 +01:00
t1_srvr.c
t1_trce.c Add full PSK trace support 2015-07-30 14:43:35 +01:00
tls_srp.c