Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 년 전 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 년 전 |
Dr. David von Oheimb
|
4957d95208
PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private key
|
3 년 전 |
Dr. David von Oheimb
|
c1fd710297
d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/DSA/EC private key
|
3 년 전 |
Tomas Mraz
|
5050fd5b3b
Avoid going through NID when unnecessary
|
3 년 전 |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 년 전 |
Dr. David von Oheimb
|
0cbb3602f5
Make PEM_X509_INFO_read_bio_ex() conservative on the error queue
|
3 년 전 |
Richard Levitte
|
3a1ee3c199
Drop OPENSSL_NO_RSA everywhere
|
3 년 전 |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 년 전 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 년 전 |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 년 전 |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 년 전 |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
4 년 전 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 년 전 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 년 전 |
Pauli
|
f41ac0eeab
Deprecate the low level DSA functions.
|
4 년 전 |
Richard Levitte
|
de0799b0fc
PEM: constify PEM_write_ routines
|
5 년 전 |
Sam Roberts
|
df4439186f
Remove unnecessary trailing whitespace
|
5 년 전 |
Richard Levitte
|
16742672a0
Following the license change, modify the boilerplates in crypto/pem/
|
6 년 전 |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 년 전 |
Matt Caswell
|
e40ada04f4
Remove OPENSSL_assert() from crypto/pem
|
7 년 전 |
Rich Salz
|
6286757141
Copyright consolidation 04/10
|
8 년 전 |
Rich Salz
|
3c27208fab
Remove #error from include files.
|
8 년 전 |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 년 전 |
Dr. Stephen Henson
|
3aeb934865
make EVP_PKEY opaque
|
8 년 전 |
Richard Levitte
|
6c2ff56ec6
Adapt all EVP_CIPHER users for it becoming opaque
|
9 년 전 |
Richard Levitte
|
846ec07d90
Adapt all EVP_CIPHER_CTX users for it becoming opaque
|
9 년 전 |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 년 전 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 년 전 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 년 전 |