]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/mem_clr.c
apps: support sendfile in s_server when ktls enabled
[thirdparty/openssl.git] / crypto / mem_clr.c
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2016-08-02  FdaSilvaYYFix some style issues...
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-02-25  Rich SalzRT4116: Change cleanse to just memset
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-11-21  Alessandro GhediniDeclare cleanse_ctr variable as extern
2015-09-17  Matt CaswellMake sure OPENSSL_cleanse checks for NULL
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2007-06-23  Ben LaurieFix warning.
2007-06-20  Andy PolyakovOptimize OPENSSL_cleanse.
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...