openssl/ssl
2001-11-10 10:43:51 +00:00
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
bio_ssl.c Fixes for Win32 build. 2000-06-21 02:25:30 +00:00
install.com Make sure installed files are world readable 1999-11-12 01:42:59 +00:00
Makefile.ssl Fix from main trunk, 2000-09-25 10:52 levitte: 2000-10-11 02:04:16 +00:00
s2_clnt.c make code a little more similar to what it looked like before the fixes 2001-11-10 10:43:51 +00:00
s2_enc.c Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't 2001-09-20 18:34:36 +00:00
s2_lib.c Finish SSL_peek/SSL_pending fixes. 2000-12-26 12:06:48 +00:00
s2_meth.c Add missing #ifndefs that caused missing symbols when building libssl 2000-01-16 21:10:00 +00:00
s2_pkt.c important SSL 2.0 bugfixes 2001-11-10 01:15:29 +00:00
s2_srvr.c make code a little more similar to what it looked like before the fixes 2001-11-10 10:43:51 +00:00
s3_both.c Fix ssl3_get_message to handle message fragmentation correctly. 2001-10-15 17:42:43 +00:00
s3_clnt.c Consistency with s2_... and s23_... variants (no real functional 2001-10-25 08:18:56 +00:00
s3_enc.c comment 2001-09-24 07:57:20 +00:00
s3_lib.c Consistently use 'void *' for SSL read, peek and write functions. 2001-03-09 10:08:06 +00:00
s3_meth.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
s3_pkt.c In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert if 2001-10-20 17:52:40 +00:00
s3_srvr.c Consistency with s2_... and s23_... variants (no real functional 2001-10-25 08:18:56 +00:00
s23_clnt.c Oops 2001-10-25 08:18:36 +00:00
s23_lib.c add ssl23_peek 2001-03-08 21:53:29 +00:00
s23_meth.c SSLv2 session reuse bugfix from main development branch. 2001-03-05 14:52:30 +00:00
s23_pkt.c In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert if 2001-10-20 17:52:40 +00:00
s23_srvr.c Assume TLS 1.0 if ClientHello fragment is too short. 2001-10-25 06:06:50 +00:00
ssl-lib.com Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names 2001-10-29 13:06:29 +00:00
ssl.h important SSL 2.0 bugfixes 2001-11-10 01:15:29 +00:00
ssl2.h important SSL 2.0 bugfixes 2001-11-10 01:15:29 +00:00
ssl3.h Using checks of the existence of HEADER_{foo}_H in other header files 2000-06-09 10:41:35 +00:00
ssl23.h Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ssl_algs.c For improved compatibility with 'strange' certificates, add some 2001-01-23 13:55:01 +00:00
ssl_asn1.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
ssl_cert.c Only set the verify callback if there's one to set! 2001-07-31 10:20:53 +00:00
ssl_ciph.c Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 2000-09-17 18:21:27 +00:00
ssl_err.c important SSL 2.0 bugfixes 2001-11-10 01:15:29 +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 Fix SSL handshake functions and SSL_clear() such that SSL_clear() 2001-10-24 19:05:26 +00:00
ssl_locl.h Consistently use 'void *' for SSL read, peek and write functions. 2001-03-09 10:08:06 +00:00
ssl_rsa.c typo while I poke around... 1999-08-05 13:31:42 +00:00
ssl_sess.c Store verify_result with sessions to avoid potential security hole. 2000-11-29 18:12:32 +00:00
ssl_stat.c Checked in from the wrong !@#$%^&*() copy... 2001-08-21 07:27:47 +00:00
ssl_task.c Rename SSLeay_add_all_algorithms() et al to 2000-02-04 14:01:38 +00:00
ssl_txt.c Avoid sprintf. 2000-05-21 14:10:05 +00:00
ssltest.c There have been a number of complaints from a number of sources that names 2000-06-01 22:19:21 +00:00
t1_clnt.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
t1_enc.c comment 2001-09-24 07:57:20 +00:00
t1_lib.c Move the registration of callback functions to special functions 2000-02-20 23:43:02 +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 In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuites 2000-04-06 22:33:14 +00:00