Add some check for malloc failure in the CAPI engine
[openssl.git] / engines / afalg /
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-11 Dr. Stephen Hensontypo
2016-04-20 Richard LevitteRemove --classic build entirely
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