]> andersk Git - openssh.git/blobdiff - ChangeLog
- markus@cvs.openbsd.org 2009/12/11 18:16:33
[openssh.git] / ChangeLog
index 94fb34c3b5d454eb7c34a05262c75500f2863d32..45f7585299e4b35d24479de5e53f5499b704a9b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      [roaming_common.c]
      use socklen_t for getsockopt optlen parameter; reported by
      Steve.McClellan AT radisys.com, ok dtucker@
+   - dtucker@cvs.openbsd.org 2009/12/06 23:53:54
+     [sftp.c]
+     fix potential divide-by-zero in sftp's "df" output when talking to a server
+     that reports zero files on the filesystem (Unix filesystems always have at
+     least the root inode).  From Steve McClellan at radisys, ok djm@
+   - markus@cvs.openbsd.org 2009/12/11 18:16:33
+     [key.c]
+     switch from 35 to the more common value of RSA_F4 == (2**16)+1 == 65537
+     for the RSA public exponent; discussed with provos; ok djm@
 
 20091226
  - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1
This page took 0.10381 seconds and 4 git commands to generate.