atishkov
|
ae29622f39
x509/by_file.c: fix unreachable and redundant code
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
0789c7d834
Update copyright year
|
3 years ago |
Tomas Mraz
|
afecd85db1
Replace some of the ERR_clear_error() calls with mark calls
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 years ago |
Matt Caswell
|
746f367489
Fix some things the rename script didn't quite get right
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Matt Caswell
|
e6623cfbff
Fix safestack issues in x509.h
|
4 years ago |
Shane Lontis
|
6725682d77
Add X509 related libctx changes.
|
4 years ago |
Matt Caswell
|
454afd9866
Update copyright year
|
4 years ago |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 years ago |
Pauli
|
5c39a55d04
Use secure_getenv(3) when available.
|
6 years ago |
Matt Caswell
|
6ec5fce25e
Update copyright year
|
6 years ago |
FdaSilvaYY
|
7fcdbd839c
X509: add more error codes on malloc or sk_TYP_push failure
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Pauli
|
f32b0abe26
Remove unnecessary #include <openssl/lhash.h> directives.
|
7 years ago |
Bernd Edlinger
|
db854bb14a
Avoid surpising password dialog in X509 file lookup.
|
7 years ago |
Rich Salz
|
a020f54c25
Remove needless type casting.
|
7 years ago |
Rich Salz
|
c0452248ea
Ignore dups in X509_STORE_add_*
|
7 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
Rich Salz
|
f0e0fd51fd
Make many X509_xxx types opaque.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
9982cbbbf6
Remove BIO_s_file_internal macro.
|
9 years ago |
David Woodhouse
|
984d6c6052
Fix no-stdio build
|
9 years ago |
Ben Laurie
|
df2ee0e27d
Enable -Wmissing-variable-declarations and
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
222561fe8e
free NULL cleanup 5a
|
9 years ago |