summaryrefslogtreecommitdiffstats
path: root/engines/afalg
AgeCommit message (Expand)Author
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-18Fix no-deprecatedMatt Caswell
2016-03-10Fix a memory leak in the afalg engineMatt Caswell
2016-03-09Don't add afalg engine if configured "no-engine"Richard Levitte
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-03-07Fix the build tree include directory for afalg engineRichard Levitte
2016-03-07Fix some clang warningsMatt Caswell
2016-03-07Adding afalg testclucey
2016-03-07Misc afalg build fixesMatt Caswell
2016-03-07Rework based on feedback:clucey
2016-03-07ALG: Add AFALG engineclucey