commit | 12057500cc6b2efedca40812cd5541a84e137270 | [log] [download] |
---|---|---|
author | Kevin Steves <stevesk@pobox.com> | Mon Feb 05 14:54:34 2001 +0000 |
committer | Kevin Steves <stevesk@pobox.com> | Mon Feb 05 14:54:34 2001 +0000 |
tree | 7a14942c60d8ac9d30dbb0c77741374be057411b | |
parent | adf74cdeca7e96e9cdcc63342c3290fbd0578ff3 [diff] |
- markus@cvs.openbsd.org 2001/01/31 13:37:24 [channels.c channels.h serverloop.c ssh.c] do not disconnect if local port forwarding fails, e.g. if port is already in use - markus@cvs.openbsd.org 2001/02/01 14:58:09 [channels.c] use ipaddr in channel messages, ietf-secsh wants this - markus@cvs.openbsd.org 2001/01/31 12:26:20 [channels.c] ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE messages; bug report from edmundo@rano.org