openssl/ssl
Dr. Stephen Henson f71c6e52f7 Add support for distinct certificate chains per key type and per SSL
structure.

Before this the only way to add a custom chain was in the parent SSL_CTX
(which is shared by all key types and SSL structures) or rely on auto
chain building (which is performed on each handshake) from the trust store.
2012-01-31 14:00:10 +00:00
..
.cvsignore
bio_ssl.c
d1_both.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
d1_clnt.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
d1_enc.c
d1_lib.c PR: 2658 2011-12-31 22:59:57 +00:00
d1_meth.c
d1_pkt.c Fix for DTLS DoS issue introduced by fix for CVE-2011-4109. 2012-01-18 18:15:27 +00:00
d1_srtp.c Add DTLS-SRTP. 2011-11-15 22:59:20 +00:00
d1_srvr.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
dtls1.h PR: 2658 2011-12-31 22:59:57 +00:00
install-ssl.com
kssl_lcl.h
kssl.c
kssl.h
Makefile make update 2011-12-27 14:46:03 +00:00
s2_clnt.c
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c Fix some warnings caused by __owur. Temporarily (I hope) remove the more 2011-11-14 00:36:10 +00:00
s3_both.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
s3_clnt.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
s3_enc.c Clear bytes used for block padding of SSL 3.0 records. (CVE-2011-4576) 2012-01-04 23:16:15 +00:00
s3_lib.c Add support for distinct certificate chains per key type and per SSL 2012-01-31 14:00:10 +00:00
s3_meth.c
s3_pkt.c PR: 2658 2011-12-31 22:59:57 +00:00
s3_srvr.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
s23_clnt.c
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c
srtp.h move internal functions to ssl_locl.h 2011-11-21 22:52:13 +00:00
ssl2.h
ssl3.h Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619) 2012-01-04 23:15:51 +00:00
ssl23.h
ssl_algs.c
ssl_asn1.c
ssl_cert.c Add support for distinct certificate chains per key type and per SSL 2012-01-31 14:00:10 +00:00
ssl_ciph.c Support for fixed DH ciphersuites. 2012-01-16 18:19:14 +00:00
ssl_err2.c
ssl_err.c Tidy/enhance certificate chain output code. 2012-01-26 15:47:32 +00:00
ssl_lib.c Revise ssl code to use a CERT_PKEY structure when outputting a 2012-01-26 16:00:34 +00:00
ssl_locl.h Add support for distinct certificate chains per key type and per SSL 2012-01-31 14:00:10 +00:00
ssl_rsa.c Support for fixed DH ciphersuites. 2012-01-16 18:19:14 +00:00
ssl_sess.c New ctrl values to clear or retrieve extra chain certs from an SSL_CTX. 2011-12-22 15:14:32 +00:00
ssl_stat.c PR: 1794 2011-11-25 00:17:44 +00:00
ssl_task.c
ssl_txt.c
ssl-lib.com
ssl.h Add support for distinct certificate chains per key type and per SSL 2012-01-31 14:00:10 +00:00
ssltest.c PR: 1794 2011-12-14 22:17:06 +00:00
t1_clnt.c
t1_enc.c Remove redundant TLS exporter. 2011-12-13 15:57:39 +00:00
t1_lib.c return error if md is NULL 2012-01-22 13:12:14 +00:00
t1_meth.c
t1_reneg.c
t1_srvr.c
tls1.h PR: 2658 2011-12-31 22:59:57 +00:00
tls_srp.c PR: 1794 2011-12-14 22:17:06 +00:00