summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Added debug logging of free_nullsafe() calls as wellDavid Sommerseth2009-09-072-2/+2
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-4/+3
* Added missing privileges in eurephia_init when creating admin user accountDavid Sommerseth2009-09-031-1/+2
* More doxygen commentsDavid Sommerseth2009-09-032-3/+87
* Added copyright info in CMake filesDavid Sommerseth2009-09-021-0/+19
* Rearranged and cleaned up the utils/CMakeLists.txt fileDavid Sommerseth2009-09-021-16/+20
* Changed the short argument for --hash-threshold-maxDavid Sommerseth2009-08-221-3/+3
* Rewritten CMake rules to build common/ as static libraryDavid Sommerseth2009-04-111-9/+1
* Rewritten common/passwd.c and utils/benchmark.cDavid Sommerseth2009-04-101-1/+48
* Fixed wrong user access on fwprofiles in eurephia_initDavid Sommerseth2009-04-051-1/+1
* Using right plug-in path in eurephia_initDavid Sommerseth2009-03-302-2/+2
* Added fwadmin in granted access on db initialisationDavid Sommerseth2009-03-301-1/+1
* Added a small utility for decoding password salt informationDavid Sommerseth2009-03-292-0/+91
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-262-2/+2
* Cleaned up the code a little bitDavid Sommerseth2009-03-262-5/+4
* Added utility to initialise and prepare a eurephia databaseDavid Sommerseth2009-03-222-0/+567
* 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