..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
bio_ssl.c
Make non blocking I/O work for accept BIOs.
2000-10-12 01:50:33 +00:00
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
Make all configuration macros available for application by making
2001-02-19 16:06:34 +00:00
Makefile.ssl
Make all configuration macros available for application by making
2001-02-19 16:06:34 +00:00
s2_clnt.c
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
2001-02-09 19:56:31 +00:00
s2_enc.c
There have been a number of complaints from a number of sources that names
2000-06-01 22:19:21 +00:00
s2_lib.c
Finish SSL_peek/SSL_pending fixes.
2000-12-26 12:07:23 +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
Finish SSL_peek/SSL_pending fixes.
2000-12-26 12:07:23 +00:00
s2_srvr.c
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
2001-02-09 19:56:31 +00:00
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
There have been a number of complaints from a number of sources that names
2000-06-01 22:19:21 +00:00
s3_lib.c
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
2001-02-09 19:56:31 +00:00
s3_meth.c
Remove NOPROTO definitions and error code comments.
1999-04-26 16:43:10 +00:00
s3_pkt.c
Fix SSL_peek and SSL_pending.
2000-12-25 18:40:46 +00:00
s3_srvr.c
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
2001-02-09 19:56:31 +00:00
s23_clnt.c
Document rollback issues.
2000-07-29 19:27:20 +00:00
s23_lib.c
Move the registration of callback functions to special functions
2000-02-20 23:43:02 +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
Avoid protocol rollback.
2000-09-22 21:39:33 +00:00
ssl-lib.com
Uhmm, the keyword TRUE does not exist of course...
2000-12-31 00:00:02 +00:00
ssl.h
Make all configuration macros available for application by making
2001-02-19 16:06:34 +00:00
ssl2.h
Make all configuration macros available for application by making
2001-02-19 16:06:34 +00:00
ssl3.h
Make all configuration macros available for application by making
2001-02-19 16:06:34 +00:00
ssl23.h
Import of old SSLeay release: SSLeay 0.9.0b
1998-12-21 10:56:39 +00:00
ssl_algs.c
Fix AES code.
2001-02-07 18:15:18 +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
Locking issues.
2000-12-15 16:40:35 +00:00
ssl_ciph.c
Fix AES code.
2001-02-07 18:15:18 +00:00
ssl_err.c
Get rid of unused error code.
2000-12-27 23:42:20 +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
SSL_new() may potentially add a certfificate. Therefore, wen
2000-12-12 08:08:53 +00:00
ssl_locl.h
New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override
2001-02-09 19:56:31 +00:00
ssl_rsa.c
The consequence of constification is that to pass the address to a
2000-11-06 23:16:04 +00:00
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
Move MAC computations for Finished from ssl3_read_bytes into
2000-02-21 10:16:30 +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
Locking issues.
2000-12-15 16:40:35 +00:00
t1_clnt.c
Remove NOPROTO definitions and error code comments.
1999-04-26 16:43:10 +00:00
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
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
Fix AES code.
2001-02-07 18:15:18 +00:00