aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/x509err.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Fix some places where X509_up_ref is usedBernd Edlinger1-1/+3
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre1-5/+0
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb1-0/+1
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-07-16Regenerate mkerr filesRich Salz1-69/+71
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy1-0/+1
2019-06-28Support SM2 certificate signingPaul Yang1-0/+3
2019-03-13Support SM2 certificate verification杨洋1-0/+2
2019-03-11Add regenerated header filesRich Salz1-1/+5
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang1-0/+1
2018-04-24Add missing malloc-return-null instanceRich Salz1-0/+1
2018-04-24X509: add more error codes on malloc or sk_TYP_push failureFdaSilvaYY1-0/+8
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-06-07make error tables const and separate header fileRich Salz1-0/+118