summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2020-03-17Update copyright yearMatt Caswell
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2019-09-27Fix header file include guard namesDr. Matthias St. Pierre
2019-09-10Update copyright yearMatt Caswell
2019-08-12engines/build.info: if the padlock engine is disabled, don't build it!Richard Levitte
2019-07-30Use OPENSSL_strlcpy instead of strncpy in e_afalg.cBernd Edlinger
2019-05-28Update copyright yearRichard Levitte
2019-02-27Make the padlock engine build correctlyRichard Levitte
2019-02-26Update copyright yearMatt Caswell
2019-02-22engines/dasync: add explaining comments about AES-128-CBC-HMAC-SHA1Dr. Matthias St. Pierre
2019-02-21Fix dasync engineMatt Caswell
2018-09-11Update copyright yearMatt Caswell
2018-09-11CAPI engine: add support for RSA_NO_PADDINGRichard Levitte
2018-06-23Replace accidentally used C99 macro __func__ with __FILE__/__LINE__Bernd Edlinger
2018-06-22enable-ec_nistp_64_gcc_128: Fix function prototype warning [-Wstrict-prototypes]Nicola Tuveri
2018-05-01Update copyright yearMatt Caswell
2018-04-26Fix mixed indentation (and other whitespace issues)Dr. Matthias St. Pierre
2018-03-20Update copyright yearMatt Caswell
2018-03-19engines/asm/e_padlock*: add support for Zhaoxin's x86 platformJeffZhao
2018-03-14Use the TLSv1.3 record header as AADMatt Caswell
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-07Fix some undefined behaviour in ossltest engineMatt Caswell
2018-02-07Make all private functions in e_afalg.c staticRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-18Simplify Cygwin checks, part 1Richard Levitte
2017-12-08putting the missing staticJitendraLulla
2017-12-08make get_cipher_handle staticJitendraLulla
2017-12-08fix --strict-warningsJitendraLulla
2017-12-08extending afalg with aes-cbc-192/256, afalgtest.c also updated accordingly. c...JitendraLulla
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-07style : fix some if(...FdaSilvaYY
2017-10-31afalg: Fix kernel version checkBaptiste Jonglez
2017-10-31afalg: Use eventfd2 syscall instead of eventfdBaptiste Jonglez
2017-08-06Add predicatable RAND_METHOD to test ENGINEDr. Stephen Henson
2017-06-30Cleanup some copyright stuffRich Salz
2017-06-12Put message strings in state filesRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2017-05-19Move engines/afalg to enginesRich Salz
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-04-24check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AADRich Salz
2017-04-01e_afalg.[ch]: fix --strict-warnings with gcc 4.x and 32-bit build.Andy Polyakov
2017-03-29engines/e_capi.c: slip in PROV_RSA_AES for interchangable CSP only.Andy Polyakov
2017-03-29engines/e_capi.c: adhere to CryptAcquireContextW unconditionally.Andy Polyakov
2017-03-29engine/e_capi.c: more formatting and styling fixes.Andy Polyakov
2017-03-25engines/e_capi.c: formatting and styling fixes.Andy Polyakov
2017-02-28Code health: Remove unused VAX transfer vector for enginesRichard Levitte
2017-02-28Move the CHIL engine to demos/enginesRichard Levitte
2016-12-16e_afalg: Don't warn about kernel version when pedanticRichard Levitte