| Age | Commit message (Expand) | Author |
| 2013-08-10 | Silence -Wpointer-sign on crypt-sha1.c. | dholland |
| 2012-08-10 | crypt-sha1.c flags apply to all compilers in the tree, drop conditional. | joerg |
| 2012-03-21 | These directories default to WARNS?=5 | matt |
| 2011-06-20 | remove most of the remaining HAVE_GCC tests that are always true in | mrg |
| 2008-08-29 | Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f... | gmcgarry |
| 2008-07-12 | Add test for HAVE_PCC with HAVE_GCC which turn off compiler warning flags. | gmcgarry |
| 2006-10-27 | gently add some "const", and avoid some casts | drochner |
| 2006-10-27 | As discussed back in June, move the implementation of hmac_sha1 here | drochner |
| 2006-05-11 | sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. | mrg |
| 2005-01-11 | Add pw_gensalt, which was taken from pwd_gensalt. This now is used in 3 | christos |
| 2004-07-02 | Add support for SHA1 hashed passwords. | sjg |
| 2003-04-17 | hrink the Blowfish routines down to only what we need for __bcrypt(), | thorpej |
| 2002-08-19 | Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the | lukem |
| 2002-05-24 | support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf. | itojun |
| 2001-12-28 | * Add user-controlled mk.conf variables | lukem |
| 2000-07-06 | Add __md5crypt(), for internal use by libcrypt. This behaves for the most | ad |
| 2000-06-16 | No longer need the <bsd.crypto.mk> song-and-dance here. | thorpej |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |
| 1995-02-19 | use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, that | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1993-10-07 | always create libcrypt, and link with it where necessary. this will | cgd |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-05-29 | make makefile do *nothing* for any of the standard cases if crypt.c | cgd |
| 1993-04-26 | made libcrypt, so exportable vs. non-exportable packages can be | cgd |