aboutsummaryrefslogtreecommitdiff
path: root/src/test/test-memwipe.c
AgeCommit message (Expand)Author
2020-07-07Fix coccinelle complaint in test-memwipe.cNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-02-19Merge branch 'bug29145_029' into maint-0.4.0Nick Mathewson
2019-02-19Fix a compiler warning on OpenBSDKris Katterjohn
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-09Fix (and make consistent) the use of OpenBSD preprocessor macro testsKris Katterjohn
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-05Remove util.hNick Mathewson
2018-06-29Eliminate compat.hNick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2017-11-13Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-27Make sure all C files have copyright/license noticesNick Mathewson
2017-08-21Merge branch 'bug23291_028' into maint-0.3.1Nick Mathewson
2017-08-2122839: fix check_heap_buffer buffer size in test-memwipeTies Stuij
2017-02-03Use the standard OpenBSD preprocessor definitioncypherpunks
2016-09-11Merge remote-tracking branch 'public/solaris_warnings_028'Nick Mathewson
2016-09-08Patch from rubiate: disable openbsd memory protections in test-memwipeNick Mathewson
2016-09-06checkSpace.pl now forbids more identifiers.Nick Mathewson
2016-07-28Fix a large pile of solaris warnings for bug 19767.Nick Mathewson
2016-06-11Add -Wmissing-variable-declarations, with attendant fixesNick Mathewson
2016-04-25Remove redundant declarations of MINNick Mathewson
2015-12-15Replace usage of INLINE with inlinecypherpunks
2015-05-29Fix a sizeof(ptr) mistake in test-memwipe.cNick Mathewson
2015-04-30Add missing newline in memwipe test.cypherpunks
2015-04-15Fix spaces in crypto.h and test-memwipe.cteor
2015-03-19Here is a test for memwipe.Nick Mathewson