FdaSilvaYY
|
8483a003bf
various spelling fixes
|
8 years ago |
Matt Caswell
|
446ba8de9a
Ensure we check i2d_X509 return val
|
8 years ago |
Rich Salz
|
f0e0fd51fd
Make many X509_xxx types opaque.
|
8 years ago |
Rich Salz
|
e771eea6d8
Revert "various spelling fixes"
|
8 years ago |
FdaSilvaYY
|
620d540bd4
various spelling fixes
|
8 years ago |
Viktor Dukhovni
|
fbb82a60dc
Move peer chain security checks into x509_vfy.c
|
8 years ago |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 years ago |
Kurt Roeckx
|
e4646a8963
Constify security callbacks
|
8 years ago |
Todd Short
|
aeb5b95576
Fix locking in ssl_cert_dup()
|
8 years ago |
Alessandro Ghedini
|
16203f7b71
Convert CRYPTO_LOCK_SSL_* to new multi-threading API
|
8 years ago |
Alessandro Ghedini
|
c001ce3313
Convert CRYPTO_LOCK_X509_* to new multi-threading API
|
8 years ago |
Viktor Dukhovni
|
ce023e77d7
Fix MacOS/X build warnings
|
8 years ago |
Rich Salz
|
f3f1cf8444
Move to REF_DEBUG, for consistency.
|
8 years ago |
Toshikuni Fukaya
|
7823d792d0
RT3495: Add a hash for faster dup detection.
|
8 years ago |
Dr. Stephen Henson
|
696178edff
Add SSL_get0_verified_chain() to return verified chain of peer
|
8 years ago |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 years ago |
Viktor Dukhovni
|
a7cf07b496
EDH >= 1024 bits even at security level 0
|
8 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 |
Dr. Stephen Henson
|
e2b420fdd7
Server side EVP_PKEY DH support
|
9 years ago |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
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 |
Matt Caswell
|
ae4d0c8d22
Add comment explaining why we don't check a return value
|
9 years ago |
Matt Caswell
|
a71edf3ba2
Standardise our style for checking malloc failures
|
9 years ago |
Matt Caswell
|
23a635c0ec
Remove the type variable
|
9 years ago |
Dr. Stephen Henson
|
9076bd25bf
Make no-psk compile without warnings.
|
9 years ago |
Rich Salz
|
9982cbbbf6
Remove BIO_s_file_internal macro.
|
9 years ago |