openssl/ssl
Dr. Stephen Henson a5ab0532ca Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a
Win32 version of rename() ). There isn't a precise rename() equivalent under
Win95: the standard rename() complains if the destination already exists so
replaced with a combination of unlink() and MoveFile().
1999-05-08 22:46:51 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bio_ssl.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
Makefile.ssl Support INSTALL_PREFIX for packagers. 1999-04-29 21:52:08 +00:00
s2_clnt.c Fix a couple of cases where an attempt is made to lock an already locked 1999-04-29 22:25:52 +00:00
s2_enc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
s2_lib.c Message digest stuff. 1999-04-27 04:18:53 +00:00
s2_meth.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 03:19:12 +00:00
s2_pkt.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s2_srvr.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 03:19:12 +00:00
s3_both.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s3_clnt.c Message digest stuff. 1999-04-27 04:18:53 +00:00
s3_enc.c Message digest stuff. 1999-04-27 04:18:53 +00:00
s3_lib.c Message digest stuff. 1999-04-27 04:18:53 +00:00
s3_meth.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s3_pkt.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s3_srvr.c Annotate a bug. 1999-05-02 04:03:22 +00:00
s23_clnt.c Undo. 1999-04-27 11:46:13 +00:00
s23_lib.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s23_meth.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s23_pkt.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
s23_srvr.c Undo. 1999-04-27 11:46:13 +00:00
ssl.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ssl.h Some more stack stuff. 1999-05-03 19:55:00 +00:00
ssl2.h Work with -pedantic! 1999-04-23 15:01:15 +00:00
ssl3.h New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 03:19:12 +00:00
ssl23.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_algs.c Message digest stuff. 1999-04-27 04:18:53 +00:00
ssl_asn1.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
ssl_cert.c Various Win32 fixes. Win95 doesn't support MoveFileEx() (which was used for a 1999-05-08 22:46:51 +00:00
ssl_ciph.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ssl_err.c New function SSL_CTX_use_certificate_chain_file. 1999-05-01 17:43:52 +00:00
ssl_err2.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ssl_lib.c Remove unreachable return statements. 1999-05-05 22:06:44 +00:00
ssl_locl.h New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 03:19:12 +00:00
ssl_rsa.c New function SSL_CTX_use_certificate_chain_file. 1999-05-01 17:43:52 +00:00
ssl_sess.c Add "static" to function definition 1999-05-01 00:18:54 +00:00
ssl_stat.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
ssl_task.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ssl_txt.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
ssltest.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 03:19:12 +00:00
t1_clnt.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t1_enc.c Message digest stuff. 1999-04-27 04:18:53 +00:00
t1_lib.c Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00
t1_meth.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t1_srvr.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
tls1.h Change #include filenames from <foo.h> to <openssl.h>. 1999-04-23 22:13:45 +00:00