Misc afalg build fixes
[openssl.git] / engines / e_dasync.c
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-09 Matt CaswellAuto init/deinit libcrypto
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-12-07 Richard LevitteAdapt all engines that add new EVP_MDs
2015-12-07 Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-02 Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-11-22 Kurt RoeckxUpdate dasync to use size_t for the sha1 update
2015-11-20 Matt CaswellRename some daysnc functions for consistency
2015-11-20 Matt CaswellInitial Async notify code changes
2015-11-20 Matt CaswellAdd the Dummy Async engine (dasync)