openssl/ssl
Richard Levitte 34d69d3b23 SSL_new() may potentially add a certfificate. Therefore, wen
duplicating the certificate that is in the original SSL, remove the
one that SSL_new() provided, if any.
Spotted by: Mike Zeoli <zeoli@roguewave.com>
2000-12-12 08:08:53 +00:00
..
.cvsignore
bio_ssl.c
install.com
kssl.c Fix warnings. 2000-12-03 10:04:22 +00:00
kssl.h First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
Makefile.ssl "make depend" 2000-12-01 08:48:42 +00:00
s2_clnt.c Store verify_result with sessions to avoid potential security hole. 2000-11-29 16:04:38 +00:00
s2_enc.c
s2_lib.c Comments on SSL_peek deficiencies 2000-11-28 06:58:22 +00:00
s2_meth.c
s2_pkt.c Disable SSL_peek until it is fixed. 2000-11-28 06:48:36 +00:00
s2_srvr.c
s3_both.c
s3_clnt.c First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
s3_enc.c
s3_lib.c First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
s3_meth.c
s3_pkt.c
s3_srvr.c First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
s23_clnt.c
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c
ssl2.h
ssl3.h First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
ssl23.h
ssl_algs.c
ssl_asn1.c
ssl_cert.c mark a bug 2000-11-29 19:29:47 +00:00
ssl_ciph.c It's completely unnecessary to add a compression algorithm that is 2000-12-04 17:17:03 +00:00
ssl_err2.c
ssl_err.c Disable SSL_peek until it is fixed. 2000-11-28 06:48:36 +00:00
ssl_lib.c SSL_new() may potentially add a certfificate. Therefore, wen 2000-12-12 08:08:53 +00:00
ssl_locl.h First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
ssl_rsa.c The consequence of constification is that to pass the address to a 2000-11-06 23:16:04 +00:00
ssl_sess.c First step in tidying up the LHASH code. The callback prototypes (and 2000-12-01 20:31:52 +00:00
ssl_stat.c
ssl_task.c
ssl_txt.c
ssl-lib.com Remove references to RSAref. The glue library is but a memory to fade 2000-11-08 17:51:37 +00:00
ssl.h First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
ssltest.c COMP_zlib should always be declared, even if it is not functional. 2000-11-30 23:41:58 +00:00
t1_clnt.c
t1_enc.c First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 2000-11-30 22:53:34 +00:00
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h