]> andersk Git - openssh.git/blob - ChangeLog
- andreas@cvs.openbsd.org 2009/05/28 16:50:16
[openssh.git] / ChangeLog
1 20090621
2  - (dtucker) OpenBSD CVS Sync
3    - markus@cvs.openbsd.org 2009/03/17 21:37:00
4      [ssh.c]
5      pass correct argv[0] to openlog(); ok djm@
6   - jmc@cvs.openbsd.org 2009/03/19 15:15:09
7      [ssh.1]
8      for "Ciphers", just point the reader to the keyword in ssh_config(5), just
9      as we do for "MACs": this stops us getting out of sync when the lists
10      change;
11      fixes documentation/6102, submitted by Peter J. Philipp
12      alternative fix proposed by djm
13      ok markus
14    - tobias@cvs.openbsd.org 2009/03/23 08:31:19
15      [ssh-agent.c]
16      Fixed a possible out-of-bounds memory access if the environment variable
17      SHELL is shorter than 3 characters.
18      with input by and ok dtucker
19    - tobias@cvs.openbsd.org 2009/03/23 19:38:04
20      [ssh-agent.c]
21      My previous commit didn't fix the problem at all, so stick at my first
22      version of the fix presented to dtucker.
23      Issue notified by Matthias Barkhoff (matthias dot barkhoff at gmx dot de).
24      ok dtucker
25    - sobrado@cvs.openbsd.org 2009/03/26 08:38:39
26      [sftp-server.8 sshd.8 ssh-agent.1]
27      fix a few typographical errors found by spell(1).
28      ok dtucker@, jmc@
29    - stevesk@cvs.openbsd.org 2009/04/13 19:07:44
30      [sshd_config.5]
31      fix possessive; ok djm@
32    - stevesk@cvs.openbsd.org 2009/04/14 16:33:42
33      [sftp-server.c]
34      remove unused option character from getopt() optstring; ok markus@
35    - jj@cvs.openbsd.org 2009/04/14 21:10:54
36      [servconf.c]
37      Fixed a few the-the misspellings in comments. Skipped a bunch in
38      binutils,gcc and so on. ok jmc@
39    - stevesk@cvs.openbsd.org 2009/04/17 19:23:06
40      [session.c]
41      use INTERNAL_SFTP_NAME for setproctitle() of in-process sftp-server;
42      ok djm@ markus@
43    - stevesk@cvs.openbsd.org 2009/04/17 19:40:17
44      [sshd_config.5]
45      clarify that even internal-sftp needs /dev/log for logging to work; ok
46      markus@
47    - jmc@cvs.openbsd.org 2009/04/18 18:39:10
48      [sshd_config.5]
49      tweak previous; ok stevesk
50    - stevesk@cvs.openbsd.org 2009/04/21 15:13:17
51      [sshd_config.5]
52      clarify we cd to user's home after chroot; ok markus@ on
53      earlier version; tweaks and ok jmc@
54    - andreas@cvs.openbsd.org 2009/05/25 06:48:01
55      [channels.c packet.c clientloop.c packet.h serverloop.c monitor_wrap.c
56      monitor.c]
57      Put the globals in packet.c into a struct and don't access it directly
58      from other files. No functional changes.
59      ok markus@ djm@
60    - andreas@cvs.openbsd.org 2009/05/27 06:31:25
61      [canohost.h canohost.c]
62      Add clear_cached_addr(), needed for upcoming changes allowing the peer
63      address to change.
64      ok markus@
65    - andreas@cvs.openbsd.org 2009/05/27 06:33:39
66      [clientloop.c]
67      Send SSH2_MSG_DISCONNECT when the client disconnects. From a larger
68      change from Martin Forssen, maf at appgate dot com.
69      ok markus@
70    - andreas@cvs.openbsd.org 2009/05/27 06:34:36
71      [kex.c kex.h]
72      Move the KEX_COOKIE_LEN define to kex.h
73      ok markus@
74    - andreas@cvs.openbsd.org 2009/05/27 06:36:07
75      [packet.h packet.c]
76      Add packet_put_int64() and packet_get_int64(), part of a larger change
77      from Martin Forssen.
78      ok markus@
79    - andreas@cvs.openbsd.org 2009/05/27 06:38:16
80      [sshconnect.h sshconnect.c]
81      Un-static ssh_exchange_identification(), part of a larger change from
82      Martin Forssen and needed for upcoming changes.
83      ok markus@
84    - andreas@cvs.openbsd.org 2009/05/28 16:50:16
85      [sshd.c packet.c serverloop.c monitor_wrap.c clientloop.c sshconnect.c
86       monitor.c]
87      Keep track of number of bytes read and written. Needed for upcoming
88      changes. Most code from Martin Forssen, maf at appgate dot com.
89      ok markus@
90
91 20090616
92  - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t
93    is a struct with a __val member.  Fixes build on, eg, Redhat 6.2.
94
95 20090504
96  - (dtucker) [sshlogin.c] Move the NO_SSH_LASTLOG #ifndef line to include
97    variable declarations.  Should prevent unused warnings anywhere it's set
98    (only Crays as far as I can tell) and be a no-op everywhere else.
99
100 20090318
101  - (tim) [configure.ac] Remove setting IP_TOS_IS_BROKEN for Cygwin. The problem
102    that setsockopt(IP_TOS) doesn't work on Cygwin has been fixed since 2005.
103    Based on patch from vinschen at redhat com.
104
105 20090308
106  - (dtucker) [auth-passwd.c auth1.c auth2-kbdint.c auth2-none.c auth2-passwd.c
107    auth2-pubkey.c session.c openbsd-compat/bsd-cygwin_util.{c,h}
108    openbsd-compat/daemon.c] Remove support for Windows 95/98/ME and very old
109    version of Cygwin.  Patch from vinschen at redhat com.
110
111 20090307
112  - (dtucker) [contrib/aix/buildbff.sh] Only try to rename ssh_prng_cmds if it
113    exists (it's not created if OpenSSL's PRNG is self-seeded, eg if the OS
114    has a /dev/random).
115  - (dtucker) [schnorr.c openbsd-compat/openssl-compat.{c,h}] Add
116    EVP_DigestUpdate to the OLD_EVP compatibility functions and tell schnorr.c
117    to use them.  Allows building with older OpenSSL versions.
118  - (dtucker) [configure.ac defines.h] Check for in_port_t and typedef if needed.
119  - (dtucker) [configure.ac] Missing comma in type list.
120  - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}]
121    EVP_DigestUpdate does not exactly match the other OLD_EVP functions (eg
122    in openssl 0.9.6) so add an explicit test for it.
123
124 20090306
125  - (djm) OpenBSD CVS Sync
126    - djm@cvs.openbsd.org 2009/03/05 07:18:19
127      [auth2-jpake.c jpake.c jpake.h monitor_wrap.c monitor_wrap.h schnorr.c]
128      [sshconnect2.c]
129      refactor the (disabled) Schnorr proof code to make it a little more
130      generally useful
131    - djm@cvs.openbsd.org 2009/03/05 11:30:50
132      [uuencode.c]
133      document what these functions do so I don't ever have to recuse into
134      b64_pton/ntop to remember their return values
135
136 20090223
137  - (djm) OpenBSD CVS Sync
138    - djm@cvs.openbsd.org 2009/02/22 23:50:57
139      [ssh_config.5 sshd_config.5]
140      don't advertise experimental options
141    - djm@cvs.openbsd.org 2009/02/22 23:59:25
142      [sshd_config.5]
143      missing period
144    - djm@cvs.openbsd.org 2009/02/23 00:06:15
145      [version.h]
146      openssh-5.2
147  - (djm) [README] update for 5.2
148  - (djm) Release openssh-5.2p1
149
150 20090222
151  - (djm) OpenBSD CVS Sync
152    - tobias@cvs.openbsd.org 2009/02/21 19:32:04
153      [misc.c sftp-server-main.c ssh-keygen.c]
154      Added missing newlines in error messages.
155      ok dtucker
156
157 20090221
158  - (djm) OpenBSD CVS Sync
159    - djm@cvs.openbsd.org 2009/02/17 01:28:32
160      [ssh_config]
161      sync with revised default ciphers; pointed out by dkrause@
162    - djm@cvs.openbsd.org 2009/02/18 04:31:21
163      [schnorr.c]
164      signature should hash over the entire group, not just the generator
165      (this is still disabled code)
166  - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
167    [contrib/suse/openssh.spec] Prepare for 5.2p1
168
169 20090216
170  - (djm) [regress/conch-ciphers.sh regress/putty-ciphers.sh]
171    [regress/putty-kex.sh regress/putty-transfer.sh] Downgrade disabled
172    interop tests from FATAL error to a warning. Allows some interop
173    tests to proceed if others are missing necessary prerequisites.
174  - (djm) [configure.ac] support GNU/kFreeBSD and GNU/kOpensolaris
175    systems; patch from Aurelien Jarno via rmh AT aybabtu.com
176
177 20090214
178  - (djm) OpenBSD CVS Sync
179    - dtucker@cvs.openbsd.org 2009/02/02 11:15:14
180      [sftp.c]
181      Initialize a few variables to prevent spurious "may be used
182      uninitialized" warnings from newer gcc's.  ok djm@
183    - djm@cvs.openbsd.org 2009/02/12 03:00:56
184      [canohost.c canohost.h channels.c channels.h clientloop.c readconf.c]
185      [readconf.h serverloop.c ssh.c]
186      support remote port forwarding with a zero listen port (-R0:...) to
187      dyamically allocate a listen port at runtime (this is actually
188      specified in rfc4254); bz#1003 ok markus@
189    - djm@cvs.openbsd.org 2009/02/12 03:16:01
190      [serverloop.c]
191      tighten check for -R0:... forwarding: only allow dynamic allocation
192      if want_reply is set in the packet
193    - djm@cvs.openbsd.org 2009/02/12 03:26:22
194      [monitor.c]
195      some paranoia: check that the serialised key is really KEY_RSA before
196      diddling its internals
197    - djm@cvs.openbsd.org 2009/02/12 03:42:09
198      [ssh.1]
199      document -R0:... usage
200    - djm@cvs.openbsd.org 2009/02/12 03:44:25
201      [ssh.1]
202      consistency: Dq => Ql
203    - djm@cvs.openbsd.org 2009/02/12 03:46:17
204      [ssh_config.5]
205      document RemoteForward usage with 0 listen port
206    - jmc@cvs.openbsd.org 2009/02/12 07:34:20
207      [ssh_config.5]
208      kill trailing whitespace;
209    - markus@cvs.openbsd.org 2009/02/13 11:50:21
210      [packet.c]
211      check for enc !=NULL in packet_start_discard
212    - djm@cvs.openbsd.org 2009/02/14 06:35:49
213      [PROTOCOL]
214      mention that eow and no-more-sessions extensions are sent only to
215      OpenSSH peers
216
217 20090212
218  - (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
219    set ownership and modes, so avoid explicitly setting them
220  - (djm) [configure.ac loginrec.c] bz#1421: fix lastlog support for OSX.
221    OSX provides a getlastlogxbyname function that automates the reading of
222    a lastlog file. Also, the pututxline function will update lastlog so
223    there is no need for loginrec.c to do it explicitly. Collapse some
224    overly verbose code while I'm in there.
225
226 20090201
227  - (dtucker) [defines.h sshconnect.c] INET6_ADDRSTRLEN is now needed in
228    channels.c too, so move the definition for non-IP6 platforms to defines.h
229    where it can be shared.
230
231 20090129
232  - (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
233    If the CYGWIN environment variable is empty, the installer script
234    should not install the service with an empty CYGWIN variable, but
235    rather without setting CYGWNI entirely.
236  - (tim) [contrib/cygwin/ssh-host-config] Whitespace cleanup. No code changes.
237
238 20090128
239  - (tim) [contrib/cygwin/ssh-host-config] Patch from Corinna Vinschen.
240    Changes to work on Cygwin 1.5.x as well as on the new Cygwin 1.7.x.
241    The information given for the setting of the CYGWIN environment variable
242    is wrong for both releases so I just removed it, together with the
243    unnecessary (Cygwin 1.5.x) or wrong (Cygwin 1.7.x) default setting.
244
245 20081228
246  - (djm) OpenBSD CVS Sync
247    - stevesk@cvs.openbsd.org 2008/12/09 03:20:42
248      [channels.c servconf.c]
249      channel_print_adm_permitted_opens() should deal with all the printing
250      for that config option.  suggested by markus@; ok markus@ djm@
251      dtucker@
252    - djm@cvs.openbsd.org 2008/12/09 04:32:22
253      [auth2-chall.c]
254      replace by-hand string building with xasprinf(); ok deraadt@
255    - sobrado@cvs.openbsd.org 2008/12/09 15:35:00
256      [sftp.1 sftp.c]
257      update for the synopses displayed by the 'help' command, there are a
258      few missing flags; add 'bye' to the output of 'help'; sorting and spacing.
259      jmc@ suggested replacing .Oo/.Oc with a single .Op macro.
260      ok jmc@
261    - stevesk@cvs.openbsd.org 2008/12/09 22:37:33
262      [clientloop.c]
263      fix typo in error message
264    - stevesk@cvs.openbsd.org 2008/12/10 03:55:20
265      [addrmatch.c]
266      o cannot be NULL here but use xfree() to be consistent; ok djm@
267    - stevesk@cvs.openbsd.org 2008/12/29 01:12:36
268      [ssh-keyscan.1]
269      fix example, default key type is rsa for 3+ years; from
270      frederic.perrin@resel.fr
271    - stevesk@cvs.openbsd.org 2008/12/29 02:23:26
272      [pathnames.h]
273      no need to escape single quotes in comments
274    - okan@cvs.openbsd.org 2008/12/30 00:46:56
275      [sshd_config.5]
276      add AllowAgentForwarding to available Match keywords list
277      ok djm
278    - djm@cvs.openbsd.org 2009/01/01 21:14:35
279      [channels.c]
280      call channel destroy callbacks on receipt of open failure messages.
281      fixes client hangs when connecting to a server that has MaxSessions=0
282      set spotted by imorgan AT nas.nasa.gov; ok markus@
283    - djm@cvs.openbsd.org 2009/01/01 21:17:36
284      [kexgexs.c]
285      fix hash calculation for KEXGEX: hash over the original client-supplied
286      values and not the sanity checked versions that we acutally use;
287      bz#1540 reported by john.smith AT arrows.demon.co.uk
288      ok markus@
289    - djm@cvs.openbsd.org 2009/01/14 01:38:06
290      [channels.c]
291      support SOCKS4A protocol, from dwmw2 AT infradead.org via bz#1482;
292      "looks ok" markus@
293    - stevesk@cvs.openbsd.org 2009/01/15 17:38:43
294      [readconf.c]
295      1) use obsolete instead of alias for consistency
296      2) oUserKnownHostsFile not obsolete but oGlobalKnownHostsFile2 is
297         so move the comment.
298      3) reorder so like options are together
299      ok djm@
300    - djm@cvs.openbsd.org 2009/01/22 09:46:01
301      [channels.c channels.h session.c]
302      make Channel->path an allocated string, saving a few bytes here and
303      there and fixing bz#1380 in the process; ok markus@
304    - djm@cvs.openbsd.org 2009/01/22 09:49:57
305      [channels.c]
306      oops! I committed the wrong version of the Channel->path diff,
307      it was missing some tweaks suggested by stevesk@
308    - djm@cvs.openbsd.org 2009/01/22 10:02:34
309      [clientloop.c misc.c readconf.c readconf.h servconf.c servconf.h]
310      [serverloop.c ssh-keyscan.c ssh.c sshd.c]
311      make a2port() return -1 when it encounters an invalid port number
312      rather than 0, which it will now treat as valid (needed for future work)
313      adjust current consumers of a2port() to check its return value is <= 0,
314      which in turn required some things to be converted from u_short => int
315      make use of int vs. u_short consistent in some other places too
316      feedback & ok markus@
317    - djm@cvs.openbsd.org 2009/01/22 10:09:16
318      [auth-options.c]
319      another chunk of a2port() diff that got away. wtfdjm??
320    - djm@cvs.openbsd.org 2009/01/23 07:58:11
321      [myproposal.h]
322      prefer CTR modes and revised arcfour (i.e w/ discard) modes to CBC
323      modes; ok markus@
324    - naddy@cvs.openbsd.org 2009/01/24 17:10:22
325      [ssh_config.5 sshd_config.5]
326      sync list of preferred ciphers; ok djm@
327    - markus@cvs.openbsd.org 2009/01/26 09:58:15
328      [cipher.c cipher.h packet.c]
329      Work around the CPNI-957037 Plaintext Recovery Attack by always
330      reading 256K of data on packet size or HMAC errors (in CBC mode only).
331      Help, feedback and ok djm@
332      Feedback from Martin Albrecht and Paterson Kenny
333
334 20090107
335  - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X.
336    Patch based on one from vgiffin AT apple.com; ok dtucker@
337  - (djm) [channels.c] bz#1419: support "on demand" X11 forwarding via
338    launchd on OS X; patch from vgiffin AT apple.com, slightly tweaked;
339    ok dtucker@
340  - (djm) [contrib/ssh-copy-id.1 contrib/ssh-copy-id] bz#1492: Make
341    ssh-copy-id copy id_rsa.pub by default (instead of the legacy "identity"
342    key). Patch from cjwatson AT debian.org
343
344 20090107
345  - (tim) [configure.ac defines.h openbsd-compat/port-uw.c
346    openbsd-compat/xcrypt.c] Add SECUREWARE support to OpenServer 6 SVR5 ABI.
347    OK djm@ dtucker@
348  - (tim) [configure.ac] Move check_for_libcrypt_later=1 in *-*-sysv5*) section.
349    OpenServer 6 doesn't need libcrypt.
350
351 20081209
352  - (djm) OpenBSD CVS Sync
353    - djm@cvs.openbsd.org 2008/12/09 02:38:18
354      [clientloop.c]
355      The ~C escape handler does not work correctly for multiplexed sessions -
356      it opens a commandline on the master session, instead of on the slave
357      that requested it. Disable it on slave sessions until such time as it
358      is fixed; bz#1543 report from Adrian Bridgett via Colin Watson
359      ok markus@
360    - djm@cvs.openbsd.org 2008/12/09 02:39:59
361      [sftp.c]
362      Deal correctly with failures in remote stat() operation in sftp,
363      correcting fail-on-error behaviour in batchmode. bz#1541 report and
364      fix from anedvedicky AT gmail.com; ok markus@
365    - djm@cvs.openbsd.org 2008/12/09 02:58:16
366      [readconf.c]
367      don't leave junk (free'd) pointers around in Forward *fwd argument on
368      failure; avoids double-free in ~C -L handler when given an invalid
369      forwarding specification; bz#1539 report from adejong AT debian.org
370      via Colin Watson; ok markus@ dtucker@
371    - djm@cvs.openbsd.org 2008/12/09 03:02:37
372      [sftp.1 sftp.c]
373      correct sftp(1) and corresponding usage syntax;
374      bz#1518 patch from imorgan AT nas.nasa.gov; ok deraadt@ improved diff jmc@
375
376 20081208
377  - (djm) [configure.ac] bz#1538: better test for ProPolice/SSP: actually
378    use some stack in main().
379    Report and suggested fix from vapier AT gentoo.org
380  - (djm) OpenBSD CVS Sync
381    - markus@cvs.openbsd.org 2008/12/02 19:01:07
382      [clientloop.c]
383      we have to use the recipient's channel number (RFC 4254) for
384      SSH2_MSG_CHANNEL_SUCCESS/SSH2_MSG_CHANNEL_FAILURE messages,
385      otherwise we trigger 'Non-public channel' error messages on sshd
386      systems with clientkeepalive enabled; noticed by sturm; ok djm;
387    - markus@cvs.openbsd.org 2008/12/02 19:08:59
388      [serverloop.c]
389      backout 1.149, since it's not necessary and openssh clients send
390      broken CHANNEL_FAILURE/SUCCESS messages since about 2004; ok djm@
391    - markus@cvs.openbsd.org 2008/12/02 19:09:38
392      [channels.c]
393      s/remote_id/id/ to be more consistent with other code; ok djm@
394
395 20081201
396  - (dtucker) [contrib/cygwin/{Makefile,ssh-host-config}]  Add new doc files
397    and tweak the is-sshd-running check in ssh-host-config.  Patch from
398    vinschen at redhat com.
399  - (dtucker) OpenBSD CVS Sync
400    - markus@cvs.openbsd.org 2008/11/21 15:47:38
401      [packet.c]
402      packet_disconnect() on padding error, too.  should reduce the success
403      probability for the CPNI-957037 Plaintext Recovery Attack to 2^-18
404      ok djm@
405    - dtucker@cvs.openbsd.org 2008/11/30 11:59:26
406      [monitor_fdpass.c]
407      Retry sendmsg/recvmsg on EAGAIN and EINTR; ok djm@
408
409 20081123
410  - (dtucker) [monitor_fdpass.c] Reduce diff vs OpenBSD by moving some
411     declarations, removing an unnecessary union member and adding whitespace.
412     cmsgbuf.tmp thing spotted by des at des no, ok djm some time ago.
413
414 20081118
415  - (tim) [addrmatch.c configure.ac] Some platforms do not have sin6_scope_id
416    member of sockaddr_in6. Also reported in Bug 1491 by David Leonard. OK and
417    feedback by djm@
418
419 20081111
420  - (dtucker) OpenBSD CVS Sync
421    - jmc@cvs.openbsd.org 2008/11/05 11:22:54
422      [servconf.c]
423      passord -> password;
424      fixes user/5975 from Rene Maroufi
425    - stevesk@cvs.openbsd.org 2008/11/07 00:42:12
426      [ssh-keygen.c]
427      spelling/typo in comment
428    - stevesk@cvs.openbsd.org 2008/11/07 18:50:18
429      [nchan.c]
430      add space to some log/debug messages for readability; ok djm@ markus@
431    - dtucker@cvs.openbsd.org 2008/11/07 23:34:48
432      [auth2-jpake.c]
433      Move JPAKE define to make life easier for portable.  ok djm@
434    - tobias@cvs.openbsd.org 2008/11/09 12:34:47
435      [session.c ssh.1]
436      typo fixed (overriden -> overridden)
437      ok espie, jmc
438    - stevesk@cvs.openbsd.org 2008/11/11 02:58:09
439      [servconf.c]
440      USE_AFS not referenced so remove #ifdef.  fixes sshd -T not printing
441      kerberosgetafstoken. ok dtucker@
442      (Id sync only, we still want the ifdef in portable)
443    - stevesk@cvs.openbsd.org 2008/11/11 03:55:11
444      [channels.c]
445      for sshd -T print 'permitopen any' vs. 'permitopen' for case of no
446      permitopen's; ok and input dtucker@
447    - djm@cvs.openbsd.org 2008/11/10 02:06:35
448      [regress/putty-ciphers.sh]
449      PuTTY supports AES CTR modes, so interop test against them too
450
451 20081105
452  - OpenBSD CVS Sync
453    - djm@cvs.openbsd.org 2008/11/03 08:59:41
454      [servconf.c]
455      include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.gov
456    - djm@cvs.openbsd.org 2008/11/04 07:58:09
457      [auth.c]
458      need unistd.h for close() prototype
459      (ID sync only)
460    - djm@cvs.openbsd.org 2008/11/04 08:22:13
461      [auth.h auth2.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h]
462      [readconf.c readconf.h servconf.c servconf.h ssh2.h ssh_config.5]
463      [sshconnect2.c sshd_config.5 jpake.c jpake.h schnorr.c auth2-jpake.c]
464      [Makefile.in]
465      Add support for an experimental zero-knowledge password authentication
466      method using the J-PAKE protocol described in F. Hao, P. Ryan,
467      "Password Authenticated Key Exchange by Juggling", 16th Workshop on
468      Security Protocols, Cambridge, April 2008.
469      
470      This method allows password-based authentication without exposing
471      the password to the server. Instead, the client and server exchange
472      cryptographic proofs to demonstrate of knowledge of the password while
473      revealing nothing useful to an attacker or compromised endpoint.
474      
475      This is experimental, work-in-progress code and is presently
476      compiled-time disabled (turn on -DJPAKE in Makefile.inc).
477      
478      "just commit it.  It isn't too intrusive." deraadt@
479    - stevesk@cvs.openbsd.org 2008/11/04 19:18:00
480      [readconf.c]
481      because parse_forward() is now used to parse all forward types (DLR),
482      and it malloc's space for host variables, we don't need to malloc
483      here.  fixes small memory leaks.
484      
485      previously dynamic forwards were not parsed in parse_forward() and
486      space was not malloc'd in that case.
487      
488      ok djm@
489    - stevesk@cvs.openbsd.org 2008/11/05 03:23:09
490      [clientloop.c ssh.1]
491      add dynamic forward escape command line; ok djm@
492
493 20081103
494  - OpenBSD CVS Sync
495    - sthen@cvs.openbsd.org 2008/07/24 23:55:30
496      [ssh-keygen.1]
497      Add "ssh-keygen -F -l" to synopsis (displays fingerprint from
498      known_hosts).  ok djm@
499    - grunk@cvs.openbsd.org 2008/07/25 06:56:35
500      [ssh_config]
501      Add VisualHostKey to example file, ok djm@
502    - grunk@cvs.openbsd.org 2008/07/25 07:05:16
503      [key.c]
504      In random art visualization, make sure to use the end marker only at the
505      end.  Initial diff by Dirk Loss, tweaks and ok djm@
506   - markus@cvs.openbsd.org 2008/07/31 14:48:28
507      [sshconnect2.c]
508      don't allocate space for empty banners; report t8m at centrum.cz;
509      ok deraadt
510    - krw@cvs.openbsd.org 2008/08/02 04:29:51
511      [ssh_config.5]
512      whitepsace -> whitespace. From Matthew Clarke via bugs@.
513    - djm@cvs.openbsd.org 2008/08/21 04:09:57
514      [session.c]
515      allow ForceCommand internal-sftp with arguments. based on patch from
516      michael.barabanov AT gmail.com; ok markus@
517    - djm@cvs.openbsd.org 2008/09/06 12:24:13
518      [kex.c]
519      OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our
520      replacement anymore
521      (ID sync only for portable - we still need this)
522    - markus@cvs.openbsd.org 2008/09/11 14:22:37
523      [compat.c compat.h nchan.c ssh.c]
524      only send eow and no-more-sessions requests to openssh 5 and newer;
525      fixes interop problems with broken ssh v2 implementations; ok djm@
526    - millert@cvs.openbsd.org 2008/10/02 14:39:35
527      [session.c]
528      Convert an unchecked strdup to xstrdup.  OK deraadt@
529   - jmc@cvs.openbsd.org 2008/10/03 13:08:12
530      [sshd.8]
531      do not give an example of how to chmod files: we can presume the user
532      knows that. removes an ambiguity in the permission of authorized_keys;
533      ok deraadt
534    - deraadt@cvs.openbsd.org 2008/10/03 23:56:28
535      [sshconnect2.c]
536      Repair strnvis() buffersize of 4*n+1, with termination gauranteed by the
537      function.
538      spotted by des@freebsd, who commited an incorrect fix to the freebsd tree
539      and (as is fairly typical) did not report the problem to us.  But this fix
540      is correct.
541      ok djm
542    - djm@cvs.openbsd.org 2008/10/08 23:34:03
543      [ssh.1 ssh.c]
544      Add -y option to force logging via syslog rather than stderr.
545      Useful for daemonised ssh connection (ssh -f). Patch originally from
546      and ok'd by markus@
547    - djm@cvs.openbsd.org 2008/10/09 03:50:54
548      [servconf.c sshd_config.5]
549      support setting PermitEmptyPasswords in a Match block
550      requested in PR3891; ok dtucker@
551    - jmc@cvs.openbsd.org 2008/10/09 06:54:22
552      [ssh.c]
553      add -y to usage();
554    - stevesk@cvs.openbsd.org 2008/10/10 04:55:16
555      [scp.c]
556      spelling in comment; ok djm@
557    - stevesk@cvs.openbsd.org 2008/10/10 05:00:12
558      [key.c]
559      typo in error message; ok djm@
560    - stevesk@cvs.openbsd.org 2008/10/10 16:43:27
561      [ssh_config.5]
562      use 'Privileged ports can be forwarded only when logging in as root on
563      the remote machine.' for RemoteForward just like ssh.1 -R.
564      ok djm@ jmc@
565    - stevesk@cvs.openbsd.org 2008/10/14 18:11:33
566      [sshconnect.c]
567      use #define ROQUIET here; no binary change. ok dtucker@
568    - stevesk@cvs.openbsd.org 2008/10/17 18:36:24
569      [ssh_config.5]
570      correct and clarify VisualHostKey; ok jmc@
571    - stevesk@cvs.openbsd.org 2008/10/30 19:31:16
572      [clientloop.c sshd.c]
573      don't need to #include "monitor_fdpass.h"
574    - stevesk@cvs.openbsd.org 2008/10/31 15:05:34
575      [dispatch.c]
576      remove unused #define DISPATCH_MIN; ok markus@
577    - djm@cvs.openbsd.org 2008/11/01 04:50:08
578      [sshconnect2.c]
579      sprinkle ARGSUSED on dispatch handlers
580      nuke stale unusued prototype
581    - stevesk@cvs.openbsd.org 2008/11/01 06:43:33
582      [channels.c]
583      fix some typos in log messages; ok djm@
584    - sobrado@cvs.openbsd.org 2008/11/01 11:14:36
585      [ssh-keyscan.1 ssh-keyscan.c]
586      the ellipsis is not an optional argument; while here, improve spacing.
587    - stevesk@cvs.openbsd.org 2008/11/01 17:40:33
588      [clientloop.c readconf.c readconf.h ssh.c]
589      merge dynamic forward parsing into parse_forward();
590      'i think this is OK' djm@
591    - stevesk@cvs.openbsd.org 2008/11/02 00:16:16
592      [ttymodes.c]
593      protocol 2 tty modes support is now 7.5 years old so remove these
594      debug3()s; ok deraadt@
595    - stevesk@cvs.openbsd.org 2008/11/03 01:07:02
596      [readconf.c]
597      remove valueless comment
598    - stevesk@cvs.openbsd.org 2008/11/03 02:44:41
599      [readconf.c]
600      fix comment
601  - (djm) [contrib/caldera/ssh-host-keygen contrib/suse/rc.sshd]
602    Make example scripts generate keys with default sizes rather than fixed,
603    non-default 1024 bits; patch from imorgan AT nas.nasa.gov
604  - (djm) [contrib/sshd.pam.generic contrib/caldera/sshd.pam]
605    [contrib/redhat/sshd.pam] Move pam_nologin to account group from
606    incorrect auth group in example files;
607    patch from imorgan AT nas.nasa.gov
608
609 20080906
610  - (dtucker) [config.guess config.sub] Update to latest versions from
611    http://git.savannah.gnu.org/gitweb/ (2008-04-14 and 2008-06-16
612    respectively).
613
614 20080830
615  - (dtucker) [openbsd-compat/bsd-poll.c] correctly check for number of FDs
616    larger than FD_SETSIZE (OpenSSH only ever uses poll with one fd).  Patch
617    from Nicholas Marriott.
618
619 20080721
620  - (djm) OpenBSD CVS Sync
621    - djm@cvs.openbsd.org 2008/07/23 07:36:55
622      [servconf.c]
623      do not try to print options that have been compile-time disabled
624      in config test mode (sshd -T); report from nix-corp AT esperi.org.uk
625      ok dtucker@
626  - (djm) [servconf.c] Print UsePAM option in config test mode (when it
627    has been compiled in); report from nix-corp AT esperi.org.uk
628    ok dtucker@
629
630 20080721
631  - (djm) OpenBSD CVS Sync
632    - jmc@cvs.openbsd.org 2008/07/18 22:51:01
633      [sftp-server.8]
634      no need for .Pp before or after .Sh;
635    - djm@cvs.openbsd.org 2008/07/21 08:19:07
636      [version.h]
637      openssh-5.1
638  - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
639    [contrib/suse/openssh.spec] Update version number in README and RPM specs
640  - (djm) Release OpenSSH-5.1
641
642 20080717
643  - (djm) OpenBSD CVS Sync
644    - djm@cvs.openbsd.org 2008/07/17 08:48:00
645      [sshconnect2.c]
646      strnvis preauth banner; pointed out by mpf@ ok markus@
647    - djm@cvs.openbsd.org 2008/07/17 08:51:07
648      [auth2-hostbased.c]
649      strip trailing '.' from hostname when HostbasedUsesNameFromPacketOnly=yes
650      report and patch from res AT qoxp.net (bz#1200); ok markus@
651  - (dtucker) [openbsd-compat/bsd-cygwin_util.c]  Remove long-unneeded compat
652    code, replace with equivalent cygwin library call.  Patch from vinschen
653    at redhat.com, ok djm@.
654  - (djm) [sshconnect2.c] vis.h isn't available everywhere
655
656 20080716
657  - OpenBSD CVS Sync
658    - djm@cvs.openbsd.org 2008/07/15 02:23:14
659      [sftp.1]
660      number of pipelined requests is now 64;
661      prodded by Iain.Morgan AT nasa.gov
662    - djm@cvs.openbsd.org 2008/07/16 11:51:14
663      [clientloop.c]
664      rename variable first_gc -> last_gc (since it is actually the last
665      in the list).
666    - djm@cvs.openbsd.org 2008/07/16 11:52:19
667      [channels.c]
668      this loop index should be automatic, not static
669
670 20080714
671  - (djm) OpenBSD CVS Sync
672    - sthen@cvs.openbsd.org 2008/07/13 21:22:52
673      [ssh-keygen.c]
674      Change "ssh-keygen -F [host] -l" to not display random art unless
675      -v is also specified, making it consistent with the manual and other
676      uses of -l.
677      ok grunk@
678    - djm@cvs.openbsd.org 2008/07/13 22:13:07
679      [channels.c]
680      use struct sockaddr_storage instead of struct sockaddr for accept(2)
681      address argument. from visibilis AT yahoo.com in bz#1485; ok markus@
682    - djm@cvs.openbsd.org 2008/07/13 22:16:03
683      [sftp.c]
684      increase number of piplelined requests so they properly fill the
685      (recently increased) channel window. prompted by rapier AT psc.edu;
686      ok markus@
687    - djm@cvs.openbsd.org 2008/07/14 01:55:56
688      [sftp-server.8]
689      mention requirement for /dev/log inside chroot when using sftp-server
690      with ChrootDirectory
691  - (djm) [openbsd-compat/bindresvport.c] Rename variables s/sin/in/ to
692    avoid clash with sin(3) function; reported by
693    cristian.ionescu-idbohrn AT axis.com
694  - (djm) [openbsd-compat/rresvport.c] Add unistd.h for missing close()
695    prototype; reported by cristian.ionescu-idbohrn AT axis.com
696  - (djm) [umac.c] Rename variable s/buffer_ptr/bufp/ to avoid clash;
697    reported by cristian.ionescu-idbohrn AT axis.com
698  - (djm) [contrib/cygwin/Makefile contrib/cygwin/ssh-host-config]
699    [contrib/cygwin/ssh-user-config contrib/cygwin/sshd-inetd]
700    Revamped and simplified Cygwin ssh-host-config script that uses
701    unified csih configuration tool. Requires recent Cygwin.
702    Patch from vinschen AT redhat.com
703
704 20080712
705  - (djm) OpenBSD CVS Sync
706    - djm@cvs.openbsd.org 2008/07/12 04:52:50
707      [channels.c]
708      unbreak; move clearing of cctx struct to before first use
709      reported by dkrause@
710    - djm@cvs.openbsd.org 2008/07/12 05:33:41
711      [scp.1]
712      better description for -i flag:
713      s/RSA authentication/public key authentication/
714  - (djm) [openbsd-compat/fake-rfc2553.c openbsd-compat/fake-rfc2553.h]
715    return EAI_FAMILY when trying to lookup unsupported address family;
716    from vinschen AT redhat.com
717
718 20080711
719  - (djm) OpenBSD CVS Sync
720    - stevesk@cvs.openbsd.org 2008/07/07 00:31:41
721      [ttymodes.c]
722      we don't need arg after the debug3() was removed.  from lint.
723      ok djm@
724    - stevesk@cvs.openbsd.org 2008/07/07 23:32:51
725      [key.c]
726      /*NOTREACHED*/ for lint warning:
727        warning: function key_equal falls off bottom without returning value
728      ok djm@
729    - markus@cvs.openbsd.org 2008/07/10 18:05:58
730      [channels.c]
731      missing bzero; from mickey; ok djm@
732    - markus@cvs.openbsd.org 2008/07/10 18:08:11
733      [clientloop.c monitor.c monitor_wrap.c packet.c packet.h sshd.c]
734      sync v1 and v2 traffic accounting; add it to sshd, too;
735      ok djm@, dtucker@
736
737 20080709
738  - (djm) [Makefile.in] Print "all tests passed" when all regress tests pass
739  - (djm) [auth1.c] Fix format string vulnerability in protocol 1 PAM
740    account check failure path. The vulnerable format buffer is supplied
741    from PAM and should not contain attacker-supplied data.
742  - (djm) [auth.c] Missing unistd.h for close()
743  - (djm) [configure.ac] Add -Wformat-security to CFLAGS for gcc 3.x and 4.x
744
745 20080705
746  - (djm) [auth.c] Fixed test for locked account on HP/UX with shadowed
747    passwords disabled. bz#1083 report & patch from senthilkumar_sen AT
748    hotpop.com, w/ dtucker@
749  - (djm) [atomicio.c configure.ac] Disable poll() fallback in atomiciov for
750    Tru64. readv doesn't seem to be a comparable object there.
751    bz#1386, patch from dtucker@ ok me
752  - (djm) [Makefile.in] Pass though pass to conch for interop tests
753  - (djm) [configure.ac] unbreak: remove extra closing brace
754  - (djm) OpenBSD CVS Sync
755    - djm@cvs.openbsd.org 2008/07/04 23:08:25
756      [packet.c]
757      handle EINTR in packet_write_poll()l ok dtucker@
758    - djm@cvs.openbsd.org 2008/07/04 23:30:16
759      [auth1.c auth2.c]
760      Make protocol 1 MaxAuthTries logic match protocol 2's.
761      Do not treat the first protocol 2 authentication attempt as
762      a failure IFF it is for method "none".
763      Makes MaxAuthTries' user-visible behaviour identical for
764      protocol 1 vs 2.
765      ok dtucker@
766    - djm@cvs.openbsd.org 2008/07/05 05:16:01
767      [PROTOCOL]
768      grammar
769
770 20080704
771  - (dtucker) OpenBSD CVS Sync
772    - djm@cvs.openbsd.org 2008/07/02 13:30:34
773      [auth2.c]
774      really really remove the freebie "none" auth try for protocol 2
775    - djm@cvs.openbsd.org 2008/07/02 13:47:39
776      [ssh.1 ssh.c]
777      When forking after authentication ("ssh -f") with ExitOnForwardFailure
778      enabled, delay the fork until after replies for any -R forwards have
779      been seen. Allows for robust detection of -R forward failure when
780      using -f (similar to bz#92); ok dtucker@
781    - otto@cvs.openbsd.org 2008/07/03 21:46:58
782      [auth2-pubkey.c]
783      avoid nasty double free; ok dtucker@ djm@
784    - djm@cvs.openbsd.org 2008/07/04 03:44:59
785      [servconf.c groupaccess.h groupaccess.c]
786      support negation of groups in "Match group" block (bz#1315); ok dtucker@
787    - dtucker@cvs.openbsd.org 2008/07/04 03:47:02
788      [monitor.c]
789      Make debug a little clearer.  ok djm@
790    - djm@cvs.openbsd.org 2008/06/30 08:07:34
791      [regress/key-options.sh]
792      shell portability: use "=" instead of "==" in test(1) expressions,
793      double-quote string with backslash escaped /
794    - djm@cvs.openbsd.org 2008/06/30 10:31:11
795      [regress/{putty-transfer,putty-kex,putty-ciphers}.sh]
796      remove "set -e" left over from debugging
797    - djm@cvs.openbsd.org 2008/06/30 10:43:03
798      [regress/conch-ciphers.sh]
799      explicitly disable conch options that could interfere with the test
800  - (dtucker) [sftp-server.c] Bug #1447: fall back to racy rename if link
801    returns EXDEV.  Patch from Mike Garrison, ok djm@
802  - (djm) [atomicio.c channels.c clientloop.c defines.h includes.h]
803    [packet.c scp.c serverloop.c sftp-client.c ssh-agent.c ssh-keyscan.c]
804    [sshd.c] Explicitly handle EWOULDBLOCK wherever we handle EAGAIN, on
805    some platforms (HP nonstop) it is a distinct errno;
806    bz#1467 reported by sconeu AT yahoo.com; ok dtucker@
807
808 20080702
809  - (dtucker) OpenBSD CVS Sync
810     - djm@cvs.openbsd.org 2008/06/30 08:05:59
811       [PROTOCOL.agent]
812       typo: s/constraint_date/constraint_data/
813    - djm@cvs.openbsd.org 2008/06/30 12:15:39
814      [serverloop.c]
815      only pass channel requests on session channels through to the session
816      channel handler, avoiding spurious log messages; ok! markus@
817    - djm@cvs.openbsd.org 2008/06/30 12:16:02
818      [nchan.c]
819      only send eow@openssh.com notifications for session channels; ok! markus@
820    - djm@cvs.openbsd.org 2008/06/30 12:18:34
821      [PROTOCOL]
822      clarify that eow@openssh.com is only sent on session channels
823    - dtucker@cvs.openbsd.org 2008/07/01 07:20:52
824      [sshconnect.c]
825      Check ExitOnForwardFailure if forwardings are disabled due to a failed
826      host key check.  ok djm@
827    - dtucker@cvs.openbsd.org 2008/07/01 07:24:22
828      [sshconnect.c sshd.c]
829      Send CR LF during protocol banner exchanges, but only for Protocol 2 only,
830      in order to comply with RFC 4253.  bz #1443, ok djm@
831    - stevesk@cvs.openbsd.org 2008/07/01 23:12:47
832      [PROTOCOL.agent]
833      fix some typos; ok djm@
834    - djm@cvs.openbsd.org 2008/07/02 02:24:18
835      [sshd_config sshd_config.5 sshd.8 servconf.c]
836      increase default size of ssh protocol 1 ephemeral key from 768 to 1024
837      bits; prodded by & ok dtucker@ ok deraadt@
838    - dtucker@cvs.openbsd.org 2008/07/02 12:03:51
839      [auth-rsa.c auth.c auth2-pubkey.c auth.h]
840      Merge duplicate host key file checks, based in part on a patch from Rob
841      Holland via bz #1348 .  Also checks for non-regular files during protocol
842      1 RSA auth.  ok djm@
843    - djm@cvs.openbsd.org 2008/07/02 12:36:39
844      [auth2-none.c auth2.c]
845      Make protocol 2 MaxAuthTries behaviour a little more sensible:
846      Check whether client has exceeded MaxAuthTries before running
847      an authentication method and skip it if they have, previously it
848      would always allow one try (for "none" auth).
849      Preincrement failure count before post-auth test - previously this
850      checked and postincremented, also to allow one "none" try.
851      Together, these two changes always count the "none" auth method
852      which could be skipped by a malicious client (e.g. an SSH worm)
853      to get an extra attempt at a real auth method. They also make
854      MaxAuthTries=0 a useful way to block users entirely (esp. in a
855      sshd_config Match block).
856      Also, move sending of any preauth banner from "none" auth method
857      to the first call to input_userauth_request(), so worms that skip
858      the "none" method get to see it too.
859
860 20080630
861  - (djm) OpenBSD CVS Sync
862    - dtucker@cvs.openbsd.org 2008/06/10 23:13:43
863      [regress/Makefile regress/key-options.sh]
864      Add regress test for key options.  ok djm@
865    - dtucker@cvs.openbsd.org 2008/06/11 23:11:40
866      [regress/Makefile]
867      Don't run cipher-speed test by default; mistakenly enabled by me
868    - djm@cvs.openbsd.org 2008/06/28 13:57:25
869      [regress/Makefile regress/test-exec.sh regress/conch-ciphers.sh]
870      very basic regress test against Twisted Conch in "make interop"
871      target (conch is available in ports/devel/py-twisted/conch);
872      ok markus@
873  - (djm) [regress/Makefile] search for conch by path, like we do putty
874
875 20080629
876  - (djm) OpenBSD CVS Sync
877    - martynas@cvs.openbsd.org 2008/06/21 07:46:46
878      [sftp.c]
879      use optopt to get invalid flag, instead of return value of getopt,
880      which is always '?';  ok djm@
881    - otto@cvs.openbsd.org 2008/06/25 11:13:43
882      [key.c]
883      add key length to visual fingerprint; zap magical constants;
884      ok grunk@ djm@
885    - djm@cvs.openbsd.org 2008/06/26 06:10:09
886      [sftp-client.c sftp-server.c]
887      allow the sftp chmod(2)-equivalent operation to set set[ug]id/sticky
888      bits. Note that this only affects explicit setting of modes (e.g. via
889      sftp(1)'s chmod command) and not file transfers. (bz#1310)
890      ok deraadt@ at c2k8
891    - djm@cvs.openbsd.org 2008/06/26 09:19:40
892      [dh.c dh.h moduli.c]
893      when loading moduli from /etc/moduli in sshd(8), check that they
894      are of the expected "safe prime" structure and have had
895      appropriate primality tests performed;
896      feedback and ok dtucker@
897    - grunk@cvs.openbsd.org 2008/06/26 11:46:31
898      [readconf.c readconf.h ssh.1 ssh_config.5 sshconnect.c]
899      Move SSH Fingerprint Visualization away from sharing the config option
900      CheckHostIP to an own config option named VisualHostKey.
901      While there, fix the behaviour that ssh would draw a random art picture
902      on every newly seen host even when the option was not enabled.
903      prodded by deraadt@, discussions,
904      help and ok markus@ djm@ dtucker@
905    - jmc@cvs.openbsd.org 2008/06/26 21:11:46
906      [ssh.1]
907      add VisualHostKey to the list of options listed in -o;
908    - djm@cvs.openbsd.org 2008/06/28 07:25:07
909      [PROTOCOL]
910      spelling fixes
911    - djm@cvs.openbsd.org 2008/06/28 13:58:23
912      [ssh-agent.c]
913      refuse to add a key that has unknown constraints specified;
914      ok markus
915    - djm@cvs.openbsd.org 2008/06/28 14:05:15
916      [ssh-agent.c]
917      reset global compat flag after processing a protocol 2 signature
918      request with the legacy DSA encoding flag set; ok markus
919    - djm@cvs.openbsd.org 2008/06/28 14:08:30
920      [PROTOCOL PROTOCOL.agent]
921      document the protocol used by ssh-agent; "looks ok" markus@
922
923 20080628
924  - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
925    RFC.nroff lacks a license, remove it (it is long gone in OpenBSD).
926
927 20080626
928  - (djm) [Makefile.in moduli.5] Include moduli(5) manpage from OpenBSD.
929    (bz#1372)
930  - (djm) [ contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
931    [contrib/suse/openssh.spec] Include moduli.5 in RPM spec files.
932
933 20080616
934  - (dtucker) OpenBSD CVS Sync
935    - dtucker@cvs.openbsd.org 2008/06/16 13:22:53
936      [session.c channels.c]
937      Rename the isatty argument to is_tty so we don't shadow
938      isatty(3).  ok markus@
939  - (dtucker) [channels.c] isatty -> is_tty here too.
940
941 20080615
942  - (dtucker) [configure.ac] Enable -fno-builtin-memset when using gcc.
943  - OpenBSD CVS Sync
944    - dtucker@cvs.openbsd.org 2008/06/14 15:49:48
945      [sshd.c]
946      wrap long line at 80 chars
947    - dtucker@cvs.openbsd.org 2008/06/14 17:07:11
948      [sshd.c]
949      ensure default umask disallows at least group and world write; ok djm@
950    - djm@cvs.openbsd.org 2008/06/14 18:33:43
951      [session.c]
952      suppress the warning message from chdir(homedir) failures
953      when chrooted (bz#1461); ok dtucker
954    - dtucker@cvs.openbsd.org 2008/06/14 19:42:10
955      [scp.1]
956      Mention that scp follows symlinks during -r.  bz #1466,
957      from nectar at apple
958    - dtucker@cvs.openbsd.org 2008/06/15 16:55:38
959      [sshd_config.5]
960      MaxSessions is allowed in a Match block too
961    - dtucker@cvs.openbsd.org 2008/06/15 16:58:40
962      [servconf.c sshd_config.5]
963      Allow MaxAuthTries within a Match block.  ok djm@
964    - djm@cvs.openbsd.org 2008/06/15 20:06:26
965      [channels.c channels.h session.c]
966      don't call isatty() on a pty master, instead pass a flag down to
967      channel_set_fds() indicating that te fds refer to a tty. Fixes a
968      hang on exit on Solaris (bz#1463) in portable but is actually
969      a generic bug; ok dtucker deraadt markus
970
971 20080614
972  - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction
973    replacement code; patch from ighighi AT gmail.com in bz#1240;
974    ok dtucker
975
976 20080613
977  - (dtucker) OpenBSD CVS Sync
978    - deraadt@cvs.openbsd.org 2008/06/13 09:44:36
979      [packet.c]
980      compile on older gcc; no decl after code
981    - dtucker@cvs.openbsd.org 2008/06/13 13:56:59
982      [monitor.c]
983      Clear key options in the monitor on failed authentication, prevents
984      applying additional restrictions to non-pubkey authentications in
985      the case where pubkey fails but another method subsequently succeeds.
986      bz #1472, found by Colin Watson, ok markus@ djm@
987    - dtucker@cvs.openbsd.org 2008/06/13 14:18:51
988      [auth2-pubkey.c auth-rhosts.c]
989      Include unistd.h for close(), prevents warnings in -portable
990    - dtucker@cvs.openbsd.org 2008/06/13 17:21:20
991      [mux.c]
992      Friendlier error messages for mux fallback.  ok djm@
993    - dtucker@cvs.openbsd.org 2008/06/13 18:55:22
994      [scp.c]
995      Prevent -Wsign-compare warnings on LP64 systems.  bz #1192, ok deraadt@
996    - grunk@cvs.openbsd.org 2008/06/13 20:13:26
997      [ssh.1]
998      Explain the use of SSH fpr visualization using random art, and cite the
999      original scientific paper inspiring that technique.
1000      Much help with English and nroff by jmc@, thanks.
1001  - (dtucker) [configure.ac] Bug #1276: avoid linking against libgssapi, which
1002    despite its name doesn't seem to implement all of GSSAPI.  Patch from
1003    Jan Engelhardt, sanity checked by Simon Wilkinson.
1004
1005 20080612
1006  - (dtucker) OpenBSD CVS Sync
1007    - jmc@cvs.openbsd.org 2008/06/11 07:30:37
1008      [sshd.8]
1009      kill trailing whitespace;
1010    - grunk@cvs.openbsd.org 2008/06/11 21:01:35
1011      [ssh_config.5 key.h readconf.c readconf.h ssh-keygen.1 ssh-keygen.c key.c
1012       sshconnect.c]
1013      Introduce SSH Fingerprint ASCII Visualization, a technique inspired by the
1014      graphical hash visualization schemes known as "random art", and by
1015      Dan Kaminsky's musings on the subject during a BlackOp talk at the
1016      23C3 in Berlin.
1017      Scientific publication (original paper):
1018      "Hash Visualization: a New Technique to improve Real-World Security",
1019      Perrig A. and Song D., 1999, International Workshop on Cryptographic
1020      Techniques and E-Commerce (CrypTEC '99)
1021      http://sparrow.ece.cmu.edu/~adrian/projects/validation/validation.pdf
1022      The algorithm used here is a worm crawling over a discrete plane,
1023      leaving a trace (augmenting the field) everywhere it goes.
1024      Movement is taken from dgst_raw 2bit-wise.  Bumping into walls
1025      makes the respective movement vector be ignored for this turn,
1026      thus switching to the other color of the chessboard.
1027      Graphs are not unambiguous for now, because circles in graphs can be
1028      walked in either direction.
1029      discussions with several people,
1030      help, corrections and ok markus@ djm@
1031    - grunk@cvs.openbsd.org 2008/06/11 21:38:25
1032      [ssh-keygen.c]
1033      ssh-keygen -lv -f /etc/ssh/ssh_host_rsa_key.pub
1034      would not display you the random art as intended, spotted by canacar@
1035    - grunk@cvs.openbsd.org 2008/06/11 22:20:46
1036      [ssh-keygen.c ssh-keygen.1]
1037      ssh-keygen would write fingerprints to STDOUT, and random art to STDERR,
1038      that is not how it was envisioned.
1039      Also correct manpage saying that -v is needed along with -l for it to work.
1040      spotted by naddy@
1041    - otto@cvs.openbsd.org 2008/06/11 23:02:22
1042      [key.c]
1043      simpler way of computing the augmentations; ok grunk@
1044    - grunk@cvs.openbsd.org 2008/06/11 23:03:56
1045      [ssh_config.5]
1046      CheckHostIP set to ``fingerprint'' will display both hex and random art
1047      spotted by naddy@
1048    - grunk@cvs.openbsd.org 2008/06/11 23:51:57
1049      [key.c]
1050      #define statements that are not atoms need braces around them, else they
1051      will cause trouble in some cases.
1052      Also do a computation of -1 once, and not in a loop several times.
1053      spotted by otto@
1054    - dtucker@cvs.openbsd.org 2008/06/12 00:03:49
1055      [dns.c canohost.c sshconnect.c]
1056      Do not pass "0" strings as ports to getaddrinfo because the lookups
1057      can slow things down and we never use the service info anyway. bz
1058      #859, patch from YOSHIFUJI Hideaki and John Devitofranceschi.  ok
1059      deraadt@ djm@
1060      djm belives that the reason for the "0" strings is to ensure that
1061      it's not possible to call getaddrinfo with both host and port being
1062      NULL.  In the case of canohost.c host is a local array.  In the
1063      case of sshconnect.c, it's checked for null immediately before use.
1064      In dns.c it ultimately comes from ssh.c:main() and is guaranteed to
1065      be non-null but it's not obvious, so I added a warning message in
1066      case it is ever passed a null.
1067    - grunk@cvs.openbsd.org 2008/06/12 00:13:55
1068      [sshconnect.c]
1069      Make ssh print the random art also when ssh'ing to a host using IP only.
1070      spotted by naddy@, ok and help djm@ dtucker@
1071    - otto@cvs.openbsd.org 2008/06/12 00:13:13
1072      [key.c]
1073      use an odd number of rows and columns and a separate start marker, looks
1074      better; ok grunk@
1075    - djm@cvs.openbsd.org 2008/06/12 03:40:52
1076      [clientloop.h mux.c channels.c clientloop.c channels.h]
1077      Enable ~ escapes for multiplex slave sessions; give each channel
1078      its own escape state and hook the escape filters up to muxed
1079      channels. bz #1331
1080      Mux slaves do not currently support the ~^Z and ~& escapes.
1081      NB. this change cranks the mux protocol version, so a new ssh
1082      mux client will not be able to connect to a running old ssh
1083      mux master.
1084      ok dtucker@
1085    - djm@cvs.openbsd.org 2008/06/12 04:06:00
1086      [clientloop.h ssh.c clientloop.c]
1087      maintain an ordered queue of outstanding global requests that we
1088      expect replies to, similar to the per-channel confirmation queue.
1089      Use this queue to verify success or failure for remote forward
1090      establishment in a race free way.
1091      ok dtucker@
1092    - djm@cvs.openbsd.org 2008/06/12 04:17:47
1093      [clientloop.c]
1094      thall shalt not code past the eightieth column
1095    - djm@cvs.openbsd.org 2008/06/12 04:24:06
1096      [ssh.c]
1097      thal shalt not code past the eightieth column
1098    - djm@cvs.openbsd.org 2008/06/12 05:15:41
1099      [PROTOCOL]
1100      document tun@openssh.com forwarding method
1101    - djm@cvs.openbsd.org 2008/06/12 05:32:30
1102      [mux.c]
1103      some more TODO for me
1104    - grunk@cvs.openbsd.org 2008/06/12 05:42:46
1105      [key.c]
1106      supply the key type (rsa1, rsa, dsa) as a caption in the frame of the
1107      random art.  while there, stress the fact that the field base should at
1108      least be 8 characters for the pictures to make sense.
1109      comment and ok djm@
1110    - grunk@cvs.openbsd.org 2008/06/12 06:32:59
1111      [key.c]
1112      We already mark the start of the worm, now also mark the end of the worm
1113      in our random art drawings.
1114      ok djm@
1115    - djm@cvs.openbsd.org 2008/06/12 15:19:17
1116      [clientloop.h channels.h clientloop.c channels.c mux.c]
1117      The multiplexing escape char handler commit last night introduced a
1118      small memory leak per session; plug it.
1119    - dtucker@cvs.openbsd.org 2008/06/12 16:35:31
1120      [ssh_config.5 ssh.c]
1121      keyword expansion for localcommand.  ok djm@
1122    - jmc@cvs.openbsd.org 2008/06/12 19:10:09
1123      [ssh_config.5 ssh-keygen.1]
1124      tweak the ascii art text; ok grunk
1125    - dtucker@cvs.openbsd.org 2008/06/12 20:38:28
1126      [sshd.c sshconnect.c packet.h misc.c misc.h packet.c]
1127      Make keepalive timeouts apply while waiting for a packet, particularly
1128      during key renegotiation (bz #1363).  With djm and Matt Day, ok djm@
1129    - djm@cvs.openbsd.org 2008/06/12 20:47:04
1130      [sftp-client.c]
1131      print extension revisions for extensions that we understand
1132    - djm@cvs.openbsd.org 2008/06/12 21:06:25
1133      [clientloop.c]
1134      I was coalescing expected global request confirmation replies at
1135      the wrong end of the queue - fix; prompted by markus@
1136    - grunk@cvs.openbsd.org 2008/06/12 21:14:46
1137      [ssh-keygen.c]
1138      make ssh-keygen -lf show the key type just as ssh-add -l would do it
1139      ok djm@ markus@
1140    - grunk@cvs.openbsd.org 2008/06/12 22:03:36
1141      [key.c]
1142      add my copyright, ok djm@
1143    - ian@cvs.openbsd.org 2008/06/12 23:24:58
1144      [sshconnect.c]
1145      tweak wording in message, ok deraadt@ jmc@
1146    - dtucker@cvs.openbsd.org 2008/06/13 00:12:02
1147      [sftp.h log.h]
1148      replace __dead with __attribute__((noreturn)), makes things
1149      a little easier to port.  Also, add it to sigdie().  ok djm@
1150    - djm@cvs.openbsd.org 2008/06/13 00:16:49
1151      [mux.c]
1152      fall back to creating a new TCP connection on most multiplexing errors
1153      (socket connect fail, invalid version, refused permittion, corrupted
1154      messages, etc.); bz #1329 ok dtucker@
1155    - dtucker@cvs.openbsd.org 2008/06/13 00:47:53
1156      [mux.c]
1157      upcast size_t to u_long to match format arg; ok djm@
1158    - dtucker@cvs.openbsd.org 2008/06/13 00:51:47
1159      [mac.c]
1160      upcast another size_t to u_long to match format
1161    - dtucker@cvs.openbsd.org 2008/06/13 01:38:23
1162      [misc.c]
1163      upcast uid to long with matching %ld, prevents warnings in portable
1164    - djm@cvs.openbsd.org 2008/06/13 04:40:22
1165      [auth2-pubkey.c auth-rhosts.c]
1166      refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not
1167      regular files; report from Solar Designer via Colin Watson in bz#1471
1168      ok dtucker@ deraadt
1169   - (dtucker) [clientloop.c serverloop.c]  channel_register_filter now
1170     takes 2 more args.  with djm@
1171   - (dtucker) [defines.h] Bug #1112: __dead is, well dead. Based on a patch
1172     from Todd Vierling.
1173   - (dtucker) [auth-sia.c] Bug #1241: support password expiry on Tru64 SIA
1174     systems.  Patch from R. Scott Bailey.
1175   - (dtucker) [umac.c] STORE_UINT32_REVERSED and endian_convert are never used
1176     on big endian machines, so ifdef them for little-endian only to prevent
1177     unused function warnings on big-endians.
1178   - (dtucker) [openbsd-compat/setenv.c] Make offsets size_t to prevent
1179     compiler warnings on some platforms.  Based on a discussion with otto@
1180
1181 20080611
1182  - (djm) [channels.c configure.ac]
1183    Do not set SO_REUSEADDR on wildcard X11 listeners (X11UseLocalhost=no)
1184    bz#1464; ok dtucker 
1185
1186 20080610
1187  - (dtucker) OpenBSD CVS Sync
1188    - djm@cvs.openbsd.org 2008/06/10 03:57:27
1189      [servconf.c match.h sshd_config.5]
1190      support CIDR address matching in sshd_config "Match address" blocks, with
1191      full support for negation and fall-back to classic wildcard matching.
1192      For example:
1193      Match address 192.0.2.0/24,3ffe:ffff::/32,!10.*
1194          PasswordAuthentication yes
1195      addrmatch.c code mostly lifted from flowd's addr.c
1196      feedback and ok dtucker@
1197    - djm@cvs.openbsd.org 2008/06/10 04:17:46
1198      [sshd_config.5]
1199      better reference for pattern-list
1200    - dtucker@cvs.openbsd.org 2008/06/10 04:50:25
1201      [sshd.c channels.h channels.c log.c servconf.c log.h servconf.h sshd.8]
1202      Add extended test mode (-T) and connection parameters for test mode (-C).
1203      -T causes sshd to write its effective configuration to stdout and exit.
1204      -C causes any relevant Match rules to be applied before output.  The
1205      combination allows tesing of the parser and config files.  ok deraadt djm
1206    - jmc@cvs.openbsd.org 2008/06/10 07:12:00
1207      [sshd_config.5]
1208      tweak previous;
1209    - jmc@cvs.openbsd.org 2008/06/10 08:17:40
1210      [sshd.8 sshd.c]
1211      - update usage()
1212      - fix SYNOPSIS, and sort options
1213      - some minor additional fixes
1214    - dtucker@cvs.openbsd.org 2008/06/09 18:06:32
1215      [regress/test-exec.sh]
1216      Don't generate putty keys if we're not going to use them.  ok djm
1217    - dtucker@cvs.openbsd.org 2008/06/10 05:23:32
1218      [regress/addrmatch.sh regress/Makefile]
1219      Regress test for Match CIDR rules.  ok djm@
1220    - dtucker@cvs.openbsd.org 2008/06/10 15:21:41
1221      [test-exec.sh]
1222      Use a more portable construct for checking if we're running a putty test
1223    - dtucker@cvs.openbsd.org 2008/06/10 15:28:49
1224      [test-exec.sh]
1225      Add quotes
1226    - dtucker@cvs.openbsd.org 2008/06/10 18:21:24
1227      [ssh_config.5]
1228      clarify that Host patterns are space-separated.  ok deraadt
1229    - djm@cvs.openbsd.org 2008/06/10 22:15:23
1230      [PROTOCOL ssh.c serverloop.c]
1231      Add a no-more-sessions@openssh.com global request extension that the
1232      client sends when it knows that it will never request another session
1233      (i.e. when session multiplexing is disabled). This allows a server to
1234      disallow further session requests and terminate the session.
1235      Why would a non-multiplexing client ever issue additional session
1236      requests? It could have been attacked with something like SSH'jack:
1237      http://www.storm.net.nz/projects/7
1238      feedback & ok markus
1239    - djm@cvs.openbsd.org 2008/06/10 23:06:19
1240      [auth-options.c match.c servconf.c addrmatch.c sshd.8]
1241      support CIDR address matching in .ssh/authorized_keys from="..." stanzas
1242      ok and extensive testing dtucker@
1243    - dtucker@cvs.openbsd.org 2008/06/10 23:21:34
1244      [bufaux.c]
1245      Use '\0' for a nul byte rather than unadorned 0.  ok djm@
1246    - dtucker@cvs.openbsd.org 2008/06/10 23:13:43
1247      [Makefile regress/key-options.sh]
1248      Add regress test for key options.  ok djm@
1249  - (dtucker) [openbsd-compat/fake-rfc2553.h] Add sin6_scope_id to sockaddr_in6
1250    since the new CIDR code in addmatch.c references it.
1251  - (dtucker) [Makefile.in configure.ac regress/addrmatch.sh] Skip IPv6
1252    specific tests on platforms that don't do IPv6.
1253  - (dtucker) [Makefile.in] Define TEST_SSH_IPV6 in make's arguments as well
1254    as environment.
1255  - (dtucker) [Makefile.in] Move addrmatch.o to libssh.a where it's needed now.
1256
1257 20080609
1258  - (dtucker) OpenBSD CVS Sync
1259    - dtucker@cvs.openbsd.org 2008/06/08 17:04:41
1260      [sftp-server.c]
1261      Add case for ENOSYS in errno_to_portable; ok deraadt
1262    - dtucker@cvs.openbsd.org 2008/06/08 20:15:29
1263      [sftp.c sftp-client.c sftp-client.h]
1264      Have the sftp client store the statvfs replies in wire format,
1265      which prevents problems when the server's native sizes exceed the
1266      client's.
1267      Also extends the sizes of the remaining 32bit wire format to 64bit,
1268      they're specified as unsigned long in the standard.
1269    - dtucker@cvs.openbsd.org 2008/06/09 13:02:39
1270      [sftp-server.c]
1271      Extend 32bit -> 64bit values for statvfs extension missed in previous
1272      commit.
1273    - dtucker@cvs.openbsd.org 2008/06/09 13:38:46
1274      [PROTOCOL]
1275      Use a $OpenBSD tag so our scripts will sync changes.
1276
1277 20080608
1278  - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c
1279    openbsd-compat/Makefile.in openbsd-compat/openbsd-compat.h
1280    openbsd-compat/bsd-statvfs.{c,h}] Add a null implementation of statvfs and
1281    fstatvfs and remove #defines around statvfs code.  ok djm@
1282  - (dtucker) [configure.ac defines.h sftp-client.c M sftp-server.c] Add a
1283    macro to convert fsid to unsigned long for platforms where fsid is a
1284    2-member array.
1285
1286 20080607
1287  - (dtucker) [mux.c] Include paths.h inside ifdef HAVE_PATHS_H.
1288  - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c]
1289    Do not enable statvfs extensions on platforms that do not have statvfs.
1290  - (dtucker) OpenBSD CVS Sync
1291    - djm@cvs.openbsd.org 2008/05/19 06:14:02
1292      [packet.c] unbreak protocol keepalive timeouts bz#1465; ok dtucker@
1293    - djm@cvs.openbsd.org 2008/05/19 15:45:07
1294      [sshtty.c ttymodes.c sshpty.h]
1295      Fix sending tty modes when stdin is not a tty (bz#1199). Previously
1296      we would send the modes corresponding to a zeroed struct termios,
1297      whereas we should have been sending an empty list of modes.
1298      Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@
1299    - djm@cvs.openbsd.org 2008/05/19 15:46:31
1300      [ssh-keygen.c]
1301      support -l (print fingerprint) in combination with -F (find host) to
1302      search for a host in ~/.ssh/known_hosts and display its fingerprint;
1303      ok markus@
1304    - djm@cvs.openbsd.org 2008/05/19 20:53:52
1305      [clientloop.c]
1306      unbreak tree by committing this bit that I missed from:
1307      Fix sending tty modes when stdin is not a tty (bz#1199). Previously
1308      we would send the modes corresponding to a zeroed struct termios,
1309      whereas we should have been sending an empty list of modes.
1310      Based on patch from daniel.ritz AT alcatel.ch; ok dtucker@ markus@ 
1311
1312 20080604
1313  - (djm) [openbsd-compat/bsd-arc4random.c] Fix math bug that caused bias
1314    in arc4random_uniform with upper_bound in (2^30,2*31). Note that 
1315    OpenSSH did not make requests with upper bounds in this range.
1316
1317 20080519
1318  - (djm) [configure.ac mux.c sftp.c openbsd-compat/Makefile.in]
1319    [openbsd-compat/fmt_scaled.c openbsd-compat/openbsd-compat.h]
1320    Fix compilation on Linux, including pulling in fmt_scaled(3)
1321    implementation from OpenBSD's libutil.
1322
1323 20080518
1324  - (djm) OpenBSD CVS Sync
1325    - djm@cvs.openbsd.org 2008/04/04 05:14:38
1326      [sshd_config.5]
1327      ChrootDirectory is supported in Match blocks (in fact, it is most useful
1328      there). Spotted by Minstrel AT minstrel.org.uk
1329    - djm@cvs.openbsd.org 2008/04/04 06:44:26
1330      [sshd_config.5]
1331      oops, some unrelated stuff crept into that commit - backout.
1332      spotted by jmc@
1333    - djm@cvs.openbsd.org 2008/04/05 02:46:02
1334      [sshd_config.5]
1335      HostbasedAuthentication is supported under Match too
1336  - (djm) [openbsd-compat/bsd-arc4random.c openbsd-compat/openbsd-compat.c]
1337      [configure.ac] Implement arc4random_buf(), import implementation of
1338      arc4random_uniform() from OpenBSD
1339  - (djm) [openbsd-compat/bsd-arc4random.c] Warning fixes
1340  - (djm) [openbsd-compat/port-tun.c] needs sys/queue.h
1341  - (djm) OpenBSD CVS Sync
1342    - djm@cvs.openbsd.org 2008/04/13 00:22:17
1343      [dh.c sshd.c]
1344      Use arc4random_buf() when requesting more than a single word of output
1345      Use arc4random_uniform() when the desired random number upper bound
1346      is not a power of two
1347      ok deraadt@ millert@
1348    - djm@cvs.openbsd.org 2008/04/18 12:32:11
1349      [sftp-client.c sftp-client.h sftp-server.c sftp.1 sftp.c sftp.h]
1350      introduce sftp extension methods statvfs@openssh.com and
1351      fstatvfs@openssh.com that implement statvfs(2)-like operations,
1352      based on a patch from miklos AT szeredi.hu (bz#1399)
1353      also add a "df" command to the sftp client that uses the
1354      statvfs@openssh.com to produce a df(1)-like display of filesystem
1355      space and inode utilisation
1356      ok markus@
1357    - jmc@cvs.openbsd.org 2008/04/18 17:15:47
1358      [sftp.1]
1359      macro fixage;
1360    - djm@cvs.openbsd.org 2008/04/18 22:01:33
1361      [session.c]
1362      remove unneccessary parentheses
1363    - otto@cvs.openbsd.org 2008/04/29 11:20:31
1364      [monitor_mm.h]
1365      garbage collect two unused fields in struct mm_master; ok markus@
1366    - djm@cvs.openbsd.org 2008/04/30 10:14:03
1367      [ssh-keyscan.1 ssh-keyscan.c]
1368      default to rsa (protocol 2) keys, instead of rsa1 keys; spotted by
1369      larsnooden AT openoffice.org
1370    - pyr@cvs.openbsd.org 2008/05/07 05:49:37
1371      [servconf.c servconf.h session.c sshd_config.5]
1372      Enable the AllowAgentForwarding option in sshd_config (global and match
1373      context), to specify if agents should be permitted on the server.
1374      As the man page states:
1375      ``Note that disabling Agent forwarding does not improve security
1376      unless users are also denied shell access, as they can always install
1377      their own forwarders.''
1378      ok djm@, ok and a mild frown markus@
1379    - pyr@cvs.openbsd.org 2008/05/07 06:43:35
1380      [sshd_config]
1381      push the sshd_config bits in, spotted by ajacoutot@
1382    - jmc@cvs.openbsd.org 2008/05/07 08:00:14
1383      [sshd_config.5]
1384      sort;
1385    - markus@cvs.openbsd.org 2008/05/08 06:59:01
1386      [bufaux.c buffer.h channels.c packet.c packet.h]
1387      avoid extra malloc/copy/free when receiving data over the net;
1388      ~10% speedup for localhost-scp; ok djm@
1389    - djm@cvs.openbsd.org 2008/05/08 12:02:23
1390      [auth-options.c auth1.c channels.c channels.h clientloop.c gss-serv.c]
1391      [monitor.c monitor_wrap.c nchan.c servconf.c serverloop.c session.c]
1392      [ssh.c sshd.c]
1393      Implement a channel success/failure status confirmation callback
1394      mechanism. Each channel maintains a queue of callbacks, which will
1395      be drained in order (RFC4253 guarantees confirm messages are not
1396      reordered within an channel).
1397      Also includes a abandonment callback to clean up if a channel is
1398      closed without sending confirmation messages. This probably
1399      shouldn't happen in compliant implementations, but it could be
1400      abused to leak memory.
1401      ok markus@ (as part of a larger diff)
1402    - djm@cvs.openbsd.org 2008/05/08 12:21:16
1403      [monitor.c monitor_wrap.c session.h servconf.c servconf.h session.c]
1404      [sshd_config sshd_config.5]
1405      Make the maximum number of sessions run-time controllable via
1406      a sshd_config MaxSessions knob. This is useful for disabling
1407      login/shell/subsystem access while leaving port-forwarding working
1408      (MaxSessions 0), disabling connection multiplexing (MaxSessions 1) or
1409      simply increasing the number of allows multiplexed sessions.
1410      Because some bozos are sure to configure MaxSessions in excess of the
1411      number of available file descriptors in sshd (which, at peak, might be
1412      as many as 9*MaxSessions), audit sshd to ensure that it doesn't leak fds
1413      on error paths, and make it fail gracefully on out-of-fd conditions -
1414      sending channel errors instead of than exiting with fatal().
1415      bz#1090; MaxSessions config bits and manpage from junyer AT gmail.com
1416      ok markus@
1417    - djm@cvs.openbsd.org 2008/05/08 13:06:11
1418      [clientloop.c clientloop.h ssh.c]
1419      Use new channel status confirmation callback system to properly deal
1420      with "important" channel requests that fail, in particular command exec,
1421      shell and subsystem requests. Previously we would optimistically assume
1422      that the requests would always succeed, which could cause hangs if they
1423      did not (e.g. when the server runs out of fds) or were unimplemented by
1424      the server (bz #1384)
1425      Also, properly report failing multiplex channel requests via the mux
1426      client stderr (subject to LogLevel in the mux master) - better than
1427      silently failing.
1428      most bits ok markus@ (as part of a larger diff)
1429    - djm@cvs.openbsd.org 2008/05/09 04:55:56
1430      [channels.c channels.h clientloop.c serverloop.c]
1431      Try additional addresses when connecting to a port forward destination
1432      whose DNS name resolves to more than one address. The previous behaviour
1433      was to try the first address and give up.
1434      Reported by stig AT venaas.com in bz#343
1435      great feedback and ok markus@
1436    - djm@cvs.openbsd.org 2008/05/09 14:18:44
1437      [clientloop.c clientloop.h ssh.c mux.c]
1438      tidy up session multiplexing code, moving it into its own file and
1439      making the function names more consistent - making ssh.c and
1440      clientloop.c a fair bit more readable.
1441      ok markus@
1442    - djm@cvs.openbsd.org 2008/05/09 14:26:08
1443      [ssh.c]
1444      dingo stole my diff hunk
1445    - markus@cvs.openbsd.org 2008/05/09 16:16:06
1446      [session.c]
1447      re-add the USE_PIPES code and enable it.
1448      without pipes shutdown-read from the sshd does not trigger
1449      a SIGPIPE when the forked program does a write.
1450      ok djm@
1451      (Id sync only, USE_PIPES never left portable OpenSSH)
1452    - markus@cvs.openbsd.org 2008/05/09 16:17:51
1453      [channels.c]
1454      error-fd race: don't enable the error fd in the select bitmask
1455      for channels with both in- and output closed, since the channel
1456      will go away before we call select();
1457      report, lots of debugging help and ok djm@
1458    - markus@cvs.openbsd.org 2008/05/09 16:21:13
1459      [channels.h clientloop.c nchan.c serverloop.c]
1460      unbreak
1461         ssh -2 localhost od /bin/ls | true
1462      ignoring SIGPIPE by adding a new channel message (EOW) that signals
1463      the peer that we're not interested in any data it might send.
1464      fixes bz #85; discussion, debugging and ok djm@
1465    - pvalchev@cvs.openbsd.org 2008/05/12 20:52:20
1466      [umac.c]
1467      Ensure nh_result lies on a 64-bit boundary (fixes warnings observed
1468      on Itanium on Linux); from Dale Talcott (bug #1462); ok djm@
1469    - djm@cvs.openbsd.org 2008/05/15 23:52:24
1470      [nchan2.ms]
1471      document eow message in ssh protocol 2 channel state machine;
1472      feedback and ok markus@
1473    - djm@cvs.openbsd.org 2008/05/18 21:29:05
1474      [sftp-server.c]
1475      comment extension announcement
1476    - djm@cvs.openbsd.org 2008/05/16 08:30:42
1477      [PROTOCOL]
1478      document our protocol extensions and deviations; ok markus@
1479    - djm@cvs.openbsd.org 2008/05/17 01:31:56
1480      [PROTOCOL]
1481      grammar and correctness fixes from stevesk@
1482
1483 20080403
1484  - (djm) [openbsd-compat/bsd-poll.c] Include stdlib.h to avoid compile-
1485    time warnings on LynxOS. Patch from ops AT iki.fi
1486  - (djm) Force string arguments to replacement setproctitle() though
1487    strnvis first. Ok dtucker@
1488
1489 20080403
1490  - (djm) OpenBSD CVS sync:
1491    - markus@cvs.openbsd.org 2008/04/02 15:36:51
1492      [channels.c]
1493      avoid possible hijacking of x11-forwarded connections (back out 1.183)
1494      CVE-2008-1483; ok djm@
1495    - jmc@cvs.openbsd.org 2008/03/27 22:37:57
1496      [sshd.8]
1497      remove trailing whitespace;
1498    - djm@cvs.openbsd.org 2008/04/03 09:50:14
1499      [version.h]
1500      openssh-5.0
1501  - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
1502    [contrib/suse/openssh.spec] Crank version numbers in RPM spec files
1503  - (djm) [README] Update link to release notes
1504  - (djm) Release 5.0p1
This page took 0.158331 seconds and 5 git commands to generate.