about summary refs log tree commit diff
path: root/src/misc/crypt.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-071-11/+0
* add sha256/sha512 cryptRich Felker2012-08-291-1/+1
* add blowfish hash support to cryptRich Felker2012-08-101-1/+1
* replace old and ugly crypt implementationRich Felker2012-06-291-2574/+7
* remove ugly warning-suppression hack from crypt - this invokes UB!Rich Felker2011-04-111-1/+1
* fix all implicit conversion between signed/unsigned pointersRich Felker2011-03-251-2/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+2578