summaryrefslogtreecommitdiff
path: root/src/misc/crypt_des.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker1-1021/+0
2012-08-29anti-DoS rounds count limits for blowfish and des cryptRich Felker1-1/+1
2012-08-09make crypt return an unmatchable hash rather than NULL on failureRich Felker1-5/+2
2012-06-29replace old and ugly crypt implementationRich Felker1-0/+1024