]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/engine
Refactor config - @MK1MF_Builds out, general build scheme in
[thirdparty/openssl.git] / crypto / engine /
2016-01-20  Richard LevitteAdd an engine destructor to eng_cryptodev.
2016-01-20  Richard LevitteAdapt BSD cryptodev engine to opaque EVP_MD_CTX, EVP_CI...
2016-01-20  Rich SalzRemove update tags
2016-01-19  Matt CaswellRemove the GOST engine
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2016-01-12  Richard Levittemake update
2016-01-12  Richard LevitteAdapt all engines that need it to opaque EVP_CIPHER
2016-01-12  Richard LevitteAdapt cipher implementations to opaque EVP_CIPHER_CTX
2016-01-11  Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11  Dr. Stephen HensonAdd lh_doall_arg inlining
2016-01-11  Dr. Stephen HensonAdd lh_doall inlining
2016-01-11  Dr. Stephen HensonAdd lh_new() inlining
2016-01-11  Dr. Stephen HensonInline LHASH_OF
2016-01-07  Rich Salzmem functions cleanup
2016-01-07  Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-15  Rich SalzRemove GMP engine.
2015-12-11  Ben LaurieMake no-dh work, plus other no-dh problems found by...
2015-12-09  Dr. Stephen HensonUse NULL comparison
2015-12-09  Dr. Stephen Hensonset standard EC method in eng_openssl
2015-12-09  Dr. Stephen Hensonmake update
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-07  Richard LevitteAdapt the rest of the source to the opaque HMAC_CTX
2015-12-07  Richard LevitteAdapt all engines that add new EVP_MDs
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-07  Richard LevitteAdapt HMAC to the EVP_MD_CTX changes
2015-12-02  Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
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-11-05  Dr. Stephen HensonRebuild error source files.
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-25  Ben LaurieProbably fix travis (wine build).
2015-10-24  Ben LaurieImprove make depend.
2015-10-24  Ben LaurieFix undeclared variable warnings.
2015-10-15  Matt CaswellRemove Obsolete engines
2015-10-08  Richard LevitteWhen ENGINE_add finds that id or name is missing, actua...
2015-09-30  David WoodhouseFix no-stdio build
2015-09-16  Matt Caswellmake update
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-07-20  Rich SalzRewrite crypto/ex_data
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
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 -- coda
2015-05-01  Rich Salzfree NULL cleanup 11
2015-05-01  Rich Salzfree null cleanup finale
2015-04-30  Rich Salzfree cleanup almost the finale
2015-04-28  Rich Salzremove malloc casts
2015-04-28  Rich SalzERR_ cleanup
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-03-24  Dr. Stephen Hensonmake depend
2015-03-24  Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-03-24  Richard LevitteUse OPENSSL_malloc rather than malloc/calloc
2015-03-24  Richard LevitteFix eng_cryptodev to not depend on BN internals.
2015-03-11  Rich SalzMerge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
2015-02-02  Rich SalzDead code cleanup; remove #if 0 from crypto/engine
2015-01-30  Ben LaurieBuild correctly for me on FreeBSD 10.
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-24  Rich SalzRemove unused eng_rsax and related asm file
2015-01-24  Kurt RoeckxFix segfault with empty fields as last in the config.
2015-01-23  Viktor DkhovniReplace exit() with error return.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFix indent issue with engine.h
2015-01-06  Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-18  Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-17  Emilia KasperBuild fixes
2014-12-08  Matt CaswellDisable engines that will fail to build when bn is...
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-08-18  Justin BlanchardRT1815: More const'ness improvements
2014-08-15  Jonas Maebecryptodev_digest_copy: return error if allocating dstat...
2014-08-15  Jonas Maebecryptodev_digest_update: don't leak original state...
2014-08-14  Emilia Kaspermake depend
2014-07-19  Dr. Stephen HensonWindows build fixes.
2014-07-08  Andy PolyakovPlease Clang's sanitizer, addendum.
2014-06-30  Ben LaurieMake depend.
2014-02-19  Dr. Stephen Hensonmake depend
2014-02-19  Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-18  Dr. Stephen HensonDon't use CRYPTO_AES_CTR if it isn't defined.
2014-02-15  Klaus-Peter JunghannsAdd support for aes-128/192/256-ctr to the cryptodev...
2014-01-28  Dr. Stephen HensonAdd loaded dynamic ENGINEs to list.
2013-12-13  Dr. Stephen HensonDon't use rdrand engine as default unless explicitly...
2013-09-05  Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-07-05  Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-03-04  Ben LaurieInclude correctly.
2013-02-21  Ben Lauriemake depend.
2012-11-19  Dr. Stephen Hensonmake depend
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
next