]> andersk Git - openssh.git/blobdiff - ChangeLog
- djm@cvs.openbsd.org 2007/09/04 11:15:56
[openssh.git] / ChangeLog
index 4dacf1b3230a4c6b81ec0d10c97302a360cd8834..10d8fdce453e9c1173b5062c767b5f54d84ed45e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      make file descriptor passing code return an error rather than call fatal()
      when it encounters problems, and use this to make session multiplexing
      masters survive slaves failing to pass all stdio FDs; ok markus@
+   - 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@
 
 20070914
  - (dtucker) [openbsd-compat/bsd-asprintf.c] Plug mem leak in error path.
This page took 0.033366 seconds and 4 git commands to generate.