]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/bnerr.h
Fix typo in CONTRIBUTING.md
[thirdparty/openssl.git] / include / openssl / bnerr.h
2022-06-13  slontisRSA keygen update: Raise an error if no prime candidate...
2021-02-18  Matt CaswellUpdate copyright year
2021-02-05  Richard LevitteERR: Rebuild all generated error headers and source...
2020-11-24  Richard LevitteERR: Rebuild all generated error headers and source...
2020-06-16  Nicola TuveriRefactor BN_R_NO_INVERSE logic in internal functions
2020-04-23  Matt CaswellUpdate copyright year
2020-04-15  Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2019-11-07  Richard LevitteUpdate source files for deprecation at 3.0
2019-09-28  Dr. Matthias St... Add legacy include guards to public header files
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-07-16  Rich SalzRegenerate mkerr files
2019-07-15  Matt CaswellMake sure all BIGNUM operations work within the FIPS...
2019-06-12  Matt CaswellMake BIGNUM code available from within the FIPS module
2019-06-12  Matt CaswellCreate BN_CTX_new_ex() and BN_CTX_secure_new_ex()
2019-03-11  Rich SalzAdd regenerated header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-26  FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-03  Rich SalzSet error code on alloc failures
2018-02-09  FdaSilvaYYSmall simplification in mkerr.pl
2017-08-03  Rich SalzAdd RAND_priv_bytes() for private keys
2017-06-07  Rich Salzmake error tables const and separate header file