openssl/ssl
Dr. Stephen Henson d480e182fe Avoid duplication.
We always free the handshake buffer when digests are freed so move
it into ssl_free_digest_list()

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-06-21 15:29:22 +01:00
..
record Remove SSL_OP_TLS_BLOCK_PADDING_BUG 2015-06-10 13:55:11 +02:00
bio_ssl.c
d1_both.c DTLS handshake message fragments musn't span packets 2015-06-10 12:06:29 +01:00
d1_clnt.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
d1_lib.c
d1_meth.c
d1_msg.c
d1_srtp.c
d1_srvr.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
install-ssl.com
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
s3_both.c
s3_cbc.c
s3_clnt.c Only allow a temporary rsa key exchange when they key is larger than 512. 2015-06-09 00:46:59 +02:00
s3_enc.c Avoid duplication. 2015-06-21 15:29:22 +01:00
s3_lib.c Avoid duplication. 2015-06-21 15:29:22 +01:00
s3_msg.c
s3_srvr.c Clean premaster_secret for GOST 2015-06-04 11:20:51 +01:00
ssl_algs.c
ssl_asn1.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
ssl_cert.c Add CHANGES entry for OPENSSL_NO_TLSEXT removal 2015-05-22 23:11:22 +01:00
ssl_ciph.c Tidy disabled algorithm handling. 2015-06-10 21:56:23 +01:00
ssl_conf.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
ssl_err2.c
ssl_err.c Fix race condition in NewSessionTicket 2015-06-02 09:30:12 +01:00
ssl_lib.c Refactor into clear_ciphers; RT3588 2015-06-15 10:08:19 -04:00
ssl_locl.h Fix race condition in NewSessionTicket 2015-06-02 09:30:12 +01:00
ssl_rsa.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
ssl_sess.c More ssl_session_dup fixes 2015-06-11 10:00:23 +01:00
ssl_stat.c
ssl_txt.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
ssl_utst.c
ssl-lib.com Move SSLv3_*method() functions 2015-05-16 09:20:58 +01:00
t1_clnt.c Move SSLv3_*method() functions 2015-05-16 09:20:58 +01:00
t1_enc.c Silence Clang warning about unit'd variable 2015-05-31 17:58:36 -04:00
t1_ext.c Remove support for OPENSSL_NO_TLSEXT 2015-05-22 23:10:51 +01:00
t1_lib.c Allow a zero length extension block 2015-06-12 15:40:33 +01:00
t1_meth.c Move SSLv3_*method() functions 2015-05-16 09:20:58 +01:00
t1_reneg.c
t1_srvr.c Move SSLv3_*method() functions 2015-05-16 09:20:58 +01:00
t1_trce.c Update trace code. 2015-06-06 13:19:58 +01:00
tls_srp.c