Add a comment for the added cast with explanation.
[openssl.git] / engines / afalg / e_afalg.c
2016-08-15 Tomas MrazAdd a comment for the added cast with explanation.
2016-08-15 Tomas MrazFix af_alg engine failure on 32 bit architectures.
2016-06-13 Matt CaswellHandle inability to create AFALG socket
2016-06-08 Jeffrey WaltonFixes to get -ansi working
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-05-11 Dr. Stephen Hensontypo
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-18 Matt CaswellFix no-deprecated
2016-03-10 Matt CaswellFix a memory leak in the afalg engine
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Matt CaswellFix some clang warnings
2016-03-07 cluceyRework based on feedback:
2016-03-07 cluceyALG: Add AFALG engine