]> git.ipfire.org Git - thirdparty/openssl.git/history - engines
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
[thirdparty/openssl.git] / engines /
2016-05-16  Richard LevitteAdd missing initialiser in e_chil.c
2016-05-11  Dr. Stephen Hensontypo
2016-05-02  Andy PolyakovRemove obsolete defined(__INTEL__) condition.
2016-04-22  Matt CaswellFix capi engine for no-dsa
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-14  Matt CaswellFix AFALG kernel and headers mismatch problem
2016-04-13  Matt CaswellRemove OPENSSL_NO_AES guards
2016-04-13  Richard LevitteRename internal symbol to follow internal naming pattern
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-07  Richard LevitteFix forgotten adaptation to opaque RSA and RSA_METHOD
2016-04-06  Richard LevitteMake the RSA_METHOD structure opaque
2016-04-04  Richard LevitteMake sure the rand_byte buffer in padlock engine is...
2016-04-02  Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02  Matt CaswellVarious DSA opacity fixups
2016-04-02  Matt CaswellMake DSA_METHOD opaque
2016-03-23  Rich SalzMove dso.h to internal
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-18  Matt CaswellFix no-deprecated
2016-03-18  Matt CaswellResolved unresolved symbols with no-hw
2016-03-14  Andy Polyakovengines/Makefile.in: some [older] shell complain about...
2016-03-12  Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-10  Matt CaswellFix a memory leak in the afalg engine
2016-03-09  Richard LevitteDon't add engines if configured "no-engine"
2016-03-09  Richard LevitteDon't add afalg engine if configured "no-engine"
2016-03-09  Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09  Richard LevitteConvert the dynlocks in e_chil to the new Thread API...
2016-03-09  Matt CaswellRemove another lock from e_chil
2016-03-09  Matt CaswellMove chil engine to the new thread api
2016-03-09  Alessandro GhediniUse correct function ID in error path
2016-03-08  Richard LevitteAdapt e_capi to the DSA_SIG_get0() API
2016-03-08  Richard LevitteFix engine/asm/e_padlock-x86.pl for newer semantics
2016-03-07  Matt CaswellRefactor dasync cipher implementations to improve code...
2016-03-07  Matt CaswellMove the _hidden_* static variables in dasync to be...
2016-03-07  Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07  Matt CaswellAdd dummy pipeline support for aes128_cbc_hmac_sha1
2016-03-07  Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07  Richard LevitteFix the build tree include directory for afalg engine
2016-03-07  Richard LevitteUnified - adapt the generation of padlock assembler...
2016-03-07  Alessandro GhediniGH804: Fix unused-result warnings in dasync
2016-03-07  Matt CaswellFix some clang warnings
2016-03-07  cluceyAdding afalg test
2016-03-07  Matt CaswellMisc afalg build fixes
2016-03-07  cluceyRework based on feedback:
2016-03-07  cluceyALG: Add AFALG engine
2016-02-29  Viktor SzakatsGH758: e_dasync_err.h: honor no-filenames option
2016-02-29  Matt CaswellRefactor the async wait fd logic
2016-02-29  Richard LevitteAdd forgotten change of check of disabled-dynamic-engine
2016-02-26  Matt CaswellRemove Ubsec engine
2016-02-20  Richard LevitteBuild dynamic engines even if configured "no-shared"
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-19  Richard LevitteBig rename fest of engine DSO names, from libFOO.so...
2016-02-19  Richard LevitteBig rename fest in makefile.shared: link_a / link_o...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-17  David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-13  Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-12  Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-11  Dr Stephen HensonTest for and use AES CSP for RSA if present.
2016-02-10  Richard Levitteclean away old VMS cruft
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-10  Richard LevitteSimplify the specification of include dirs in the build dir
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2016-02-06  Richard LevitteEnhance and clear the support of linker flags
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-29  Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-25  Richard LevitteSmall Makefile.in cleanup
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-15  Dr. Stephen Hensonfree up gost ciphers
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-07  Rich Salzmem functions cleanup
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-09  Dr. Stephen Hensonmake update
2015-12-09  Dr. Stephen Hensonremove ecdsa.h header references.
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-02  Dr. Stephen HensonRemove RSA_FLAG_SIGN_VER flag.
2015-12-02  Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-11-22  Kurt RoeckxUpdate dasync to use size_t for the sha1 update
2015-11-20  Matt CaswellRename some daysnc functions for consistency
2015-11-20  Matt CaswellInitial Async notify code changes
2015-11-20  Matt CaswellAdd the Dummy Async engine (dasync)
2015-11-09  Matt CaswellContinue malloc standardisation in engines
2015-10-30  Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-15  Matt CaswellRemove Obsolete engines
2015-09-29  Andy Polyakovengine/e_capi.c: fix various warnings.
2015-09-29  Andy PolyakovFix prototypes in e_ossttest.c.
2015-09-29  Andy PolyakovRationalize .gitignore and harmonize pair of Makefiles.
2015-09-25  Matt CaswellChange ossltest engine to manually allocate cipher_data
2015-09-03  Rich Salzremove 0 assignments.
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-08-26  Rich SalzBN_bin2bn handle leading zero's
next