| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade to OpenSSH 5.1p1. | des | 2008-08-01 | 1 | -1/+1 |
* | Add $FreeBSD$ | peter | 2008-07-03 | 1 | -0/+1 |
* | For users of FreeBSD <= 6.2 we recommend during the x.org 7.x upgrade | kris | 2008-03-05 | 1 | -1/+10 |
* | getopt(3) returns -1, not EOF. | ru | 2008-02-19 | 1 | -1/+1 |
* | Upgrade to OpenSSL 0.9.8e. | simon | 2007-03-15 | 38 | -83/+85 |
* | Fix static compilation. | ru | 2006-10-07 | 1 | -2/+2 |
* | Upgrade to OpenSSL 0.9.8d. | simon | 2006-10-01 | 38 | -43/+80 |
* | Upgrade to OpenSSL 0.9.8b. | simon | 2006-07-29 | 40 | -102/+1666 |
* | Add a manual dependency on ssh_namespace.h. | des | 2006-05-13 | 7 | -0/+14 |
* | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | des | 2006-05-13 | 7 | -7/+7 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 2 | -3/+7 |
* | Add a new extensible GSS-API layer which can support GSS-API plugins, | dfr | 2005-12-29 | 1 | -3/+3 |
* | Revert the commits that made libssh an INTERNALLIB; they caused too much | des | 2005-06-07 | 7 | -22/+10 |
* | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | des | 2005-06-06 | 7 | -10/+22 |
* | Update for OpenSSH 4.1p1. | des | 2005-06-05 | 2 | -3/+3 |
* | Update OpenSSL 0.9.7d -> 0.9.7e. | nectar | 2005-02-25 | 36 | -1638/+1778 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 1 | -1/+1 |
* | Correctly hide the command arguments. | dds | 2005-01-17 | 1 | -15/+2 |
* | 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 |