Fix AFALG kernel and headers mismatch problem
[openssl.git] / engines / afalg /
2016-04-14 Matt CaswellFix AFALG kernel and headers mismatch problem
2016-04-13 Matt CaswellRename int_*() functions to *_int()
2016-04-13 Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-18 Matt CaswellFix no-deprecated
2016-03-10 Matt CaswellFix a memory leak in the afalg engine
2016-03-09 Richard LevitteDon't add afalg engine if configured "no-engine"
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Richard LevitteFix the build tree include directory for afalg engine
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