]> git.ipfire.org Git - thirdparty/openssl.git/history - engines/e_afalg.c
Use ENGINE_get_id() instead of ENGINE_get_name()
[thirdparty/openssl.git] / engines / e_afalg.c
2019-07-30  Bernd EdlingerUse OPENSSL_strlcpy instead of strncpy in e_afalg.c
2019-03-29  PauliEnsure that the struct msghdr is properly zeroed.
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-23  Bernd EdlingerReplace accidentally used C99 macro __func__ with __FIL...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-07  Richard LevitteMake all private functions in e_afalg.c static
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-10-31  Baptiste Jonglezafalg: Fix kernel version check
2017-10-31  Baptiste Jonglezafalg: Use eventfd2 syscall instead of eventfd
2017-06-07  Rich Salzmake error tables const and separate header file
2017-05-20  Rich SalzMove engines/afalg to engines