aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-211-0/+4
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-2/+4
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-161-3/+0
* Disconnect libcipher from the build. It only does DES, and we alreadyMark Murray2003-06-021-1/+1
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-1/+1
* Most things depend on !defined(NO_OPENSSL); make it look so.Ruslan Ermilov2003-04-301-3/+3
* NOSECURE is implied by NOCRYPT, meaning if the latter is definedRuslan Ermilov2003-04-301-1/+1
* Remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-231-1/+1
* libtelnet depends on OpenSSL.Ruslan Ermilov2003-04-011-1/+1
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).Ruslan Ermilov2002-06-211-1/+1
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-031-1/+1
* Nuke RSAREF support from orbit.Kris Kennaway2000-09-101-8/+1
* ``Anyone is now free to rub two primes together for their own gratification''Kris Kennaway2000-09-061-1/+1
* Argh. Cut/paste transcription error. Fix syntax of previous commit.Peter Wemm2000-07-031-1/+1
* USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1Peter Wemm2000-07-031-1/+2
* Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing)Peter Wemm2000-02-261-0/+6
* Create a stub libRSAglue for bsd.port.mk's sakePeter Wemm2000-02-251-1/+1
* Fold libRSAglue into libcrypto so we don't have to special-casePeter Wemm2000-02-251-3/+0
* Build everything properly. This means:Mark Murray2000-02-241-2/+8
* Add NO_OPENSSL knob to turn off building of opensslKris Kennaway2000-01-301-1/+4
* Activate librsaglueKris Kennaway2000-01-201-1/+1
* Turn back on libcrypto and libssl building.Kris Kennaway2000-01-161-1/+1
* We cannot have libcrypto, and therefore OpenSSL at all, without RSA.Brian Feldman2000-01-151-1/+1
* Connect OpenSSL to the build.Kris Kennaway2000-01-141-1/+1
* Dont build telenet if we are going for kerberised telnet; this justMark Murray1999-10-121-2/+4
* Make telnet with SRA work.Mark Murray1999-10-071-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 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
* Add the new libdes to the buildMark Murray1996-02-111-2/+2
* Remove duplicated targets which now build from main treeAndrey A. Chernov1995-09-291-2/+2
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-291-2/+2
* add libcipher to MakefileGeoff Rehmet1994-09-081-2/+2
* add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.incGeoff Rehmet1994-08-081-0/+6