aboutsummaryrefslogtreecommitdiff
path: root/test/afalgtest.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Handle inability to create AFALG socketMatt Caswell1-2/+7
2016-05-17Copyright consolidation 02/10Rich Salz1-51/+7
2016-04-14Fix AFALG kernel and headers mismatch problemMatt Caswell1-0/+16
2016-03-14Disable afalg when engine is disabled.Emilia Kasper1-9/+15
2016-03-10No need to call EVP_CIPHER_CTX_init after EVP_CIPHER_CTX_newMatt Caswell1-1/+0
2016-03-07Fix some clang warningsMatt Caswell1-9/+12
2016-03-07Fix minor errors in the afalg testMatt Caswell1-1/+1
2016-03-07Adding afalg testclucey1-0/+148