check_chain_extensions(): Add check that Basic Constraints of CA cert are marked...
[openssl.git] / include / openssl / cryptoerr.h
2020-04-23 Matt CaswellUpdate copyright year
2020-04-15 Dr. Matthias St... mkerr: remove legacy guards from generated error headers
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
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-08-12 Richard LevitteAdd OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
2019-07-17 PauliParameter building utilities.
2019-07-16 Rich SalzRegenerate mkerr files
2019-05-02 Matt CaswellInstead of global data store it in an OPENSSL_CTX
2019-04-03 Richard LevitteReplumbing: add a configuration module for providers
2019-04-03 Richard LevitteReplumbing: add functionality to set provider parameters
2019-03-19 Richard LevitteReplumbing: Add a mechanism to pre-populate the provide...
2019-03-19 Richard LevitteReplumbing: add fallback provider capability
2019-03-11 Richard LevitteReplumbing: New public API to load or add providers
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-11 Rich SalzAdd regenerated header files
2019-03-11 Rich Salzutil/mkerr.pl: Add an inclusion of symhacks.h in all...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-29 Richard LevitteVMS & cryptoerr.h: include symhacks.h
2018-04-26 Rich SalzFix last(?) batch of malloc-NULL places
2018-04-05 Rich SalzSet error code if alloc returns NULL
2018-04-03 Rich SalzSet error code on alloc failures
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
2017-06-07 Rich Salzmake error tables const and separate header file