aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.Ruslan Ermilov2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Bump the shared library version number of all libraries that have notKen Smith2005-07-221-1/+1
* NOCRYPT -> NO_CRYPTRuslan Ermilov2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Add a new hash type. This "NT-hash" is compatible with the passwordMark Murray2003-06-021-7/+11
* Retire the useless NOSECURE knob.Dag-Erling Smørgrav2003-05-191-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Help standalone builds by getting libutil.h from src/lib/libutilPeter Wemm2001-03-211-1/+1
* Add OpenBSD-style blowfish password hashing. This makes one lessMark Murray2001-03-111-2/+2
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-281-54/+16
* How did you sneak in...Brian Feldman2000-08-221-1/+1
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-1/+2
* Zap SHA1 password support. This will be re-implemented at a later date.Kris Kennaway2000-01-071-2/+2
* Remove -lmd. Use dlopen() and dlsym() instead for calls to the MD5* andPeter Wemm1999-12-171-3/+0
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.Dmitrij Tejblum1999-09-211-1/+1
* Somebody deleted the SONAME override causing the symlink to be expandedPeter Wemm1999-09-211-0/+4
* Big code cleanup. (Inspired by Brandon Gillespie). Also move asMark Murray1999-09-201-15/+35
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Simplified using new SYMLINKS macro, mainly to test this macro. TheBruce Evans1999-03-231-26/+15
* Fix symlinking. Without the -f "force" option, the wrong versionMark Murray1999-01-241-4/+4
* The new crypt code broke "make world". Back it out.Mark Murray1999-01-231-27/+27
* Rewrite of crypt library to be more modular, and addition of theBrandon Gillespie1999-01-211-27/+27
* Fixed the elf case of the creation of the libcrypt.so -> libscrypt->soBruce Evans1998-09-021-2/+2
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-3/+3
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-2/+2
* Turn on the rcsid storage so that it's easier to tell the differencePeter Wemm1998-05-281-2/+2
* When compiling under elf, use correct library naming conventions. AlsoPeter Wemm1997-09-051-3/+19
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Install shared libraries in ${DESTDIR}${SHLIBDIR} instead of inBruce Evans1994-11-141-15/+15
* *** ATTENTION *** YOU MIGHT BE ABOUT TO BE HOSED *** ATTENTION ***Poul-Henning Kamp1994-11-071-3/+5
* Fix afterinstall rule for generating links to the real libcryptGeoff Rehmet1994-08-201-7/+13
* Fix afterinstall rule for NOSHARED caseGeoff Rehmet1994-08-121-1/+6
* The password scrambler now becomes libscrypt, and libcrypt isGeoff Rehmet1994-08-091-0/+19
* Nates password scrambler, from FreebSD 1.1.5, but with everything except Geoff Rehmet1994-08-091-0/+9