openssl/ssl
2001-01-25 13:15:01 +00:00
..
.cvsignore
bio_ssl.c
install.com Update VMS build procedures to match the current status. 2000-12-28 22:26:11 +00:00
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 update" plus a rewrite of both .num files. 2000-12-29 00:19:12 +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 Finish SSL_peek/SSL_pending fixes. 2000-12-26 12:07:23 +00:00
s2_meth.c
s2_pkt.c Finish SSL_peek/SSL_pending fixes. 2000-12-26 12:07:23 +00:00
s2_srvr.c
s3_both.c First step towards SSL_peek fix. 2000-12-14 17:36:59 +00:00
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 Fix SSL_peek and SSL_pending. 2000-12-25 18:40:46 +00:00
s3_meth.c
s3_pkt.c Fix SSL_peek and SSL_pending. 2000-12-25 18:40:46 +00:00
s3_srvr.c Zero the premaster secret after deriving the master secret in DH 2001-01-25 13:15:01 +00:00
s23_clnt.c
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c
ssl2.h Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch. 2000-12-18 11:35:32 +00:00
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 For improved compatibility with 'strange' certificates, add some 2001-01-23 13:55:26 +00:00
ssl_asn1.c
ssl_cert.c Locking issues. 2000-12-15 16:40:35 +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 Get rid of unused error code. 2000-12-27 23:42:20 +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 If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto 2000-12-31 00:23:17 +00:00
ssl_rsa.c
ssl_sess.c Move all the existing function pointer casts associated with LHASH's two 2001-01-09 00:24:38 +00:00
ssl_stat.c
ssl_task.c
ssl_txt.c
ssl-lib.com Uhmm, the keyword TRUE does not exist of course... 2000-12-31 00:00:02 +00:00
ssl.h Definition of NO_KRB5 in ssl.h for external applications. 2001-01-22 18:46:32 +00:00
ssltest.c Locking issues. 2000-12-15 16:40:35 +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