Bodo Möller
|
448e2f9ba7
Use correct function names in SSLerr macros.
|
25 years ago |
Bodo Möller
|
e11f0de67f
Copy DH key (if available) in addition to the bare parameters
|
25 years ago |
Bodo Möller
|
a2a0158959
Fix some bugs and document others
|
25 years ago |
Richard Levitte
|
d3442bc780
Move the registration of callback functions to special functions
|
25 years ago |
Bodo Möller
|
b35e9050f2
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
|
25 years ago |
Dr. Stephen Henson
|
018e57c74d
Apply Lutz Behnke's 56 bit cipher patch with a few
|
25 years ago |
Richard Levitte
|
a9188d4e17
Compaq C 6.2 for VMS will complain when we want to convert
|
25 years ago |
Ulf Möller
|
de808df47b
Cosmetic changes.
|
25 years ago |
Bodo Möller
|
7f0dae3276
OPENSSL_EXTERN, OPENSSL_GLOBAL
|
25 years ago |
Ulf Möller
|
7d7d2cbcb0
VMS support.
|
25 years ago |
Bodo Möller
|
ca8e5b9b8a
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
|
25 years ago |
Ulf Möller
|
d02f751ce1
Message digest stuff.
|
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 |
Ben Laurie
|
61f5b6f338
Work with -pedantic!
|
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
|
e778802f53
Massive constification.
|
25 years ago |
Ben Laurie
|
abed0b8a1f
Add new experimental ciphersuites. Bring naming into line with RFC.
|
25 years ago |
Ben Laurie
|
f73e07cf42
Add type-safe STACKs and SETs.
|
25 years ago |
Ben Laurie
|
b4cadc6e13
Fix security hole.
|
26 years ago |
Ben Laurie
|
bc3482442a
Disable new TLS1 ciphersuites.
|
26 years ago |
Ben Laurie
|
f415fa3243
Fix export ciphersuites, again.
|
26 years ago |
Ralf S. Engelschall
|
15d21c2df4
Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH
|
26 years ago |
Ralf S. Engelschall
|
90a52cecaf
Fix the cipher decision scheme for export ciphers: the export bits are *not*
|
26 years ago |
Dr. Stephen Henson
|
e527ba09a6
Various changes to make this stuff compile under Win32 and VC++ with and
|
26 years ago |
Ben Laurie
|
60e31c3a4b
More stuff for new TLS ciphersuites.
|
26 years ago |
Ben Laurie
|
a040ea8251
Undo a couple of kludges.
|
26 years ago |
Ben Laurie
|
06ab81f9f7
Add support for new TLS export ciphersuites.
|
26 years ago |
Mark J. Cox
|
413c4f45ed
Updates to the new SSL compression code
|
26 years ago |