.. |
.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
|
make update
|
2004-03-23 17:51:56 +00:00 |
s2_clnt.c
|
Merge from HEAD...
|
2002-12-21 23:54:23 +00:00 |
s2_enc.c
|
get rid of OpenSSLDie
|
2002-08-02 10:51:59 +00:00 |
s2_lib.c
|
Cleanse memory using the new OPENSSL_cleanse() function.
|
2002-11-28 08:06:36 +00:00 |
s2_meth.c
|
fix more race conditions
|
2002-09-26 15:55:46 +00:00 |
s2_pkt.c
|
important SSL 2.0 bugfixes
|
2001-11-10 01:15:29 +00:00 |
s2_srvr.c
|
really fix race conditions
|
2002-09-25 15:36:21 +00:00 |
s3_both.c
|
improve binary compatibility
|
2002-04-14 08:25:41 +00:00 |
s3_clnt.c
|
RSA_size() and DH_size() return the amount of bytes in a key, and we
|
2003-11-28 23:03:16 +00:00 |
s3_enc.c
|
Change expt to something else, as in 0.9.7-stable.
|
2004-01-29 09:32:48 +00:00 |
s3_lib.c
|
Cleanse memory using the new OPENSSL_cleanse() function.
|
2002-11-28 08:06:36 +00:00 |
s3_meth.c
|
fix more race conditions
|
2002-09-26 15:55:46 +00:00 |
s3_pkt.c
|
Fix null-pointer assignment in do_change_cipher_spec() revealed
|
2004-03-17 11:40:44 +00:00 |
s3_srvr.c
|
Have ssl3_send_certificate_request() change the state to SSL3_ST_SW_CERT_REQ_B.
|
2003-09-27 19:28:54 +00:00 |
s23_clnt.c
|
Merge from HEAD...
|
2002-12-21 23:54:23 +00:00 |
s23_lib.c
|
add ssl23_peek
|
2001-03-08 21:53:29 +00:00 |
s23_meth.c
|
fix more race conditions
|
2002-09-26 15:55:46 +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
|
really fix race conditions
|
2002-09-25 15:36:21 +00:00 |
ssl-lib.com
|
Fix the problem with missing definition of THREADS on VMS.
|
2003-03-27 12:25:12 +00:00 |
ssl.h
|
We're getting a clash with C++ because it has a type called 'list'.
|
2003-11-29 10:26:41 +00:00 |
ssl2.h
|
important SSL 2.0 bugfixes
|
2001-11-10 01:15:29 +00:00 |
ssl3.h
|
improve binary compatibility
|
2002-04-14 08:25:41 +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
|
get rid of OpenSSLDie
|
2002-08-02 10:51:59 +00:00 |
ssl_cert.c
|
We're getting a clash with C++ because it has a type called 'list'.
|
2003-11-29 10:26:41 +00:00 |
ssl_ciph.c
|
Change expt to something else, as in 0.9.7-stable.
|
2004-01-29 09:32:48 +00:00 |
ssl_err.c
|
get rid of OpenSSLDie
|
2002-08-02 10:51:59 +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
|
The recent session caching modifications (including docs, and CHANGES) were
|
2002-10-29 18:36:51 +00:00 |
ssl_locl.h
|
get rid of OpenSSLDie
|
2002-08-02 10:51:59 +00:00 |
ssl_rsa.c
|
make sure no error is left in the queue that is intentionally ignored
|
2003-08-11 18:56:50 +00:00 |
ssl_sess.c
|
These should be write-locks, not read-locks.
|
2003-09-08 16:01:38 +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
|
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
2002-11-28 18:56:18 +00:00 |
t1_clnt.c
|
really fix race conditions
|
2002-09-25 15:36:21 +00:00 |
t1_enc.c
|
Cleanse memory using the new OPENSSL_cleanse() function.
|
2002-11-28 08:06:36 +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
|
fix more race conditions
|
2002-09-26 15:55:46 +00:00 |
t1_srvr.c
|
really fix race conditions
|
2002-09-25 15:36:21 +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 |