]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/engine.h
Update copyright year
[thirdparty/openssl.git] / include / openssl / engine.h
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Nick MathewsonRemove redundant declarations of ERR_load_*_strings()
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-19  Rich SalzRemove bsd_cryptodev engine
2017-06-07  Rich Salzmake error tables const and separate header file
2016-12-12  Azat KhuzhinRemove ENGINE_load_dasync() (no OPENSSL_INIT_ENGINE_DAS...
2016-10-22  jrmarinoFix support for DragonFly BSD
2016-08-05  klemensspelling fixes, just comments and readme.
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-07-20  FdaSilvaYYFix a few if(, for(, while( inside code.
2016-07-19  Richard Levittemake update
2016-07-05  Richard LevitteStop using and deprecate ENGINE_setup_bsd_cryptodev
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzCopyright consolidation 03/10
2016-04-13  Matt CaswellFix explicit de-init macros
2016-04-13  Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-03-20  Rich SalzRemove #error from include files.
2016-03-08  Richard LevitteRemove the transfer of lock hooks from bind_engine
2016-03-08  Richard LevitteEngine API repair - memory management hooks
2016-03-07  cluceyRework based on feedback:
2016-02-10  Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10  Rich SalzRemove store.
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-22  Michał TrojnaraUpdated OSSL_DYNAMIC_VERSION/OSSL_DYNAMIC_OLDEST
2016-01-19  Matt CaswellRemove the GOST engine
2016-01-08  Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07  Rich Salzmem functions cleanup
2015-12-15  Rich SalzRemove GMP engine.
2015-12-09  Dr. Stephen HensonEngine EC_KEY_METHOD functionality.
2015-12-09  Dr. Stephen Hensonremove ECDSA_METHOD from ENGINE
2015-12-09  Dr. Stephen Hensonremove ECDH_METHOD from ENGINE
2015-12-09  Dr. Stephen HensonSupport for EC_KEY_METHOD.
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-20  Matt CaswellAdd the Dummy Async engine (dasync)
2015-07-20  Rich SalzRewrite crypto/ex_data
2015-04-28  Rich SalzERR_ cleanup
2015-03-31  Richard LevitteStop symlinking, move files to intended directory