summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Stop using auth_getval() now that it always returns NULL. Instead,des2012-06-121-5/+1
* Protect the reachover built symbols after the SHA256/512 crypt(3) addition.obrien2011-04-271-1/+3
* Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn'tmarkm2011-04-091-1/+3
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.deischen2007-05-211-1/+1
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.ru2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* NOCRYPT -> NO_CRYPTru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Add a new hash type. This "NT-hash" is compatible with the passwordmarkm2003-06-021-7/+11
* Retire the useless NOSECURE knob.des2003-05-191-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Help standalone builds by getting libutil.h from src/lib/libutilpeter2001-03-211-1/+1
* Add OpenBSD-style blowfish password hashing. This makes one lessmarkm2001-03-111-2/+2
* Merge into a single US-exportable libcrypt, which only providespeter2000-12-281-54/+16
* How did you sneak in...green2000-08-221-1/+1
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-1/+2
* Zap SHA1 password support. This will be re-implemented at a later date.kris2000-01-071-2/+2
* Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* andpeter1999-12-171-3/+0
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.dt1999-09-211-1/+1
* Somebody deleted the SONAME override causing the symlink to be expandedpeter1999-09-211-0/+4
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asmarkm1999-09-201-15/+35
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Simplified using new SYMLINKS macro, mainly to test this macro. Thebde1999-03-231-26/+15
* Fix symlinking. Without the -f "force" option, the wrong versionmarkm1999-01-241-4/+4
* The new crypt code broke "make world". Back it out.markm1999-01-231-27/+27
* Rewrite of crypt library to be more modular, and addition of thebrandon1999-01-211-27/+27
* Fixed the elf case of the creation of the libcrypt.so -> libscrypt->sobde1998-09-021-2/+2
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-3/+3
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-301-2/+2
* Turn on the rcsid storage so that it's easier to tell the differencepeter1998-05-281-2/+2
* When compiling under elf, use correct library naming conventions. Alsopeter1997-09-051-3/+19
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of inbde1994-11-141-15/+15
* *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***phk1994-11-071-3/+5
* Fix afterinstall rule for generating links to the real libcryptcsgr1994-08-201-7/+13
* Fix afterinstall rule for NOSHARED casecsgr1994-08-121-1/+6
* The password scrambler now becomes libscrypt, and libcrypt iscsgr1994-08-091-0/+19
* Nates password scrambler, from FreebSD 1.1.5, but with everything except csgr1994-08-091-0/+9
OpenPOWER on IntegriCloud