]> andersk Git - openssh.git/commit
- djm@cvs.openbsd.org 2007/09/04 11:15:56
authordjm <djm>
Mon, 17 Sep 2007 02:06:57 +0000 (02:06 +0000)
committerdjm <djm>
Mon, 17 Sep 2007 02:06:57 +0000 (02:06 +0000)
commit71300a431efb5b4027c150698543271dfa315fc6
treee6c2658b2acf3098a8373c838d3c278c18a9fe6c
parent8de7aaabc36f777a18b7f69431022b63dc222da1
   - djm@cvs.openbsd.org 2007/09/04 11:15:56
     [ssh.c sshconnect.c sshconnect.h]
     make ssh(1)'s ConnectTimeout option apply to both the TCP connection and
     SSH banner exchange (previously it just covered the TCP connection).
     This allows callers of ssh(1) to better detect and deal with stuck servers
     that accept a TCP connection but don't progress the protocol, and also
     makes ConnectTimeout useful for connections via a ProxyCommand;
     feedback and "looks ok" markus@
ChangeLog
ssh.c
sshconnect.c
sshconnect.h
This page took 0.173761 seconds and 5 git commands to generate.