summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/crypt-shs.c
Commit message (Expand)AuthorAgeFilesLines
* Zap SHA1 password support. This will be re-implemented at a later date.kris2000-01-071-190/+0
* Make a dlopen failure consistant with dlsym(). "Shouldn't happen."peter1999-12-171-1/+3
* patch glitchpeter1999-12-171-3/+0
* Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* andpeter1999-12-171-1/+47
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asmarkm1999-09-201-0/+145
* The new crypt code broke "make world". Back it out.markm1999-01-231-122/+0
* Rewrite of crypt library to be more modular, and addition of thebrandon1999-01-211-0/+122
OpenPOWER on IntegriCloud