openssl/ssl
2000-01-04 03:33:18 +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
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +00:00
s2_clnt.c Rhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround. At the very least 2000-01-04 03:33:18 +00:00
s2_enc.c Change functions to ANSI C. 1999-04-19 21:31:43 +00:00
s2_lib.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:54:13 +00:00
s2_meth.c New Configure option no-<cipher> (rsa, idea, rc5, ...). 1999-04-27 03:19:12 +00:00
s2_pkt.c typo 1999-07-02 17:52:21 +00:00
s2_srvr.c Store verify_result with sessions to avoid potential security hole. 1999-11-16 23:15:41 +00:00
s3_both.c Add support for MS "fast SGC". 2000-01-02 18:52:58 +00:00
s3_clnt.c Fix warnings. 1999-09-24 19:10:57 +00:00
s3_enc.c Delete NO_PROTO section (which apparently was just a typo for NOPROTO -- 1999-12-29 14:27:35 +00:00
s3_lib.c Cosmetic changes. 1999-09-29 22:14:47 +00:00
s3_meth.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s3_pkt.c typo 1999-07-02 17:52:21 +00:00
s3_srvr.c Add support for MS "fast SGC". 2000-01-02 18:52:58 +00:00
s23_clnt.c Avoid warnings. 1999-06-10 16:29:32 +00:00
s23_lib.c Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
s23_meth.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s23_pkt.c Fix server behaviour when facing backwards-compatible client hellos. 1999-09-03 16:33:11 +00:00
s23_srvr.c Set s->version correctly for "natural" SSL 3.0 client hello 1999-09-13 13:02:07 +00:00
ssl-lib.com VMS updates. 1999-07-28 23:25:59 +00:00
ssl.h Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +00:00
ssl2.h Work with -pedantic! 1999-04-23 15:01:15 +00:00
ssl3.h Add support for MS "fast SGC". 2000-01-02 18:52:58 +00:00
ssl23.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_algs.c Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
ssl_asn1.c Store verify_result with sessions to avoid potential security hole. 1999-11-16 23:15:41 +00:00
ssl_cert.c Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +00:00
ssl_ciph.c Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
ssl_err.c Remainder of SSL purpose and trust code: trust and purpose setting in 1999-11-29 22:35:00 +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 Change the trust and purpose code so it doesn't need init 1999-12-02 02:33:56 +00:00
ssl_locl.h "extern" is a C++ reserved word. 1999-06-09 16:33:18 +00:00
ssl_rsa.c typo while I poke around... 1999-08-05 13:31:42 +00:00
ssl_sess.c Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID, 1999-12-29 14:29:32 +00:00
ssl_stat.c Add support for MS "fast SGC". 2000-01-02 18:52:58 +00:00
ssl_task.c We need e_os.h here. 1999-05-21 11:46:29 +00:00
ssl_txt.c Don't mix real tabs with tabs expanded as 8 spaces -- that's 1999-06-07 20:26:51 +00:00
ssltest.c Store verify_result with sessions to avoid potential security hole. 1999-11-16 23:15:41 +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 Cosmetic changes. 1999-09-29 22:14:47 +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 Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:54:13 +00:00