| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up the OpenSSH build. It is now possible to build most components | Dag-Erling Smørgrav | 2013-09-10 | 3 | -9/+51 |
* | Make libldns and libssh private. | Dag-Erling Smørgrav | 2013-09-08 | 3 | -0/+3 |
* | Retire the mislabeled ENABLE_SUID_SSH knob. | Dag-Erling Smørgrav | 2013-03-22 | 1 | -3/+1 |
* | Revert r204939 | Dag-Erling Smørgrav | 2010-03-10 | 1 | -1/+1 |
* | Forgot to svn add the Makefile. | Dag-Erling Smørgrav | 2010-03-10 | 1 | -0/+16 |
* | Fix the build. The ssh-pkcs11-helper directory is empty, which is | Doug Barton | 2010-03-10 | 1 | -1/+1 |
* | Upgrade to OpenSSH 5.4p1. | Dag-Erling Smørgrav | 2010-03-09 | 1 | -1/+1 |
* | Fix 'make checkdpadd' | Dag-Erling Smørgrav | 2010-02-25 | 1 | -1/+1 |
* | Remove -static; it was a failed experiment that got committed by accident. | Dag-Erling Smørgrav | 2010-02-25 | 1 | -1/+4 |
* | Upgrade to OpenSSH 5.3p1. | Dag-Erling Smørgrav | 2009-10-01 | 2 | -2/+2 |
* | Upgrade to OpenSSH 5.1p1. | Dag-Erling Smørgrav | 2008-08-01 | 1 | -1/+1 |
* | Add a manual dependency on ssh_namespace.h. | Dag-Erling Smørgrav | 2006-05-13 | 2 | -0/+4 |
* | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | Dag-Erling Smørgrav | 2006-05-13 | 2 | -2/+2 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -3/+3 |
* | Revert the commits that made libssh an INTERNALLIB; they caused too much | Dag-Erling Smørgrav | 2005-06-07 | 2 | -6/+2 |
* | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | Dag-Erling Smørgrav | 2005-06-06 | 2 | -2/+6 |
* | Update for OpenSSH 4.1p1. | Dag-Erling Smørgrav | 2005-06-05 | 2 | -2/+2 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -2/+2 |
* | Update Makefiles for OpenSSH 3.7.1p2. | Dag-Erling Smørgrav | 2004-01-07 | 2 | -4/+4 |
* | Explicitly add libz and libcrypto to LDADD for any ssh utilities missing | Gordon Tetlow | 2003-08-19 | 1 | -2/+2 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 2 | -29/+0 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | Mark Murray | 2003-05-05 | 1 | -1/+1 |
* | The including makefile's directory is tried first for .include "...". | Ruslan Ermilov | 2003-04-30 | 1 | -2/+2 |
* | Most things depend on !defined(NO_OPENSSL); make it look so. | Ruslan Ermilov | 2003-04-30 | 1 | -4/+7 |
* | NOSECURE is implied by NOCRYPT, meaning if the latter is defined | Ruslan Ermilov | 2003-04-30 | 1 | -1/+1 |
* | Remove Kerberos IV shims. | Dag-Erling Smørgrav | 2003-04-23 | 1 | -1/+1 |
* | Update for 3.6.1p1; also remove Kerberos IV shims. | Dag-Erling Smørgrav | 2003-04-23 | 1 | -1/+1 |
* | Update for OpenSSH 3.5p1. | Dag-Erling Smørgrav | 2002-10-29 | 1 | -0/+1 |
* | ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be | Dag-Erling Smørgrav | 2002-07-05 | 2 | -1/+16 |
* | No guts, no glory. Switch to OpenSSH-portable. | Dag-Erling Smørgrav | 2002-06-25 | 1 | -2/+2 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | Ruslan Ermilov | 2002-02-08 | 1 | -2/+2 |
* | Set WFORMAT=0, overlooked in previous commits to libexec/. | Kris Kennaway | 2002-02-06 | 1 | -0/+1 |
* | Add pam_ssh support to the static PAM library, libpam.a: | Ruslan Ermilov | 2002-01-23 | 1 | -2/+2 |
* | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | Mark Murray | 2001-11-30 | 1 | -2/+4 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | Mark Murray | 2001-08-03 | 1 | -1/+1 |
* | Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto, | Bruce Evans | 2001-07-30 | 1 | -4/+4 |
* | Fixed world breakage in previous commit. -lpam must never be used | Bruce Evans | 2001-05-09 | 1 | -3/+4 |
* | Add PAM support to SRA authentication. Cribbed mostly from ftpd. This | Nick Sayer | 2001-05-07 | 1 | -1/+1 |
* | Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new | Brian Feldman | 2001-05-04 | 1 | -1/+1 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | Ruslan Ermilov | 2001-03-28 | 1 | -1/+1 |
* | secure/ build fixes: | Ruslan Ermilov | 2001-03-26 | 3 | -17/+9 |
* | Only build sftp-server conditionally | Kris Kennaway | 2000-09-16 | 1 | -1/+3 |
* | Add sftp-server | Andrey A. Chernov | 2000-09-15 | 1 | -0/+1 |
* | Update for OpenSSH 2.2.0 | Kris Kennaway | 2000-09-10 | 1 | -0/+22 |
* | Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since it | Kris Kennaway | 2000-07-25 | 1 | -1/+1 |
* | Build everything properly. This means: | Mark Murray | 2000-02-24 | 1 | -3/+3 |
* | another tcp apps IPv6 updates.(should be make world safe) | Yoshinobu Inoue | 2000-01-27 | 1 | -1/+1 |
* | Revert -lmd changes now that libcrypt doesn't expose this binutils/ld | Peter Wemm | 1999-12-18 | 1 | -3/+2 |
* | Add libmd to DPADD and LDADD. | Marcel Moolenaar | 1999-12-17 | 1 | -2/+3 |
* | Dont build telenet if we are going for kerberised telnet; this just | Mark Murray | 1999-10-12 | 1 | -2/+3 |