summaryrefslogtreecommitdiffstats
path: root/utils/benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Removed duplicated Doxygen documentationDavid Sommerseth2009-09-221-9/+0
* Fixed and cleaned up Doxygen commentsDavid Sommerseth2009-09-221-9/+60
* Fix some valgrind warnings. Two timeval structs where not initialised before...David Sommerseth2009-09-151-1/+3
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-071-1/+1
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-4/+3
* Rewritten common/passwd.c and utils/benchmark.cDavid Sommerseth2009-04-101-1/+48
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Fixed a memory leak in benchmark.cDavid Sommerseth2009-03-221-1/+4
* Added benchmarking to suggest minimum and maximum rounds for hashesDavid Sommerseth2009-03-221-0/+115