summaryrefslogtreecommitdiffstats
path: root/common/passwd.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a "hang" when wrong password was usedDavid Sommerseth2009-03-281-10/+36
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-2/+2
* Added benchmarking to suggest minimum and maximum rounds for hashesDavid Sommerseth2009-03-221-0/+41
* Renamed passwdhash(...) function to eurephia_quick_hash(...)David Sommerseth2009-03-211-33/+30
* Added new password hashing function with proper SHA512 hashingDavid Sommerseth2009-03-211-0/+400
* Prepared passwdhash function to allow salting and be prepared for other hashi...David Sommerseth2009-01-021-25/+34
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+67