openssl/ssl
Dr. Stephen Henson 47333a34d5 Submitted by: Tomas Hoger <thoger@redhat.com>
Fix for CVE-2010-0433 where some kerberos enabled versions of OpenSSL
could be crashed if the relevant tables were not present (e.g. chrooted).
2010-03-03 15:41:00 +00:00
..
.cvsignore
bio_ssl.c
d1_both.c PR: 2115 2009-12-01 17:41:42 +00:00
d1_clnt.c PR: 1949 2010-01-26 19:46:30 +00:00
d1_enc.c
d1_lib.c PR: 2121 2009-12-08 11:38:18 +00:00
d1_meth.c
d1_pkt.c
d1_srvr.c PR: 2160 2010-02-01 16:49:42 +00:00
dtls1.h
install.com
kssl_lcl.h
kssl.c Submitted by: Tomas Hoger <thoger@redhat.com> 2010-03-03 15:41:00 +00:00
kssl.h
Makefile make update 2009-11-10 13:23:04 +00:00
s2_clnt.c
s2_enc.c
s2_lib.c
s2_meth.c
s2_pkt.c
s2_srvr.c
s3_both.c First cut of renegotiation extension. (port to 1.0.0-stable) 2009-11-09 18:45:42 +00:00
s3_clnt.c algorithms field has changed in 1.0.0 and later: update 2010-02-28 00:24:24 +00:00
s3_enc.c
s3_lib.c PR: 2072 2009-10-16 15:24:19 +00:00
s3_meth.c
s3_pkt.c Send no_renegotiation alert as required by spec. 2009-12-08 19:06:09 +00:00
s3_srvr.c Add Kerberos fix which was in 0.9.8-stable but never committed to HEAD and 2010-02-27 23:04:10 +00:00
s23_clnt.c PR: 2171 2010-02-16 14:20:40 +00:00
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c PR: 2171 2010-02-16 14:20:40 +00:00
ssl2.h
ssl3.h Updates to conform with draft-ietf-tls-renegotiation-03.txt: 2010-01-06 17:37:38 +00:00
ssl23.h
ssl_algs.c The use of NIDs in the password based encryption table can result in 2010-01-19 19:55:47 +00:00
ssl_asn1.c PR: 2160 2010-02-01 16:49:42 +00:00
ssl_cert.c
ssl_ciph.c
ssl_err2.c
ssl_err.c Updates to conform with draft-ietf-tls-renegotiation-03.txt: 2010-01-06 17:37:38 +00:00
ssl_lib.c OR default SSL_OP_LEGACY_SERVER_CONNECT so existing options are preserved 2010-02-17 19:43:46 +00:00
ssl_locl.h PR: 2121 2009-12-08 11:38:18 +00:00
ssl_rsa.c
ssl_sess.c PR: 2160 2010-02-01 16:49:42 +00:00
ssl_stat.c PR: 2133 2010-01-16 19:20:38 +00:00
ssl_task.c
ssl_txt.c
ssl-lib.com Compile t1_reneg on VMS as well. 2010-01-25 00:19:33 +00:00
ssl.h Updates to conform with draft-ietf-tls-renegotiation-03.txt: 2010-01-06 17:37:38 +00:00
ssltest.c PR: 2153, 2125 2010-01-24 16:57:38 +00:00
t1_clnt.c
t1_enc.c
t1_lib.c Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well as 2010-02-17 18:38:10 +00:00
t1_meth.c
t1_reneg.c Update RI to match latest spec. 2009-12-27 22:59:09 +00:00
t1_srvr.c
tls1.h add missing parts of reneg port, fix apps patch 2009-11-11 14:51:29 +00:00