summaryrefslogtreecommitdiff
path: root/md5crypt.c
Commit message (Collapse)AuthorAgeFilesLines
* more whitespace (tabs this time)Damien Miller2003-11-211-2/+2
|
* - djm@cvs.openbsd.org 2003/11/21 11:57:03Damien Miller2003-11-211-4/+4
| | | | | | [everything] unexpand and delete whitespace at EOL; ok markus@ (done locally and RCS IDs synced)
* - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh atDarren Tucker2003-05-301-2/+2
| | | | roumenpetrov.info
* - (djm) KNF on md5crypt.cDamien Miller2003-05-191-78/+84
|
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-3/+3
|
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-051-6/+6
| | | | | [many files; did this manually to our top-level source dir] unexpand and remove end-of-line whitespace; ok markus@
* - Reduce diff against OpenBSD sourceDamien Miller2000-04-161-7/+0
| | | | | | | - All OpenSSL includes are now unconditionally referenced as openssl/foo.h - Pick up formatting changes - Other minor changed (typecasts, etc) that I missed
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-281-2/+2
| | | | - autoconf and other misc cleanups
* - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>Damien Miller1999-11-191-0/+166