Dr. Stephen Henson
|
62d0577e0d
Add lh_new() inlining
|
9 years ago |
Viktor Dukhovni
|
8106cb8b6d
Make SSL{_CTX,}_{get,set,clear}_options functions
|
8 years ago |
Dr. Stephen Henson
|
4a640fb6c3
Fix declarations and constification for inline stack.
|
9 years ago |
Viktor Dukhovni
|
919ba00942
DANE support structures, constructructors and accessors
|
9 years ago |
Viktor Dukhovni
|
4fa52141b0
Protocol version selection and negotiation rewrite
|
9 years ago |
Kurt Roeckx
|
7946ab33ce
Add support for minimum and maximum protocol version
|
9 years ago |
Dr. Stephen Henson
|
bc71f91064
Remove fixed DH ciphersuites.
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 years ago |
Richard Levitte
|
60f43e9e4d
Fix warnings about unused variables when EC is disabled.
|
9 years ago |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 years ago |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 years ago |
Kurt Roeckx
|
361a119127
Remove support for all 40 and 56 bit ciphers.
|
9 years ago |
Kurt Roeckx
|
fe6ef2472d
Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH
|
9 years ago |
Kurt Roeckx
|
6977e8ee4a
Make SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()
|
9 years ago |
Kurt Roeckx
|
6f78b9e824
Remove support for SSL_{CTX_}set_tmp_ecdh_callback().
|
9 years ago |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 years ago |
Dr. Stephen Henson
|
28ba2541f9
PRF and handshake hash revision.
|
9 years ago |
Matt Caswell
|
2a9b96548a
Updates to GOST2012
|
9 years ago |
Dr. Stephen Henson
|
6938c954b0
Remove unused cert_verify_mac code
|
9 years ago |
Dmitry Belyavsky
|
e44380a990
Patch containing TLS implementation for GOST 2012
|
9 years ago |
Matt Caswell
|
7fecbf6f21
Rename start_async_job to ssl_start_async_job
|
9 years ago |
Matt Caswell
|
add2f5ca6d
Clean up libssl async calls
|
9 years ago |
Matt Caswell
|
9920a58eb2
Fix the error code for SSL_get_async_wait_fd()
|
9 years ago |
Matt Caswell
|
44a27ac282
Remove ASYNC_in_job()
|
9 years ago |
Matt Caswell
|
f4da39d200
Initial Async notify code changes
|
9 years ago |
Matt Caswell
|
826760945d
Async clean ups
|
9 years ago |
Matt Caswell
|
07bbc92ccb
Make libssl async aware
|
9 years ago |
Matt Caswell
|
5f3d93e4a3
Ensure all EVP calls have their returns checked where appropriate
|
9 years ago |
Matt Caswell
|
a974e64aaa
Fix SSL_use_certificate_chain_file
|
9 years ago |
Matt Caswell
|
a71edf3ba2
Standardise our style for checking malloc failures
|
9 years ago |