]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/mem_clr.c
Add volatile qualifications to two blocks of inline asm to stop GCC from
[thirdparty/openssl.git] / crypto / mem_clr.c
2007-06-23  Ben LaurieFix warning.
2007-06-20  Andy PolyakovOptimize OPENSSL_cleanse [from HEAD].
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-29  Nils Larschavoid warnings when building on systems where sizeof...
2002-12-03  Richard LevitteMake CRYPTO_cleanse() independent of endianness.
2002-11-27  Richard LevitteAdd OPENSSL_cleanse() to help cleanse memory and avoid...