aboutsummaryrefslogtreecommitdiff
path: root/secure/libexec
Commit message (Expand)AuthorAgeFilesLines
* Reduce overlinkingBaptiste Daroussin2014-11-253-4/+2
* Convert to LIBADDBaptiste Daroussin2014-11-253-15/+6
* Rework privatelib/internallibBaptiste Daroussin2014-08-063-3/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-064-4/+4
* Add placeholder Kyuafiles for various top-level hierarchies.Julio Merino2014-04-212-0/+14
* Clean up the OpenSSH build. It is now possible to build most componentsDag-Erling Smørgrav2013-09-103-9/+51
* Make libldns and libssh private.Dag-Erling Smørgrav2013-09-083-0/+3
* Retire the mislabeled ENABLE_SUID_SSH knob.Dag-Erling Smørgrav2013-03-221-3/+1
* Revert r204939Dag-Erling Smørgrav2010-03-101-1/+1
* Forgot to svn add the Makefile.Dag-Erling Smørgrav2010-03-101-0/+16
* Fix the build. The ssh-pkcs11-helper directory is empty, which isDoug Barton2010-03-101-1/+1
* Upgrade to OpenSSH 5.4p1.Dag-Erling Smørgrav2010-03-091-1/+1
* Fix 'make checkdpadd'Dag-Erling Smørgrav2010-02-251-1/+1
* Remove -static; it was a failed experiment that got committed by accident.Dag-Erling Smørgrav2010-02-251-1/+4
* Upgrade to OpenSSH 5.3p1.Dag-Erling Smørgrav2009-10-012-2/+2
* Upgrade to OpenSSH 5.1p1.Dag-Erling Smørgrav2008-08-011-1/+1
* Add a manual dependency on ssh_namespace.h.Dag-Erling Smørgrav2006-05-132-0/+4
* Introduce a namespace munging hack inspired by NetBSD to avoid pollutingDag-Erling Smørgrav2006-05-132-2/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-3/+3
* Revert the commits that made libssh an INTERNALLIB; they caused too muchDag-Erling Smørgrav2005-06-072-6/+2
* Make libssh an INTERNALLIB like it is in {Net,Open}BSD.Dag-Erling Smørgrav2005-06-062-2/+6
* Update for OpenSSH 4.1p1.Dag-Erling Smørgrav2005-06-052-2/+2
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
* Update Makefiles for OpenSSH 3.7.1p2.Dag-Erling Smørgrav2004-01-072-4/+4
* Explicitly add libz and libcrypto to LDADD for any ssh utilities missingGordon Tetlow2003-08-191-2/+2
* Very big makeover in the way telnet, telnetd and libtelnet are built.Mark Murray2003-07-162-29/+0
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extraMark Murray2003-05-051-1/+1
* The including makefile's directory is tried first for .include "...".Ruslan Ermilov2003-04-301-2/+2
* Most things depend on !defined(NO_OPENSSL); make it look so.Ruslan Ermilov2003-04-301-4/+7
* 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
* Update for 3.6.1p1; also remove Kerberos IV shims.Dag-Erling Smørgrav2003-04-231-1/+1
* Update for OpenSSH 3.5p1.Dag-Erling Smørgrav2002-10-291-0/+1
* ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to beDag-Erling Smørgrav2002-07-052-1/+16
* No guts, no glory. Switch to OpenSSH-portable.Dag-Erling Smørgrav2002-06-251-2/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-081-2/+2
* Set WFORMAT=0, overlooked in previous commits to libexec/.Kris Kennaway2002-02-061-0/+1
* Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-231-2/+2
* Clean up makefiles, and turn on WARNS=2. Take into account the telnetMark Murray2001-11-301-2/+4
* Revamp and diff-reduce the various secure telnets. Make sure thatMark Murray2001-08-031-1/+1
* Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto,Bruce Evans2001-07-301-4/+4
* Fixed world breakage in previous commit. -lpam must never be usedBruce Evans2001-05-091-3/+4
* Add PAM support to SRA authentication. Cribbed mostly from ftpd. ThisNick Sayer2001-05-071-1/+1
* Follow the OpenSSH 2.9 upgrade with the infrastructure. Two newBrian Feldman2001-05-041-1/+1
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.Ruslan Ermilov2001-03-281-1/+1
* secure/ build fixes:Ruslan Ermilov2001-03-263-17/+9
* Only build sftp-server conditionallyKris Kennaway2000-09-161-1/+3
* Add sftp-serverAndrey A. Chernov2000-09-151-0/+1
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-0/+22
* Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since itKris Kennaway2000-07-251-1/+1