Fix up path generation to use OPENSSL_MODULES
[openssl.git] / crypto / engine / eng_init.c
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
2022-10-12 FdaSilvaYYcrypto: Fix various typos, repeated words, align some...
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-05-28 Rich SalzRework and make DEBUG macros consistent.
2021-04-08 Matt CaswellUpdate copyright year
2021-03-14 Rich SalzAlways check CRYPTO_LOCK_{read,write}_lock
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Paulideprecate engines in libcrypto
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
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.
2016-07-19 Richard LevitteChange all our uses of CRYPTO_THREAD_run_once to use...
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-03-09 Matt CaswellMove engine library over to using the new thread API
2016-02-25 Rich SalzGH715: ENGINE_finish can take NULL
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-03 FdaSilvaYYfix code indentation issue
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2005-05-11 Bodo MöllerFix more error codes.
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2002-09-25 Richard LevitteMissing ;
2001-09-25 Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...