aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/bnerr.h
AgeCommit message (Expand)AuthorFilesLines
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-54/+55
2019-07-15Make sure all BIGNUM operations work within the FIPS providerMatt Caswell1-0/+1
2019-06-12Make BIGNUM code available from within the FIPS moduleMatt Caswell1-0/+1
2019-06-12Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell1-0/+1
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-04-26Add missing error code when alloc-return-nullFdaSilvaYY1-0/+2
2018-04-03Set error code on alloc failuresRich Salz1-0/+2
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-08-03Add RAND_priv_bytes() for private keysRich Salz1-0/+1
2017-06-07make error tables const and separate header fileRich Salz1-0/+94