aboutsummaryrefslogtreecommitdiffstats
path: root/engines/afalg
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in the afalg engineMatt Caswell2016-03-101-0/+2
* Don't add afalg engine if configured "no-engine"Richard Levitte2016-03-091-10/+12
* Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell2016-03-071-3/+3
* Fix the build tree include directory for afalg engineRichard Levitte2016-03-071-1/+1
* Fix some clang warningsMatt Caswell2016-03-071-7/+4
* Adding afalg testclucey2016-03-071-4/+4
* Misc afalg build fixesMatt Caswell2016-03-072-23/+12
* Rework based on feedback:clucey2016-03-076-107/+144
* ALG: Add AFALG engineclucey2016-03-077-0/+1298