| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFH (r237568, r255422, r255460, r255766, r255767, r255774, r255829, | Dag-Erling Smørgrav | 2014-03-31 | 1 | -14/+16 |
| * | MFH (r254407, r254960, r255371): misc cleanup | Dag-Erling Smørgrav | 2014-03-20 | 1 | -0/+1 |
| * | Pull in OpenSSH 6.2p2 from head. | Dag-Erling Smørgrav | 2013-05-30 | 1 | -4/+4 |
| * | MFH (r245527): add OPENSSH_NONE_CIPHER build option | Dag-Erling Smørgrav | 2013-03-01 | 1 | -0/+4 |
| * | Pull in OpenSSH 6.1 from head. | Dag-Erling Smørgrav | 2013-02-28 | 1 | -2/+0 |
| * | Upgrade to OpenSSH 5.8p2. | Dag-Erling Smørgrav | 2011-05-04 | 1 | -5/+6 |
| * | Upgrade to OpenSSH 5.4p1. | Dag-Erling Smørgrav | 2010-03-09 | 1 | -2/+3 |
| * | Fix globbing | Dag-Erling Smørgrav | 2009-11-10 | 1 | -1/+1 |
| * | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
| * | Use the closefrom(2) system call. | John Baldwin | 2009-06-16 | 1 | -1/+1 |
| * | Upgrade to OpenSSH 5.2p1. | Dag-Erling Smørgrav | 2009-05-22 | 1 | -1/+1 |
| * | Upgrade to OpenSSH 5.1p1. | Dag-Erling Smørgrav | 2008-08-01 | 1 | -4/+4 |
| * | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | Doug Rabson | 2008-05-07 | 1 | -2/+2 |
| * | - Bump share library version which were missed in last bump | Rong-En Fan | 2007-06-18 | 1 | -1/+1 |
| * | Update for OpenSSH 4.4p1. | Dag-Erling Smørgrav | 2006-09-30 | 1 | -2/+2 |
| * | Add a manual dependency on ssh_namespace.h. | Dag-Erling Smørgrav | 2006-05-13 | 1 | -0/+2 |
| * | Introduce a namespace munging hack inspired by NetBSD to avoid polluting | Dag-Erling Smørgrav | 2006-05-13 | 1 | -1/+1 |
| * | Add port-tun.c. | Dag-Erling Smørgrav | 2006-03-22 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | Add a new extensible GSS-API layer which can support GSS-API plugins, | Doug Rabson | 2005-12-29 | 1 | -1/+1 |
| * | Update for OpenSSH 4.2p1. | Dag-Erling Smørgrav | 2005-09-03 | 1 | -3/+4 |
| * | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 1 | -1/+1 |
| * | Revert the commits that made libssh an INTERNALLIB; they caused too much | Dag-Erling Smørgrav | 2005-06-07 | 1 | -2/+6 |
| * | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | Dag-Erling Smørgrav | 2005-06-06 | 1 | -6/+2 |
| * | Update for OpenSSH 4.1p1. | Dag-Erling Smørgrav | 2005-06-05 | 1 | -1/+6 |
| * | NODOCCOMPRESS -> NO_DOCCOMPRESS | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Update for OpenSSH 3.9p1. | Dag-Erling Smørgrav | 2004-10-28 | 1 | -4/+4 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| * | Update for 3.8p1, including workaround for a bug in gss-genr.c. | Dag-Erling Smørgrav | 2004-02-26 | 1 | -8/+9 |
| * | Cosmetics: rearrange the dependency list to match that of ssh and sshd. | Ruslan Ermilov | 2004-01-08 | 1 | -2/+5 |
| * | Use += instead of = with DPADD / LDADD. | Dag-Erling Smørgrav | 2004-01-08 | 1 | -2/+2 |
| * | Enable GSSAPI support. [1] | Dag-Erling Smørgrav | 2004-01-08 | 1 | -1/+3 |
| * | Previous commit erroneously listed some sources with .o suffixes. | Dag-Erling Smørgrav | 2004-01-07 | 1 | -1/+1 |
| * | Update Makefiles for OpenSSH 3.7.1p2. | Dag-Erling Smørgrav | 2004-01-07 | 1 | -8/+9 |
| * | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | Mark Murray | 2003-05-05 | 1 | -1/+1 |
| * | Update for 3.6.1p1; also remove Kerberos IV shims. | Dag-Erling Smørgrav | 2003-04-23 | 1 | -5/+3 |
| * | Style sync with rest of FreeBSD. | David E. O'Brien | 2002-11-06 | 1 | -8/+6 |
| * | Update for OpenSSH 3.5p1. | Dag-Erling Smørgrav | 2002-10-29 | 1 | -1/+9 |
| * | Don't lint contrib'ed sources, even if the builder has asked for linting. | Mark Murray | 2002-09-25 | 1 | -0/+2 |
| * | No guts, no glory. Switch to OpenSSH-portable. | Dag-Erling Smørgrav | 2002-06-25 | 1 | -3/+7 |
| * | Update Makefiles for OpenSSH 3.3. | Dag-Erling Smørgrav | 2002-06-23 | 1 | -3/+4 |
| * | The library itself does not depend on Kerberos bits. | Ruslan Ermilov | 2002-04-23 | 1 | -10/+0 |
| * | Adjust for OpenSSH 3.1. | Dag-Erling Smørgrav | 2002-03-18 | 1 | -2/+2 |
| * | Now that cross-tools ld(1) has been fixed to look for dynamic | Ruslan Ermilov | 2002-02-08 | 1 | -0/+3 |
| * | Add pam_ssh support to the static PAM library, libpam.a: | Ruslan Ermilov | 2002-01-23 | 1 | -2/+0 |
| * | Install libssh and libssh_pic. These are needed when building | Mark Murray | 2001-10-30 | 1 | -4/+1 |
| * | Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new | Brian Feldman | 2001-05-04 | 1 | -7/+4 |
| * | Add the new version.c to libssh. | Brian Feldman | 2001-05-03 | 1 | -1/+1 |
| * | secure/ build fixes: | Ruslan Ermilov | 2001-03-26 | 1 | -10/+6 |
| * | Update for OpenSSH 2.3.0. | Brian Feldman | 2000-12-05 | 1 | -2/+3 |