]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/engine/eng_openssl.c
Stop raising ERR_R_MALLOC_FAILURE in most places
[thirdparty/openssl.git] / crypto / engine / eng_openssl.c
2022-10-05  Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2021-06-17  Matt CaswellUpdate copyright year
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-11-13  Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-11-06  Matt CaswellDon't clear the whole error stack when loading engines
2020-07-22  PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-16  Paulideprecate engines in libcrypto
2020-04-23  Matt CaswellUpdate copyright year
2020-01-19  PauliDeprecate the low level SHA functions.
2020-01-15  PauliDeprecate the low level RC4 functions
2019-10-09  Rich SalzExplicitly test against NULL; do not use !p or similar
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-08-15  Richard Levittecrypto/engine/eng_openssl.c: define TEST_ENG_OPENSSL_RC...
2019-05-07  PauliCoverity CID 1444957: Error handling issues
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-17  Richard LevitteUpdate copyright year
2018-04-03  Rich SalzSet error code on alloc failures
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2016-07-25  FdaSilvaYYexplicit init
2016-05-23  J Mohan Rao Arisankala#4342: few missing malloc return checks and free in...
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-04-18  Rich SalzMake string_to_hex/hex_to_string public
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-03-23  Rich SalzMove dso.h to internal
2016-03-20  Rich SalzRemove #error from include files.
2016-03-07  Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-02-10  Rich SalzDon't run RC4 test with no-rc4
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-12  Richard LevitteAdapt all engines that need it to opaque EVP_CIPHER
2016-01-12  Richard LevitteAdapt cipher implementations to opaque EVP_CIPHER_CTX
2015-12-09  Dr. Stephen Hensonset standard EC method in eng_openssl
2015-12-09  Dr. Stephen Hensonremove ECDSA_METHOD from ENGINE
2015-12-09  Dr. Stephen Hensonremove ECDH_METHOD from ENGINE
2015-12-07  Richard LevitteAdapt the rest of the source to the opaque HMAC_CTX
2015-12-07  Richard LevitteAdapt all engines that add new EVP_MDs
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-12-02  Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-30  David WoodhouseFix no-stdio build
2015-09-03  Rich Salzremove 0 assignments.
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-04-30  Rich Salzfree cleanup almost the finale
2015-03-11  Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-08-18  Justin BlanchardRT1815: More const'ness improvements
2010-11-24  Dr. Stephen Hensonfix typo in HMAC redirection, add HMAC INIT tracing
2010-11-24  Dr. Stephen HensonVERY EXPERIMENTAL HMAC redirection example in OpenSSL...
2008-10-31  Andy PolyakovFix warnings after commit#17578.
2005-08-28  Nils Larschfix warnings when building openssl with the following...
2005-07-16  Nils Larschmake
2004-05-15  Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2004-04-19  Geoff ThorpeMore updates for the header cleanups (and apologies...
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2002-12-04  Richard LevitteDo not implement RC4 stuff if RC4 is disabled. Concequ...
2002-10-14  Richard Levittemakedepend complains when a header file is included...
2002-08-09  Bodo MöllerAdd ECDH support.
2002-03-06  Dr. Stephen HensonENGINE module additions.
2001-11-22  Geoff ThorpeThe "openssl" ENGINE is no longer used except as a...
2001-09-25  Geoff Thorpe"FALLBACK" handling was a hack that was thrown out...
2001-09-25  Geoff ThorpeThis change adds dummy RC4 and SHA1 support to the...
2001-09-25  Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...
2001-09-14  Geoff ThorpeSome of the ENGINE file names were changed for 8.3...
2001-09-07  Ulf Möllermake engine file names unique in 8.3