summaryrefslogtreecommitdiffstats
path: root/utils/benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* 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