.. |
.cvsignore
|
d575d2924c
Ignore Makefile.save
|
26 years ago |
Makefile.ssl
|
6628e9629c
make update
|
21 years ago |
bio_ssl.c
|
130832150c
|
24 years ago |
install.com
|
c96ab5101a
Make sure installed files are world readable
|
25 years ago |
s23_clnt.c
|
6c8aa1ec9c
Merge from HEAD...
|
22 years ago |
s23_lib.c
|
f46a878e3f
add ssl23_peek
|
24 years ago |
s23_meth.c
|
b49d33defd
fix more race conditions
|
22 years ago |
s23_pkt.c
|
9ccadf1c6f
In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert if
|
23 years ago |
s23_srvr.c
|
af4396e589
really fix race conditions
|
22 years ago |
s2_clnt.c
|
6c8aa1ec9c
Merge from HEAD...
|
22 years ago |
s2_enc.c
|
517a0e7fa0
get rid of OpenSSLDie
|
22 years ago |
s2_lib.c
|
920b700d4a
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
s2_meth.c
|
b49d33defd
fix more race conditions
|
22 years ago |
s2_pkt.c
|
a807f6460e
important SSL 2.0 bugfixes
|
23 years ago |
s2_srvr.c
|
af4396e589
really fix race conditions
|
22 years ago |
s3_both.c
|
a6ec2d58ba
improve binary compatibility
|
23 years ago |
s3_clnt.c
|
e57c110931
RSA_size() and DH_size() return the amount of bytes in a key, and we
|
21 years ago |
s3_enc.c
|
16c3ccca86
Change expt to something else, as in 0.9.7-stable.
|
21 years ago |
s3_lib.c
|
920b700d4a
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
s3_meth.c
|
b49d33defd
fix more race conditions
|
22 years ago |
s3_pkt.c
|
645a865dde
Fixes so alerts are sent properly in s3_pkt.c
|
19 years ago |
s3_srvr.c
|
a01fc63c11
Have ssl3_send_certificate_request() change the state to SSL3_ST_SW_CERT_REQ_B.
|
21 years ago |
ssl-lib.com
|
60511b8bb8
Fix the problem with missing definition of THREADS on VMS.
|
22 years ago |
ssl.h
|
7a035a4868
We're getting a clash with C++ because it has a type called 'list'.
|
21 years ago |
ssl2.h
|
a807f6460e
important SSL 2.0 bugfixes
|
23 years ago |
ssl23.h
|
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
|
26 years ago |
ssl3.h
|
a6ec2d58ba
improve binary compatibility
|
23 years ago |
ssl_algs.c
|
6610d4f3b9
For improved compatibility with 'strange' certificates, add some
|
24 years ago |
ssl_asn1.c
|
517a0e7fa0
get rid of OpenSSLDie
|
22 years ago |
ssl_cert.c
|
7a035a4868
We're getting a clash with C++ because it has a type called 'list'.
|
21 years ago |
ssl_ciph.c
|
16c3ccca86
Change expt to something else, as in 0.9.7-stable.
|
21 years ago |
ssl_err.c
|
517a0e7fa0
get rid of OpenSSLDie
|
22 years ago |
ssl_err2.c
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
26 years ago |
ssl_lib.c
|
69c8c5611c
The recent session caching modifications (including docs, and CHANGES) were
|
22 years ago |
ssl_locl.h
|
517a0e7fa0
get rid of OpenSSLDie
|
22 years ago |
ssl_rsa.c
|
46a539a2c9
make sure no error is left in the queue that is intentionally ignored
|
21 years ago |
ssl_sess.c
|
19ed670b51
These should be write-locks, not read-locks.
|
21 years ago |
ssl_stat.c
|
51db1db082
Checked in from the wrong !@#$%^&*() copy...
|
23 years ago |
ssl_task.c
|
af57d84312
Rename SSLeay_add_all_algorithms() et al to
|
25 years ago |
ssl_txt.c
|
33399fdee2
Avoid sprintf.
|
24 years ago |
ssltest.c
|
dd54633339
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
22 years ago |
t1_clnt.c
|
af4396e589
really fix race conditions
|
22 years ago |
t1_enc.c
|
920b700d4a
Cleanse memory using the new OPENSSL_cleanse() function.
|
22 years ago |
t1_lib.c
|
d3442bc780
Move the registration of callback functions to special functions
|
25 years ago |
t1_meth.c
|
b49d33defd
fix more race conditions
|
22 years ago |
t1_srvr.c
|
af4396e589
really fix race conditions
|
22 years ago |
tls1.h
|
1d90f28029
In theory, TLS v1 ciphersuites are not the same as SSL v3 ciphersuites
|
25 years ago |