Be more explicit about RSAES-PKCS#1v1.5 error handling
[openssl.git] / crypto / engine / eng_lib.c
2023-09-15 Bernd EdlingerFix engine cleanup error handling
2023-09-07 Matt CaswellCopyright year updates
2023-07-01 Pauliengine: update to structure based atomics
2023-06-06 Matt CaswellConvert the ENGINE struct_ref field to be an atomic
2023-05-09 Kovalev VasiliyFix memory leak in engine_cleanup_add_first()
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-05-03 Matt CaswellUpdate copyright year
2022-02-05 Richard LevitteMove e_os.h to include/internal
2021-11-23 Bernd EdlingerAvoid loading of a dynamic engine twice
2021-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-04-08 Matt CaswellUpdate copyright year
2021-03-12 Tomas MrazUse OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-06-04 Matt CaswellUpdate copyright year
2020-05-22 Tomas MrazPrevent use after free of global_engine_lock
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-07 Andy Polyakovengine/eng_lib.c: remove redundant #ifdef.
2018-05-02 Pavel KopylFix memory leaks in CA related functions.
2018-04-20 Bernd EdlingerEnsure the thread keys are always allocated in the...
2018-04-03 Rich SalzSet error code on alloc failures
2018-02-13 Matt CaswellUpdate copyright year
2018-01-31 Benjamin KadukRevert the crypto "global lock" implementation
2017-11-28 PauliA missing semicolon prevents compilation with ENGINE_RE...
2017-10-18 KaoruTodaRemove parentheses of return.
2017-08-31 Rich SalzAdd CRYPTO_thread_glock_new
2017-08-29 PauliMove e_os.h to be the very first include.
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-04-07 Richard LevitteDon't try to clean up RAND from ENGINE
2016-11-17 Kurt RoeckxFix name of "locked" variable
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-09-08 Matt CaswellFix mem leaks during auto-deinit
2016-07-19 Richard LevitteChange all our uses of CRYPTO_THREAD_run_once to use...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-04-28 FdaSilvaYYAdd checks on CRYPTO_new_ex_data return value
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13 Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-03-09 Matt CaswellMove engine library over to using the new thread API
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-10 Rich SalzRemove store.
2016-02-03 FdaSilvaYYfix code indentation issue
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup 11
2015-04-28 Rich Salzremove malloc casts
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2006-06-05 Dr. Stephen HensonComplete EVP_PKEY_ASN1_METHOD ENGINE support.
2006-06-02 Dr. Stephen HensonAutomatically free up dynamically allocated public...
2005-05-11 Bodo MöllerFix more error codes.
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-05-01 Richard LevitteAdd STORE support in ENGINE.
2002-10-18 Geoff ThorpeIf dynamically-loadable ENGINEs are linked against...
2001-11-22 Geoff ThorpeWhen the "dynamic" ENGINE loads another ENGINE from...
2001-10-01 Richard LevitteWoopsie...
2001-10-01 Richard Levittesk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in...
2001-10-01 Geoff ThorpeThe STACK macros take care of casting to and from 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