]> andersk Git - openssh.git/blob - ChangeLog
ef9dd84b1311d57ff7373e48e30df9b59a5de334
[openssh.git] / ChangeLog
1 20001211
2  - (bal) Applied patch to include ssh-keyscan into Redhat's package, and
3    patch to install ssh-keyscan manpage.  Patch by Pekka Savola
4    <pekka@netcore.fi>
5
6 20001210
7  - (bal) OpenBSD CVS updates
8    - markus@cvs.openbsd.org 2000/12/09 13:41:51 
9      [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
10      undo rijndael changes
11    - markus@cvs.openbsd.org 2000/12/09 13:48:31 
12      [rijndael.c]
13      fix byte order bug w/o introducing new implementation
14    - markus@cvs.openbsd.org 2000/12/09 14:08:27 
15      [sftp-server.c]
16      "" -> "." for realpath; from vinschen@redhat.com
17    - markus@cvs.openbsd.org 2000/12/09 14:06:54 
18      [ssh-agent.c]
19      extern int optind; from stevesk@sweden.hp.com
20    - provos@cvs.openbsd.org 2000/12/09 23:51:11
21      [compat.c]
22      remove unnecessary '\n'
23
24 20001209
25  - (bal) OpenBSD CVS updates:
26    - djm@cvs.openbsd.org 2000/12/07 4:24:59 
27      [ssh.1]
28      Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
29
30 20001207
31  - (bal) OpenBSD CVS updates:
32    - markus@cvs.openbsd.org 2000/12/06 22:58:14 
33      [compat.c compat.h packet.c]
34      disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0
35    - markus@cvs.openbsd.org 2000/12/06 23:10:39
36      [rijndael.c]
37      unexpand(1)
38    - markus@cvs.openbsd.org 2000/12/06 23:05:43 
39      [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
40      new rijndael implementation. fixes endian bugs
41
42 20001206
43  - (bal) OpenBSD CVS updates:
44    - markus@cvs.openbsd.org 2000/12/05 20:34:09
45      [channels.c channels.h clientloop.c serverloop.c]
46      async connects for -R/-L; ok deraadt@
47    - todd@cvs.openssh.org 2000/12/05 16:47:28
48      [sshd.c]
49      tweak comment to reflect real location of pid file; ok provos@
50  - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
51    have it (used in ssh-keyscan).
52  - (stevesk) OpenSSH CVS update:
53    - markus@cvs.openbsd.org 2000/12/06 19:57:48
54      [ssh-keyscan.c]
55      err(3) -> internal error(), from stevesk@sweden.hp.com
56
57 20001205
58  - (bal) OpenBSD CVS updates:
59    - markus@cvs.openbsd.org 2000/12/04 19:24:02
60      [ssh-keyscan.c ssh-keyscan.1]
61      David Maziere's ssh-keyscan, ok niels@
62  - (bal) Updated Makefile.in to include ssh-keyscan that was just added
63    to the recent OpenBSD source tree.
64  - (stevesk) fix typos in contrib/hpux/README
65
66 20001204
67  - (bal) More C functions defined in NeXT that are unaccessable without
68    defining -POSIX. 
69  - (bal) OpenBSD CVS updates: 
70    - markus@cvs.openbsd.org 2000/12/03 11:29:04 
71      [compat.c]
72      remove fallback to SSH_BUG_HMAC now that the drafts are updated
73    - markus@cvs.openbsd.org 2000/12/03 11:27:55
74      [compat.c]
75      correctly match "2.1.0.pl2 SSH" etc; from 
76      pekkas@netcore.fi/bugzilla.redhat
77    - markus@cvs.openbsd.org 2000/12/03 11:15:03
78      [auth2.c compat.c compat.h sshconnect2.c]
79      support f-secure/ssh.com 2.0.12; ok niels@
80
81 20001203
82  - (bal) OpenBSD CVS updates:
83   - markus@cvs.openbsd.org 2000/11/30 22:54:31
84     [channels.c]
85     debug->warn if tried to do -R style fwd w/o client requesting this; 
86     ok neils@
87   - markus@cvs.openbsd.org 2000/11/29 20:39:17
88     [cipher.c]
89     des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV
90   - markus@cvs.openbsd.org 2000/11/30 18:33:05
91     [ssh-agent.c]
92     agents must not dump core, ok niels@
93   - markus@cvs.openbsd.org 2000/11/30 07:04:02 
94     [ssh.1]
95     T is for both protocols
96   - markus@cvs.openbsd.org 2000/12/01 00:00:51
97     [ssh.1]
98     typo; from green@FreeBSD.org
99   - markus@cvs.openbsd.org 2000/11/30 07:02:35
100     [ssh.c]
101     check -T before isatty()
102   - provos@cvs.openbsd.org 2000/11/29 13:51:27
103     [sshconnect.c]
104     show IP address and hostname when new key is encountered. okay markus@ 
105   - markus@cvs.openbsd.org 2000/11/30 22:53:35
106     [sshconnect.c]
107     disable agent/x11/port fwding if hostkey has changed; ok niels@
108   - marksu@cvs.openbsd.org 2000/11/29 21:11:59
109     [sshd.c]
110     sshd -D, startup w/o deamon(), for monitoring scripts or inittab;
111     from handler@sub-rosa.com and eric@urbanrange.com; ok niels@
112  - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
113    PAM authentication using KbdInteractive.
114  - (djm) Added another TODO
115
116 20001202
117  - (bal) Backed out of part of Alain St-Denis' loginrec.c patch.
118  - (bal) Irix need some sort of mansubdir, patch by Michael Stone 
119    <mstone@cs.loyola.edu>
120
121 20001129
122  - (djm) Back out all the serverloop.c hacks. sshd will now hang again
123    if there are background children with open fds.
124  - (djm) bsd-rresvport.c bzero -> memset
125  - (djm) Don't fail in defines.h on absence of 64 bit types (we will 
126    still fail during compilation of sftp-server).
127  - (djm) Fail if ar is not found during configure
128  - (djm) OpenBSD CVS updates:
129    - provos@cvs.openbsd.org  2000/11/22 08:38:31
130      [sshd.8]
131      talk about /etc/primes, okay markus@
132    - markus@cvs.openbsd.org  2000/11/23 14:03:48
133      [ssh.c sshconnect1.c sshconnect2.c]
134      complain about invalid ciphers for ssh1/ssh2, fall back to reasonable
135      defaults
136    - markus@cvs.openbsd.org  2000/11/25 09:42:53
137      [sshconnect1.c]
138      reorder check for illegal ciphers, bugreport from espie@
139    - markus@cvs.openbsd.org  2000/11/25 10:19:34
140      [ssh-keygen.c ssh.h]
141      print keytype when generating a key.
142      reasonable defaults for RSA1/RSA/DSA keys.
143  - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
144    more manpage paths in fixpaths calls
145  - (djm) Also add xauth path at Pekka's suggestion.
146  - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility
147
148 20001125
149  - (djm) Give up privs when reading seed file
150
151 20001123
152  - (bal) Merge OpenBSD changes:
153    - markus@cvs.openbsd.org  2000/11/15 22:31:36
154      [auth-options.c]
155      case insensitive key options; from stevesk@sweeden.hp.com    
156    - markus@cvs.openbsd.org  2000/11/16 17:55:43
157      [dh.c]
158      do not use perror() in sshd, after child is forked()
159    - markus@cvs.openbsd.org  2000/11/14 23:42:40
160      [auth-rsa.c]
161      parse option only if key matches; fix some confusing seen by the client
162    - markus@cvs.openbsd.org  2000/11/14 23:44:19
163      [session.c]
164      check no_agent_forward_flag for ssh-2, too
165    - markus@cvs.openbsd.org  2000/11/15
166      [ssh-agent.1]
167      reorder SYNOPSIS; typo, use .It
168    - markus@cvs.openbsd.org  2000/11/14 23:48:55
169      [ssh-agent.c]
170      do not reorder keys if a key is removed
171    - markus@cvs.openbsd.org  2000/11/15 19:58:08
172      [ssh.c]
173      just ignore non existing user keys   
174    - millert@cvs.openbsd.org  200/11/15 20:24:43
175      [ssh-keygen.c]
176      Add missing \n at end of error message.
177
178 20001122
179  - (bal) Minor patch to ensure platforms lacking IRIX job limit supports
180    are compilable.
181  - (bal) Updated TODO as of 11/18/2000 with known things to resolve.
182
183 20001117
184  - (bal) Changed from 'primes' to 'primes.out' for consistancy sake.  It
185    has no affect the output.  Patch by Corinna Vinschen <vinschen@redhat.com>
186  - (stevesk) Reworked progname support. 
187  - (bal) Misplaced #include "includes.h" in bsd-setproctitle.c.  Patch by
188    Shinichi Maruyama <marya@st.jip.co.jp>
189
190 20001116
191  - (bal) Added in MAXSYMLINK test in bsd-realpath.c.  Required for some SCO
192    releases.
193  - (bal) Make builds work outside of source tree.  Patch by Mark D. Roth
194    <roth@feep.net>
195
196 20001113
197  - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to 
198    contrib/README
199  - (djm) Merge OpenBSD changes:
200    - markus@cvs.openbsd.org  2000/11/06 16:04:56
201      [channels.c channels.h clientloop.c nchan.c serverloop.c]
202      [session.c ssh.c]
203      agent forwarding and -R for ssh2, based on work from
204      jhuuskon@messi.uku.fi
205    - markus@cvs.openbsd.org  2000/11/06 16:13:27
206      [ssh.c sshconnect.c sshd.c]
207      do not disabled rhosts(rsa) if server port > 1024; from
208      pekkas@netcore.fi
209    - markus@cvs.openbsd.org  2000/11/06 16:16:35
210      [sshconnect.c]
211      downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net
212    - markus@cvs.openbsd.org  2000/11/09 18:04:40
213      [auth1.c]
214      typo; from mouring@pconline.com
215    - markus@cvs.openbsd.org  2000/11/12 12:03:28
216      [ssh-agent.c]
217      off-by-one when removing a key from the agent
218    - markus@cvs.openbsd.org  2000/11/12 12:50:39
219      [auth-rh-rsa.c auth2.c authfd.c authfd.h]
220      [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h]
221      [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c]
222      [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config]
223      [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c]
224      [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h]                   
225      add support for RSA to SSH2.  please test.
226      there are now 3 types of keys: RSA1 is used by ssh-1 only,
227      RSA and DSA are used by SSH2.
228      you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA
229      keys for SSH2 and use the RSA keys for hostkeys or for user keys.
230      SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before.
231  - (djm) Fix up Makefile and Redhat init script to create RSA host keys
232  - (djm) Change to interim version
233  - (djm) Fix RPM spec file stupidity
234  - (djm) fixpaths to DSA and RSA keys too
235
236 20001112
237  - (bal) SCO Patch to add needed libraries for configure.in.  Patch by
238    Phillips Porch <root@theporch.com>
239  - (bal) IRIX patch to adding Job Limits.  Patch by Denis Parker
240    <dcp@sgi.com>
241  - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY.  Add error() to
242    failed ioctl(TIOCSCTTY) call.
243
244 20001111
245  - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
246    packaging files
247  - (djm) Fix new Makefile.in warnings
248  - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are 
249    promoted to type int. Report and fix from Dan Astoorian 
250    <djast@cs.toronto.edu>
251  - (djm) Hardwire sysconfdir in RPM spec files as some RPM versions get 
252    it wrong. Report from Bennett Todd <bet@rahul.net>
253
254 20001110
255  - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
256  - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
257  - (bal) Added in check to verify S/Key library is being detected in
258    configure.in
259  - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif. 
260    Patch by Mark Miller <markm@swoon.net>
261  - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
262    to remove warnings under MacOS X.  Patch by Mark Miller <markm@swoon.net> 
263  - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs
264
265 20001107
266  - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
267    Mark Miller <markm@swoon.net>
268  - (bal) sshd.init files corrected to assign $? to RETVAL.  Patch by
269    Jarno Huuskonen <jhuuskon@messi.uku.fi>
270  - (bal) fixpaths fixed to stop it from quitely failing. Patch by
271    Mark D. Roth <roth@feep.net>
272
273 20001106
274  - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
275  - (djm) Manually fix up missed diff hunks (mainly RCS idents)
276  - (djm) Remove UPGRADING document in favour of a link to the better 
277    maintained FAQ on www.openssh.com
278  - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
279    <pekkas@netcore.fi>
280  - (djm) Don't need X11-askpass in RPM spec file if building without it
281    from Pekka Savola <pekkas@netcore.fi>
282  - (djm) Release 2.3.0p1
283  - (bal) typo in configure.in in regards to --with-ldflags from Marko
284    Asplund <aspa@kronodoc.fi>
285  - (bal) fixed next-posix.h.  Forgot prototype of getppid().
286
287 20001105
288  - (bal) Sync with OpenBSD:
289    - markus@cvs.openbsd.org 2000/10/31 9:31:58
290      [compat.c]
291      handle all old openssh versions
292    - markus@cvs.openbsd.org 2000/10/31 13:1853
293      [deattack.c]
294      so that large packets do not wrap "n"; from netbsd
295  - (bal) rijndel.c - fix up RCSID to match OpenBSD tree
296  - (bal) auth2-skey.c - Checked in.  Missing from portable tree.
297  - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
298    setsid() into more common files
299  - (stevesk) pty.c: use __hpux to identify HP-UX.
300  - (bal) Missed auth-skey.o in Makefile.in and minor correction to
301    bsd-waitpid.c
302
303 20001029
304  - (stevesk) Fix typo in auth.c: USE_PAM not PAM
305  - (stevesk) Create contrib/cygwin/ directory; patch from
306    Corinna Vinschen <vinschen@redhat.com>
307  - (bal) Resolved more $xno and $xyes issues in configure.in
308  - (bal) next-posix.h - spelling and forgot a prototype
309
310 20001028
311  - (djm) fix select hack in serverloop.c from Philippe WILLEM 
312    <Philippe.WILLEM@urssaf.fr>
313  - (djm) Fix mangled AIXAUTHENTICATE code
314  - (djm) authctxt->pw may be NULL. Fix from Markus Friedl 
315    <markus.friedl@informatik.uni-erlangen.de>
316  - (djm) Sync with OpenBSD:
317    - markus@cvs.openbsd.org  2000/10/16 15:46:32
318      [ssh.1]
319      fixes from pekkas@netcore.fi
320    - markus@cvs.openbsd.org  2000/10/17 14:28:11
321      [atomicio.c]
322      return number of characters processed; ok deraadt@
323    - markus@cvs.openbsd.org  2000/10/18 12:04:02
324      [atomicio.c]
325      undo
326    - markus@cvs.openbsd.org  2000/10/18 12:23:02
327      [scp.c]
328      replace atomicio(read,...) with read(); ok deraadt@
329    - markus@cvs.openbsd.org  2000/10/18 12:42:00
330      [session.c]
331      restore old record login behaviour
332    - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
333      [auth-skey.c]
334      fmt string problem in unused code
335    - provos@cvs.openbsd.org  2000/10/19 10:45:16
336      [sshconnect2.c]
337      don't reference freed memory. okay deraadt@
338    - markus@cvs.openbsd.org  2000/10/21 11:04:23
339      [canohost.c]
340      typo, eramore@era-t.ericsson.se; ok niels@
341    - markus@cvs.openbsd.org  2000/10/23 13:31:55
342      [cipher.c]
343      non-alignment dependent swap_bytes(); from
344      simonb@wasabisystems.com/netbsd
345    - markus@cvs.openbsd.org  2000/10/26 12:38:28
346      [compat.c]
347      add older vandyke products
348    - markus@cvs.openbsd.org  2000/10/27 01:32:19
349      [channels.c channels.h clientloop.c serverloop.c session.c]
350      [ssh.c util.c]
351      enable non-blocking IO on channels, and tty's (except for the 
352      client ttys).
353
354 20001027
355  - (djm) Increase REKEY_BYTES to 2^24 for arc4random
356
357 20001025
358  - (djm) Added WARNING.RNG file and modified configure to ask users of the
359    builtin entropy code to read it.
360  - (djm) Prefer builtin regex to PCRE.
361  - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
362  - (bal) Apply fixes to configure.in pointed out by Pavel Roskin
363    <proski@gnu.org>
364
365 20001020
366  - (djm) Don't define _REENTRANT for SNI/Reliant Unix
367  - (bal) Imported NEWS-OS waitpid() macros into NeXT.  Since implementation
368    is more correct then current version.
369
370 20001018
371  - (stevesk) Add initial support for setproctitle().  Current
372    support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
373  - (stevesk) Add egd startup scripts to contrib/hpux/
374
375 20001017
376  - (djm) Add -lregex to cywin libs from Corinna Vinschen
377    <vinschen@cygnus.com>
378  - (djm) Don't rely on atomicio's retval to determine length of askpass
379    supplied passphrase. Problem report from Lutz Jaenicke
380    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
381  - (bal) Changed from GNU rx to PCRE on suggestion from djm.
382  - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki 
383    <nakaji@tutrp.tut.ac.jp>
384
385 20001016
386  - (djm) Sync with OpenBSD:
387    - markus@cvs.openbsd.org  2000/10/14 04:01:15
388      [cipher.c]
389      debug3
390    - markus@cvs.openbsd.org  2000/10/14 04:07:23
391      [scp.c]
392      remove spaces from arguments; from djm@mindrot.org
393    - markus@cvs.openbsd.org  2000/10/14 06:09:46
394      [ssh.1]
395      Cipher is for SSH-1 only
396    - markus@cvs.openbsd.org  2000/10/14 06:12:09
397      [servconf.c servconf.h serverloop.c session.c sshd.8]
398      AllowTcpForwarding; from naddy@
399    - markus@cvs.openbsd.org  2000/10/14 06:16:56
400      [auth2.c compat.c compat.h sshconnect2.c version.h]
401      OpenSSH_2.3; note that is is not complete, but the version number 
402      needs to be changed for interoperability reasons
403    - markus@cvs.openbsd.org  2000/10/14 06:19:45
404      [auth-rsa.c]
405      do not send RSA challenge if key is not allowed by key-options; from
406      eivind@ThinkSec.com
407    - markus@cvs.openbsd.org  2000/10/15 08:14:01
408      [rijndael.c session.c]
409      typos; from stevesk@sweden.hp.com
410    - markus@cvs.openbsd.org  2000/10/15 08:18:31
411      [rijndael.c]
412      typo
413  - (djm) Copy manpages back over from OpenBSD - too tedious to wade 
414    through diffs
415  - (djm) Added condrestart to Redhat init script. Patch from Pekka Savola 
416    <pekkas@netcore.fi>
417  - (djm) Update version in Redhat spec file
418  - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the 
419    Redhat 7.0 spec file
420  - (djm) Make inability to read/write PRNG seedfile non-fatal
421
422
423 20001015
424  - (djm) Fix ssh2 hang on background processes at logout.
425
426 20001014
427  - (bal) Add support for realpath and getcwd for platforms with broken
428    or missing realpath implementations for sftp-server.
429  - (bal) Corrected mistake in INSTALL in regards to GNU rx library
430  - (bal) Add support for GNU rx library for those lacking regexp support 
431  - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
432  - (djm) Revert SSH2 serverloop hack, will find a better way.
433  - (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
434    from Martin Johansson <fatbob@acc.umu.se>
435  - (djm) Big OpenBSD sync:
436    - markus@cvs.openbsd.org  2000/09/30 10:27:44
437      [log.c]
438      allow loglevel debug
439    - markus@cvs.openbsd.org  2000/10/03 11:59:57
440      [packet.c]
441      hmac->mac
442    - markus@cvs.openbsd.org  2000/10/03 12:03:03
443      [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
444      move fake-auth from auth1.c to individual auth methods, disables s/key in
445      debug-msg
446    - markus@cvs.openbsd.org  2000/10/03 12:16:48
447      ssh.c
448      do not resolve canonname, i have no idea why this was added oin ossh
449    - markus@cvs.openbsd.org  2000/10/09 15:30:44
450      ssh-keygen.1 ssh-keygen.c
451      -X now reads private ssh.com DSA keys, too.
452    - markus@cvs.openbsd.org  2000/10/09 15:32:34
453      auth-options.c
454      clear options on every call.
455    - markus@cvs.openbsd.org  2000/10/09 15:51:00
456      authfd.c authfd.h
457      interop with ssh-agent2, from <res@shore.net>
458    - markus@cvs.openbsd.org  2000/10/10 14:20:45
459      compat.c
460      use rexexp for version string matching
461    - provos@cvs.openbsd.org  2000/10/10 22:02:18
462      [kex.c kex.h myproposal.h ssh.h ssh2.h sshconnect2.c sshd.c dh.c dh.h]
463      First rough implementation of the diffie-hellman group exchange.  The
464      client can ask the server for bigger groups to perform the diffie-hellman
465      in, thus increasing the attack complexity when using ciphers with longer
466      keys.  University of Windsor provided network, T the company.
467    - markus@cvs.openbsd.org  2000/10/11 13:59:52
468      [auth-rsa.c auth2.c]
469      clear auth options unless auth sucessfull
470    - markus@cvs.openbsd.org  2000/10/11 14:00:27
471      [auth-options.h]
472      clear auth options unless auth sucessfull
473    - markus@cvs.openbsd.org  2000/10/11 14:03:27
474      [scp.1 scp.c]
475      support 'scp -o' with help from mouring@pconline.com
476    - markus@cvs.openbsd.org  2000/10/11 14:11:35
477      [dh.c]
478      Wall
479    - markus@cvs.openbsd.org  2000/10/11 14:14:40
480      [auth.h auth2.c readconf.c readconf.h readpass.c servconf.c servconf.h]
481      [ssh.h sshconnect2.c sshd_config auth2-skey.c cli.c cli.h]
482      add support for s/key (kbd-interactive) to ssh2, based on work by
483      mkiernan@avantgo.com and me
484    - markus@cvs.openbsd.org  2000/10/11 14:27:24
485      [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
486      [myproposal.h packet.c readconf.c session.c ssh.c ssh.h sshconnect1.c]
487      [sshconnect2.c sshd.c]
488      new cipher framework
489    - markus@cvs.openbsd.org  2000/10/11 14:45:21
490      [cipher.c]
491      remove DES
492    - markus@cvs.openbsd.org  2000/10/12 03:59:20
493      [cipher.c cipher.h sshconnect1.c sshconnect2.c sshd.c]
494      enable DES in SSH-1 clients only
495    - markus@cvs.openbsd.org  2000/10/12 08:21:13
496      [kex.h packet.c]
497      remove unused
498    - markus@cvs.openbsd.org  2000/10/13 12:34:46
499      [sshd.c]
500      Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.se
501    - markus@cvs.openbsd.org  2000/10/13 12:59:15
502      [cipher.c cipher.h myproposal.h  rijndael.c rijndael.h]
503      rijndael/aes support
504    - markus@cvs.openbsd.org  2000/10/13 13:10:54
505      [sshd.8]
506      more info about -V
507    - markus@cvs.openbsd.org  2000/10/13 13:12:02
508      [myproposal.h]
509      prefer no compression
510  - (djm) Fix scp user@host handling
511  - (djm) Don't clobber ssh_prng_cmds on install
512  - (stevesk) Include config.h in rijndael.c so we define intXX_t and
513    u_intXX_t types on all platforms.
514  - (stevesk) rijndael.c: cleanup missing declaration warnings.
515  - (stevesk) ~/.hushlogin shouldn't cause required password change to
516    be bypassed.
517  - (stevesk) Display correct path to ssh-askpass in configure output.
518    Report from Lutz Jaenicke.
519
520 20001007
521  - (stevesk) Print PAM return value in PAM log messages to aid
522    with debugging.
523  - (stevesk) Fix detection of pw_class struct member in configure;
524    patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>
525
526 20001002
527  - (djm) Fix USER_PATH, report from Kevin Steves <stevesk@sweden.hp.com>
528  - (djm) Add host system and CC to end-of-configure report. Suggested by
529    Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
530
531 20000931
532  - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
533
534 20000930
535  - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
536  - (djm) Support in bsd-snprintf.c for long long conversions from 
537    Ben Lindstrom <mouring@pconline.com>
538  - (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>
539  - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
540    very short lived X connections. Bug report from Tobias Oetiker 
541    <oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
542  - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
543    patch from Pekka Savola <pekkas@netcore.fi>
544  - (djm) Forgot to cvs add LICENSE file
545  - (djm) Add LICENSE to RPM spec files
546  - (djm) CVS OpenBSD sync:
547    - markus@cvs.openbsd.org  2000/09/26 13:59:59
548      [clientloop.c]
549      use debug2
550    - markus@cvs.openbsd.org  2000/09/27 15:41:34
551      [auth2.c sshconnect2.c]
552      use key_type()
553    - markus@cvs.openbsd.org  2000/09/28 12:03:18
554      [channels.c]
555      debug -> debug2 cleanup
556  - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only 
557    strip "/dev/"). Fix loginrec.c based on patch from Alain St-Denis
558    <Alain.St-Denis@ec.gc.ca>
559  - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass. 
560    Problem was caused by interrupted read in ssh-add. Report from Donald 
561    J. Barry <don@astro.cornell.edu>
562
563 20000929
564  - (djm) Fix SSH2 not terminating until all background tasks done problem.
565  - (djm) Another off-by-one fix from Pavel Kankovsky 
566    <peak@argo.troja.mff.cuni.cz> 
567  - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
568    tidy necessary differences. Use Markus' new debugN() in entropy.c
569  - (djm) Merged big SCO portability patch from Tim Rice 
570    <tim@multitalents.net>
571
572 20000926
573  - (djm) Update X11-askpass to 1.0.2 in RPM spec file
574  - (djm) Define _REENTRANT to pickup strtok_r() on HP/UX
575  - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c. 
576    Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz> 
577
578 20000924
579  - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
580  - (djm) A bit more cleanup - created cygwin_util.h
581  - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
582    <markm@swoon.net>
583
584 20000923
585  - (djm) Fix address logging in utmp from Kevin Steves 
586    <stevesk@sweden.hp.com>
587  - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
588  - (djm) Seperate tests for int64_t and u_int64_t types
589  - (djm) Tweak password expiry checking at suggestion of Kevin Steves 
590    <stevesk@sweden.hp.com>
591  - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
592  - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from 
593    Michael Stone <mstone@cs.loyola.edu>
594  - (djm) OpenBSD CVS sync:
595    - markus@cvs.openbsd.org  2000/09/17 09:38:59
596      [sshconnect2.c sshd.c]
597      fix DEBUG_KEXDH
598    - markus@cvs.openbsd.org  2000/09/17 09:52:51
599      [sshconnect.c]
600      yes no; ok niels@
601    - markus@cvs.openbsd.org  2000/09/21 04:55:11
602      [sshd.8]
603      typo
604    - markus@cvs.openbsd.org  2000/09/21 05:03:54
605      [serverloop.c]
606      typo
607    - markus@cvs.openbsd.org  2000/09/21 05:11:42
608      scp.c
609      utime() to utimes(); mouring@pconline.com
610    - markus@cvs.openbsd.org  2000/09/21 05:25:08
611      sshconnect2.c
612      change login logic in ssh2, allows plugin of other auth methods
613    - markus@cvs.openbsd.org  2000/09/21 05:25:35
614      [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
615      [serverloop.c]
616      add context to dispatch_run
617    - markus@cvs.openbsd.org  2000/09/21 05:07:52
618      authfd.c authfd.h ssh-agent.c
619      bug compat for old ssh.com software
620
621 20000920
622  - (djm) Fix bad path substitution. Report from Andrew Miner
623    <asminer@cs.iastate.edu>
624
625 20000916
626  - (djm) Fix SSL search order from Lutz Jaenicke 
627    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
628  - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
629  - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
630  - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
631    Patch from Larry Jones <larry.jones@sdrc.com>
632  - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM 
633    password change patch.
634  - (djm) Bring licenses on my stuff in line with OpenBSD's
635  - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
636    Kevin Steves <stevesk@sweden.hp.com>
637  - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
638  - (djm) Re-enable int64_t types - we need them for sftp
639  - (djm) Use libexecdir from configure , rather than libexecdir/ssh
640  - (djm) Update Redhat SPEC file accordingly
641  - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
642  - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
643  - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter 
644    <Dirk.DeWachter@rug.ac.be>
645  - (djm) Fixprogs and entropy list fixes from Larry Jones 
646    <larry.jones@sdrc.com>
647  - (djm) Fix for SuSE spec file from Takashi YOSHIDA
648    <tyoshida@gemini.rc.kyushu-u.ac.jp>
649  - (djm) Merge OpenBSD changes:
650    - markus@cvs.openbsd.org  2000/09/05 02:59:57
651      [session.c]
652      print hostname (not hushlogin)
653    - markus@cvs.openbsd.org  2000/09/05 13:18:48
654      [authfile.c ssh-add.c]
655      enable ssh-add -d for DSA keys
656    - markus@cvs.openbsd.org  2000/09/05 13:20:49
657      [sftp-server.c]
658      cleanup
659    - markus@cvs.openbsd.org  2000/09/06 03:46:41
660      [authfile.h]
661      prototype
662    - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
663      [ALL]
664      cleanup copyright notices on all files.  I have attempted to be 
665      accurate with the details.  everything is now under Tatu's licence 
666      (which I copied from his readme), and/or the core-sdi bsd-ish thing 
667      for deattack, or various openbsd developers under a 2-term bsd 
668      licence.  We're not changing any rules, just being accurate.
669    - markus@cvs.openbsd.org  2000/09/07 14:40:30
670      [channels.c channels.h clientloop.c serverloop.c ssh.c]
671      cleanup window and packet sizes for ssh2 flow control; ok niels
672    - markus@cvs.openbsd.org  2000/09/07 14:53:00
673      [scp.c]
674      typo
675    - markus@cvs.openbsd.org  2000/09/07 15:13:37
676      [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
677      [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
678      [pty.c readconf.c]
679      some more Copyright fixes
680    - markus@cvs.openbsd.org  2000/09/08 03:02:51
681      [README.openssh2]
682      bye bye
683    - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
684      [LICENCE cipher.c]
685      a few more comments about it being ARC4 not RC4
686    - markus@cvs.openbsd.org  2000/09/12 14:53:11
687      [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
688      multiple debug levels
689    - markus@cvs.openbsd.org  2000/09/14 14:25:15
690      [clientloop.c]
691      typo
692    - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
693      [ssh-agent.c]
694      check return value for setenv(3) for failure, and deal appropriately
695
696 20000913
697  - (djm) Fix server not exiting with jobs in background.
698
699 20000905
700  - (djm) Import OpenBSD CVS changes
701    - markus@cvs.openbsd.org  2000/08/31 15:52:24
702      [Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
703      implement a SFTP server. interops with sftp2, scp2 and the windows
704      client from ssh.com
705    - markus@cvs.openbsd.org  2000/08/31 15:56:03
706      [README.openssh2]
707      sync
708    - markus@cvs.openbsd.org  2000/08/31 16:05:42
709      [session.c]
710      Wall
711    - markus@cvs.openbsd.org  2000/08/31 16:09:34
712      [authfd.c ssh-agent.c]
713      add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
714    - deraadt@cvs.openbsd.org 2000/09/01 09:25:13
715      [scp.1 scp.c]
716      cleanup and fix -S support; stevesk@sweden.hp.com
717    - markus@cvs.openbsd.org  2000/09/01 16:29:32
718      [sftp-server.c]
719      portability fixes
720    - markus@cvs.openbsd.org  2000/09/01 16:32:41
721      [sftp-server.c]
722      fix cast; mouring@pconline.com
723    - itojun@cvs.openbsd.org  2000/09/03 09:23:28
724      [ssh-add.1 ssh.1]
725      add missing .El against .Bl.
726    - markus@cvs.openbsd.org  2000/09/04 13:03:41
727      [session.c]
728      missing close; ok theo
729    - markus@cvs.openbsd.org  2000/09/04 13:07:21
730      [session.c]
731      fix get_last_login_time order; from andre@van-veen.de
732    - markus@cvs.openbsd.org  2000/09/04 13:10:09
733      [sftp-server.c]
734      more cast fixes; from mouring@pconline.com
735    - markus@cvs.openbsd.org  2000/09/04 13:06:04
736      [session.c]
737      set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
738  - (djm) Cleanup after import. Fix sftp-server compilation, Makefile
739  - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
740
741 20000903
742  - (djm) Fix Redhat init script
743
744 20000901
745  - (djm) Pick up Jim's new X11-askpass
746  - (djm) Release 2.2.0p1
747
748 20000831
749  - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
750    <acox@cv.telegroup.com>
751  - (djm) Pick up new version (2.2.0) from OpenBSD CVS
752
753 20000830
754  - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
755  - (djm) Periodically rekey arc4random
756  - (djm) Clean up diff against OpenBSD.
757  - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
758    <stevesk@sweden.hp.com>
759  - (djm) Quieten the pam delete credentials error message
760  - (djm) Fix printing of $DISPLAY hack if set by system type. Report from
761    Kevin Steves <stevesk@sweden.hp.com>
762  - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
763  - (djm) Fix doh in bsd-arc4random.c
764
765 20000829
766  - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
767    Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
768    Garrick James <garrick@james.net>
769  - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
770    Bastian Trompetter <btrompetter@firemail.de>
771  - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
772  - More OpenBSD updates:
773    - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
774      [scp.c]
775      off_t in sink, to fix files > 2GB, i think, test is still running ;-)
776    - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
777      [session.c]
778      Wall
779    - markus@cvs.openbsd.org  2000/08/26 04:33:43
780      [compat.c]
781      ssh.com-2.3.0
782    - markus@cvs.openbsd.org  2000/08/27 12:18:05
783      [compat.c]
784      compatibility with future ssh.com versions
785    - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
786      [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
787      print uid/gid as unsigned
788    - markus@cvs.openbsd.org  2000/08/28 13:51:00
789      [ssh.c]
790      enable -n and -f for ssh2
791    - markus@cvs.openbsd.org  2000/08/28 14:19:53
792      [ssh.c]
793      allow combination of -N and -f
794    - markus@cvs.openbsd.org  2000/08/28 14:20:56
795      [util.c]
796      util.c
797    - markus@cvs.openbsd.org  2000/08/28 14:22:02
798      [util.c]
799      undo
800    - markus@cvs.openbsd.org  2000/08/28 14:23:38
801      [util.c]
802      don't complain if setting NONBLOCK fails with ENODEV
803
804 20000823
805  - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
806    Avoids "scp never exits" problem. Reports from Lutz Jaenicke
807    <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
808    <kajiyama@grad.sccs.chukyo-u.ac.jp>
809  - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
810  - (djm) Add local version to version.h
811  - (djm) Don't reseed arc4random everytime it is used
812  - (djm) OpenBSD CVS updates:
813    - deraadt@cvs.openbsd.org 2000/08/18 20:07:23
814      [ssh.c]
815      accept remsh as a valid name as well; roman@buildpoint.com
816    - deraadt@cvs.openbsd.org 2000/08/18 20:17:13
817      [deattack.c crc32.c packet.c]
818      rename crc32() to ssh_crc32() to avoid zlib name clash.  do not move to
819      libz crc32 function yet, because it has ugly "long"'s in it;
820      oneill@cs.sfu.ca
821    - deraadt@cvs.openbsd.org 2000/08/18 20:26:08
822      [scp.1 scp.c]
823      -S prog support; tv@debian.org
824    - deraadt@cvs.openbsd.org 2000/08/18 20:50:07
825      [scp.c]
826      knf
827    - deraadt@cvs.openbsd.org 2000/08/18 20:57:33
828      [log-client.c]
829      shorten
830    - markus@cvs.openbsd.org  2000/08/19 12:48:11
831      [channels.c channels.h clientloop.c ssh.c ssh.h]
832      support for ~. in ssh2
833    - deraadt@cvs.openbsd.org 2000/08/19 15:29:40
834      [crc32.h]
835      proper prototype
836    - markus@cvs.openbsd.org  2000/08/19 15:34:44
837      [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
838      [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
839      [fingerprint.c fingerprint.h]
840      add SSH2/DSA support to the agent and some other DSA related cleanups.
841      (note that we cannot talk to ssh.com's ssh2 agents)
842    - markus@cvs.openbsd.org  2000/08/19 15:55:52
843      [channels.c channels.h clientloop.c]
844      more ~ support for ssh2
845    - markus@cvs.openbsd.org  2000/08/19 16:21:19
846      [clientloop.c]
847      oops
848    - millert@cvs.openbsd.org 2000/08/20 12:25:53
849      [session.c]
850      We have to stash the result of get_remote_name_or_ip() before we
851      close our socket or getpeername() will get EBADF and the process
852      will exit.  Only a problem for "UseLogin yes".
853    - millert@cvs.openbsd.org 2000/08/20 12:30:59
854      [session.c]
855      Only check /etc/nologin if "UseLogin no" since login(1) may have its
856      own policy on determining who is allowed to login when /etc/nologin
857      is present.  Also use the _PATH_NOLOGIN define.
858    - millert@cvs.openbsd.org 2000/08/20 12:42:43
859      [auth1.c auth2.c session.c ssh.c]
860      Add calls to setusercontext() and login_get*().  We basically call
861      setusercontext() in most places where previously we did a setlogin().
862      Add default login.conf file and put root in the "daemon" login class.
863    - millert@cvs.openbsd.org 2000/08/21 10:23:31
864      [session.c]
865      Fix incorrect PATH setting; noted by Markus.
866
867 20000818
868  - (djm) OpenBSD CVS changes:
869    - markus@cvs.openbsd.org  2000/07/22 03:14:37
870      [servconf.c servconf.h sshd.8 sshd.c sshd_config]
871      random early drop; ok theo, niels
872    - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
873      [ssh.1]
874      typo
875    - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
876      [sshd.8]
877      many fixes from pepper@mail.reppep.com
878    - provos@cvs.openbsd.org  2000/08/01 13:01:42
879      [Makefile.in util.c aux.c]
880      rename aux.c to util.c to help with cygwin port
881    - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
882      [authfd.c]
883      correct sun_len; Alexander@Leidinger.net
884    - provos@cvs.openbsd.org  2000/08/02 10:27:17
885      [readconf.c sshd.8]
886      disable kerberos authentication by default
887    - provos@cvs.openbsd.org  2000/08/02 11:27:05
888      [sshd.8 readconf.c auth-krb4.c]
889      disallow kerberos authentication if we can't verify the TGT; from
890      dugsong@
891      kerberos authentication is on by default only if you have a srvtab.
892    - markus@cvs.openbsd.org  2000/08/04 14:30:07
893      [auth.c]
894      unused
895    - markus@cvs.openbsd.org  2000/08/04 14:30:35
896      [sshd_config]
897      MaxStartups
898    - markus@cvs.openbsd.org  2000/08/15 13:20:46
899      [authfd.c]
900      cleanup; ok niels@
901    - markus@cvs.openbsd.org  2000/08/17 14:05:10
902      [session.c]
903      cleanup login(1)-like jobs, no duplicate utmp entries
904    - markus@cvs.openbsd.org  2000/08/17 14:06:34
905      [session.c sshd.8 sshd.c]
906       sshd -u len, similar to telnetd
907  - (djm) Lastlog was not getting closed after writing login entry
908  - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
909
910 20000816
911  - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
912  - (djm) Fix strerror replacement for old SunOS. Based on patch from
913    Charles Levert <charles@comm.polymtl.ca>
914  - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
915    implementation.
916  - (djm) SUN_LEN macro for systems which lack it
917
918 20000815
919  - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
920  - (djm) Avoid failures on Irix when ssh is not setuid. Fix from
921    Michael Stone <mstone@cs.loyola.edu>
922  - (djm) Don't seek in directory based lastlogs
923  - (djm) Fix --with-ipaddr-display configure option test. Patch from
924    Jarno Huuskonen <jhuuskon@messi.uku.fi>
925  - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
926
927 20000813
928  - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
929    Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
930
931 20000809
932  - (djm) Define AIX hard limits if headers don't. Report from
933    Bill Painter <william.t.painter@lmco.com>
934  - (djm) utmp direct write & SunOS 4 patch from Charles Levert
935    <charles@comm.polymtl.ca>
936
937 20000808
938  - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
939    time, spec file cleanup.
940
941 20000807
942  - (djm) Set 0755 on binaries during install. Report from Lutz Jaenicke
943  - (djm) Suppress error messages on channel close shutdown() failurs
944    works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
945  - (djm) Add some more entropy collection commands from Lutz Jaenicke
946
947 20000725
948  - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
949
950 20000721
951  - (djm) OpenBSD CVS updates:
952    - markus@cvs.openbsd.org  2000/07/16 02:27:22
953      [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
954      [sshconnect1.c sshconnect2.c]
955      make ssh-add accept dsa keys (the agent does not)
956    - djm@cvs.openbsd.org     2000/07/17 19:25:02
957      [sshd.c]
958      Another closing of stdin; ok deraadt
959    - markus@cvs.openbsd.org  2000/07/19 18:33:12
960      [dsa.c]
961      missing free, reorder
962    - markus@cvs.openbsd.org  2000/07/20 16:23:14
963      [ssh-keygen.1]
964      document input and output files
965
966 20000720
967  - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
968
969 20000716
970  - (djm) Release 2.1.1p4
971
972 20000715
973  - (djm) OpenBSD CVS updates
974    - provos@cvs.openbsd.org  2000/07/13 16:53:22
975      [aux.c readconf.c servconf.c ssh.h]
976      allow multiple whitespace but only one '=' between tokens, bug report from
977      Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
978    - provos@cvs.openbsd.org  2000/07/13 17:14:09
979      [clientloop.c]
980      typo; todd@fries.net
981    - provos@cvs.openbsd.org  2000/07/13 17:19:31
982      [scp.c]
983      close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
984    - markus@cvs.openbsd.org  2000/07/14 16:59:46
985      [readconf.c servconf.c]
986      allow leading whitespace. ok niels
987    - djm@cvs.openbsd.org     2000/07/14 22:01:38
988      [ssh-keygen.c ssh.c]
989      Always create ~/.ssh with mode 700; ok Markus
990  - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
991    - Include floatingpoint.h for entropy.c
992    - strerror replacement
993
994 20000712
995  - (djm) Remove -lresolve for Reliant Unix
996  - (djm) OpenBSD CVS Updates:
997    - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
998      [session.c sshd.c ]
999      make MaxStartups code still work with -d; djm
1000    - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
1001      [readconf.c ssh_config]
1002      disable FallBackToRsh by default
1003  - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
1004    Ben Lindstrom <mouring@pconline.com>
1005  - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
1006    spec file.
1007  - (djm) Released 2.1.1p3
1008
1009 20000711
1010  - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
1011    <tbert@abac.com>
1012  - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
1013  - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
1014    <mouring@pconline.com>
1015  - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
1016    from Jim Watt <jimw@peisj.pebio.com>
1017  - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
1018    to compile on more platforms (incl NeXT).
1019  - (djm) Added bsd-inet_aton and configure support for NeXT
1020  - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
1021  - (djm) OpenBSD CVS updates:
1022    - markus@cvs.openbsd.org  2000/06/26 03:22:29
1023      [authfd.c]
1024      cleanup, less cut&paste
1025    - markus@cvs.openbsd.org  2000/06/26 15:59:19
1026      [servconf.c servconf.h session.c sshd.8 sshd.c]
1027      MaxStartups: limit number of unauthenticated connections, work by
1028      theo and me
1029    - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
1030      [session.c]
1031      use no_x11_forwarding_flag correctly; provos ok
1032    - provos@cvs.openbsd.org  2000/07/05 15:35:57
1033      [sshd.c]
1034      typo
1035    - aaron@cvs.openbsd.org   2000/07/05 22:06:58
1036      [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
1037      Insert more missing .El directives. Our troff really should identify
1038      these and spit out a warning.
1039    - todd@cvs.openbsd.org    2000/07/06 21:55:04
1040      [auth-rsa.c auth2.c ssh-keygen.c]
1041      clean code is good code
1042    - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
1043      [serverloop.c]
1044      sense of port forwarding flag test was backwards
1045    - provos@cvs.openbsd.org  2000/07/08 17:17:31
1046      [compat.c readconf.c]
1047      replace strtok with strsep; from David Young <dyoung@onthejob.net>
1048    - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
1049      [auth.h]
1050      KNF
1051    - ho@cvs.openbsd.org      2000/07/08 19:27:33
1052      [compat.c readconf.c]
1053      Better conditions for strsep() ending.
1054    - ho@cvs.openbsd.org      2000/07/10 10:27:05
1055      [readconf.c]
1056      Get the correct message on errors. (niels@ ok)
1057    - ho@cvs.openbsd.org      2000/07/10 10:30:25
1058      [cipher.c kex.c servconf.c]
1059      strtok() --> strsep(). (niels@ ok)
1060  - (djm) Fix problem with debug mode and MaxStartups
1061  - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
1062    builds)
1063  - (djm) Add strsep function from OpenBSD libc for systems that lack it
1064
1065 20000709
1066  - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
1067    Kevin Steves <stevesk@sweden.hp.com>
1068  - (djm) Match prototype and function declaration for rresvport_af.
1069    Problem report from Niklas Edmundsson <nikke@ing.umu.se>
1070  - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
1071    builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
1072  - (djm) Replace ut_name with ut_user. Patch from Jim Watt
1073    <jimw@peisj.pebio.com>
1074  - (djm) Fix pam sprintf fix
1075  - (djm) Cleanup entropy collection code a little more. Split initialisation
1076    from seeding, perform intialisation immediatly at start, be careful with
1077    uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
1078  - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
1079    Including sigaction() et al. replacements
1080  - (djm) AIX getuserattr() session initialisation from Tom Bertelson
1081    <tbert@abac.com>
1082
1083 20000708
1084  - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
1085    Aaron Hopkins <aaron@die.net>
1086  - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
1087    Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1088  - (djm) Fixed undefined variables for OSF SIA. Report from
1089    Baars, Henk <Hendrik.Baars@nl.origin-it.com>
1090  - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
1091    Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
1092  - (djm) Don't use inet_addr.
1093
1094 20000702
1095  - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
1096  - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
1097    on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
1098  - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
1099    Chris, the Young One <cky@pobox.com>
1100  - (djm) Fix scp progress meter on really wide terminals. Based on patch
1101    from James H. Cloos Jr. <cloos@jhcloos.com>
1102
1103 20000701
1104  - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
1105  - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
1106  - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
1107    <vinschen@cygnus.com>
1108  - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
1109  - (djm) Added check for broken snprintf() functions which do not correctly
1110    terminate output string and attempt to use replacement.
1111  - (djm) Released 2.1.1p2
1112
1113 20000628
1114  - (djm) Fixes to lastlog code for Irix
1115  - (djm) Use atomicio in loginrec
1116  - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
1117    Irix 6.x array sessions, project id's, and system audit trail id.
1118  - (djm) Added 'distprep' make target to simplify packaging
1119  - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
1120    support. Enable using "USE_SIA=1 ./configure [options]"
1121   
1122 20000627
1123  - (djm) Fixes to login code - not setting li->uid, cleanups
1124  - (djm) Formatting
1125
1126 20000626
1127  - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
1128  - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
1129  - (djm) Added password expiry checking (no password change support)
1130  - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
1131    based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1132  - (djm) Fix fixed EGD code.
1133  - OpenBSD CVS update
1134    - provos@cvs.openbsd.org  2000/06/25 14:17:58
1135      [channels.c]
1136      correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
1137
1138 20000623
1139  - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
1140    Svante Signell <svante.signell@telia.com>
1141  - (djm) Autoconf logic to define sa_family_t if it is missing
1142  - OpenBSD CVS Updates:
1143    - markus@cvs.openbsd.org  2000/06/22 10:32:27
1144      [sshd.c]
1145      missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL
1146    - djm@cvs.openbsd.org     2000/06/22 17:55:00
1147      [auth-krb4.c key.c radix.c uuencode.c]
1148      Missing CVS idents; ok markus
1149
1150 20000622
1151  - (djm) Automatically generate host key during "make install". Suggested
1152    by Gary E. Miller <gem@rellim.com>
1153  - (djm) Paranoia before kill() system call
1154  - OpenBSD CVS Updates:
1155    - markus@cvs.openbsd.org  2000/06/18 18:50:11
1156      [auth2.c compat.c compat.h sshconnect2.c]
1157      make userauth+pubkey interop with ssh.com-2.2.0
1158    - markus@cvs.openbsd.org  2000/06/18 20:56:17
1159      [dsa.c]
1160      mem leak + be more paranoid in dsa_verify.
1161    - markus@cvs.openbsd.org  2000/06/18 21:29:50
1162      [key.c]
1163      cleanup fingerprinting, less hardcoded sizes
1164    - markus@cvs.openbsd.org  2000/06/19 19:39:45
1165      [atomicio.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
1166      [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
1167      [buffer.c buffer.h canohost.c channels.c channels.h cipher.c cipher.h]
1168      [clientloop.c compat.c compat.h compress.c compress.h crc32.c crc32.h]
1169      [deattack.c dispatch.c dsa.c fingerprint.c fingerprint.h getput.h hmac.c]
1170      [kex.c log-client.c log-server.c login.c match.c mpaux.c mpaux.h nchan.c]
1171      [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
1172      [rsa.c rsa.h scp.c servconf.c servconf.h ssh-add.c ssh-keygen.c ssh.c]
1173      [ssh.h tildexpand.c ttymodes.c ttymodes.h uidswap.c xmalloc.c xmalloc.h]
1174      OpenBSD tag
1175    - markus@cvs.openbsd.org  2000/06/21 10:46:10
1176      sshconnect2.c missing free; nuke old comment
1177
1178 20000620
1179  - (djm) Replace use of '-o' and '-a' logical operators in configure tests
1180    with '||' and '&&'. As suggested by Jim Knoble <jmknoble@pint-stowp.cx>
1181    to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
1182  - (djm) Typo in loginrec.c
1183
1184 20000618
1185  - (djm) Add summary of configure options to end of ./configure run
1186  - (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
1187    Michael Stone <mstone@cs.loyola.edu>
1188  - (djm) rusage is a privileged operation on some Unices (incl.
1189    Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
1190  - (djm) Avoid PAM failures when running without a TTY. Report from
1191    Martin Petrak <petrak@spsknm.schools.sk>
1192  - (djm) Include sys/types.h when including netinet/in.h in configure tests.
1193    Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
1194  - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
1195  - OpenBSD CVS updates:
1196    - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
1197      [channels.c]
1198      everyone says "nix it" (remove protocol 2 debugging message)
1199    - markus@cvs.openbsd.org  2000/06/17 13:24:34
1200      [sshconnect.c]
1201      allow extended server banners
1202    - markus@cvs.openbsd.org  2000/06/17 14:30:10
1203      [sshconnect.c]
1204      missing atomicio, typo
1205    - jakob@cvs.openbsd.org   2000/06/17 16:52:34
1206      [servconf.c servconf.h session.c sshd.8 sshd_config]
1207      add support for ssh v2 subsystems. ok markus@.
1208    - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
1209      [readconf.c servconf.c]
1210      include = in WHITESPACE; markus ok
1211    - markus@cvs.openbsd.org  2000/06/17 19:09:10
1212      [auth2.c]
1213      implement bug compatibility with ssh-2.0.13 pubkey, server side
1214    - markus@cvs.openbsd.org  2000/06/17 21:00:28
1215      [compat.c]
1216      initial support for ssh.com's 2.2.0
1217    - markus@cvs.openbsd.org  2000/06/17 21:16:09
1218      [scp.c]
1219      typo
1220    - markus@cvs.openbsd.org  2000/06/17 22:05:02
1221      [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
1222      split auth-rsa option parsing into auth-options
1223      add options support to authorized_keys2
1224    - markus@cvs.openbsd.org  2000/06/17 22:42:54
1225      [session.c]
1226      typo
1227
1228 20000613
1229  - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
1230   - Platform define for SCO 3.x which breaks on /dev/ptmx
1231   - Detect and try to fix missing MAXPATHLEN
1232  - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
1233    <P.S.S.Camp@ukc.ac.uk>
1234
1235 20000612
1236  - (djm) Glob manpages in RPM spec files to catch compressed files
1237  - (djm) Full license in auth-pam.c
1238  - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
1239  - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
1240   - Don't try to retrieve lastlog from wtmp/wtmpx if DISABLE_LASTLOG is
1241      def'd
1242   - Set AIX to use preformatted manpages
1243   
1244 20000610
1245  - (djm) Minor doc tweaks
1246  - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
1247
1248 20000609
1249  - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
1250    (in favour of utmpx) on Solaris 8
1251
1252 20000606
1253  - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
1254    list of commands (by default). Removed verbose debugging (by default).
1255  - (djm) Increased command entropy estimates and default entropy collection
1256    timeout
1257  - (djm) Remove duplicate headers from loginrec.c
1258  - (djm) Don't add /usr/local/lib to library search path on Irix
1259  - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
1260    <tibbs@math.uh.edu>
1261  - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
1262    <zack@wolery.cumb.org>
1263  - (djm) OpenBSD CVS updates:
1264   - todd@cvs.openbsd.org
1265     [sshconnect2.c]
1266     teach protocol v2 to count login failures properly and also enable an
1267     explanation of why the password prompt comes up again like v1; this is NOT
1268     crypto
1269   - markus@cvs.openbsd.org 
1270     [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
1271     xauth_location support; pr 1234
1272     [readconf.c sshconnect2.c]
1273     typo, unused
1274     [session.c]
1275     allow use_login only for login sessions, otherwise remote commands are
1276     execed with uid==0
1277     [sshd.8]
1278     document UseLogin better
1279     [version.h]
1280     OpenSSH 2.1.1
1281     [auth-rsa.c]
1282     fix match_hostname() logic for auth-rsa: deny access if we have a
1283     negative match or no match at all
1284     [channels.c hostfile.c match.c]
1285     don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
1286     kris@FreeBSD.org
1287
1288 20000606
1289  - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
1290    configure.
1291
1292 20000604
1293  - Configure tweaking for new login code on Irix 5.3
1294  - (andre) login code changes based on djm feedback
1295
1296 20000603
1297  - (andre) New login code
1298     - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
1299     - Add loginrec.[ch], logintest.c and autoconf code
1300   
1301 20000531
1302  - Cleanup of auth.c, login.c and fake-*
1303  - Cleanup of auth-pam.c, save and print "account expired" error messages
1304  - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
1305  - Rewrote bsd-login to use proper utmp API if available. Major cleanup
1306    of fallback DIY code.
1307
1308 20000530
1309  - Define atexit for old Solaris
1310  - Fix buffer overrun in login.c for systems which use syslen in utmpx.
1311    patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>
1312  - OpenBSD CVS updates:
1313   - markus@cvs.openbsd.org
1314     [session.c]
1315     make x11-fwd work w/ localhost (xauth add host/unix:11)
1316     [cipher.c compat.c readconf.c servconf.c]
1317     check strtok() != NULL; ok niels@
1318     [key.c]
1319     fix key_read() for uuencoded keys w/o '='
1320     [serverloop.c]
1321     group ssh1 vs. ssh2 in serverloop
1322     [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
1323     split kexinit/kexdh, factor out common code
1324     [readconf.c ssh.1 ssh.c]
1325     forwardagent defaults to no, add ssh -A
1326   - theo@cvs.openbsd.org
1327     [session.c]
1328     just some line shortening
1329  - Released 2.1.0p3
1330
1331 20000520
1332  - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
1333  - Don't touch utmp if USE_UTMPX defined
1334  - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
1335  - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
1336  - HPUX and Configure fixes from Lutz Jaenicke
1337    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1338  - Use mkinstalldirs script to make directories instead of non-portable
1339    "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1340  - Doc cleanup
1341
1342 20000518
1343  - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
1344  - OpenBSD CVS updates:
1345   - markus@cvs.openbsd.org
1346     [sshconnect.c]
1347     copy only ai_addrlen bytes; misiek@pld.org.pl
1348     [auth.c]
1349     accept an empty shell in authentication; bug reported by
1350     chris@tinker.ucr.edu
1351     [serverloop.c]
1352     we don't have stderr for interactive terminal sessions (fcntl errors)
1353
1354 20000517
1355  - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
1356   - Fixes command line printing segfaults (spotter: Bladt Norbert)
1357   - Fixes erroneous printing of debug messages to syslog
1358   - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
1359   - Gives useful error message if PRNG initialisation fails
1360   - Reduced ssh startup delay
1361   - Measures cumulative command time rather than the time between reads
1362     after select()
1363   - 'fixprogs' perl script to eliminate non-working entropy commands, and
1364     optionally run 'ent' to measure command entropy
1365  - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
1366  - Avoid WCOREDUMP complation errors for systems that lack it
1367  - Avoid SIGCHLD warnings from entropy commands
1368  - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
1369  - OpenBSD CVS update:
1370   - markus@cvs.openbsd.org
1371     [ssh.c]
1372     fix usage()
1373     [ssh2.h]
1374     draft-ietf-secsh-architecture-05.txt
1375     [ssh.1]
1376     document ssh -T -N (ssh2 only)
1377     [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
1378     enable nonblocking IO for sshd w/ proto 1, too; split out common code
1379     [aux.c]
1380     missing include
1381  - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
1382   - INSTALL typo and URL fix
1383   - Makefile fix
1384   - Solaris fixes
1385  - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
1386    <ksakai@kso.netwk.ntt-at.co.jp>
1387  - RSAless operation patch from kevin_oconnor@standardandpoors.com
1388  - Detect OpenSSL seperatly from RSA
1389  - Better test for RSA (more compatible with RSAref). Based on work by
1390    Ed Eden <ede370@stl.rural.usda.gov>
1391
1392 20000513
1393  - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
1394    <misiek@pld.org.pl>
1395
1396 20000511
1397  - Fix for prng_seed permissions checking from Lutz Jaenicke
1398    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1399  - "make host-key" fix for Irix
1400
1401 20000509
1402  - OpenBSD CVS update
1403   - markus@cvs.openbsd.org
1404     [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
1405     [ssh.h sshconnect1.c sshconnect2.c sshd.8]
1406     - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
1407   - hugh@cvs.openbsd.org
1408     [ssh.1]
1409     - zap typo
1410     [ssh-keygen.1]
1411     - One last nit fix. (markus approved)
1412     [sshd.8]
1413     - some markus certified spelling adjustments
1414   - markus@cvs.openbsd.org
1415     [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
1416     [sshconnect2.c ]
1417     - bug compat w/ ssh-2.0.13 x11, split out bugs
1418     [nchan.c]
1419     - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
1420     [ssh-keygen.c]
1421     - handle escapes in real and original key format, ok millert@
1422     [version.h]
1423     - OpenSSH-2.1
1424  - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
1425  - Doc updates
1426  - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
1427    by Andre Lucas <andre.lucas@dial.pipex.com>
1428
1429 20000508
1430  - Makefile and RPM spec fixes
1431  - Generate DSA host keys during "make key" or RPM installs
1432  - OpenBSD CVS update
1433   - markus@cvs.openbsd.org
1434     [clientloop.c sshconnect2.c]
1435     - make x11-fwd interop w/ ssh-2.0.13
1436     [README.openssh2]
1437     - interop w/ SecureFX
1438  - Release 2.0.0beta2
1439
1440  - Configure caching and cleanup patch from Andre Lucas'
1441    <andre.lucas@dial.pipex.com>
1442
1443 20000507
1444  - Remove references to SSLeay.
1445  - Big OpenBSD CVS update
1446   - markus@cvs.openbsd.org
1447     [clientloop.c]
1448     - typo
1449     [session.c]
1450     - update proctitle on pty alloc/dealloc, e.g. w/ windows client
1451     [session.c]
1452     - update proctitle for proto 1, too
1453     [channels.h nchan.c serverloop.c session.c sshd.c]
1454     - use c-style comments
1455   - deraadt@cvs.openbsd.org
1456     [scp.c]
1457     - more atomicio
1458   - markus@cvs.openbsd.org
1459     [channels.c]
1460     - set O_NONBLOCK
1461     [ssh.1]
1462     - update AUTHOR
1463     [readconf.c ssh-keygen.c ssh.h]
1464     - default DSA key file ~/.ssh/id_dsa
1465     [clientloop.c]
1466     - typo, rm verbose debug
1467   - deraadt@cvs.openbsd.org
1468     [ssh-keygen.1]
1469     - document DSA use of ssh-keygen
1470     [sshd.8]
1471     - a start at describing what i understand of the DSA side
1472     [ssh-keygen.1]
1473     - document -X and -x
1474     [ssh-keygen.c]
1475     - simplify usage
1476   - markus@cvs.openbsd.org
1477     [sshd.8]
1478     - there is no rhosts_dsa
1479     [ssh-keygen.1]
1480     - document -y, update -X,-x
1481     [nchan.c]
1482     - fix close for non-open ssh1 channels
1483     [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
1484     - s/DsaKey/HostDSAKey/, document option
1485     [sshconnect2.c]
1486     - respect number_of_password_prompts
1487     [channels.c channels.h servconf.c servconf.h session.c sshd.8]
1488     - GatewayPorts for sshd, ok deraadt@
1489     [ssh-add.1 ssh-agent.1 ssh.1]
1490     - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
1491     [ssh.1]
1492     - more info on proto 2
1493     [sshd.8]
1494     - sync AUTHOR w/ ssh.1
1495     [key.c key.h sshconnect.c]
1496     - print key type when talking about host keys
1497     [packet.c]
1498     - clear padding in ssh2
1499     [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
1500     - replace broken uuencode w/ libc b64_ntop
1501     [auth2.c]
1502     - log failure before sending the reply
1503     [key.c radix.c uuencode.c]
1504     - remote trailing comments before calling __b64_pton
1505     [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
1506     [sshconnect2.c sshd.8]
1507     - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
1508  - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
1509
1510 20000502
1511  - OpenBSD CVS update
1512    [channels.c]
1513    - init all fds, close all fds.
1514    [sshconnect2.c]
1515    - check whether file exists before asking for passphrase
1516    [servconf.c servconf.h sshd.8 sshd.c]
1517    - PidFile, pr 1210
1518    [channels.c]
1519    - EINTR
1520    [channels.c]
1521    - unbreak, ok niels@
1522    [sshd.c]
1523    - unlink pid file, ok niels@
1524    [auth2.c]
1525    - Add missing #ifdefs; ok - markus
1526  - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
1527    gathering commands from a text file
1528  - Release 2.0.0beta1
1529
1530 20000501
1531  - OpenBSD CVS update
1532    [packet.c]
1533    - send debug messages in SSH2 format
1534    [scp.c]
1535    - fix very rare EAGAIN/EINTR issues; based on work by djm
1536    [packet.c]
1537    - less debug, rm unused
1538    [auth2.c]
1539    - disable kerb,s/key in ssh2
1540    [sshd.8]
1541    - Minor tweaks and typo fixes.
1542    [ssh-keygen.c]
1543    - Put -d into usage and reorder. markus ok.
1544  - Include missing headers for OpenSSL tests. Fix from Phil Karn
1545    <karn@ka9q.ampr.org>
1546  - Fixed __progname symbol collisions reported by Andre Lucas
1547    <andre.lucas@dial.pipex.com>
1548  - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
1549    <gd@hilb1.medat.de>
1550  - Add some missing ifdefs to auth2.c
1551  - Deprecate perl-tk askpass.
1552  - Irix portability fixes - don't include netinet headers more than once
1553  - Make sure we don't save PRNG seed more than once
1554
1555 20000430
1556  - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
1557  - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
1558    patch.
1559    - Adds timeout to entropy collection
1560    - Disables slow entropy sources
1561    - Load and save seed file
1562  - Changed entropy seed code to user per-user seeds only (server seed is
1563    saved in root's .ssh directory)
1564  - Use atexit() and fatal cleanups to save seed on exit
1565  - More OpenBSD updates:
1566    [session.c]
1567    - don't call chan_write_failed() if we are not writing
1568    [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
1569    - keysize warnings error() -> log()
1570
1571 20000429
1572  - Merge big update to OpenSSH-2.0 from OpenBSD CVS
1573    [README.openssh2]
1574    - interop w/ F-secure windows client
1575    - sync documentation
1576    - ssh_host_dsa_key not ssh_dsa_key
1577    [auth-rsa.c]
1578    - missing fclose
1579    [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
1580    [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
1581    [sshd.c uuencode.c uuencode.h authfile.h]
1582    - add DSA pubkey auth and other SSH2 fixes.  use ssh-keygen -[xX]
1583      for trading keys with the real and the original SSH, directly from the
1584      people who invented the SSH protocol.
1585    [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
1586    [sshconnect1.c sshconnect2.c]
1587    - split auth/sshconnect in one file per protocol version
1588    [sshconnect2.c]
1589    - remove debug
1590    [uuencode.c]
1591    - add trailing =
1592    [version.h]
1593    - OpenSSH-2.0
1594    [ssh-keygen.1 ssh-keygen.c]
1595    - add -R flag: exit code indicates if RSA is alive
1596    [sshd.c]
1597    - remove unused
1598      silent if -Q is specified
1599    [ssh.h]
1600    - host key becomes /etc/ssh_host_dsa_key
1601    [readconf.c servconf.c ]
1602    - ssh/sshd default to proto 1 and 2
1603    [uuencode.c]
1604    - remove debug
1605    [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
1606    - xfree DSA blobs
1607    [auth2.c serverloop.c session.c]
1608    - cleanup logging for sshd/2, respect PasswordAuth no
1609    [sshconnect2.c]
1610    - less debug, respect .ssh/config
1611    [README.openssh2 channels.c channels.h]
1612    - clientloop.c session.c ssh.c
1613    - support for x11-fwding, client+server
1614
1615 20000421
1616  - Merge fix from OpenBSD CVS
1617   [ssh-agent.c]
1618   - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
1619     via Debian bug #59926
1620  - Define __progname in session.c if libc doesn't
1621  - Remove indentation on autoconf #include statements to avoid bug in
1622    DEC Tru64 compiler. Report and fix from David Del Piero
1623    <David.DelPiero@qed.qld.gov.au>
1624
1625 20000420
1626  - Make fixpaths work with perl4, patch from Andre Lucas
1627    <andre.lucas@dial.pipex.com>
1628  - Sync with OpenBSD CVS:
1629   [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
1630   - pid_t
1631   [session.c]
1632   - remove bogus chan_read_failed. this could cause data
1633     corruption (missing data) at end of a SSH2 session.
1634  - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
1635   - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
1636   - Use vhangup to clean up Linux ttys
1637   - Force posix getopt processing on GNU libc systems
1638  - Debian bug #55910 - remove references to ssl(8) manpages
1639  - Debian bug #58031 - ssh_config lies about default cipher
1640
1641 20000419
1642  - OpenBSD CVS updates
1643    [channels.c]
1644    - fix pr 1196, listen_port and port_to_connect interchanged
1645    [scp.c]
1646    - after completion, replace the progress bar ETA counter with a final
1647      elapsed time; my idea, aaron wrote the patch
1648    [ssh_config sshd_config]
1649    - show 'Protocol' as an example, ok markus@
1650    [sshd.c]
1651    - missing xfree()
1652  - Add missing header to bsd-misc.c
1653
1654 20000416
1655  - Reduce diff against OpenBSD source
1656    - All OpenSSL includes are now unconditionally referenced as
1657      openssl/foo.h
1658    - Pick up formatting changes
1659    - Other minor changed (typecasts, etc) that I missed
1660
1661 20000415
1662  - OpenBSD CVS updates.
1663    [ssh.1 ssh.c]
1664    - ssh -2
1665    [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
1666    [session.c sshconnect.c]
1667    - check payload for (illegal) extra data
1668    [ALL]
1669    whitespace cleanup
1670
1671 20000413
1672  - INSTALL doc updates
1673  - Merged OpenBSD updates to include paths.
1674
1675 20000412
1676  - OpenBSD CVS updates:
1677    - [channels.c]
1678      repair x11-fwd
1679    - [sshconnect.c]
1680      fix passwd prompt for ssh2, less debugging output.
1681    - [clientloop.c compat.c dsa.c kex.c sshd.c]
1682      less debugging output
1683    - [kex.c kex.h sshconnect.c sshd.c]
1684      check for reasonable public DH values
1685    - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
1686      [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
1687      add Cipher and Protocol options to ssh/sshd, e.g.:
1688      ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
1689      arcfour,3des-cbc'
1690    - [sshd.c]
1691      print 1.99 only if server supports both
1692
1693 20000408
1694  - Avoid some compiler warnings in fake-get*.c
1695  - Add IPTOS macros for systems which lack them
1696  - Only set define entropy collection macros if they are found
1697  - More large OpenBSD CVS updates:
1698    - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
1699      [session.h ssh.h sshd.c README.openssh2]
1700      ssh2 server side, see README.openssh2; enable with 'sshd -2'
1701    - [channels.c]
1702      no adjust after close
1703    - [sshd.c compat.c ]
1704      interop w/ latest ssh.com windows client.
1705  
1706 20000406
1707  - OpenBSD CVS update:
1708    - [channels.c]
1709      close efd on eof
1710    - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
1711      ssh2 client implementation, interops w/ ssh.com and lsh servers.
1712    - [sshconnect.c]
1713      missing free.
1714    - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
1715      remove unused argument, split cipher_mask()
1716    - [clientloop.c]
1717      re-order: group ssh1 vs. ssh2
1718  - Make Redhat spec require openssl >= 0.9.5a
1719
1720 20000404
1721  - Add tests for RAND_add function when searching for OpenSSL
1722  - OpenBSD CVS update:
1723    - [packet.h packet.c]
1724      ssh2 packet format
1725    - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
1726      [channels.h channels.c]
1727      channel layer support for ssh2
1728    - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
1729      DSA, keyexchange, algorithm agreement for ssh2
1730  - Generate manpages before make install not at the end of make all
1731  - Don't seed the rng quite so often
1732  - Always reseed rng when requested
1733
1734 20000403
1735  - Wrote entropy collection routines for systems that lack /dev/random
1736    and EGD
1737  - Disable tests and typedefs for 64 bit types. They are currently unused.
1738
1739 20000401
1740  - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
1741    - [auth.c session.c sshd.c auth.h]
1742      split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
1743    - [bufaux.c bufaux.h]
1744      support ssh2 bignums
1745    - [channels.c channels.h clientloop.c sshd.c nchan.c nchan.h packet.c]
1746      [readconf.c ssh.c ssh.h serverloop.c]
1747      replace big switch() with function tables (prepare for ssh2)
1748    - [ssh2.h]
1749      ssh2 message type codes
1750    - [sshd.8]
1751      reorder Xr to avoid cutting
1752    - [serverloop.c]
1753      close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
1754    - [channels.c]
1755      missing close
1756      allow bigger packets
1757    - [cipher.c cipher.h]
1758      support ssh2 ciphers
1759    - [compress.c]
1760      cleanup, less code
1761    - [dispatch.c dispatch.h]
1762      function tables for different message types
1763    - [log-server.c]
1764      do not log() if debuggin to stderr
1765      rename a cpp symbol, to avoid param.h collision
1766    - [mpaux.c]
1767      KNF
1768    - [nchan.c]
1769      sync w/ channels.c
1770
1771 20000326
1772  - Better tests for OpenSSL w/ RSAref
1773  - Added replacement setenv() function from OpenBSD libc. Suggested by
1774    Ben Lindstrom <mouring@pconline.com>
1775  - OpenBSD CVS update
1776    - [auth-krb4.c]
1777      -Wall
1778    - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
1779      [match.h ssh.c ssh.h sshconnect.c sshd.c]
1780      initial support for DSA keys. ok deraadt@, niels@
1781    - [cipher.c cipher.h]
1782      remove unused cipher_attack_detected code
1783    - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
1784      Fix some formatting problems I missed before.
1785    - [ssh.1 sshd.8]
1786      fix spelling errors, From: FreeBSD
1787    - [ssh.c]
1788      switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
1789
1790 20000324
1791  - Released 1.2.3
1792
1793 20000317
1794  - Clarified --with-default-path option.
1795  - Added -blibpath handling for AIX to work around stupid runtime linking.
1796    Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
1797    <jmknoble@pobox.com>
1798  - Checks for 64 bit int types. Problem report from Mats Fredholm
1799    <matsf@init.se>
1800  - OpenBSD CVS updates:
1801    - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
1802      [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
1803      [sshd.c]
1804      pedantic: signed vs. unsigned, void*-arithm, etc
1805    - [ssh.1 sshd.8]
1806      Various cleanups and standardizations.
1807  - Runtime error fix for HPUX from Otmar Stahl
1808    <O.Stahl@lsw.uni-heidelberg.de>
1809
1810 20000316
1811  - Fixed configure not passing LDFLAGS to Solaris. Report from David G.
1812    Hesprich <dghespri@sprintparanet.com>
1813  - Propogate LD through to Makefile
1814  - Doc cleanups
1815  - Added blurb about "scp: command not found" errors to UPGRADING
1816
1817 20000315
1818  - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
1819    problems with gcc/Solaris.
1820  - Don't free argument to putenv() after use (in setenv() replacement).
1821    Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
1822  - Created contrib/ subdirectory. Included helpers from Phil Hands'
1823    Debian package, README file and chroot patch from Ricardo Cerqueira
1824    <rmcc@clix.pt>
1825  - Moved gnome-ssh-askpass.c to contrib directory and removed config
1826    option.
1827  - Slight cleanup to doc files
1828  - Configure fix from Bratislav ILICH <bilic@zepter.ru>
1829
1830 20000314
1831  - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
1832    peter@frontierflying.com
1833  - Include /usr/local/include and /usr/local/lib for systems that don't
1834    do it themselves
1835  - -R/usr/local/lib for Solaris
1836  - Fix RSAref detection
1837  - Fix IN6_IS_ADDR_V4MAPPED macro
1838
1839 20000311
1840  - Detect RSAref
1841  - OpenBSD CVS change
1842    [sshd.c]
1843     - disallow guessing of root password
1844  - More configure fixes
1845  - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
1846
1847 20000309
1848  - OpenBSD CVS updates to v1.2.3
1849    [ssh.h atomicio.c]
1850     - int atomicio -> ssize_t (for alpha). ok deraadt@
1851    [auth-rsa.c]
1852     - delay MD5 computation until client sends response, free() early, cleanup.
1853    [cipher.c]
1854     - void* -> unsigned char*, ok niels@
1855    [hostfile.c]
1856     - remove unused variable 'len'. fix comments.
1857     - remove unused variable
1858    [log-client.c log-server.c]
1859     - rename a cpp symbol, to avoid param.h collision
1860    [packet.c]
1861     - missing xfree()
1862     - getsockname() requires initialized tolen; andy@guildsoftware.com
1863     - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
1864    from Holger.Trapp@Informatik.TU-Chemnitz.DE
1865    [pty.c pty.h]
1866     - register cleanup for pty earlier. move code for pty-owner handling to
1867       pty.c ok provos@, dugsong@
1868    [readconf.c]
1869     - turn off x11-fwd for the client, too.
1870    [rsa.c]
1871     - PKCS#1 padding
1872    [scp.c]
1873     - allow '.' in usernames; from jedgar@fxp.org
1874    [servconf.c]
1875     - typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
1876     - sync with sshd_config
1877    [ssh-keygen.c]
1878     - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@
1879    [ssh.1]
1880     - Change invalid 'CHAT' loglevel to 'VERBOSE'
1881    [ssh.c]
1882     - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
1883     - turn off x11-fwd for the client, too.
1884    [sshconnect.c]
1885     - missing xfree()
1886     - retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
1887     - read error vs. "Connection closed by remote host"
1888    [sshd.8]
1889     - ie. -> i.e.,
1890     - do not link to a commercial page..
1891     - sync with sshd_config
1892    [sshd.c]
1893     - no need for poll.h; from bright@wintelcom.net
1894     - log with level log() not fatal() if peer behaves badly.
1895     - don't panic if client behaves strange. ok deraadt@
1896     - make no-port-forwarding for RSA keys deny both -L and -R style fwding
1897     - delay close() of pty until the pty has been chowned back to root
1898     - oops, fix comment, too.
1899     - missing xfree()
1900     - move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
1901       (http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
1902     - register cleanup for pty earlier. move code for pty-owner handling to
1903       pty.c ok provos@, dugsong@
1904     - create x11 cookie file
1905     - fix pr 1113, fclose() -> pclose(), todo: remote popen()
1906     - version 1.2.3
1907  - Cleaned up
1908  - Removed warning workaround for Linux and devpts filesystems (no longer
1909    required after OpenBSD updates)
1910
1911 20000308
1912  - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
1913
1914 20000307
1915  - Released 1.2.2p1
1916
1917 20000305
1918  - Fix DEC compile fix
1919  - Explicitly seed OpenSSL's PRNG before checking rsa_alive()
1920  - Check for getpagesize in libucb.a if not found in libc. Fix for old
1921    Solaris from Andre Lucas <andre.lucas@dial.pipex.com>
1922  - Check for libwrap if --with-tcp-wrappers option specified. Suggestion
1923    Mate Wierdl <mw@moni.msci.memphis.edu>
1924
1925 20000303
1926  - Added "make host-key" target, Suggestion from Dominik Brettnacher
1927  <domi@saargate.de>
1928  - Don't permanently fail on bind() if getaddrinfo has more choices left for
1929    us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
1930    Miskiewicz <misiek@pld.org.pl>
1931  - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
1932  - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
1933
1934 20000302
1935  - Big cleanup of autoconf code
1936    - Rearranged to be a little more logical
1937    - Added -R option for Solaris
1938    - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
1939      to detect library and header location _and_ ensure library has proper
1940      RSA support built in (this is a problem with OpenSSL 0.9.5).
1941  - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
1942  - Avoid warning message with Unix98 ptys
1943  - Warning was valid - possible race condition on PTYs. Avoided using
1944    platform-specific code.
1945  - Document some common problems
1946  - Allow root access to any key. Patch from
1947    markus.friedl@informatik.uni-erlangen.de
1948
1949 20000207
1950  - Removed SOCKS code. Will support through a ProxyCommand.
1951
1952 20000203
1953  - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
1954  - Add --with-ssl-dir option
1955
1956 20000202
1957  - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
1958    <jmd@aoe.vt.edu>
1959  - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
1960  - Added URLs to Japanese translations of documents by HARUYAMA Seigo
1961    <haruyama@nt.phys.s.u-tokyo.ac.jp>
1962
1963 20000201
1964  - Use socket pairs by default (instead of pipes). Prevents race condition
1965    on several (buggy) OSs. Report and fix from tridge@linuxcare.com
1966
1967 20000127
1968  - Seed OpenSSL's random number generator before generating RSA keypairs
1969  - Split random collector into seperate file
1970  - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
1971
1972 20000126
1973  - Released 1.2.2 stable
1974
1975  - NeXT keeps it lastlog in /usr/adm. Report from
1976    mouring@newton.pconline.com
1977  - Added note in UPGRADING re interop with commercial SSH using idea.
1978    Report from Jim Knoble <jmknoble@pobox.com>
1979  - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
1980    <Holger.Trapp@Informatik.TU-Chemnitz.DE>
1981
1982 20000125
1983  - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
1984    <andre.lucas@dial.pipex.com>
1985  - Reorder PAM initialisation so it does not mess up lastlog. Reported
1986    by Andre Lucas <andre.lucas@dial.pipex.com>
1987  - Use preformatted manpages on SCO, report from Gary E. Miller
1988    <gem@rellim.com>
1989  - New URL for x11-ssh-askpass.
1990  - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
1991    <jmknoble@pobox.com>
1992  - Added 'DESTDIR' option to Makefile to ease package building. Patch from
1993    Jim Knoble <jmknoble@pobox.com>
1994  - Updated RPM spec files to use DESTDIR
1995
1996 20000124
1997  - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
1998    increment)
1999
2000 20000123
2001  - OpenBSD CVS:
2002    - [packet.c]
2003      getsockname() requires initialized tolen; andy@guildsoftware.com
2004  - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
2005    <drankin@bohemians.lexington.ky.us>
2006  - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
2007
2008 20000122
2009  - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
2010    <bent@clark.net>
2011  - Merge preformatted manpage patch from Andre Lucas
2012    <andre.lucas@dial.pipex.com>
2013  - Make IPv4 use the default in RPM packages
2014  - Irix uses preformatted manpages
2015  - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
2016    <Holger.Trapp@Informatik.TU-Chemnitz.DE>
2017  - OpenBSD CVS updates:
2018    - [packet.c]
2019      use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
2020      from Holger.Trapp@Informatik.TU-Chemnitz.DE
2021    - [sshd.c]
2022      log with level log() not fatal() if peer behaves badly.
2023    - [readpass.c]
2024      instead of blocking SIGINT, catch it ourselves, so that we can clean
2025      the tty modes up and kill ourselves -- instead of our process group
2026      leader (scp, cvs, ...) going away and leaving us in noecho mode. 
2027      people with cbreak shells never even noticed..
2028    - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
2029      ie. -> i.e.,
2030
2031 20000120
2032  - Don't use getaddrinfo on AIX
2033  - Update to latest OpenBSD CVS:
2034    - [auth-rsa.c]
2035      - fix user/1056, sshd keeps restrictions; dbt@meat.net
2036    - [sshconnect.c]
2037      - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
2038      - destroy keys earlier
2039      - split key exchange (kex) and user authentication (user-auth),
2040        ok: provos@
2041    - [sshd.c]
2042      - no need for poll.h; from bright@wintelcom.net
2043      - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
2044      - split key exchange (kex) and user authentication (user-auth),
2045        ok: provos@
2046  - Big manpage and config file cleanup from Andre Lucas
2047    <andre.lucas@dial.pipex.com>
2048    - Re-added latest (unmodified) OpenBSD manpages
2049  - Doc updates
2050  - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
2051    Christos Zoulas <christos@netbsd.org>
2052
2053 20000119
2054  - SCO compile fixes from Gary E. Miller <gem@rellim.com>
2055  - Compile fix from Darren_Hall@progressive.com
2056  - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
2057    addresses using getaddrinfo(). Added a configure switch to make the
2058    default lookup mode AF_INET
2059
2060 20000118
2061  - Fixed --with-pid-dir option
2062  - Makefile fix from Gary E. Miller <gem@rellim.com>
2063  - Compile fix for HPUX and Solaris from Andre Lucas   
2064    <andre.lucas@dial.pipex.com>
2065
2066 20000117
2067  - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
2068    port, ignore EINVAL errors (Linux) when searching for free port.
2069  - Revert __snprintf -> snprintf aliasing. Apparently Solaris
2070    __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
2071  - Document location of Redhat PAM file in INSTALL.
2072  - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6
2073    INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to
2074    deliver (no IPv6 kernel support)
2075  - Released 1.2.1pre27
2076
2077  - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
2078  - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
2079    <jhuuskon@hytti.uku.fi>
2080  - Fix hang on logout if processes are still using the pty. Needs
2081    further testing.
2082  - Patch from Christos Zoulas <christos@zoulas.com>
2083    - Try $prefix first when looking for OpenSSL.
2084    - Include sys/types.h when including sys/socket.h in test programs
2085  - Substitute PID directory in sshd.8. Suggestion from Andrew
2086    Stribblehill <a.d.stribblehill@durham.ac.uk>
2087
2088 20000116
2089  - Renamed --with-xauth-path to --with-xauth
2090  - Added --with-pid-dir option
2091  - Released 1.2.1pre26
2092
2093  - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2094  - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
2095    openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2096
2097 20000115
2098  - Add --with-xauth-path configure directive and explicit test for
2099    /usr/openwin/bin/xauth for Solaris systems. Report from Anders
2100    Nordby <anders@fix.no>
2101  - Fix incorrect detection of /dev/ptmx on Linux systems that lack
2102    openpty. Report from John Seifarth <john@waw.be>
2103  - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
2104    sys/types.h. Fixes problems on SCO, report from Gary E. Miller
2105    <gem@rellim.com>
2106  - Use __snprintf and __vnsprintf if they are found where snprintf and
2107    vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
2108    and others.
2109
2110 20000114
2111  - Merged OpenBSD IPv6 patch:
2112    - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]
2113      [scp.c packet.h packet.c login.c log.c canohost.c channels.c]
2114      [hostfile.c sshd_config]
2115      ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new
2116      features: sshd allows multiple ListenAddress and Port options. note
2117      that libwrap is not IPv6-ready. (based on patches from
2118      fujiwara@rcac.tdi.co.jp)
2119    - [ssh.c canohost.c]
2120      more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo,
2121      from itojun@
2122    - [channels.c]
2123      listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)
2124    - [packet.h]
2125      allow auth-kerberos for IPv4 only
2126    - [scp.1 sshd.8 servconf.h scp.c]
2127      document -4, -6, and 'ssh -L 2022/::1/22'
2128    - [ssh.c]
2129      'ssh @host' is illegal (null user name), from
2130      karsten@gedankenpolizei.de
2131    - [sshconnect.c]
2132      better error message
2133    - [sshd.c]
2134      allow auth-kerberos for IPv4 only
2135  - Big IPv6 merge:
2136    - Cleanup overrun in sockaddr copying on RHL 6.1
2137    - Replacements for getaddrinfo, getnameinfo, etc based on versions
2138      from patch from KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>
2139    - Replacement for missing structures on systems that lack IPv6
2140    - record_login needed to know about AF_INET6 addresses
2141    - Borrowed more code from OpenBSD: rresvport_af and requisites
2142
2143 20000110
2144  - Fixes to auth-skey to enable it to use the standard OpenSSL libraries
2145
2146 20000107
2147  - New config.sub and config.guess to fix problems on SCO. Supplied
2148    by Gary E. Miller <gem@rellim.com>
2149  - SCO build fix from Gary E. Miller <gem@rellim.com>
2150  - Released 1.2.1pre25
2151
2152 20000106
2153  - Documentation update & cleanup
2154  - Better KrbIV / AFS detection, based on patch from:
2155    Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
2156
2157 20000105
2158  - Fixed annoying DES corruption problem. libcrypt has been
2159    overriding symbols in libcrypto. Removed libcrypt and crypt.h
2160    altogether (libcrypto includes its own crypt(1) replacement)
2161  - Added platform-specific rules for Irix 6.x. Included warning that
2162    they are untested.
2163
2164 20000103
2165  - Add explicit make rules for files proccessed by fixpaths.
2166  - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori 
2167    <tnh@kondara.org>
2168  - Removed "nullok" directive from default PAM configuration files.
2169    Added information on enabling EmptyPasswords on openssh+PAM in
2170    UPGRADING file.
2171  - OpenBSD CVS updates
2172    - [ssh-agent.c]
2173      cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and
2174      dgaudet@arctic.org
2175    - [sshconnect.c]
2176      compare correct version for 1.3 compat mode
2177
2178 20000102
2179  - Prevent multiple inclusion of config.h and defines.h. Suggested
2180    by Andre Lucas <andre.lucas@dial.pipex.com>
2181  - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
2182    <dgaudet@arctic.org>
2183
2184 19991231
2185  - Fix password support on systems with a mixture of shadowed and
2186    non-shadowed passwords (e.g. NIS). Report and fix from
2187    HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
2188  - Fix broken autoconf typedef detection. Report from Marc G.
2189    Fournier <marc.fournier@acadiau.ca>
2190  - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
2191    <Franz.Sirl-kernel@lauterbach.com>
2192  - Prevent typedefs from being compiled more than once. Report from
2193    Marc G. Fournier <marc.fournier@acadiau.ca>
2194  - Fill in ut_utaddr utmp field. Report from Benjamin Charron
2195    <iretd@bigfoot.com>
2196  - Really fix broken default path. Fix from Jim Knoble
2197    <jmknoble@pobox.com>
2198  - Remove test for quad_t. No longer needed.
2199  - Released 1.2.1pre24
2200
2201  - Added support for directory-based lastlogs
2202  - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
2203
2204 19991230
2205  - OpenBSD CVS updates:
2206    - [auth-passwd.c]
2207      check for NULL 1st
2208  - Removed most of the pam code into its own file auth-pam.[ch]. This
2209    cleaned up sshd.c up significantly.
2210  - PAM authentication was incorrectly interpreting
2211    "PermitRootLogin without-password". Report from Matthias Andree
2212    <ma@dt.e-technik.uni-dortmund.de
2213  - Several other cleanups
2214  - Merged Dante SOCKS support patch from David Rankin
2215   <drankin@bohemians.lexington.ky.us>
2216  - Updated documentation with ./configure options
2217  - Released 1.2.1pre23
2218
2219 19991229
2220  - Applied another NetBSD portability patch from David Rankin
2221    <drankin@bohemians.lexington.ky.us>
2222  - Fix --with-default-path option.
2223  - Autodetect perl, patch from David Rankin
2224    <drankin@bohemians.lexington.ky.us>
2225  - Print whether OpenSSH was compiled with RSARef, patch from
2226    Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
2227  - Calls to pam_setcred, patch from Nalin Dahyabhai
2228    <nalin@thermo.stat.ncsu.edu>
2229  - Detect missing size_t and typedef it.
2230  - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
2231  - Minor Makefile cleaning
2232
2233 19991228
2234  - Replacement for getpagesize() for systems which lack it
2235  - NetBSD login.c compile fix from David Rankin
2236   <drankin@bohemians.lexington.ky.us>
2237  - Fully set ut_tv if present in utmp or utmpx
2238  - Portability fixes for Irix 5.3 (now compiles OK!)
2239  - autoconf and other misc cleanups
2240  - Merged AIX patch from Darren Hall <dhall@virage.org>
2241  - Cleaned up defines.h
2242  - Released 1.2.1pre22
2243
2244 19991227
2245  - Automatically correct paths in manpages and configuration files. Patch
2246    and script from Andre Lucas <andre.lucas@dial.pipex.com>
2247  - Removed credits from README to CREDITS file, updated.
2248  - Added --with-default-path to specify custom path for server
2249  - Removed #ifdef trickery from acconfig.h into defines.h
2250  - PAM bugfix. PermitEmptyPassword was being ignored.
2251  - Fixed PAM config files to allow empty passwords if server does.
2252  - Explained spurious PAM auth warning workaround in UPGRADING
2253  - Use last few chars of tty line as ut_id
2254  - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
2255  - OpenBSD CVS updates:
2256    - [packet.h auth-rhosts.c]
2257      check format string for packet_disconnect and packet_send_debug, too
2258    - [channels.c]
2259      use packet_get_maxsize for channels. consistence.
2260
2261 19991226
2262  - Enabled utmpx support by default for Solaris
2263  - Cleanup sshd.c PAM a little more
2264  - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>
2265    X11 ssh-askpass program.
2266  - Disable logging of PAM success and failures, PAM is verbose enough.
2267    Unfortunatly there is currently no way to disable auth failure
2268    messages. Mention this in UPGRADING file and sent message to PAM
2269    developers
2270  - OpenBSD CVS update:
2271    - [ssh-keygen.1 ssh.1]
2272      remove ref to .ssh/random_seed, mention .ssh/environment in
2273      .Sh FILES, too
2274  - Released 1.2.1pre21
2275  - Fixed implicit '.' in default path, report from Jim Knoble
2276    <jmknoble@pobox.com>
2277  - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>
2278
2279 19991225
2280  - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
2281  - Cleanup of auth-passwd.c for shadow and MD5 passwords
2282  - Cleanup and bugfix of PAM authentication code
2283  - Released 1.2.1pre20
2284
2285  - Merged fixes from Ben Taylor <bent@clark.net>
2286  - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
2287  - Disabled logging of PAM password authentication failures when password
2288    is empty. (e.g start of authentication loop). Reported by Naz
2289    <96na@eng.cam.ac.uk>)
2290
2291 19991223
2292  - Merged later HPUX patch from Andre Lucas
2293    <andre.lucas@dial.pipex.com>
2294  - Above patch included better utmpx support from Ben Taylor
2295    <bent@clark.net>
2296
2297 19991222
2298  - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
2299    <pope@netguide.dk>
2300  - Fix login.c breakage on systems which lack ut_host in struct
2301    utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
2302
2303 19991221
2304  - Integration of large HPUX patch from Andre Lucas
2305    <andre.lucas@dial.pipex.com>. Integrating it had a few other
2306    benefits:
2307    - Ability to disable shadow passwords at configure time
2308    - Ability to disable lastlog support at configure time
2309    - Support for IP address in $DISPLAY
2310  - OpenBSD CVS update:
2311    - [sshconnect.c]
2312    say "REMOTE HOST IDENTIFICATION HAS CHANGED"
2313  - Fix DISABLE_SHADOW support
2314  - Allow MD5 passwords even if shadow passwords are disabled
2315  - Release 1.2.1pre19
2316
2317 19991218
2318  - Redhat init script patch from Chun-Chung Chen
2319    <cjj@u.washington.edu>
2320  - Avoid breakage on systems without IPv6 headers
2321
2322 19991216
2323  - Makefile changes for Solaris from Peter Kocks
2324    <peter.kocks@baygate.com>
2325  - Minor updates to docs
2326  - Merged OpenBSD CVS changes:
2327    - [authfd.c ssh-agent.c]
2328      keysize warnings talk about identity files
2329    - [packet.c]
2330      "Connection closed by x.x.x.x": fatal() -> log()
2331  - Correctly handle empty passwords in shadow file. Patch from:
2332    "Chris, the Young One" <cky@pobox.com>
2333  - Released 1.2.1pre18
2334
2335 19991215
2336  - Integrated patchs from Juergen Keil <jk@tools.de>
2337    - Avoid void* pointer arithmatic
2338    - Use LDFLAGS correctly
2339    - Fix SIGIO error in scp
2340    - Simplify status line printing in scp
2341  - Added better test for inline functions compiler support from 
2342    Darren_Hall@progressive.com
2343
2344 19991214
2345  - OpenBSD CVS Changes
2346    - [canohost.c]
2347      fix get_remote_port() and friends for sshd -i;
2348      Holger.Trapp@Informatik.TU-Chemnitz.DE
2349    - [mpaux.c]
2350      make code simpler. no need for memcpy. niels@ ok
2351    - [pty.c]
2352      namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
2353      fix proto; markus
2354    - [ssh.1]
2355       typo; mark.baushke@solipsa.com
2356    - [channels.c ssh.c ssh.h sshd.c]
2357      type conflict for 'extern Type *options' in channels.c; dot@dotat.at
2358    - [sshconnect.c]
2359      move checking of hostkey into own function.
2360    - [version.h]
2361      OpenSSH-1.2.1
2362  - Clean up broken includes in pty.c
2363  - Some older systems don't have poll.h, they use sys/poll.h instead
2364  - Doc updates
2365
2366 19991211
2367  - Fix compilation on systems with AFS. Reported by
2368    aloomis@glue.umd.edu
2369  - Fix installation on Solaris. Reported by
2370    Gordon Rowell <gordonr@gormand.com.au>
2371  - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
2372    patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
2373  - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
2374  - Compile fix from David Agraz <dagraz@jahoopa.com>
2375  - Avoid compiler warning in bsd-snprintf.c
2376  - Added pam_limits.so to default PAM config. Suggested by
2377    Jim Knoble <jmknoble@pobox.com>
2378
2379 19991209
2380  - Import of patch from Ben Taylor <bent@clark.net>:
2381    - Improved PAM support
2382    - "uninstall" rule for Makefile
2383    - utmpx support
2384    - Should fix PAM problems on Solaris
2385  - OpenBSD CVS updates:
2386    - [readpass.c]
2387      avoid stdio; based on work by markus, millert, and I
2388    - [sshd.c]
2389      make sure the client selects a supported cipher
2390    - [sshd.c]
2391      fix sighup handling.  accept would just restart and daemon handled
2392      sighup only after the next connection was accepted. use poll on
2393      listen sock now.
2394    - [sshd.c]
2395      make that a fatal
2396  - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
2397    to fix libwrap support on NetBSD
2398  - Released 1.2pre17
2399
2400 19991208
2401  - Compile fix for Solaris with /dev/ptmx from
2402    David Agraz <dagraz@jahoopa.com>
2403
2404 19991207
2405  - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
2406    fixes compatability with 4.x and 5.x
2407  - Fixed default SSH_ASKPASS
2408  - Fix PAM account and session being called multiple times. Problem
2409    reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
2410  - Merged more OpenBSD changes:
2411    - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
2412      move atomicio into it's own file.  wrap all socket write()s which
2413      were doing write(sock, buf, len) != len, with atomicio() calls.
2414    - [auth-skey.c]
2415      fd leak
2416    - [authfile.c]
2417      properly name fd variable
2418    - [channels.c]
2419      display great hatred towards strcpy
2420    - [pty.c pty.h sshd.c]
2421      use openpty() if it exists (it does on BSD4_4)
2422    - [tildexpand.c]
2423      check for ~ expansion past MAXPATHLEN
2424  - Modified helper.c to use new atomicio function.
2425  - Reformat Makefile a little
2426  - Moved RC4 routines from rc4.[ch] into helper.c
2427  - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
2428  - Updated SuSE spec from Chris Saia <csaia@wtower.com>
2429  - Tweaked Redhat spec
2430  - Clean up bad imports of a few files (forgot -kb)
2431  - Released 1.2pre16
2432
2433 19991204
2434  - Small cleanup of PAM code in sshd.c
2435  - Merged OpenBSD CVS changes:
2436    - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
2437      move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
2438    - [auth-rsa.c]
2439      warn only about mismatch if key is _used_
2440      warn about keysize-mismatch with log() not error()
2441      channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
2442      ports are u_short
2443    - [hostfile.c]
2444      indent, shorter warning
2445    - [nchan.c]
2446      use error() for internal errors
2447    - [packet.c]
2448      set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
2449      serverloop.c
2450      indent
2451    - [ssh-add.1 ssh-add.c ssh.h]
2452      document $SSH_ASKPASS, reasonable default
2453    - [ssh.1]
2454      CheckHostIP is not available for connects via proxy command
2455    - [sshconnect.c]
2456      typo
2457      easier to read client code for passwd and skey auth
2458      turn of checkhostip for proxy connects, since we don't know the remote ip
2459
2460 19991126
2461  - Add definition for __P()
2462  - Added [v]snprintf() replacement for systems that lack it
2463
2464 19991125
2465  - More reformatting merged from OpenBSD CVS
2466  - Merged OpenBSD CVS changes:
2467    - [channels.c]
2468      fix packet_integrity_check() for !have_hostname_in_open.
2469      report from mrwizard@psu.edu via djm@ibs.com.au
2470    - [channels.c]
2471      set SO_REUSEADDR and SO_LINGER for forwarded ports.
2472      chip@valinux.com via damien@ibs.com.au
2473    - [nchan.c]
2474      it's not an error() if shutdown_write failes in nchan.
2475    - [readconf.c]
2476      remove dead #ifdef-0-code
2477    - [readconf.c servconf.c]
2478      strcasecmp instead of tolower
2479    - [scp.c]
2480      progress meter overflow fix from damien@ibs.com.au
2481    - [ssh-add.1 ssh-add.c]
2482      SSH_ASKPASS support
2483    - [ssh.1 ssh.c]
2484      postpone fork_after_authentication until command execution,
2485      request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
2486      plus: use daemon() for backgrounding
2487  - Added BSD compatible install program and autoconf test, thanks to
2488    Niels Kristian Bech Jensen <nkbj@image.dk>
2489  - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
2490  - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
2491  - Release 1.2pre15
2492
2493 19991124
2494  - Merged very large OpenBSD source code reformat
2495  - OpenBSD CVS updates
2496    - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
2497      [ssh.h sshd.8 sshd.c]
2498      syslog changes:
2499      * Unified Logmessage for all auth-types, for success and for failed
2500      * Standard connections get only ONE line in the LOG when level==LOG:
2501        Auth-attempts are logged only, if authentication is:
2502           a) successfull or
2503           b) with passwd or
2504           c) we had more than AUTH_FAIL_LOG failues
2505      * many log() became verbose()
2506      * old behaviour with level=VERBOSE
2507    - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
2508      tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
2509      messages. allows use of s/key in windows (ttssh, securecrt) and
2510      ssh-1.2.27 clients without 'ssh -v', ok: niels@
2511    - [sshd.8]
2512      -V, for fallback to openssh in SSH2 compatibility mode
2513    - [sshd.c]
2514      fix sigchld race; cjc5@po.cwru.edu
2515
2516 19991123
2517  - Added SuSE package files from Chris Saia <csaia@wtower.com>
2518  - Restructured package-related files under packages/*
2519  - Added generic PAM config
2520  - Numerous little Solaris fixes
2521  - Add recommendation to use GNU make to INSTALL document
2522
2523 19991122
2524  - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
2525  - OpenBSD CVS Changes
2526    - [ssh-keygen.c]
2527      don't create ~/.ssh only if the user wants to store the private
2528      key there. show fingerprint instead of public-key after
2529      keygeneration. ok niels@
2530  - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
2531  - Added timersub() macro
2532  - Tidy RCSIDs of bsd-*.c
2533  - Added autoconf test and macro to deal with old PAM libraries
2534    pam_strerror definition (one arg vs two).
2535  - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
2536  - Retry /dev/urandom reads interrupted by signal (report from
2537    Robert Hardy <rhardy@webcon.net>)
2538  - Added a setenv replacement for systems which lack it
2539  - Only display public key comment when presenting ssh-askpass dialog
2540  - Released 1.2pre14
2541
2542  - Configure, Make and changelog corrections from Tudor Bosman
2543    <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
2544
2545 19991121
2546  - OpenBSD CVS Changes:
2547    - [channels.c]
2548      make this compile, bad markus
2549    - [log.c readconf.c servconf.c ssh.h]
2550      bugfix: loglevels are per host in clientconfig,
2551      factor out common log-level parsing code.
2552    - [servconf.c]
2553      remove unused index (-Wall)
2554    - [ssh-agent.c]
2555      only one 'extern char *__progname'
2556    - [sshd.8]
2557      document SIGHUP, -Q to synopsis
2558    - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
2559      [channels.c clientloop.c]
2560      SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
2561      [hope this time my ISP stays alive during commit]
2562    - [OVERVIEW README] typos; green@freebsd
2563    - [ssh-keygen.c]
2564      replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
2565      exit if writing the key fails (no infinit loop)
2566      print usage() everytime we get bad options
2567    - [ssh-keygen.c] overflow, djm@mindrot.org
2568    - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
2569     
2570 19991120
2571  - Merged more Solaris support from Marc G. Fournier
2572    <marc.fournier@acadiau.ca>
2573  - Wrote autoconf tests for integer bit-types
2574  - Fixed enabling kerberos support
2575  - Fix segfault in ssh-keygen caused by buffer overrun in filename
2576    handling.
2577
2578 19991119
2579  - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
2580  - Merged OpenBSD CVS changes
2581    - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
2582      more %d vs. %s in fmt-strings
2583    - [authfd.c]
2584      Integers should not be printed with %s
2585  - EGD uses a socket, not a named pipe. Duh.
2586  - Fix includes in fingerprint.c
2587  - Fix scp progress bar bug again.
2588  - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
2589    David Rankin <drankin@bohemians.lexington.ky.us>
2590  - Added autoconf option to enable Kerberos 4 support (untested)
2591  - Added autoconf option to enable AFS support (untested)
2592  - Added autoconf option to enable S/Key support (untested)
2593  - Added autoconf option to enable TCP wrappers support (compiles OK)
2594  - Renamed BSD helper function files to bsd-*
2595  - Added tests for login and daemon and enable OpenBSD replacements for
2596    when they are absent.
2597  - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
2598
2599 19991118
2600  - Merged OpenBSD CVS changes
2601    - [scp.c] foregroundproc() in scp
2602    - [sshconnect.h] include fingerprint.h
2603    - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
2604      changes.
2605    - [ssh.1] Spell my name right.
2606  - Added openssh.com info to README
2607
2608 19991117
2609  - Merged OpenBSD CVS changes
2610    - [ChangeLog.Ylonen] noone needs this anymore
2611    - [authfd.c] close-on-exec for auth-socket, ok deraadt
2612    - [hostfile.c]
2613      in known_hosts key lookup the entry for the bits does not need
2614      to match, all the information is contained in n and e. This
2615      solves the problem with buggy servers announcing the wrong
2616      modulus length.  markus and me.
2617    - [serverloop.c]
2618      bugfix: check for space if child has terminated, from:
2619      iedowse@maths.tcd.ie
2620    - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
2621      [fingerprint.c fingerprint.h]
2622      rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
2623    - [ssh-agent.1] typo
2624    - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
2625    - [sshd.c]
2626      force logging to stderr while loading private key file
2627      (lost while converting to new log-levels)
2628
2629 19991116
2630  - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
2631  - Merged OpenBSD CVS changes:
2632    - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
2633      [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
2634      the keysize of rsa-parameter 'n' is passed implizit,
2635      a few more checks and warnings about 'pretended' keysizes.
2636    - [cipher.c cipher.h packet.c packet.h sshd.c]
2637      remove support for cipher RC4
2638    - [ssh.c]
2639      a note for legay systems about secuity issues with permanently_set_uid(),
2640      the private hostkey and ptrace()
2641    - [sshconnect.c]
2642      more detailed messages about adding and checking hostkeys
2643
2644 19991115
2645  - Merged OpenBSD CVS changes:
2646    - [ssh-add.c] change passphrase loop logic and remove ref to
2647      $DISPLAY, ok niels
2648  - Changed to ssh-add.c broke askpass support. Revised it to be a little more
2649    modular.
2650  - Revised autoconf support for enabling/disabling askpass support.
2651  - Merged more OpenBSD CVS changes:
2652    [auth-krb4.c]
2653      - disconnect if getpeername() fails
2654      - missing xfree(*client)
2655    [canohost.c]
2656      - disconnect if getpeername() fails
2657      - fix comment: we _do_ disconnect if ip-options are set
2658    [sshd.c]
2659      - disconnect if getpeername() fails
2660      - move checking of remote port to central place
2661    [auth-rhosts.c] move checking of remote port to central place
2662    [log-server.c] avoid extra fd per sshd, from millert@
2663    [readconf.c] print _all_ bad config-options in ssh(1), too
2664    [readconf.h] print _all_ bad config-options in ssh(1), too
2665    [ssh.c] print _all_ bad config-options in ssh(1), too
2666    [sshconnect.c] disconnect if getpeername() fails
2667  - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
2668  - Various small cleanups to bring diff (against OpenBSD) size down.
2669  - Merged more Solaris compability from Marc G. Fournier
2670    <marc.fournier@acadiau.ca>
2671  - Wrote autoconf tests for __progname symbol
2672  - RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
2673  - Released 1.2pre12
2674
2675  - Another OpenBSD CVS update:
2676    - [ssh-keygen.1] fix .Xr
2677
2678 19991114
2679  - Solaris compilation fixes (still imcomplete)
2680
2681 19991113
2682  - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2683    - Don't install config files if they already exist
2684    - Fix inclusion of additional preprocessor directives from acconfig.h
2685  - Removed redundant inclusions of config.h
2686  - Added 'Obsoletes' lines to RPM spec file
2687  - Merged OpenBSD CVS changes:
2688    - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
2689    - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
2690      totalsize, ok niels,aaron
2691  - Delay fork (-f option) in ssh until after port forwarded connections
2692    have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
2693  - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
2694  - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
2695  - Tidied default config file some more
2696  - Revised Redhat initscript to fix bug: sshd (re)start would fail
2697    if executed from inside a ssh login.
2698
2699 19991112
2700  - Merged changes from OpenBSD CVS
2701    - [sshd.c] session_key_int may be zero
2702    - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
2703      IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
2704      deraadt,millert
2705  - Brought default sshd_config more in line with OpenBSD's
2706  - Grab server in gnome-ssh-askpass (Debian bug #49872)
2707  - Released 1.2pre10
2708
2709  - Added INSTALL documentation
2710  - Merged yet more changes from OpenBSD CVS
2711    - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
2712      [ssh.c ssh.h sshconnect.c sshd.c]
2713      make all access to options via 'extern Options options'
2714      and 'extern ServerOptions options' respectively;
2715      options are no longer passed as arguments:
2716       * make options handling more consistent
2717       * remove #include "readconf.h" from ssh.h
2718       * readconf.h is only included if necessary
2719    - [mpaux.c] clear temp buffer
2720    - [servconf.c] print _all_ bad options found in configfile
2721  - Make ssh-askpass support optional through autoconf
2722  - Fix nasty division-by-zero error in scp.c
2723  - Released 1.2pre11
2724
2725 19991111
2726  - Added (untested) Entropy Gathering Daemon (EGD) support
2727  - Fixed /dev/urandom fd leak (Debian bug #49722)
2728  - Merged OpenBSD CVS changes:
2729    - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2730    - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2731    - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2732  - Fix integer overflow which was messing up scp's progress bar for large
2733    file transfers. Fix submitted to OpenBSD developers. Report and fix
2734    from Kees Cook <cook@cpoint.net>
2735  - Merged more OpenBSD CVS changes:
2736    - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
2737      + krb-cleanup cleanup
2738    - [clientloop.c log-client.c log-server.c ]
2739      [readconf.c readconf.h servconf.c servconf.h ]
2740      [ssh.1 ssh.c ssh.h sshd.8]
2741      add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
2742      obsoletes QuietMode and FascistLogging in sshd.
2743    - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
2744      allow session_key_int != sizeof(session_key)
2745      [this should fix the pre-assert-removal-core-files]
2746  - Updated default config file to use new LogLevel option and to improve
2747    readability
2748
2749 19991110
2750  - Merged several minor fixes:
2751    - ssh-agent commandline parsing
2752    - RPM spec file now installs ssh setuid root
2753    - Makefile creates libdir
2754    - Merged beginnings of Solaris compability from Marc G. Fournier
2755      <marc.fournier@acadiau.ca>
2756
2757 19991109
2758  - Autodetection of SSL/Crypto library location via autoconf
2759  - Fixed location of ssh-askpass to follow autoconf
2760  - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2761  - Autodetection of RSAref library for US users
2762  - Minor doc updates
2763  - Merged OpenBSD CVS changes:
2764    - [rsa.c] bugfix: use correct size for memset()
2765    - [sshconnect.c] warn if announced size of modulus 'n' != real size
2766  - Added GNOME passphrase requestor (use --with-gnome-askpass)
2767  - RPM build now creates subpackages
2768  - Released 1.2pre9
2769
2770 19991108
2771  - Removed debian/ directory. This is now being maintained separately.
2772  - Added symlinks for slogin in RPM spec file
2773  - Fixed permissions on manpages in RPM spec file
2774  - Added references to required libraries in README file
2775  - Removed config.h.in from CVS
2776  - Removed pwdb support (better pluggable auth is provided by glibc)
2777  - Made PAM and requisite libdl optional
2778  - Removed lots of unnecessary checks from autoconf
2779  - Added support and autoconf test for openpty() function (Unix98 pty support)
2780  - Fix for scp not finding ssh if not installed as /usr/bin/ssh
2781  - Added TODO file
2782  - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
2783    - Added ssh-askpass program
2784    - Added ssh-askpass support to ssh-add.c
2785    - Create symlinks for slogin on install
2786    - Fix "distclean" target in makefile
2787    - Added example for ssh-agent to manpage
2788    - Added support for PAM_TEXT_INFO messages
2789    - Disable internal /etc/nologin support if PAM enabled
2790  - Merged latest OpenBSD CVS changes:
2791    - [all] replace assert() with error, fatal or packet_disconnect
2792    - [sshd.c] don't send fail-msg but disconnect if too many authentication
2793      failures
2794    - [sshd.c] remove unused argument. ok dugsong
2795    - [sshd.c] typo
2796    - [rsa.c] clear buffers used for encryption. ok: niels
2797    - [rsa.c] replace assert() with error, fatal or packet_disconnect
2798    - [auth-krb4.c] remove unused argument. ok dugsong
2799  - Fixed coredump after merge of OpenBSD rsa.c patch
2800  - Released 1.2pre8
2801
2802 19991102
2803  - Merged change from OpenBSD CVS
2804   - One-line cleanup in sshd.c
2805
2806 19991030
2807  - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
2808  - Merged latest updates for OpenBSD CVS:
2809    - channels.[ch] - remove broken x11 fix and document istate/ostate
2810    - ssh-agent.c - call setsid() regardless of argv[]
2811    - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
2812  - Documentation cleanups
2813  - Renamed README -> README.Ylonen
2814  - Renamed README.openssh ->README
2815
2816 19991029
2817  - Renamed openssh* back to ssh* at request of Theo de Raadt
2818  - Incorporated latest changes from OpenBSD's CVS
2819  - Integrated Makefile patch from  Niels Kristian Bech Jensen <nkbj@image.dk>
2820  - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
2821  - Make distclean now removed configure script
2822  - Improved PAM logging
2823  - Added some debug() calls for PAM
2824  - Removed redundant subdirectories
2825  - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
2826    building on Debian.
2827  - Fixed off-by-one error in PAM env patch
2828  - Released 1.2pre6
2829
2830 19991028
2831  - Further PAM enhancements.
2832    - Much cleaner
2833    - Now uses account and session modules for all logins.
2834  - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
2835    - Build fixes
2836    - Autoconf
2837    - Change binary names to open*
2838  - Fixed autoconf script to detect PAM on RH6.1
2839  - Added tests for libpwdb, and OpenBSD functions to autoconf
2840  - Released 1.2pre4
2841
2842  - Imported latest OpenBSD CVS code
2843  - Updated README.openssh
2844  - Released 1.2pre5
2845
2846 19991027
2847  - Adapted PAM patch.
2848  - Released 1.0pre2
2849
2850  - Excised my buggy replacements for strlcpy and mkdtemp
2851  - Imported correct OpenBSD strlcpy and mkdtemp routines.
2852  - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
2853  - Picked up correct version number from OpenBSD
2854  - Added sshd.pam PAM configuration file
2855  - Added sshd.init Redhat init script
2856  - Added openssh.spec RPM spec file
2857  - Released 1.2pre3
2858
2859 19991026
2860  - Fixed include paths of OpenSSL functions
2861  - Use OpenSSL MD5 routines
2862  - Imported RC4 code from nanocrypt
2863  - Wrote replacements for OpenBSD arc4random* functions
2864  - Wrote replacements for strlcpy and mkdtemp
2865  - Released 1.0pre1
This page took 0.437051 seconds and 3 git commands to generate.