]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/engine/eng_ctrl.c
Update copyright year
[thirdparty/openssl.git] / crypto / engine / eng_ctrl.c
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-25  Rich SalzUse strcpy instead of sprintf %s
2017-07-05  Rich SalzUndo commit d420ac2
2016-08-02  FdaSilvaYYFix some style issues...
2016-07-25  FdaSilvaYYConstify engine/eng_cnf.c internal method.
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-03-09  Matt CaswellMove engine library over to using the new thread API
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2009-09-13  Dr. Stephen HensonSubmitted by: Julia Lawall <julia@diku.dk>
2005-05-11  Bodo MöllerFix more error codes.
2005-03-31  Ben LaurieGive everything prototypes (well, everything that's...
2004-04-19  Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-12-27  Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-06-04  Richard LevitteMake sure the function definitions match their declaration.
2001-09-25  Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...