summaryrefslogtreecommitdiff
path: root/lib/libcrypt/md5crypt.c
AgeCommit message (Expand)Author
2007-01-17Remove more duplicate #includes, and a few spurious whitespaces at EOLhubertf
2004-07-02Add support for SHA1 hashed passwords.sjg
2003-08-06make itoa64[] constjdolecek
2003-07-14use strlcatitojun
2003-04-17If libcrypto is defined, use the MD5 routines from libcrypto, ratherthorpej
2001-09-10Ensure that the salt is always terminated properly with '$'. Makes Cyrus'ad
2000-12-03Fix comment.ad
2000-08-03Cosmetic nits.ad
2000-07-06Add __md5crypt(), for internal use by libcrypt. This behaves for the mostad