| Commit message (Expand) | Author | Age | Files | Lines |
| * | Ugh, I accidentally sent des@ a patch that included some test | Ruslan Ermilov | 2006-10-11 | 1 | -2/+0 |
| * | Fix NO_KERBEROS and static build (stupdily left out to hunks in previous | Dag-Erling Smørgrav | 2006-10-11 | 1 | -2/+2 |
| * | Fix NO_KERBEROS and static build. | Dag-Erling Smørgrav | 2006-10-11 | 2 | -4/+6 |
| * | MFC: namespace munging hack | Dag-Erling Smørgrav | 2006-07-08 | 7 | -7/+21 |
| * | Revert the commits that made libssh an INTERNALLIB; they caused too much | Dag-Erling Smørgrav | 2005-06-07 | 7 | -22/+10 |
| * | Make libssh an INTERNALLIB like it is in {Net,Open}BSD. | Dag-Erling Smørgrav | 2005-06-06 | 7 | -10/+22 |
| * | Update for OpenSSH 4.1p1. | Dag-Erling Smørgrav | 2005-06-05 | 2 | -3/+3 |
| * | Update OpenSSL 0.9.7d -> 0.9.7e. | Jacques Vidrine | 2005-02-25 | 36 | -1638/+1778 |
| * | Sync program's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2005-02-10 | 1 | -1/+1 |
| * | Correctly hide the command arguments. | Diomidis Spinellis | 2005-01-17 | 1 | -15/+2 |
| * | Update for 3.8p1, including workaround for a bug in gss-genr.c. | Dag-Erling Smørgrav | 2004-02-26 | 2 | -2/+3 |
| * | style.Makefile(5): | Johan Karlsson | 2004-02-23 | 1 | -1/+1 |
| * | Fixed static linkage. | Ruslan Ermilov | 2004-01-08 | 1 | -2/+5 |
| * | Enable GSSAPI support. [1] | Dag-Erling Smørgrav | 2004-01-08 | 1 | -4/+4 |
| * | Update Makefiles for OpenSSH 3.7.1p2. | Dag-Erling Smørgrav | 2004-01-07 | 7 | -14/+14 |
| * | Explicitly add libz and libcrypto to LDADD for any ssh utilities missing | Gordon Tetlow | 2003-08-19 | 5 | -10/+10 |
| * | Very big makeover in the way telnet, telnetd and libtelnet are built. | Mark Murray | 2003-07-16 | 2 | -24/+0 |
| * | Fixed "make checkdpadd". | Ruslan Ermilov | 2003-07-02 | 1 | -2/+2 |
| * | Fix for the NO_OPENSSL case. | Mark Murray | 2003-06-08 | 1 | -2/+2 |
| * | Modernise. Use libcrypto instead of libcipher for DES. | Mark Murray | 2003-06-02 | 3 | -382/+427 |
| * | Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra | Mark Murray | 2003-05-05 | 2 | -2/+2 |
| * | We no longer have a separate kerberos distribution. Its now just | Mark Murray | 2003-04-30 | 1 | -1/+0 |
| * | The including makefile's directory is tried first for .include "...". | Ruslan Ermilov | 2003-04-30 | 1 | -1/+1 |
| * | Most things depend on !defined(NO_OPENSSL); make it look so. | Ruslan Ermilov | 2003-04-30 | 1 | -3/+3 |
| * | 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 | -7/+0 |
| * | The .Nm utility | Philippe Charnier | 2003-03-24 | 1 | -4/+6 |
| * | Fix mixed up arguments passed to a locally defined err(int, char *) | Mike Makonnen | 2003-03-07 | 1 | -4/+4 |
| * | Handle includes the normal way. | Ruslan Ermilov | 2003-02-27 | 1 | -4/+1 |
| * | Regenerate man pages after import of OpenSSL 0.9.7a. | Jacques Vidrine | 2003-02-19 | 33 | -69/+153 |
| * | Install the OpenSSL man pages in /usr/share/openssl/man | Jacques Vidrine | 2003-02-10 | 35 | -114/+144 |
| * | Update for OpenSSL 0.9.7. No assembler code at the moment. This | Mark Murray | 2003-01-28 | 35 | -17/+11334 |
| * | Remove myself as maintainer of openssl; I no longer have enough time to | Kris Kennaway | 2002-11-21 | 1 | -2/+0 |
| * | Update for OpenSSH 3.5p1. | Dag-Erling Smørgrav | 2002-10-29 | 1 | -1/+1 |
| * | ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be | Dag-Erling Smørgrav | 2002-07-05 | 3 | -16/+1 |
| * | No guts, no glory. Switch to OpenSSH-portable. | Dag-Erling Smørgrav | 2002-06-25 | 8 | -1/+9 |
| * | My previous style commits weren't entirely right. Fix some bugs I | Dag-Erling Smørgrav | 2002-06-24 | 7 | -23/+11 |
| * | Previous commit made no sense. | Dag-Erling Smørgrav | 2002-06-24 | 1 | -1/+2 |
| * | Fix style and unbreal static build. | Dag-Erling Smørgrav | 2002-06-24 | 5 | -11/+10 |
| * | Install the new man pages. | Dag-Erling Smørgrav | 2002-06-23 | 1 | -1/+1 |
| * | Update Makefiles for OpenSSH 3.3. | Dag-Erling Smørgrav | 2002-06-23 | 2 | -1/+14 |
| * | Build using pregenerated manpages; don't use perl to translate .pod's. | Mark Murray | 2002-05-14 | 1 | -8/+1 |
| * | Milestone #1 in cross-arch make releases. | Ruslan Ermilov | 2002-04-26 | 1 | -6/+4 |
| * | Adjust for OpenSSH 3.1. | Dag-Erling Smørgrav | 2002-03-18 | 2 | -2/+2 |
| * | Now that cross-tools ld(1) has been fixed to look for dynamic | Ruslan Ermilov | 2002-02-08 | 6 | -12/+12 |
| * | Add pam_ssh support to the static PAM library, libpam.a: | Ruslan Ermilov | 2002-01-23 | 7 | -12/+12 |
| * | Clean up makefiles, and turn on WARNS=2. Take into account the telnet | Mark Murray | 2001-11-30 | 1 | -7/+9 |
| * | Diff reduce all the crypto telnet Makefiles. | Mark Murray | 2001-08-20 | 1 | -1/+1 |
| * | Link to libcipher in the usual way. `bdes' depended on a nonexistent | Bruce Evans | 2001-08-03 | 1 | -10/+2 |