Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
před 8 roky |
Richard Levitte
|
6c2ff56ec6
Adapt all EVP_CIPHER users for it becoming opaque
|
před 9 roky |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
před 9 roky |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
před 9 roky |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
před 9 roky |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
před 9 roky |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
před 9 roky |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
před 9 roky |
Rich Salz
|
4b618848f9
Cleanup OPENSSL_NO_xxx, part 1
|
před 9 roky |
Kaspar Brand
|
5ae8d6bcba
Fix for PEM_X509_INFO_read_bio.
|
před 11 roky |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
před 16 roky |
Ben Laurie
|
5e4430e70d
More size_tification.
|
před 16 roky |
Ben Laurie
|
8bbf6ac010
Don't dereference NULL argument. Coverity ID 52.
|
před 17 roky |
Dr. Stephen Henson
|
0e3453536e
Fix warnings.
|
před 18 roky |
Dr. Stephen Henson
|
43c9825c2a
Update old **EVIL** PEM_X509_INFO_read_bio() function to correctly assign
|
před 18 roky |
Nils Larsch
|
3eeaab4bed
make
|
před 19 roky |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
před 19 roky |
Dr. Stephen Henson
|
836ec0c764
Stop compiler warnings about deprecated lvalue casts.
|
před 19 roky |
Dr. Stephen Henson
|
f68854b4c3
Various Win32 and other fixes for warnings and compilation errors.
|
před 19 roky |
Ben Laurie
|
8bb826ee53
Consistency.
|
před 19 roky |
Ben Laurie
|
41a15c4f0f
Give everything prototypes (well, everything that's actually used).
|
před 19 roky |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
před 20 roky |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
před 22 roky |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
před 22 roky |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
před 22 roky |
Bodo Möller
|
0bee0e6294
Use SEC1 format for EC private keys.
|
před 22 roky |
Richard Levitte
|
35c2b3a9ac
Uhmmm, if we use && after having tested for the presence of the certificate,
|
před 22 roky |
Bodo Möller
|
16b0384bd2
use ERR_peek_last_error() instead of ERR_peek_error() to ignore
|
před 23 roky |
Richard Levitte
|
915c6a21ba
Stop assuming the IV is 8 bytes long, use the real size instead.
|
před 23 roky |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
před 23 roky |