Add legacy include guards to public header files
[openssl.git] / include / openssl / cryptoerr.h
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