Constify some X509_CRL functions.
[openssl.git] / engines / afalg /
2016-07-01 Richard LevitteSimplify INCLUDE statements in build.info files
2016-06-13 Matt CaswellHandle inability to create AFALG socket
2016-06-08 Jeffrey WaltonFixes to get -ansi working
2016-05-25 Richard Levittebuild.info files: add quotes around any spec that may...
2016-05-24 Rich SalzGH919: Fix wrappers for two headers
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