openssl/ssl
Matt Caswell 35d8fa563c Updates for auto init/deinit review comments
Fixes for the auto-init/deinit code based on review comments

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-02-09 15:12:02 +00:00
..
record
statem GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
bio_ssl.c
build.info Update build.info files for auto-init/de-init 2016-02-09 15:11:38 +00:00
d1_lib.c Add tests for DTLSv1_listen 2016-02-05 20:47:36 +00:00
d1_msg.c
d1_srtp.c Add new DTLS-SRTP protection profiles from RFC 7714 2016-02-04 22:52:21 +00:00
install-ssl.com
Makefile.in Auto init/de-init libssl 2016-02-09 15:11:38 +00:00
methods.c
packet_locl.h constify PACKET 2016-02-01 16:21:57 +01:00
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c Deprecate undocumented SSL_cache_hit(). 2016-02-08 16:57:07 +00:00
s3_msg.c
ssl_asn1.c
ssl_cert.c Add SSL_get0_verified_chain() to return verified chain of peer 2016-02-06 18:18:28 +00:00
ssl_ciph.c
ssl_conf.c Restore -no_comp switch for backwards compatible behaviour 2016-02-05 11:00:53 -05:00
ssl_err.c Handle SSL_shutdown while in init more appropriately #2 2016-02-08 09:29:29 +00:00
ssl_init.c Updates for auto init/deinit review comments 2016-02-09 15:12:02 +00:00
ssl_lib.c Auto init/de-init libssl 2016-02-09 15:11:38 +00:00
ssl_locl.h Add SSL_get0_verified_chain() to return verified chain of peer 2016-02-06 18:18:28 +00:00
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c constify PACKET 2016-02-01 16:21:57 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
ssl-lib.com Auto init/de-init libssl 2016-02-09 15:11:38 +00:00
t1_enc.c
t1_ext.c
t1_lib.c constify PACKET 2016-02-01 16:21:57 +01:00
t1_reneg.c constify PACKET 2016-02-01 16:21:57 +01:00
t1_trce.c
tls_srp.c