about summary refs log tree commit diff
path: root/src/misc/crypt_des.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup src/linux and src/misc trees, etc.Rich Felker2012-09-071-1021/+0
* anti-DoS rounds count limits for blowfish and des cryptRich Felker2012-08-291-1/+1
* make crypt return an unmatchable hash rather than NULL on failureRich Felker2012-08-091-5/+2
* replace old and ugly crypt implementationRich Felker2012-06-291-0/+1024