aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/asn1err.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre1-5/+0
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-118/+120
2019-05-27Add d2i_KeyParams/i2d_KeyParams API's.Shane Lontis1-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-08-11i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a bufferRichard Levitte1-0/+1
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb1-0/+1
2018-05-02a_strex.c: prevent out of bound read in do_buf()Dr. Matthias St. Pierre1-0/+1
2018-04-03Set error code on alloc failuresRich Salz1-0/+12
2018-03-27Limit ASN.1 constructed types recursive definition depthMatt Caswell1-0/+1
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-06-07make error tables const and separate header fileRich Salz1-0/+239