openssl/ssl
Richard Levitte a7b42009c4 Change the shared library support so the shared libraries get built
sooner and the programs get built against the shared libraries.

This requires a bit more work.  Things like -rpath and the possibility
to still link the programs statically should be included.  Some
cleanup is also needed.  This will be worked on.
2001-10-30 08:00:59 +00:00
..
.cvsignore
bio_ssl.c
install.com
kssl_lcl.h To avoid commit wars over dependencies, let's make it so things that 2001-10-10 07:55:02 +00:00
kssl.c Modify EVP cipher behaviour in a similar way 2001-10-17 00:37:12 +00:00
kssl.h To avoid commit wars over dependencies, let's make it so things that 2001-10-10 07:55:02 +00:00
Makefile.ssl Change the shared library support so the shared libraries get built 2001-10-30 08:00:59 +00:00
s2_clnt.c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 2001-10-24 19:03:22 +00:00
s2_enc.c Modify EVP cipher behaviour in a similar way 2001-10-17 00:37:12 +00:00
s2_lib.c New functions SSL[_CTX]_set_msg_callback(). 2001-10-20 17:56:36 +00:00
s2_meth.c
s2_pkt.c Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't 2001-09-20 18:35:52 +00:00
s2_srvr.c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 2001-10-24 19:03:22 +00:00
s3_both.c Call msg_callback with correct length parameter if ssl3_write_bytes had to 2001-10-20 18:56:01 +00:00
s3_clnt.c Consistency with s2_... and s23_... variants (no real functional 2001-10-25 08:17:53 +00:00
s3_enc.c Fix memory leak. 2001-10-22 13:59:36 +00:00
s3_lib.c New functions SSL[_CTX]_set_msg_callback(). 2001-10-20 17:56:36 +00:00
s3_meth.c
s3_pkt.c New functions SSL[_CTX]_set_msg_callback(). 2001-10-20 17:56:36 +00:00
s3_srvr.c Consistency with s2_... and s23_... variants (no real functional 2001-10-25 08:17:53 +00:00
s23_clnt.c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 2001-10-24 19:03:22 +00:00
s23_lib.c
s23_meth.c
s23_pkt.c
s23_srvr.c Assume TLS 1.0 when ClientHello fragment is too short. 2001-10-25 06:09:51 +00:00
ssl2.h Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't 2001-09-20 18:35:52 +00:00
ssl3.h
ssl23.h
ssl_algs.c
ssl_asn1.c More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu> 2001-07-31 07:21:06 +00:00
ssl_cert.c Deprecate the macro MAC_OS_pre_X. 2001-10-24 15:32:53 +00:00
ssl_ciph.c avoid everything resembling a magic trigraph 2001-09-24 07:54:11 +00:00
ssl_err2.c
ssl_err.c Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't 2001-09-20 18:35:52 +00:00
ssl_lib.c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 2001-10-24 19:03:22 +00:00
ssl_locl.h New functions SSL[_CTX]_set_msg_callback(). 2001-10-20 17:56:36 +00:00
ssl_rsa.c Rename recently introduced functions for improved code clarity: 2001-09-03 13:40:07 +00:00
ssl_sess.c Make the necessary changes to work with the recent "ex_data" overhaul. 2001-09-01 20:02:13 +00:00
ssl_stat.c More manual pages. Constify. 2001-08-23 17:22:43 +00:00
ssl_task.c
ssl_txt.c More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu> 2001-07-31 07:21:06 +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:05:28 +00:00
ssl.h Deprecate the macro MAC_OS_pre_X. 2001-10-24 15:32:53 +00:00
ssltest.c Fix apps/openssl.c and ssl/ssltest.c so that they use 2001-09-10 09:50:30 +00:00
t1_clnt.c
t1_enc.c Fix memory leak. 2001-10-22 13:59:36 +00:00
t1_lib.c
t1_meth.c
t1_srvr.c
tls1.h