summaryrefslogtreecommitdiffstats
path: root/engines/e_afalg.c
AgeCommit message (Expand)Author
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2021-03-11Update copyright yearMatt Caswell
2021-03-09Fixup support for io_pgetevents_time64 syscallAlistair Francis
2020-11-06Don't clear the whole error stack when loading enginesMatt Caswell
2020-10-29afalg: add a NULL pointer checkPauli
2020-07-22engines: fixed to work with EVP_*_meth calls deprecatedPauli
2020-07-16 deprecate enginesPauli
2020-04-23Update copyright yearMatt Caswell
2020-02-06Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre
2019-09-18Add support for io_pgetevents_time64 syscallAlistair Francis
2019-07-30Use OPENSSL_strlcpy instead of strncpy in e_afalg.cBernd Edlinger
2019-03-29Ensure that the struct msghdr is properly zeroed.Pauli
2018-12-06Following the license change, modify the boilerplates in engines/Richard Levitte
2018-06-23Replace accidentally used C99 macro __func__ with __FILE__/__LINE__Bernd Edlinger
2018-02-13Update copyright yearMatt Caswell
2018-02-07Make all private functions in e_afalg.c staticRichard 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-10-31afalg: Fix kernel version checkBaptiste Jonglez
2017-10-31afalg: Use eventfd2 syscall instead of eventfdBaptiste Jonglez
2017-06-07make error tables const and separate header fileRich Salz
2017-05-19Move engines/afalg to enginesRich Salz