| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for 3.8p1, including workaround for a bug in gss-genr.c. | des | 2004-02-26 | 2 | -2/+3 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | Fixed static linkage. | ru | 2004-01-08 | 1 | -2/+5 |
* | Enable GSSAPI support. [1] | des | 2004-01-08 | 1 | -4/+4 |
* | Update Makefiles for OpenSSH 3.7.1p2. | des | 2004-01-07 | 7 | -14/+14 |
* | Explicitly add libz and libcrypto to LDADD for any ssh utilities missing | gordon | 2003-08-19 | 5 | -10/+10 |
* | Very big makeover in the way telnet, telnetd and libtelnet are built. | markm | 2003-07-16 | 2 | -24/+0 |
* | Fixed "make checkdpadd". | ru | 2003-07-02 | 1 | -2/+2 |
* | Fix for the NO_OPENSSL case. | markm | 2003-06-08 | 1 | -2/+2 |
* | Modernise. Use libcrypto instead of libcipher for DES. | markm | 2003-06-02 | 3 | -382/+427 |
* | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | markm | 2003-05-05 | 2 | -2/+2 |
* | We no longer have a separate kerberos distribution. Its now just | markm | 2003-04-30 | 1 | -1/+0 |
* | The including makefile's directory is tried first for .include "...". | ru | 2003-04-30 | 1 | -1/+1 |
* | Most things depend on !defined(NO_OPENSSL); make it look so. | ru | 2003-04-30 | 1 | -3/+3 |
* | 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 | -7/+0 |
* | The .Nm utility | charnier | 2003-03-24 | 1 | -4/+6 |
* | Fix mixed up arguments passed to a locally defined err(int, char *) | mtm | 2003-03-07 | 1 | -4/+4 |
* | Handle includes the normal way. | ru | 2003-02-27 | 1 | -4/+1 |
* | Regenerate man pages after import of OpenSSL 0.9.7a. | nectar | 2003-02-19 | 33 | -69/+153 |
* | Install the OpenSSL man pages in /usr/share/openssl/man | nectar | 2003-02-10 | 35 | -114/+144 |
* | Update for OpenSSL 0.9.7. No assembler code at the moment. This | markm | 2003-01-28 | 35 | -17/+11334 |
* | Remove myself as maintainer of openssl; I no longer have enough time to | kris | 2002-11-21 | 1 | -2/+0 |
* | Update for OpenSSH 3.5p1. | des | 2002-10-29 | 1 | -1/+1 |
* | ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be | des | 2002-07-05 | 3 | -16/+1 |
* | No guts, no glory. Switch to OpenSSH-portable. | des | 2002-06-25 | 8 | -1/+9 |
* | My previous style commits weren't entirely right. Fix some bugs I | des | 2002-06-24 | 7 | -23/+11 |
* | Previous commit made no sense. | des | 2002-06-24 | 1 | -1/+2 |
* | Fix style and unbreal static build. | des | 2002-06-24 | 5 | -11/+10 |
* | Install the new man pages. | des | 2002-06-23 | 1 | -1/+1 |
* | Update Makefiles for OpenSSH 3.3. | des | 2002-06-23 | 2 | -1/+14 |
* | Build using pregenerated manpages; don't use perl to translate .pod's. | markm | 2002-05-14 | 1 | -8/+1 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -6/+4 |
* | Adjust for OpenSSH 3.1. | des | 2002-03-18 | 2 | -2/+2 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | ru | 2002-02-08 | 6 | -12/+12 |
* | Add pam_ssh support to the static PAM library, libpam.a: | ru | 2002-01-23 | 7 | -12/+12 |
* | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | markm | 2001-11-30 | 1 | -7/+9 |
* | Diff reduce all the crypto telnet Makefiles. | markm | 2001-08-20 | 1 | -1/+1 |
* | Link to libcipher in the usual way. `bdes' depended on a nonexistent | bde | 2001-08-03 | 1 | -10/+2 |
* | Revamp and diff-reduce the various secure telnets. Make sure that | markm | 2001-08-03 | 1 | -3/+3 |
* | Fixed world breakage when NOSHARED=yes. libmp now depends on libcrypto, | bde | 2001-07-30 | 1 | -2/+2 |
* | Added missing DPADD and CLEANFILES. | ru | 2001-07-12 | 1 | -0/+3 |
* | Fixed world breakage in previous commit. -lpam must never be used | bde | 2001-05-09 | 1 | -4/+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 | 8 | -12/+37 |
* | 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 | 8 | -54/+22 |
* | man(7) -> mdoc(7). | ru | 2001-01-16 | 1 | -140/+173 |
* | Disable /usr/bin/ssh being setuid root by default. Let the variable | green | 2000-11-14 | 1 | -0/+2 |