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