aboutsummaryrefslogtreecommitdiffstats
path: root/include/openssl/bnerr.h
Commit message (Expand)AuthorAgeFilesLines
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-4/+2
* Refactor BN_R_NO_INVERSE logic in internal functionsNicola Tuveri2020-06-161-1/+0
* Update copyright yearMatt Caswell2020-04-231-1/+1
* mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre2020-04-151-5/+0
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-2/+2
* Add legacy include guards to public header filesDr. Matthias St. Pierre2019-09-281-0/+6
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Regenerate mkerr filesRich Salz2019-07-161-54/+55
* Make sure all BIGNUM operations work within the FIPS providerMatt Caswell2019-07-151-0/+1
* Make BIGNUM code available from within the FIPS moduleMatt Caswell2019-06-121-0/+1
* Create BN_CTX_new_ex() and BN_CTX_secure_new_ex()Matt Caswell2019-06-121-0/+1
* Add regenerated header filesRich Salz2019-03-111-1/+5
* Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte2018-12-061-1/+1
* Add missing error code when alloc-return-nullFdaSilvaYY2018-04-261-0/+2
* Set error code on alloc failuresRich Salz2018-04-031-0/+2
* Small simplification in mkerr.plFdaSilvaYY2018-02-091-5/+2
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-0/+1
* make error tables const and separate header fileRich Salz2017-06-071-0/+94