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