| Commit message (Expand) | Author | Age | Files | Lines |
* | only send eow and no-more-sessions requests to openssh 5 and newer; |  markus | 2008-09-11 | 1 | -1/+2 |
* | bz #1019: some ssh.com versions apparently can't cope with the remote port |  djm | 2006-12-12 | 1 | -1/+2 |
* | standardise spacing in $OpenBSD$ tags; requested by deraadt@ |  djm | 2006-03-25 | 1 | -1/+1 |
* | bz#413: allow optional specification of bind address for port forwardings. |  djm | 2005-03-01 | 1 | -1/+2 |
* | spaces |  deraadt | 2004-07-11 | 1 | -2/+2 |
* | remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.uk |  markus | 2003-11-02 | 1 | -2/+1 |
* | SSH_BUG_K5USER is unused; ok henning@ |  markus | 2003-08-29 | 1 | -5/+4 |
* | support GSS API user authentication; patches from Simon Wilkinson, |  markus | 2003-08-22 | 1 | -1/+2 |
* | bugfix causes stalled connections for ssh.com < 3.0; noticed by ho@; tested by ho@ and myself |  markus | 2003-04-01 | 1 | -1/+2 |
* | add a generic match for a prober, such as sie big brother; idea from stevesk@; markus@ ok |  mickey | 2002-09-27 | 1 | -1/+2 |
* | strip '@' from username only for KerbV and known broken clients, bug #204 |  markus | 2002-04-10 | 1 | -1/+2 |
* | don't send stderr data after EOF, accept this from older known (broken) |  markus | 2002-03-25 | 1 | -1/+2 |
* | $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add |  stevesk | 2002-03-04 | 1 | -1/+2 |
* | bug compat: request a dummy channel for -N (no shell) sessions + cleanup; vinschen@redhat.com |  markus | 2001-09-20 | 1 | -1/+2 |
* | remove comments from .h, since they are cut&paste from the .c files |  markus | 2001-06-26 | 1 | -5/+6 |
* | prototype pedant. not very creative... |  itojun | 2001-06-26 | 1 | -4/+4 |
* | update copyright for 2001 |  markus | 2001-06-25 | 1 | -2/+2 |
* | allow interop with weaker key generation used by ssh-2.0.x, x < 10 |  markus | 2001-04-30 | 1 | -1/+2 |
* | more ssh.com-2.0.x bug-compat; from per@appgate.com |  markus | 2001-04-29 | 1 | -18/+19 |
* | implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2) |  markus | 2001-04-12 | 1 | -1/+2 |
* | add SSH_BUG_NOREKEY and detect broken (=all old) openssh versions. |  markus | 2001-04-05 | 1 | -1/+2 |
* | make dh group exchange more flexible, allow min and max group size, |  provos | 2001-03-27 | 1 | -1/+2 |
* | some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5 |  markus | 2001-03-27 | 1 | -1/+2 |
* | Compat for OpenSSH with broken Rijndael/AES. ok markus@ |  djm | 2001-03-23 | 1 | -1/+3 |
* | specifically version match on ssh scanners. do not log scan information |  deraadt | 2001-03-18 | 1 | -1/+2 |
* | all known netscreen ssh versions, and older versions of OSU ssh cannot |  deraadt | 2001-03-10 | 1 | -1/+2 |
* | implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key -> |  markus | 2001-03-08 | 1 | -1/+2 |
* | ssh-1.2.{18-22} has broken handling of ignore messages; report from itojun@ |  markus | 2001-02-19 | 1 | -9/+10 |
* | implement option 'Banner /etc/issue.net' for ssh2, move version to |  markus | 2001-01-08 | 1 | -1/+2 |
* | disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0 |  markus | 2000-12-06 | 1 | -1/+2 |
* | support f-secure/ssh.com 2.0.12; ok niels@ |  markus | 2000-12-03 | 1 | -2/+3 |
* | OpenSSH_2.3; note that is is not complete, but the version number needs to be changed for interoperability reasons |  markus | 2000-10-14 | 1 | -2/+2 |
* | cleanup copyright notices on all files. I have attempted to be accurate with |  deraadt | 2000-09-07 | 1 | -6/+1 |
* | OpenBSD tag |  markus | 2000-06-20 | 1 | -1/+1 |
* | make userauth+pubkey interop with ssh.com-2.2.0 |  markus | 2000-06-19 | 1 | -1/+2 |
* | bug compat w/ ssh-2.0.13 x11, split out bugs |  markus | 2000-05-08 | 1 | -1/+6 |
* | add Cipher and Protocol options to ssh/sshd, e.g.: |  markus | 2000-04-12 | 1 | -1/+8 |
* | channel layer support for ssh2 |  markus | 2000-04-03 | 1 | -1/+5 |
* | missing copyright |  markus | 1999-11-24 | 1 | -1/+29 |
* | much more KNF |  deraadt | 1999-11-24 | 1 | -2/+2 |
* | add CVS tags, fix comments and whitespace |  markus | 1999-10-16 | 1 | -0/+2 |
* | support for SSH protocol 1.5 which is poorly documented, the RFC.troff lies. |  markus | 1999-10-16 | 1 | -0/+5 |