]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/engine/eng_rdrand.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / engine / eng_rdrand.c
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-01  Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-03-08  Bryan DonlanFix issues in ia32 RDRAND asm leading to reduced entropy
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-02-09  Matt CaswellAuto init/deinit libcrypto
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-12-13  Dr. Stephen HensonDon't use rdrand engine as default unless explicitly...
2011-08-14  Andy Polyakoveng_rdrand.c: make it link in './config 386' case.
2011-08-11  Dr. Stephen Hensonprevent compilation errors and warnings
2011-08-10  Andy PolyakovAdd provisory support for RDRAND instruction.