aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcrypt/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge into a single US-exportable libcrypt, which only providesPeter Wemm2000-12-281-73/+0
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-0/+1
* Add NODESCRYPTLINKS knob to prevent spamming of libcrypt -> libscryptKris Kennaway2000-02-291-0/+2
* Really really remove SHA-1 support.Kris Kennaway2000-01-091-1/+1
* Remove the SHA stuff properly.Jordan K. Hubbard2000-01-081-1/+1
* I missed the LDADD/DPADD for -lmd in the secure cases. :-(Peter Wemm1999-12-191-3/+0
* Colour me stupid. This is a better way of using the macros.Mark Murray1999-09-211-1/+1
* Do this the same way as Internat to reduce diffs.Mark Murray1999-09-211-1/+1
* Someone changed major numbers of the libraries from 2 to 3 for 0 (zero) reasons.Dmitrij Tejblum1999-09-211-1/+1
* Restore SONAME setting, otherwise libdescrypt.so.3 doesn't end up withPeter Wemm1999-09-211-0/+4
* Make this completely dependant on the exportable libcrypt, to avoidMark Murray1999-09-201-44/+52
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix symlinking. Without the -f "force" option, the wrong versionMark Murray1999-01-241-5/+5
* The new crypt code breaks "make world". Back it out.Mark Murray1999-01-231-1/+1
* BINFORMAT -> OBJFORMAT ready for E-day. Untested 'cause I'm outsideJohn Birrell1998-08-311-4/+4
* Teach libdescrypt about elf builds.Peter 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
* Split libcrypt and libcipher man pages.Mark Murray1996-04-131-1/+1
* Add back missing crypt.3 man page.Jordan K. Hubbard1996-02-211-1/+2
* Dual personality crypt(3). This crypt will choose its encryption algorithmMark Murray1995-12-161-13/+5
* Hopefully fix bogus permissions.Garrett Wollman1994-08-261-1/+2
* Install libdescrypt.so immutable.Garrett Wollman1994-08-261-1/+2
* Fix afterinstall rule for generating links to the real libcryptGeoff Rehmet1994-08-201-8/+16
* 1) don't make bdes yetGeoff Rehmet1994-08-121-1/+6
* Install secure/lib/libcrypt as libdescrypt, and symlink it toGeoff Rehmet1994-08-091-3/+23
* Modify libcrypt so that the only exported symbol is _crypt().Geoff Rehmet1994-08-081-2/+4
* Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt.Geoff Rehmet1994-08-081-0/+15