Adding missing NULL pointer check
[openssl.git] / include / openssl / cryptoerr.h
2022-01-12 Paulierr: add additional errors
2021-11-24 Richard LevitteHave OSSL_PARAM_allocate_from_text() raise error on...
2021-05-05 Rich SalzRemove all trace of FIPS_mode functions
2021-02-18 Matt CaswellUpdate copyright year
2021-02-05 Richard LevitteERR: Rebuild all generated error headers and source...
2020-12-10 Dr. David von Oheimbopenssl_hexstr2buf_sep(): Prevent misleading 'malloc...
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2020-09-23 PauliAdd a "random" configuration section.
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