Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 year ago |
Dr. David von Oheimb
|
ba9e3721fe
x509_att.c: improve error checking and reporting and coding style
|
2 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Pauli
|
b93f6c2db9
err: rename err_load_xxx_strings_int functions
|
3 years ago |
Richard Levitte
|
14a6c6a4e1
ERR: Rebuild all generated error headers and source files
|
4 years ago |
Dr. David von Oheimb
|
1e41dadfa7
Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set,vfy}.c
|
4 years ago |
Bernd Edlinger
|
e9e7b5df86
Fix some places where X509_up_ref is used
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Dr. David von Oheimb
|
31b28ad96a
chunk 7 of CMP contribution to OpenSSL
|
4 years ago |
Richard Levitte
|
0cd1b144f9
util/mkerr.pl: make it not depend on the function code
|
5 years ago |
Rich Salz
|
cbfa5b0398
Regenerate mkerr files
|
5 years ago |
Dmitry Belyavskiy
|
9fd6f7d1cd
Avoid NULL pointer dereference. Fixes #9043.
|
5 years ago |
Paul Yang
|
bc42bd6298
Support SM2 certificate signing
|
5 years ago |
杨洋
|
8267becb8b
Support SM2 certificate verification
|
6 years ago |
Richard Levitte
|
3e4b43b9e5
Following the license change, modify the boilerplates in crypto/x509/
|
6 years ago |
Mingtao Yang
|
0124f32a01
Add APIs for custom X509_LOOKUP_METHOD creation
|
6 years ago |
Rich Salz
|
f90bc6c5cb
Add missing malloc-return-null instance
|
6 years ago |
FdaSilvaYY
|
7fcdbd839c
X509: add more error codes on malloc or sk_TYP_push failure
|
6 years ago |
Rich Salz
|
52df25cf2e
make error tables const and separate header file
|
7 years ago |
Rich Salz
|
c0452248ea
Ignore dups in X509_STORE_add_*
|
7 years ago |
Kurt Roeckx
|
69588edbaa
Check for errors allocating the error strings.
|
8 years ago |
Richard Levitte
|
d0ba7bc8a0
make update
|
8 years ago |
Rich Salz
|
0cd0a820ab
Remove unused error/function codes.
|
8 years ago |
Rich Salz
|
6ddbb4cd92
X509_STORE_CTX accessors.
|
8 years ago |
Dr. Stephen Henson
|
77076dc944
Add checks to X509_NAME_oneline()
|
8 years ago |
Rich Salz
|
f0e0fd51fd
Make many X509_xxx types opaque.
|
8 years ago |
Dr. Stephen Henson
|
fa0a9d715e
Fix X509_PUBKEY cached key handling.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
170b735820
DANE support for X509_verify_cert()
|
9 years ago |