Richard Levitte
|
8fd54b07a8
Merge in latest changes from 0.9.6-stable.
|
22 years ago |
Richard Levitte
|
c4a24b13f3
Merge in recent changes from 0.9.6-stable.
|
22 years ago |
Bodo Möller
|
da904c9cef
synchronise with main 0.9.6 stable branch
|
23 years ago |
Richard Levitte
|
3476515195
Merge from main trunk.
|
24 years ago |
Richard Levitte
|
1ba5b1b530
Merge from main trunk, conflicts resolved
|
24 years ago |
Richard Levitte
|
d44c7dcf00
Merge in code from main trunk to BRANCH_engine.
|
24 years ago |
Ulf Möller
|
4c5fac4ac4
Fix NO_RSA (misplaced #endif).
|
25 years ago |
Dr. Stephen Henson
|
72b60351f1
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
|
25 years ago |
Bodo Möller
|
dab6f09573
Workaround for irrelevant problem.
|
25 years ago |
Bodo Möller
|
b35e9050f2
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Bodo Möller
|
cef80e8c14
SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL 2 when
|
25 years ago |
Ulf Möller
|
aa82db4fb4
Add missing #ifndefs that caused missing symbols when building libssl
|
25 years ago |
Ulf Möller
|
eb952088f0
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
25 years ago |
Bodo Möller
|
c51ae173a6
Clean up some of the SSL server code.
|
25 years ago |
Bodo Möller
|
ac7da00048
Set s->version correctly for "natural" SSL 3.0 client hello
|
25 years ago |
Bodo Möller
|
cb0369d885
Repair another bug in s23_get_client_hello:
|
25 years ago |
Bodo Möller
|
ba3a6e7262
use explicit constant 11 just once
|
25 years ago |
Bodo Möller
|
f70df1b887
Make previous bugfix actually work
|
25 years ago |
Bodo Möller
|
074309b7ee
Fix server behaviour when facing backwards-compatible client hellos.
|
25 years ago |
Bodo Möller
|
de1915e48c
Fix horrible (and hard to track down) bug in ssl23_get_client_hello:
|
25 years ago |
Ulf Möller
|
61f217eec2
Undo.
|
25 years ago |
Ulf Möller
|
79df9d6272
New Configure option no-<cipher> (rsa, idea, rc5, ...).
|
25 years ago |
Ulf Möller
|
a9be3af5ad
Remove NOPROTO definitions and error code comments.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Bodo Möller
|
5cc146f344
Fixed some race conditions.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
f73e07cf42
Add type-safe STACKs and SETs.
|
26 years ago |
Bodo Möller
|
adbfb08354
Tiny comment to improve code comprehensibility.
|
26 years ago |
Ben Laurie
|
06ab81f9f7
Add support for new TLS export ciphersuites.
|
26 years ago |