| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to OpenSSH 5.1p1. | des | 2008-08-01 | 1 | -1/+1 |
* | Add a manual dependency on ssh_namespace.h. | des | 2006-05-13 | 2 | -0/+4 |
* | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | des | 2006-05-13 | 2 | -2/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -3/+3 |
* | Revert the commits that made libssh an INTERNALLIB; they caused too much | des | 2005-06-07 | 2 | -6/+2 |
* | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | des | 2005-06-06 | 2 | -2/+6 |
* | Update for OpenSSH 4.1p1. | des | 2005-06-05 | 2 | -2/+2 |
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | ru | 2004-02-05 | 1 | -2/+2 |
* | Update Makefiles for OpenSSH 3.7.1p2. | des | 2004-01-07 | 2 | -4/+4 |
* | Explicitly add libz and libcrypto to LDADD for any ssh utilities missing | gordon | 2003-08-19 | 1 | -2/+2 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 2 | -29/+0 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 1 | -1/+1 |
* | The including makefile's directory is tried first for .include "...". | ru | 2003-04-30 | 1 | -2/+2 |
* | Most things depend on !defined(NO_OPENSSL); make it look so. | ru | 2003-04-30 | 1 | -4/+7 |
* | NOSECURE is implied by NOCRYPT, meaning if the latter is defined | ru | 2003-04-30 | 1 | -1/+1 |
* | Remove Kerberos IV shims. | des | 2003-04-23 | 1 | -1/+1 |
* | Update for 3.6.1p1; also remove Kerberos IV shims. | des | 2003-04-23 | 1 | -1/+1 |
* | Update for OpenSSH 3.5p1. | des | 2002-10-29 | 1 | -0/+1 |
* | ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be | des | 2002-07-05 | 2 | -1/+16 |
* | No guts, no glory. Switch to OpenSSH-portable. | des | 2002-06-25 | 1 | -2/+2 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | ru | 2002-02-08 | 1 | -2/+2 |
* | Set WFORMAT=0, overlooked in previous commits to libexec/. | kris | 2002-02-06 | 1 | -0/+1 |
* | Add pam_ssh support to the static PAM library, libpam.a: | ru | 2002-01-23 | 1 | -2/+2 |
* | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | markm | 2001-11-30 | 1 | -2/+4 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 1 | -1/+1 |
* | Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto, | bde | 2001-07-30 | 1 | -4/+4 |
* | Fixed world breakage in previous commit. -lpam must never be used | bde | 2001-05-09 | 1 | -3/+4 |
* | Add PAM support to SRA authentication. Cribbed mostly from ftpd. This | nsayer | 2001-05-07 | 1 | -1/+1 |
* | Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new | green | 2001-05-04 | 1 | -1/+1 |
* | Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness. | ru | 2001-03-28 | 1 | -1/+1 |
* | secure/ build fixes: | ru | 2001-03-26 | 3 | -17/+9 |
* | Only build sftp-server conditionally | kris | 2000-09-16 | 1 | -1/+3 |
* | Add sftp-server | ache | 2000-09-15 | 1 | -0/+1 |
* | Update for OpenSSH 2.2.0 | kris | 2000-09-10 | 1 | -0/+22 |
* | Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since it | kris | 2000-07-25 | 1 | -1/+1 |
* | Build everything properly. This means: | markm | 2000-02-24 | 1 | -3/+3 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 1 | -1/+1 |
* | Revert -lmd changes now that libcrypt doesn't expose this binutils/ld | peter | 1999-12-18 | 1 | -3/+2 |
* | Add libmd to DPADD and LDADD. | marcel | 1999-12-17 | 1 | -2/+3 |
* | Dont build telenet if we are going for kerberised telnet; this just | markm | 1999-10-12 | 1 | -2/+3 |
* | Make telnet with SRA work. | markm | 1999-10-07 | 3 | -0/+32 |
* | Secure telnet is now in eBones. | markm | 1996-11-07 | 15 | -9324/+0 |
* | Same as non-secure telnetd, add support for ``-P altlogin'' to specify | peter | 1996-08-13 | 3 | -4/+21 |
* | Localize time | ache | 1996-05-07 | 1 | -0/+10 |
* | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 1 | -39/+4 |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 1 | -5/+11 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -6/+0 |
* | Remove LD_NOSTD_PATH unsetenv, it isn't exist anymore | ache | 1995-10-24 | 1 | -1/+0 |
* | Fix original patch error with ! before strncmp | ache | 1995-10-20 | 1 | -4/+10 |
* | Don't allow LD_* env. variables to be tricked | ache | 1995-10-20 | 1 | -3/+25 |