openssl/ssl
TJ Saunders 80c630f657 Remove null check, per review feedback. Note this in the docs.
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1135)
2016-05-31 17:16:29 -04:00
..
record Fix some suspect warnings on Windows 2016-05-26 17:18:39 +01:00
statem
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 The ssl3_digest_cached_records() function does not handle errors properly 2016-05-26 15:47:33 +01:00
s3_lib.c
s3_msg.c
ssl_asn1.c
ssl_cert.c Fix ssl_cert_set0_chain invalid pointer 2016-05-27 17:20:10 +01:00
ssl_ciph.c
ssl_conf.c
ssl_err.c Remove unused error/function codes. 2016-05-23 15:04:23 -04:00
ssl_init.c
ssl_lib.c return error in ct_move_scts() 2016-05-31 13:02:20 +01:00
ssl_locl.h remove encrypt then mac ifdefs 2016-05-23 19:15:20 +01:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c Remove null check, per review feedback. Note this in the docs. 2016-05-31 17:16:29 -04:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c
t1_ext.c
t1_lib.c remove encrypt then mac ifdefs 2016-05-23 19:15:20 +01:00
t1_reneg.c
t1_trce.c
tls_srp.c