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