summaryrefslogtreecommitdiff
path: root/src/lib/libc/crypt/md5crypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak a few commentstedu2013-04-211-5/+7
* s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).sobrado2009-10-311-2/+2
* zap remaining rcsid.espie2005-08-081-5/+1
* ansideraadt2003-08-071-10/+5
* protosderaadt2003-06-251-2/+4
* Use snprintf instead of a strcpy(), strncat() and strcat() sequencemillert2003-04-021-5/+4
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-161-3/+3
* tabifykstailey1997-07-231-3/+3
* surely not long!deraadt1997-06-291-5/+5
* Clean up lint and compile warningstholo1996-12-141-18/+18
* unused variable noticed by asriel(right?), proto from mccanne; fed to freebsdderaadt1996-10-151-5/+12
* Remove dead codetholo1996-09-151-1/+2
* Fix RCS idstholo1996-08-191-3/+1
* pretty the commentderaadt1996-07-021-8/+8
* Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$niklas1996-06-031-3/+3
* add md5crypt()deraadt1996-05-301-0/+151