Add iv length and key length params to the cipher init calls
[openssl.git] / engines /
2019-04-02 Richard LevitteBuild cleanup: don't use SHARED_SOURCE with modules
2019-03-29 PauliEnsure that the struct msghdr is properly zeroed.
2019-03-19 Benjamin KadukFix strict-warnings build on FreeBSD
2019-03-05 Richard Levittepadlock: generate assembler source for static libraries too
2019-03-05 Richard LevitteDeprecate the "hw" configuration options, make "padlock...
2019-02-27 Richard LevitteMake the padlock engine build correctly
2019-02-22 Dr. Matthias St... engines/dasync: add explaining comments about AES-128...
2019-02-22 Eneas U de Queirozengines/e_devcrypto: set digest input_blocksize
2019-02-22 Eneas U de Queirozengines/e_devcrypto: fixes logic in close_devcrypto
2019-02-22 Eneas U de Queirozengines/e_devcrypto.c: fix cipher_ctrl function
2019-02-22 Eneas U de Queirozengines/build.info: fix devcrypto MODULES entry
2019-02-21 Matt CaswellFix dasync engine
2019-02-13 PauliFix master build.
2019-02-13 PauliMacro typo fix not propagated
2019-02-12 Eneas U de Queirozeng_devcrypto.c: close open session on init
2019-02-12 Eneas U de Queiroze_devcrypto: make the /dev/crypto engine dynamic
2019-02-11 Richard LevitteENGINE modules aren't special, so call them MODULES
2019-01-27 Ping Yuadd an additional async notification communication...
2019-01-22 Richard LevitteBuild: Change all _NO_INST to use attributes instead.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06 Richard LevitteSwitch to MAJOR.MINOR.PATCH versioning and version...
2018-10-05 Richard LevitteChange the build of engines to use ordinal files for...
2018-09-11 Matt CaswellUpdate copyright year
2018-09-11 Richard LevitteCAPI engine: add support for RSA_NO_PADDING
2018-06-23 Bernd EdlingerReplace accidentally used C99 macro __func__ with __FIL...
2018-06-22 Nicola Tuverienable-ec_nistp_64_gcc_128: Fix function prototype...
2018-05-01 Matt CaswellUpdate copyright year
2018-04-26 Dr. Matthias St... Fix mixed indentation (and other whitespace issues)
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 JeffZhaoengines/asm/e_padlock*: add support for Zhaoxin's x86...
2018-03-14 Matt CaswellUse the TLSv1.3 record header as AAD
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-02-13 Matt CaswellUpdate copyright year
2018-02-07 Matt CaswellFix some undefined behaviour in ossltest engine
2018-02-07 Richard LevitteMake all private functions in e_afalg.c static
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-18 Richard LevitteSimplify Cygwin checks, part 1
2017-12-08 JitendraLullaputting the missing static
2017-12-08 JitendraLullamake get_cipher_handle static
2017-12-08 JitendraLullafix --strict-warnings
2017-12-08 JitendraLullaextending afalg with aes-cbc-192/256, afalgtest.c also...
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-07 FdaSilvaYYstyle : fix some if(...
2017-10-31 Baptiste Jonglezafalg: Fix kernel version check
2017-10-31 Baptiste Jonglezafalg: Use eventfd2 syscall instead of eventfd
2017-08-06 Dr. Stephen HensonAdd predicatable RAND_METHOD to test ENGINE
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-12 Rich SalzPut message strings in state files
2017-06-07 Rich Salzmake error tables const and separate header file
2017-05-20 Rich SalzMove engines/afalg to engines
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-04-24 Rich Salzcheck length sanity before correcting in EVP_CTRL_AEAD_...
2017-04-01 Andy Polyakove_afalg.[ch]: fix --strict-warnings with gcc 4.x and...
2017-03-29 Andy Polyakovengines/e_capi.c: slip in PROV_RSA_AES for interchangab...
2017-03-29 Andy Polyakovengines/e_capi.c: adhere to CryptAcquireContextW uncond...
2017-03-29 Andy Polyakovengine/e_capi.c: more formatting and styling fixes.
2017-03-25 Andy Polyakovengines/e_capi.c: formatting and styling fixes.
2017-02-28 Richard LevitteCode health: Remove unused VAX transfer vector for...
2017-02-28 Richard LevitteMove the CHIL engine to demos/engines
2016-12-16 Richard Levittee_afalg: Don't warn about kernel version when pedantic
2016-11-29 Matt CaswellFix some style issues in the TLSv1.3 nonce construction...
2016-11-29 Matt CaswellUse the TLSv1.3 nonce construction
2016-11-24 Matt CaswellFix a missing function prototype in AFALG engine
2016-11-15 Richard LevitteOnly build the body of e_padlock when there are lower...
2016-11-02 Matt CaswellFix some style issues in ossltest
2016-11-02 Matt CaswellMake sure ossltest engine works with TLS1.3
2016-10-14 Tomas MrazEngine afalg: properly set operation type also on big...
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-09-08 Andy Polyakovengines/afalg: make it compile with backward compatibil...
2016-08-17 Richard Levittedasync is an internal testing engine, so don't install it
2016-08-15 Tomas MrazAvoid truncating the pointer on x32 platform.
2016-08-15 Tomas MrazAdd a comment for the added cast with explanation.
2016-08-15 Tomas MrazFix af_alg engine failure on 32 bit architectures.
2016-07-18 Richard LevitteUse _NO_INST in some build.info files
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-07-01 Richard LevitteSimplify INCLUDE statements in build.info files
2016-06-27 Andy Polyakovengines/e_capi.c: accommodate recent DSA_SIG_[get|set...
2016-06-13 Matt CaswellHandle inability to create AFALG socket
2016-06-08 Jeffrey WaltonFixes to get -ansi working
2016-06-07 Rich SalzFix some GitHub issues.
2016-06-01 Rich SalzRemove/rename some old files.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-06-01 FdaSilvaYYRaise an Err when CRYPTO_THREAD_lock_new fails
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-25 Richard Levittebuild.info files: add quotes around any spec that may...
2016-05-24 Rich SalzGH919: Fix wrappers for two headers
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-18 Matt CaswellAdd some check for malloc failure in the CAPI engine
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-17 Matt CaswellFix RSA dasync engine bug
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
next