summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_init.c
AgeCommit message (Expand)Author
2021-05-28Rework and make DEBUG macros consistent.Rich Salz
2021-04-08Update copyright yearMatt Caswell
2021-03-14Always check CRYPTO_LOCK_{read,write}_lockRich Salz
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-07-16Update copyright yearRichard Levitte
2020-07-16deprecate engines in libcryptoPauli
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/engine/Richard Levitte
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2016-07-19Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE insteadRichard Levitte
2016-05-17Copyright consolidation 09/10Rich Salz
2016-03-09Move engine library over to using the new thread APIMatt Caswell
2016-02-25GH715: ENGINE_finish can take NULLRich Salz
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-02fix code indentation issueFdaSilvaYY
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2005-05-11Fix more error codes.Bodo Möller
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2002-09-25Missing ;Richard Levitte
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe