]> andersk Git - openssh.git/blob - ChangeLog
- (bal) Updated all *.specs for 2.9.9p1 and updated version.h
[openssh.git] / ChangeLog
1 20010923
2  - (bal) updated ssh.c to mirror minor getopts 'extern int' formating done
3    by stevesk@
4  - (bal) Removed 'extern int optopt;' since it is dead wood.
5  - (bal) Updated all *.specs for 2.9.9p1 and updated version.h
6
7 20010923
8  - (bal) OpenBSD CVS Sync
9    - markus@cvs.openbsd.org 2001/09/23 11:09:13
10      [authfile.c]
11      relax permission check for private key files.
12    - markus@cvs.openbsd.org 2001/09/23 09:58:13
13      [LICENCE]
14      new rijndael implementation
15
16 20010920
17  - (tim) [scard/Makefile.in] Don't strip the Java binary
18  - (stevesk) sun_len, SUN_LEN() configure stuff no longer required
19  - (bal) OpenBSD CVS Sync
20    - stevesk@cvs.openbsd.org 2001/09/20 00:15:54
21      [sshd.8]
22      fix ClientAliveCountMax
23    - markus@cvs.openbsd.org 2001/09/20 13:46:48
24      [auth2.c]
25      key_read returns now -1 or 1
26    - markus@cvs.openbsd.org 2001/09/20 13:50:40
27      [compat.c compat.h ssh.c]
28      bug compat: request a dummy channel for -N (no shell) sessions + 
29      cleanup; vinschen@redhat.com
30    - mouring@cvs.openbsd.org 2001/09/20 20:57:51
31      [sshd_config]
32      CheckMail removed.  OKed stevesk@
33
34 20010919
35  - (bal) OpenBSD Sync
36    - markus@cvs.openbsd.org 2001/09/19 10:08:51
37      [sshd.8]
38      command=xxx applies to subsystem now, too
39    - markus@cvs.openbsd.org 2001/09/19 13:23:29
40      [key.c]
41      key_read() now returns -1 on type mismatch, too
42    - stevesk@cvs.openbsd.org 2001/09/19 19:24:19
43      [readconf.c readconf.h scp.c sftp.c ssh.1]
44      add ClearAllForwardings ssh option and set it in scp and sftp; ok 
45      markus@
46    - stevesk@cvs.openbsd.org 2001/09/19 19:35:30
47      [authfd.c]
48      use sizeof addr vs. SUN_LEN(addr) for sockaddr_un.  Stevens 
49      blesses this and we do it this way elsewhere.  this helps in 
50      portable because not all systems have SUN_LEN() and 
51      sockaddr_un.sun_len.  ok markus@
52    - stevesk@cvs.openbsd.org 2001/09/19 21:04:53
53      [sshd.8]
54      missing -t in usage
55    - stevesk@cvs.openbsd.org 2001/09/19 21:41:57
56      [sshd.8]
57      don't advertise -V in usage; ok markus@
58  - (bal) openbsd-compat/vis.[ch] is dead wood.  Removed.
59
60 20010918
61  - (djm) Configure support for smartcards. Based on Ben's work.
62  - (djm) Revert setgroups call, it causes problems on OS-X
63  - (djm) Avoid warning on BSDgetopt
64  - (djm) More makefile infrastructre for smartcard support, also based
65    on Ben's work
66  - (djm) Specify --datadir in RPM spec files so smartcard applet gets
67     put somewhere sane. Add Ssh.bin to manifest.
68  - (djm) Make smartcard support conditional in Redhat RPM spec
69  - (bal) LICENCE update.  Has not been done in a while.
70  - (stevesk) nchan.c: we use X/Open Sockets on HP-UX now so shutdown(2)
71    returns ENOTCONN vs. EINVAL for socket not connected; remove EINVAL
72    check. ok Lutz Jaenicke
73  - (bal) OpenBSD CVS Sync
74    - stevesk@cvs.openbsd.org 2001/09/17 17:57:57
75      [scp.1 scp.c sftp.1 sftp.c]
76      add -Fssh_config option; ok markus@
77    - stevesk@cvs.openbsd.org 2001/09/17 19:27:15
78      [kexdh.c kexgex.c key.c key.h ssh-dss.c ssh-keygen.c ssh-rsa.c]
79      u_char*/char* cleanup; ok markus
80    - markus@cvs.openbsd.org 2001/09/17 20:22:14
81      [scard.c]
82      never keep a connection to the smartcard open.
83      allows ssh-keygen -D U while the agent is running; report from 
84      jakob@
85    - stevesk@cvs.openbsd.org 2001/09/17 20:38:09
86      [sftp.1 sftp.c]
87      cleanup and document -1, -s and -S; ok markus@
88    - markus@cvs.openbsd.org 2001/09/17 20:50:22
89      [key.c ssh-keygen.c]
90      better error handling if you try to export a bad key to ssh.com
91    - markus@cvs.openbsd.org 2001/09/17 20:52:47
92      [channels.c channels.h clientloop.c]
93      try to fix agent-forwarding-backconnection-bug, as seen on HPUX, 
94      for example; with Lutz.Jaenicke@aet.TU-Cottbus.DE,
95    - markus@cvs.openbsd.org 2001/09/17 21:04:02
96      [channels.c serverloop.c]
97      don't send fake dummy packets on CR (\r)
98      bugreport from yyua@cs.sfu.ca via solar@@openwall.com
99    - markus@cvs.openbsd.org 2001/09/17 21:09:47
100      [compat.c]
101      more versions suffering the SSH_BUG_DEBUG bug;
102      3.0.x reported by dbutts@maddog.storability.com
103    - stevesk@cvs.openbsd.org 2001/09/17 23:56:07
104      [scp.1]
105      missing -B in usage string
106
107 20010917
108  - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds
109  - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]
110          rename getopt() to BSDgetopt() to keep form conflicting with
111          system getopt().
112          [Makefile.in configure.in] disable filepriv until I can add
113          missing procpriv calls.
114
115 20010916
116  - (djm) Workaround XFree breakage in RPM spec file
117  - (bal) OpenBSD CVS Sync
118     - markus@cvs.openbsd.org 2001/09/16 14:46:54
119       [session.c]
120       calls krb_afslog() after setting $HOME; mattiasa@e.kth.se; fixes
121       pr 1943b
122
123 20010915
124  - (djm) Make do_pre_login static to avoid prototype #ifdef hell
125  - (djm) Sync scard/ stuff
126  - (djm) Redhat spec file cleanups from Pekka Savola <pekkas@netcore.fi> and
127    Redhat
128  - (djm) Redhat initscript config sanity checking from Pekka Savola 
129    <pekkas@netcore.fi>
130  - (djm) Clear supplemental groups at sshd start to prevent them from 
131    being propogated to random PAM modules. Based on patch from Redhat via
132    Pekka Savola <pekkas@netcore.fi>
133  - (djm) Make sure rijndael.c picks config.h
134  - (djm) Ensure that u_char gets defined
135
136 20010914
137  - (bal) OpenBSD CVS Sync
138    - markus@cvs.openbsd.org 2001/09/13
139      [rijndael.c rijndael.h]
140      missing $OpenBSD
141    - markus@cvs.openbsd.org 2001/09/14
142      [session.c]
143      command=xxx overwrites subsystems, too
144    - markus@cvs.openbsd.org 2001/09/14
145      [sshd.c]
146      typo
147
148 20010913
149  - (bal) OpenBSD CVS Sync
150    - markus@cvs.openbsd.org 2001/08/23 11:31:59
151      [cipher.c cipher.h]
152      switch to the optimised AES reference code from
153      http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip
154
155 20010912
156  - (bal) OpenBSD CVS Sync
157    - jakob@cvs.openbsd.org 2001/08/16 19:18:34
158      [servconf.c servconf.h session.c sshd.8]
159      deprecate CheckMail. ok markus@
160    - stevesk@cvs.openbsd.org 2001/08/16 20:14:57
161      [ssh.1 sshd.8]
162      document case sensitivity for ssh, sshd and key file
163      options and arguments; ok markus@
164    - stevesk@cvs.openbsd.org 2001/08/17 18:59:47
165      [servconf.h]
166      typo in comment
167    - stevesk@cvs.openbsd.org 2001/08/21 21:47:42
168      [ssh.1 sshd.8]
169      minor typos and cleanup
170    - stevesk@cvs.openbsd.org 2001/08/22 16:21:21
171      [ssh.1]
172      hostname not optional; ok markus@
173    - stevesk@cvs.openbsd.org 2001/08/22 16:30:02
174      [sshd.8]
175      no rexd; ok markus@
176    - stevesk@cvs.openbsd.org 2001/08/22 17:45:16
177      [ssh.1]
178      document cipher des for protocol 1; ok deraadt@
179    - camield@cvs.openbsd.org 2001/08/23 17:59:31
180      [sshd.c]
181      end request with 0, not NULL
182      ok markus@
183    - stevesk@cvs.openbsd.org 2001/08/23 18:02:48
184      [ssh-agent.1]
185      fix usage; ok markus@
186    - stevesk@cvs.openbsd.org 2001/08/23 18:08:59
187      [ssh-add.1 ssh-keyscan.1]
188      minor cleanup
189    - danh@cvs.openbsd.org 2001/08/27 22:02:13
190      [ssh-keyscan.c]
191      fix memory fault if non-existent filename is given to the -f option
192      ok markus@
193    - markus@cvs.openbsd.org 2001/08/28 09:51:26
194      [readconf.c]
195      don't set DynamicForward unless Host matches
196    - markus@cvs.openbsd.org 2001/08/28 15:39:48
197      [ssh.1 ssh.c]
198      allow: ssh -F configfile host
199    - markus@cvs.openbsd.org 2001/08/29 20:44:03
200      [scp.c]
201      clear the malloc'd buffer, otherwise source() will leak malloc'd 
202      memory; ok theo@
203    - stevesk@cvs.openbsd.org 2001/08/29 23:02:21
204      [sshd.8]
205      add text about -u0 preventing DNS requests; ok markus@
206    - stevesk@cvs.openbsd.org 2001/08/29 23:13:10
207      [ssh.1 ssh.c]
208      document -D and DynamicForward; ok markus@
209    - stevesk@cvs.openbsd.org 2001/08/29 23:27:23
210      [ssh.c]
211      validate ports for -L/-R; ok markus@
212    - stevesk@cvs.openbsd.org 2001/08/29 23:39:40
213      [ssh.1 sshd.8]
214      additional documentation for GatewayPorts; ok markus@
215    - naddy@cvs.openbsd.org 2001/08/30 15:42:36
216      [ssh.1]
217      add -D to synopsis line; ok markus@
218    - stevesk@cvs.openbsd.org 2001/08/30 16:04:35
219      [readconf.c ssh.1]
220      validate ports for LocalForward/RemoteForward.
221      add host/port alternative syntax for IPv6 (like -L/-R).
222      ok markus@
223    - stevesk@cvs.openbsd.org 2001/08/30 20:36:34
224      [auth-options.c sshd.8]
225      validate ports for permitopen key file option. add host/port
226      alternative syntax for IPv6. ok markus@
227    - markus@cvs.openbsd.org 2001/08/30 22:22:32
228      [ssh-keyscan.c]
229      do not pass pointers to longjmp; fix from wayne@blorf.net
230    - markus@cvs.openbsd.org 2001/08/31 11:46:39
231      [sshconnect2.c]
232      disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST
233      messages
234    - stevesk@cvs.openbsd.org 2001/09/03 20:58:33
235      [readconf.c readconf.h ssh.c]
236      fatal() for nonexistent -Fssh_config. ok markus@
237    - deraadt@cvs.openbsd.org 2001/09/05 06:23:07
238      [scp.1 sftp.1 ssh.1 ssh-agent.1 sshd.8 ssh-keygen.1 ssh-keyscan.1]
239      avoid first person in manual pages
240    - stevesk@cvs.openbsd.org 2001/09/12 18:18:25
241      [scp.c]
242      don't forward agent for non third-party copies; ok markus@
243
244 20010815
245  - (bal) Fixed stray code in readconf.c that went in by mistake.
246  - OpenBSD CVS Sync
247    - markus@cvs.openbsd.org 2001/08/07 10:37:46
248      [authfd.c authfd.h]
249      extended failure messages from galb@vandyke.com
250    - deraadt@cvs.openbsd.org 2001/08/08 07:16:58
251      [scp.1]
252      when describing the -o option, give -o Protocol=1 as the specific example
253      since we are SICK AND TIRED of clueless people who cannot have difficulty
254      thinking on their own.
255    - markus@cvs.openbsd.org 2001/08/08 18:20:15
256      [uidswap.c]
257      permanently_set_uid is a noop if user is not privilegued;
258      fixes bug on solaris; from sbi@uchicago.edu
259    - markus@cvs.openbsd.org 2001/08/08 21:34:19
260      [uidswap.c]
261      undo last change; does not work for sshd
262    - jakob@cvs.openbsd.org 2001/08/11 22:51:27
263      [ssh.c tildexpand.c]
264      fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>. 
265      ok markus@
266    - stevesk@cvs.openbsd.org 2001/08/13 23:38:54
267      [scp.c]
268      don't need main prototype (also sync with rcp); ok markus@
269    - markus@cvs.openbsd.org 2001/08/14 09:23:02
270      [sftp.1 sftp-int.c]
271      "bye"; hk63a@netscape.net
272    - stevesk@cvs.openbsd.org 2001/08/14 17:54:29
273      [scp.1 sftp.1 ssh.1]
274      consistent documentation and example of ``-o ssh_option'' for sftp and
275      scp; document keyword=argument for ssh.
276  - (bal) QNX resync.   OK tim@
277
278 20010814
279  - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup
280    for some #ifdef _CRAY code; ok wendyp@cray.com
281  - (stevesk) sshpty.c: return 0 on error in cray pty code;
282    ok wendyp@cray.com
283  - (stevesk) bsd-cray.c: utmp strings are not C strings
284  - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com
285
286 20010812
287  - (djm) Fix detection of long long int support. Based on patch from 
288    Michael Stone <mstone@cs.loyola.edu>. ok stevesk, tim
289
290 20010808
291  - (bal) Minor correction to inet_ntop.h.  _BSD_RRESVPORT_H should be
292    _BSD_INET_NTOP_H.  Pointed out by Mark Miller <markm@swoon.net> 
293
294 20010807
295  - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in
296          openbsd-compat/openbsd-compat.h ] Add inet_ntop.c inet_ntop.h back
297          in. Needed for sshconnect.c
298          [sshconnect.c] fix INET6_ADDRSTRLEN for non IPv6 machines
299          [configure.in] make tests with missing libraries fail
300          patch by Wendy Palm <wendyp@cray.com>
301          Added openbsd-compat/bsd-cray.h. Selective patches from
302          William L. Jones <jones@mail.utexas.edu> 
303
304 20010806
305  - OpenBSD CVS Sync
306    - markus@cvs.openbsd.org 2001/07/22 21:32:27
307      [sshpty.c]
308      update comment
309    - pvalchev@cvs.openbsd.org 2001/07/22 21:32:42
310      [ssh.1]
311      There is no option "Compress", point to "Compression" instead; ok 
312      markus
313    - markus@cvs.openbsd.org 2001/07/22 22:04:19
314      [readconf.c ssh.1]
315      enable challenge-response auth by default; ok millert@
316    - markus@cvs.openbsd.org 2001/07/22 22:24:16
317      [sshd.8]
318      Xr login.conf
319    - markus@cvs.openbsd.org 2001/07/23 09:06:28
320      [sshconnect2.c]
321      reorder default sequence of userauth methods to match ssh behaviour:
322      hostbased,publickey,keyboard-interactive,password
323    - markus@cvs.openbsd.org 2001/07/23 12:47:05
324      [ssh.1]
325      sync PreferredAuthentications
326    - aaron@cvs.openbsd.org 2001/07/23 14:14:18
327      [ssh-keygen.1]
328      Fix typo.
329    - stevesk@cvs.openbsd.org 2001/07/23 18:14:58
330      [auth2.c auth-rsa.c]
331      use %lu; ok markus@
332    - stevesk@cvs.openbsd.org 2001/07/23 18:21:46
333      [xmalloc.c]
334      no zero size xstrdup() error; ok markus@
335    - markus@cvs.openbsd.org 2001/07/25 11:59:35
336      [scard.c]
337      typo in comment
338    - markus@cvs.openbsd.org 2001/07/25 14:35:18
339      [readconf.c ssh.1 ssh.c sshconnect.c]
340      cleanup connect(); connection_attempts 4 -> 1; from 
341      eivind@freebsd.org
342    - stevesk@cvs.openbsd.org 2001/07/26 17:18:22
343      [sshd.8 sshd.c]
344      add -t option to test configuration file and keys; pekkas@netcore.fi
345      ok markus@
346    - rees@cvs.openbsd.org 2001/07/26 20:04:27
347      [scard.c ssh-keygen.c]
348      Inquire Cyberflex class for 0xf0 cards
349      change aid to conform to 7816-5
350      remove gratuitous fid selects
351    - millert@cvs.openbsd.org 2001/07/27 14:50:45
352      [ssh.c]
353      If smart card support is compiled in and a smart card is being used
354      for authentication, make it the first method used.  markus@ OK
355    - deraadt@cvs.openbsd.org 2001/07/27 17:26:16
356      [scp.c]
357      shorten lines
358    - markus@cvs.openbsd.org 2001/07/28 09:21:15
359      [sshd.8]
360      cleanup some RSA vs DSA vs SSH1 vs SSH2 notes
361    - mouring@cvs.openbsd.org 2001/07/29 17:02:46
362      [scp.1]
363      Clarified -o option in scp.1  OKed by Markus@
364    - jakob@cvs.openbsd.org 2001/07/30 16:06:07
365      [scard.c scard.h]
366      better errorcodes from sc_*; ok markus@
367    - stevesk@cvs.openbsd.org 2001/07/30 16:23:30
368      [rijndael.c rijndael.h]
369      new BSD-style license:
370      Brian Gladman <brg@gladman.plus.com>:
371      >I have updated my code at:
372      >http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm
373      >with a copyright notice as follows:
374      >[...]
375      >I am not sure which version of my old code you are using but I am
376      >happy for the notice above to be substituted for my existing copyright
377      >intent if this meets your purpose.
378    - jakob@cvs.openbsd.org 2001/07/31 08:41:10
379      [scard.c]
380      do not complain about missing smartcards. ok markus@
381    - jakob@cvs.openbsd.org 2001/07/31 09:28:44
382      [readconf.c readconf.h ssh.1 ssh.c]
383      add 'SmartcardDevice' client option to specify which smartcard device 
384      is used to access a smartcard used for storing the user's private RSA 
385      key. ok markus@.
386    - jakob@cvs.openbsd.org 2001/07/31 12:42:50
387      [sftp-int.c sftp-server.c]
388      avoid paths beginning with "//"; <vinschen@redhat.com>
389      ok markus@
390    - jakob@cvs.openbsd.org 2001/07/31 12:53:34
391      [scard.c]
392      close smartcard connection if card is missing
393    - markus@cvs.openbsd.org 2001/08/01 22:03:33
394      [authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c 
395       ssh-agent.c ssh.c]
396      use strings instead of ints for smartcard reader ids
397    - markus@cvs.openbsd.org 2001/08/01 22:16:45
398      [ssh.1 sshd.8]
399      refer to current ietf drafts for protocol v2
400    - markus@cvs.openbsd.org 2001/08/01 23:33:09
401      [ssh-keygen.c]
402      allow uploading RSA keys for non-default AUT0 (sha1 over passphrase 
403      like sectok).
404   - markus@cvs.openbsd.org 2001/08/01 23:38:45
405      [scard.c ssh.c]
406      support finish rsa keys.
407      free public keys after login -> call finish -> close smartcard.
408    - markus@cvs.openbsd.org 2001/08/02 00:10:17
409      [ssh-keygen.c]
410      add -D readerid option (download, i.e. print public RSA key to stdout).
411      check for card present when uploading keys.
412      use strings instead of ints for smartcard reader ids, too.
413    - jakob@cvs.openbsd.org 2001/08/02 08:58:35
414      [ssh-keygen.c]
415      change -u (upload smartcard key) to -U. ok markus@
416    - jakob@cvs.openbsd.org 2001/08/02 15:06:52
417      [ssh-keygen.c]
418      more verbose usage(). ok markus@
419    - jakob@cvs.openbsd.org 2001/08/02 15:07:23
420      [ssh-keygen.1]
421      document smartcard upload/download. ok markus@
422    - jakob@cvs.openbsd.org 2001/08/02 15:32:10
423      [ssh.c]
424      add smartcard to usage(). ok markus@
425    - jakob@cvs.openbsd.org 2001/08/02 15:43:57
426      [ssh-agent.c ssh.c ssh-keygen.c]
427      add /* SMARTCARD */ to #else/#endif. ok markus@
428   - jakob@cvs.openbsd.org 2001/08/02 16:14:05
429      [scard.c ssh-agent.c ssh.c ssh-keygen.c]
430      clean up some /* SMARTCARD */. ok markus@
431    - mpech@cvs.openbsd.org 2001/08/02 18:37:35
432      [ssh-keyscan.1]
433      o) .Sh AUTHOR -> .Sh AUTHORS;
434      o) .Sh EXAMPLE -> .Sh EXAMPLES;
435      o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;
436  
437      millert@ ok
438    - jakob@cvs.openbsd.org 2001/08/03 10:31:19
439      [ssh-add.1]
440      document smartcard options. ok markus@
441    - jakob@cvs.openbsd.org 2001/08/03 10:31:30
442      [ssh-add.c ssh-agent.c ssh-keyscan.c]
443      improve usage(). ok markus@
444    - markus@cvs.openbsd.org 2001/08/05 23:18:20
445      [ssh-keyscan.1 ssh-keyscan.c]
446      ssh 2 support; from wayned@users.sourceforge.net
447    - markus@cvs.openbsd.org 2001/08/05 23:29:58
448      [ssh-keyscan.c]
449      make -t dsa work with commercial servers, too
450    - stevesk@cvs.openbsd.org 2001/08/06 19:47:05
451      [scp.c]
452      use alarm vs. setitimer for portable; ok markus@
453  - (bal) ssh-keyscan double -lssh hack due to seed_rng().
454  - (bal) Second around of UNICOS patches.  A few other things left. 
455    Patches by William L. Jones <jones@mail.utexas.edu> 
456
457 20010803
458  - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
459    a fast UltraSPARC.
460
461 20010726
462  - (stevesk) use mysignal() in protocol 1 loop now that the SIGCHLD
463    handler has converged.
464
465 20010725
466  - (bal) Added 'install-nokeys' to Makefile to assist package builders.
467
468 20010724
469  - (bal) 4711 not 04711 for ssh binary.
470
471 20010722
472  - (bal) Starting the Unicossmk merger.  File merged TODO, configure.in,
473          myproposal.h, ssh_prng_cmds.in, and openbsd-compat/Makefile.in.
474          Added openbsd-compat/bsd-cray.c.  Rest will be merged after
475          approval.  Selective patches from William L. Jones 
476          <jones@mail.utexas.edu> 
477  - OpenBSD CVS Sync
478    - markus@cvs.openbsd.org 2001/07/18 21:10:43
479      [sshpty.c]
480      pr #1946, allow sshd if /dev is readonly
481    - stevesk@cvs.openbsd.org 2001/07/18 21:40:40
482      [ssh-agent.c]
483      chdir("/") from bbraun@synack.net; ok markus@
484    - stevesk@cvs.openbsd.org 2001/07/19 00:41:44
485      [ssh.1]
486      escape chars are below now
487    - markus@cvs.openbsd.org 2001/07/20 14:46:11
488      [ssh-agent.c]
489      do not exit() from signal handlers; ok deraadt@
490    - stevesk@cvs.openbsd.org 2001/07/20 18:41:51
491      [ssh.1]
492      "the" command line
493
494 20010719
495  - (tim) [configure.in] put inet_aton back in AC_CHECK_FUNCS.
496          report from Mark Miller <markm@swoon.net>
497
498 20010718
499  - OpenBSD CVS Sync
500    - stevesk@cvs.openbsd.org 2001/07/14 15:10:17
501      [readpass.c sftp-client.c sftp-common.c sftp-glob.c]
502      delete spurious #includes; ok deraadt@ markus@
503    - markus@cvs.openbsd.org 2001/07/15 16:17:08
504      [serverloop.c]
505      schedule client alive for ssh2 only, greg@cheers.bungi.com
506    - stevesk@cvs.openbsd.org 2001/07/15 16:57:21
507      [ssh-agent.1]
508      -d will not fork; ok markus@
509    - stevesk@cvs.openbsd.org 2001/07/15 16:58:29
510      [ssh-agent.c]
511      typo in usage; ok markus@
512    - markus@cvs.openbsd.org 2001/07/17 20:48:42
513      [ssh-agent.c]
514      update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com
515    - markus@cvs.openbsd.org 2001/07/17 21:04:58
516      [channels.c channels.h clientloop.c nchan.c serverloop.c]
517      keep track of both maxfd and the size of the malloc'ed fdsets.
518      update maxfd if maxfd gets closed.
519    - mouring@cvs.openbsd.org 2001/07/18 16:45:52
520      [scp.c]
521      Missing -o in scp usage()
522  - (bal) Cleaned up trailing spaces in ChangeLog.
523  - (bal) Allow sshd to switch user context without password for Cygwin.
524          Patch by Corinna Vinschen <vinschen@redhat.com>
525  - (bal) Updated cygwin README and ssh-host-config.  Patch by
526          Corinna Vinschen <vinschen@redhat.com>
527
528 20010715
529  - (bal) Set "BROKEN_GETADDRINFO" for darwin platform.  Reported by
530    Josh Larios <jdlarios@cac.washington.edu>
531  - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.
532          needed by openbsd-compat/fake-getaddrinfo.c
533
534 20010714
535  - (stevesk) change getopt() declaration
536  - (stevesk) configure.in: use ll suffix for long long constant
537    in snprintf() test
538
539 20010713
540  - (djm) Enable /etc/nologin check on PAM systems, as some lack the
541    pam_nologin module. Report from William Yodlowsky
542    <bsd@openbsd.rutgers.edu>
543  - (djm) Revert dirname fix, a better one is on its way.
544  - OpenBSD CVS Sync
545    - markus@cvs.openbsd.org 2001/07/04 22:47:19
546      [ssh-agent.c]
547      ignore SIGPIPE when debugging, too
548    - markus@cvs.openbsd.org 2001/07/04 23:13:10
549      [scard.c scard.h ssh-agent.c]
550      handle card removal more gracefully, add sc_close() to scard.h
551    - markus@cvs.openbsd.org 2001/07/04 23:39:07
552      [ssh-agent.c]
553      for smartcards remove both RSA1/2 keys
554    - markus@cvs.openbsd.org 2001/07/04 23:49:27
555      [ssh-agent.c]
556      handle mutiple adds of the same smartcard key
557    - espie@cvs.openbsd.org 2001/07/05 11:43:33
558      [sftp-glob.c]
559      Directly cast to the right type. Ok markus@
560    - stevesk@cvs.openbsd.org 2001/07/05 20:32:47
561      [sshconnect1.c]
562      statement after label; ok dugsong@
563    - stevesk@cvs.openbsd.org 2001/07/08 15:23:38
564      [servconf.c]
565      fix ``MaxStartups max''; ok markus@
566    - fgsch@cvs.openbsd.org 2001/07/09 05:58:47
567      [ssh.c]
568      Use getopt(3); markus@ ok.
569    - deraadt@cvs.openbsd.org 2001/07/09 07:04:53
570      [session.c sftp-int.c]
571      correct type on last arg to execl(); nordin@cse.ogi.edu
572    - markus@cvs.openbsd.org 2001/07/10 21:49:12
573      [readpass.c]
574      don't panic if fork or pipe fail (just return an empty passwd).
575    - itojun@cvs.openbsd.org 2001/07/11 00:24:53
576      [servconf.c]
577      make it compilable in all 4 combination of KRB4/KRB5 settings.
578      dugsong ok
579      XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and
580      -I/usr/include/kerberosV?
581    - markus@cvs.openbsd.org 2001/07/11 16:29:59
582      [ssh.c]
583      sort options string, fix -p, add -k
584    - markus@cvs.openbsd.org 2001/07/11 18:26:15
585      [auth.c]
586      no need to call dirname(pw->pw_dir).
587      note that dirname(3) modifies its argument on some systems.
588  - (djm) Reorder Makefile.in so clean targets work a little better when
589    run directly from Makefile.in
590  - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.
591
592 20010711
593  - (djm) dirname(3) may modify its argument on glibc and other systems.
594    Patch from markus@, spotted by Tom Holroyd <tomh@po.crl.go.jp>
595
596 20010704
597  - OpenBSD CVS Sync
598    - markus@cvs.openbsd.org 2001/06/25 08:25:41
599      [channels.c channels.h cipher.c clientloop.c compat.c compat.h
600       hostfile.c kex.c kex.h key.c key.h nchan.c packet.c serverloop.c
601       session.c session.h sftp-server.c ssh-add.c ssh-agent.c uuencode.h]
602      update copyright for 2001
603    - markus@cvs.openbsd.org 2001/06/25 17:18:27
604      [ssh-keygen.1]
605      sshd(8) will never read the private keys, but ssh(1) does;
606      hugh@mimosa.com
607    - provos@cvs.openbsd.org 2001/06/25 17:54:47
608      [auth.c auth.h auth-rsa.c]
609      terminate secure_filename checking after checking homedir.  that way
610      it works on AFS.  okay markus@
611    - stevesk@cvs.openbsd.org 2001/06/25 20:26:37
612      [auth2.c sshconnect2.c]
613      prototype cleanup; ok markus@
614    - markus@cvs.openbsd.org 2001/06/26 02:47:07
615      [ssh-keygen.c]
616      allow loading a private RSA key to a cyberflex card.
617    - markus@cvs.openbsd.org 2001/06/26 04:07:06
618      [ssh-agent.1 ssh-agent.c]
619      add debug flag
620    - markus@cvs.openbsd.org 2001/06/26 04:59:59
621      [authfd.c authfd.h ssh-add.c]
622      initial support for smartcards in the agent
623    - markus@cvs.openbsd.org 2001/06/26 05:07:43
624      [ssh-agent.c]
625      update usage
626    - markus@cvs.openbsd.org 2001/06/26 05:33:34
627      [ssh-agent.c]
628      more smartcard support.
629    - mpech@cvs.openbsd.org 2001/06/26 05:48:07
630      [sshd.8]
631      remove unnecessary .Pp between .It;
632      millert@ ok
633    - markus@cvs.openbsd.org 2001/06/26 05:50:11
634      [auth2.c]
635      new interface for secure_filename()
636    - itojun@cvs.openbsd.org 2001/06/26 06:32:58
637      [atomicio.h authfd.h authfile.h auth.h auth-options.h bufaux.h
638       buffer.h canohost.h channels.h cipher.h clientloop.h compat.h
639       compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.h
640       hostfile.h kex.h key.h log.h mac.h match.h misc.h mpaux.h packet.h
641       radix.h readconf.h readpass.h rsa.h]
642      prototype pedant.  not very creative...
643      - () -> (void)
644      - no variable names
645    - itojun@cvs.openbsd.org 2001/06/26 06:33:07
646      [servconf.h serverloop.h session.h sftp-client.h sftp-common.h
647       sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h
648       ssh-rsa.h tildexpand.h uidswap.h uuencode.h xmalloc.h]
649      prototype pedant.  not very creative...
650      - () -> (void)
651      - no variable names
652    - dugsong@cvs.openbsd.org 2001/06/26 16:15:25
653      [auth1.c auth.h auth-krb4.c auth-passwd.c readconf.c readconf.h
654       servconf.c servconf.h session.c sshconnect1.c sshd.c]
655      Kerberos v5 support for SSH1, mostly from Assar Westerlund
656      <assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
657    - markus@cvs.openbsd.org 2001/06/26 17:25:34
658      [ssh.1]
659      document SSH_ASKPASS; fubob@MIT.EDU
660    - markus@cvs.openbsd.org 2001/06/26 17:27:25
661      [authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h
662       canohost.h channels.h cipher.h clientloop.h compat.h compress.h
663       crc32.h deattack.h dh.h dispatch.h groupaccess.c groupaccess.h
664       hostfile.h kex.h key.h log.c log.h mac.h misc.c misc.h mpaux.h
665       packet.h radix.h readconf.h readpass.h rsa.h servconf.h serverloop.h
666       session.h sftp-common.c sftp-common.h sftp-glob.h sftp-int.h
667       sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h sshtty.h
668       tildexpand.h uidswap.h uuencode.h xmalloc.h]
669      remove comments from .h, since they are cut&paste from the .c files
670      and out of sync
671    - dugsong@cvs.openbsd.org 2001/06/26 17:41:49
672      [servconf.c]
673      #include <kafs.h>
674    - markus@cvs.openbsd.org 2001/06/26 20:14:11
675      [key.c key.h ssh.c sshconnect1.c sshconnect2.c]
676      add smartcard support to the client, too (now you can use both
677      the agent and the client).
678    - markus@cvs.openbsd.org 2001/06/27 02:12:54
679      [serverloop.c serverloop.h session.c session.h]
680      quick hack to make ssh2 work again.
681    - markus@cvs.openbsd.org 2001/06/27 04:48:53
682      [auth.c match.c sshd.8]
683      tridge@samba.org
684    - markus@cvs.openbsd.org 2001/06/27 05:35:42
685      [ssh-keygen.c]
686      use cyberflex_inq_class to inquire class.
687    - markus@cvs.openbsd.org 2001/06/27 05:42:25
688      [rsa.c rsa.h ssh-agent.c ssh-keygen.c]
689      s/generate_additional_parameters/rsa_generate_additional_parameters/
690      http://www.humppa.com/
691    - markus@cvs.openbsd.org 2001/06/27 06:26:36
692      [ssh-add.c]
693      convert to getopt(3)
694    - stevesk@cvs.openbsd.org 2001/06/28 19:57:35
695      [ssh-keygen.c]
696      '\0' terminated data[] is ok; ok markus@
697    - markus@cvs.openbsd.org 2001/06/29 07:06:34
698      [ssh-keygen.c]
699      new error handling for cyberflex_*
700    - markus@cvs.openbsd.org 2001/06/29 07:11:01
701      [ssh-keygen.c]
702      initialize early
703    - stevesk@cvs.openbsd.org 2001/06/29 18:38:44
704      [clientloop.c]
705      sync function definition with declaration; ok markus@
706    - stevesk@cvs.openbsd.org 2001/06/29 18:40:28
707      [channels.c]
708      use socklen_t for getsockopt arg #5; ok markus@
709    - stevesk@cvs.openbsd.org 2001/06/30 18:08:40
710      [channels.c channels.h clientloop.c]
711      adress -> address; ok markus@
712    - markus@cvs.openbsd.org 2001/07/02 13:59:15
713      [serverloop.c session.c session.h]
714      wait until !session_have_children(); bugreport from
715      Lutz.Jaenicke@aet.TU-Cottbus.DE
716    - markus@cvs.openbsd.org 2001/07/02 22:29:20
717      [readpass.c]
718      do not return NULL, use "" instead.
719    - markus@cvs.openbsd.org 2001/07/02 22:40:18
720      [ssh-keygen.c]
721      update for sectok.h interface changes.
722    - markus@cvs.openbsd.org 2001/07/02 22:52:57
723      [channels.c channels.h serverloop.c]
724      improve cleanup/exit logic in ssh2:
725      stop listening to channels, detach channel users (e.g. sessions).
726      wait for children (i.e. dying sessions), send exit messages,
727      cleanup all channels.
728  - (bal) forget a few new files in sync up.
729  - (bal) Makefile fix up requires scard.c
730  - (stevesk) sync misc.h
731  - (stevesk) more sync for session.c
732  - (stevesk) sync servconf.h (comments)
733  - (tim) [contrib/caldera/openssh.spec] sync with Caldera
734  - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers to
735          issue warning (line 1: tokens ignored at end of directive line)
736  - (tim) [sshconnect1.c] give the compiler something to do for success:
737          if KRB5 and AFS are not defined
738          (ERROR: "sshconnect1.c", line 1274: Syntax error before or at: })
739
740 20010629
741  - (bal) Removed net_aton() since we don't use it any more
742  - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
743  - (bal) Updated zlib's home.  Thanks to David Howe <DaveHowe@gmx.co.uk>.
744  - (stevesk) remove _REENTRANT #define
745  - (stevesk) session.c: use u_int for envsize
746  - (stevesk) remove cli.[ch]
747
748 20010628
749  - (djm) Sync openbsd-compat with -current libc
750  - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for my
751    broken makefile
752  - (bal) Removed strtok_r() and inet_ntop() since they are no longer used.
753  - (bal) Remove getusershell() since it's no longer used.
754
755 20010627
756  - (djm) Reintroduce pam_session call for non-pty sessions.
757  - (djm) Remove redundant and incorrect test for max auth attempts in
758    PAM kbdint code. Based on fix from Matthew Melvin
759   <matthewm@webcentral.com.au>
760  - (djm) Rename sysconfdir/primes => sysconfdir/moduli
761  - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename
762    existing primes->moduli if it exists.
763  - (djm) Sync with -current openbsd-compat/readpassphrase.c:
764    - djm@cvs.openbsd.org 2001/06/27 13:23:30
765      typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@
766  - (djm) Turn up warnings if gcc or egcs detected
767  - (stevesk) for HP-UX 11.X use X/Open socket interface;
768     pulls in modern socket prototypes and eliminates a number of compiler
769     warnings.  see xopen_networking(7).
770  - (stevesk) fix x11 forwarding from _PATH_XAUTH change
771  - (stevesk) use X/Open socket interface for HP-UX 10.X also
772
773 20010625
774  - OpenBSD CVS Sync
775    - markus@cvs.openbsd.org 2001/06/21 21:08:25
776      [session.c]
777      don't reset forced_command (we allow multiple login shells in
778      ssh2); dwd@bell-labs.com
779    - mpech@cvs.openbsd.org 2001/06/22 10:17:51
780      [ssh.1 sshd.8 ssh-keyscan.1]
781      o) .Sh AUTHOR -> .Sh AUTHORS;
782      o) remove unnecessary .Pp;
783      o) better -mdoc style;
784      o) typo;
785      o) sort SEE ALSO;
786      aaron@ ok
787    - provos@cvs.openbsd.org 2001/06/22 21:27:08
788      [dh.c pathnames.h]
789      use /etc/moduli instead of /etc/primes, okay markus@
790    - provos@cvs.openbsd.org 2001/06/22 21:28:53
791      [sshd.8]
792      document /etc/moduli
793    - markus@cvs.openbsd.org 2001/06/22 21:55:49
794      [auth2.c auth-rsa.c pathnames.h ssh.1 sshd.8 sshd_config
795       ssh-keygen.1]
796      merge authorized_keys2 into authorized_keys.
797      authorized_keys2 is used for backward compat.
798      (just append authorized_keys2 to authorized_keys).
799    - provos@cvs.openbsd.org 2001/06/22 21:57:59
800      [dh.c]
801      increase linebuffer to deal with larger moduli; use rewind instead of
802      close/open
803    - markus@cvs.openbsd.org 2001/06/22 22:21:20
804      [sftp-server.c]
805      allow long usernames/groups in readdir
806    - markus@cvs.openbsd.org 2001/06/22 23:35:21
807      [ssh.c]
808      don't overwrite argv (fixes ssh user@host in 'ps'), report by ericj@
809    - deraadt@cvs.openbsd.org 2001/06/23 00:16:16
810      [scp.c]
811      slightly better care
812    - markus@cvs.openbsd.org 2001/06/23 00:20:57
813      [auth2.c auth.c auth.h auth-rh-rsa.c]
814      *known_hosts2 is obsolete for hostbased authentication and
815      only used for backward compat. merge ssh1/2 hostkey check
816      and move it to auth.c
817    - deraadt@cvs.openbsd.org 2001/06/23 02:33:05
818      [sftp.1 sftp-server.8 ssh-keygen.1]
819      join .%A entries; most by bk@rt.fm
820    - markus@cvs.openbsd.org 2001/06/23 02:34:33
821      [kexdh.c kexgex.c kex.h pathnames.h readconf.c servconf.h ssh.1
822       sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8]
823      get rid of known_hosts2, use it for hostkey lookup, but do not
824      modify.
825    - markus@cvs.openbsd.org 2001/06/23 03:03:59
826      [sshd.8]
827      draft-ietf-secsh-dh-group-exchange-01.txt
828    - markus@cvs.openbsd.org 2001/06/23 03:04:42
829      [auth2.c auth-rh-rsa.c]
830      restore correct ignore_user_known_hosts logic.
831    - markus@cvs.openbsd.org 2001/06/23 05:26:02
832      [key.c]
833      handle sigature of size 0 (some broken clients send this).
834    - deraadt@cvs.openbsd.org 2001/06/23 05:57:09
835      [sftp.1 sftp-server.8 ssh-keygen.1]
836      ok, tmac is now fixed
837    - markus@cvs.openbsd.org 2001/06/23 06:41:10
838      [ssh-keygen.c]
839      try to decode ssh-3.0.0 private rsa keys
840      (allow migration to openssh, not vice versa), #910
841    - itojun@cvs.openbsd.org 2001/06/23 15:12:20
842      [auth1.c auth2.c auth2-chall.c authfd.c authfile.c auth-rhosts.c
843       canohost.c channels.c cipher.c clientloop.c deattack.c dh.c
844       hostfile.c kex.c kexdh.c kexgex.c key.c nchan.c packet.c radix.c
845       readpass.c scp.c servconf.c serverloop.c session.c sftp.c
846       sftp-client.c sftp-glob.c sftp-int.c sftp-server.c ssh-add.c
847       ssh-agent.c ssh.c sshconnect1.c sshconnect2.c sshconnect.c sshd.c
848       ssh-keygen.c ssh-keyscan.c]
849      more strict prototypes.  raise warning level in Makefile.inc.
850      markus ok'ed
851      TODO; cleanup headers
852    - markus@cvs.openbsd.org 2001/06/23 17:05:22
853      [ssh-keygen.c]
854      fix import for (broken?) ssh.com/f-secure private keys
855      (i tested > 1000 RSA keys)
856    - itojun@cvs.openbsd.org 2001/06/23 17:48:18
857      [sftp.1 ssh.1 sshd.8 ssh-keyscan.1]
858      kill whitespace at EOL.
859    - markus@cvs.openbsd.org 2001/06/23 19:12:43
860      [sshd.c]
861      pidfile/sigterm race; bbraun@synack.net
862    - markus@cvs.openbsd.org 2001/06/23 22:37:46
863      [sshconnect1.c]
864      consistent with ssh2: skip key if empty passphrase is entered,
865      retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
866    - markus@cvs.openbsd.org 2001/06/24 05:25:10
867      [auth-options.c match.c match.h]
868      move ip+hostname check to match.c
869    - markus@cvs.openbsd.org 2001/06/24 05:35:33
870      [readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c]
871      switch to readpassphrase(3)
872      2.7/8-stable needs readpassphrase.[ch] from libc
873    - markus@cvs.openbsd.org 2001/06/24 05:47:13
874      [sshconnect2.c]
875      oops, missing format string
876    - markus@cvs.openbsd.org 2001/06/24 17:18:31
877      [ttymodes.c]
878      passing modes works fine: debug2->3
879  - (djm) -Wall fix for session.c
880  - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
881    Solaris
882
883 20010622
884  - (stevesk) handle systems without pw_expire and pw_change.
885
886 20010621
887  - OpenBSD CVS Sync
888    - markus@cvs.openbsd.org 2001/06/16 08:49:38
889      [misc.c]
890      typo; dunlap@apl.washington.edu
891    - markus@cvs.openbsd.org 2001/06/16 08:50:39
892      [channels.h]
893      bad //-style comment; thx to stevev@darkwing.uoregon.edu
894    - markus@cvs.openbsd.org 2001/06/16 08:57:35
895      [scp.c]
896      no stdio or exit() in signal handlers.
897    - markus@cvs.openbsd.org 2001/06/16 08:58:34
898      [misc.c]
899      copy pw_expire and pw_change, too.
900    - markus@cvs.openbsd.org 2001/06/19 12:34:09
901      [session.c]
902      cleanup forced command handling, from dwd@bell-labs.com
903    - markus@cvs.openbsd.org 2001/06/19 14:09:45
904      [session.c sshd.8]
905      disable x11-fwd if use_login is enabled; from lukem@wasabisystems.com
906    - markus@cvs.openbsd.org 2001/06/19 15:40:45
907      [session.c]
908      allocate and free at the same level.
909    - markus@cvs.openbsd.org 2001/06/20 13:56:39
910      [channels.c channels.h clientloop.c packet.c serverloop.c]
911      move from channel_stop_listening to channel_free_all,
912      call channel_free_all before calling waitpid() in serverloop.
913      fixes the utmp handling; report from Lutz.Jaenicke@aet.TU-Cottbus.DE
914
915 20010615
916  - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
917    around grantpt().
918  - (stevesk) update TODO: STREAMS pty systems don't call vhangup() now
919
920 20010614
921  - OpenBSD CVS Sync
922    - markus@cvs.openbsd.org 2001/06/13 09:10:31
923      [session.c]
924      typo, use pid not s->pid, mstone@cs.loyola.edu
925
926 20010613
927  - OpenBSD CVS Sync
928    - markus@cvs.openbsd.org 2001/06/12 10:58:29
929      [session.c]
930      merge session_free into session_close()
931      merge pty_cleanup_proc into session_pty_cleanup()
932    - markus@cvs.openbsd.org 2001/06/12 16:10:38
933      [session.c]
934      merge ssh1/ssh2 tty msg parse and alloc code
935    - markus@cvs.openbsd.org 2001/06/12 16:11:26
936      [packet.c]
937      do not log() packet_set_maxsize
938    - markus@cvs.openbsd.org 2001/06/12 21:21:29
939      [session.c]
940      remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since
941      we do already trust $HOME/.ssh
942      you can use .ssh/sshrc and .ssh/environment if you want to customize
943      the location of the xauth cookies
944    - markus@cvs.openbsd.org 2001/06/12 21:30:57
945      [session.c]
946      unused
947
948 20010612
949  - scp.c ID update (upstream synced vfsprintf() from us)
950  - OpenBSD CVS Sync
951   - markus@cvs.openbsd.org 2001/06/10 11:29:20
952      [dispatch.c]
953      we support rekeying
954      protocol errors are fatal.
955    - markus@cvs.openbsd.org 2001/06/11 10:18:24
956      [session.c]
957      reset pointer to NULL after xfree(); report from solar@openwall.com
958    - markus@cvs.openbsd.org 2001/06/11 16:04:38
959      [sshd.8]
960      typo; bdubreuil@crrel.usace.army.mil
961
962 20010611
963  - (bal) NeXT/MacOS X lack libgen.h and dirname().  Patch by Mark Miller
964    <markm@swoon.net>
965  - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_t
966    types.  Patch by Jan IVEN <Jan.Iven@cern.ch>
967  - (bal) Fixed Makefile.in so that 'configure; make install' works.
968
969 20010610
970  - (bal) Missed two files in major resync.  auth-bsdauth.c and auth-skey.c
971
972 20010609
973  - OpenBSD CVS Sync
974    - markus@cvs.openbsd.org 2001/05/30 12:55:13
975      [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c
976       packet.c serverloop.c session.c ssh.c ssh1.h]
977      channel layer cleanup: merge header files and split .c files
978    - markus@cvs.openbsd.org 2001/05/30 15:20:10
979      [ssh.c]
980      merge functions, simplify.
981    - markus@cvs.openbsd.org 2001/05/31 10:30:17
982      [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c
983       packet.c serverloop.c session.c ssh.c]
984      undo the .c file split, just merge the header and keep the cvs
985      history
986  - (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged
987    out of ssh Attic)
988  - (bal) Ooops.. nchan.c (and remove nchan.h) resync from OpenBSD ssh
989    Attic.
990  - OpenBSD CVS Sync
991    - markus@cvs.openbsd.org 2001/05/31 13:08:04
992      [sshd_config]
993      group options and add some more comments
994    - markus@cvs.openbsd.org 2001/06/03 14:55:39
995      [channels.c channels.h session.c]
996      use fatal_register_cleanup instead of atexit, sync with x11 authdir
997      handling
998    - markus@cvs.openbsd.org 2001/06/03 19:36:44
999      [ssh-keygen.1]
1000      1-2 bits of entrophy per character (not per word), ok stevesk@
1001    - markus@cvs.openbsd.org 2001/06/03 19:38:42
1002      [scp.c]
1003      pass -v to ssh; from slade@shore.net
1004    - markus@cvs.openbsd.org 2001/06/03 20:06:11
1005      [auth2-chall.c]
1006      the challenge response device decides how to handle non-existing
1007      users.
1008      -> fake challenges for skey and cryptocard
1009    - markus@cvs.openbsd.org 2001/06/04 21:59:43
1010      [channels.c channels.h session.c]
1011      switch uid when cleaning up tmp files and sockets; reported by
1012      zen-parse@gmx.net on bugtraq
1013    - markus@cvs.openbsd.org 2001/06/04 23:07:21
1014      [clientloop.c serverloop.c sshd.c]
1015      set flags in the signal handlers, do real work in the main loop,
1016      ok provos@
1017    - markus@cvs.openbsd.org 2001/06/04 23:16:16
1018      [session.c]
1019      merge ssh1/2 x11-fwd setup, create listener after tmp-dir
1020    - pvalchev@cvs.openbsd.org 2001/06/05 05:05:39
1021      [ssh-keyscan.1 ssh-keyscan.c]
1022      License clarification from David Mazieres, ok deraadt@
1023    - markus@cvs.openbsd.org 2001/06/05 10:24:32
1024      [channels.c]
1025      don't delete the auth socket in channel_stop_listening()
1026      auth_sock_cleanup_proc() will take care of this.
1027    - markus@cvs.openbsd.org 2001/06/05 16:46:19
1028      [session.c]
1029      let session_close() delete the pty.  deny x11fwd if xauthfile is set.
1030    - markus@cvs.openbsd.org 2001/06/06 23:13:54
1031      [ssh-dss.c ssh-rsa.c]
1032      cleanup, remove old code
1033    - markus@cvs.openbsd.org 2001/06/06 23:19:35
1034      [ssh-add.c]
1035      remove debug message; Darren.Moffat@eng.sun.com
1036    - markus@cvs.openbsd.org 2001/06/07 19:57:53
1037      [auth2.c]
1038      style is used for bsdauth.
1039      disconnect on user/service change (ietf-drafts)
1040    - markus@cvs.openbsd.org 2001/06/07 20:23:05
1041      [authfd.c authfile.c channels.c kexdh.c kexgex.c packet.c ssh.c
1042       sshconnect.c sshconnect1.c]
1043      use xxx_put_cstring()
1044    - markus@cvs.openbsd.org 2001/06/07 22:25:02
1045      [session.c]
1046      don't overwrite errno
1047      delay deletion of the xauth cookie
1048    - markus@cvs.openbsd.org 2001/06/08 15:25:40
1049      [includes.h pathnames.h readconf.c servconf.c]
1050      move the path for xauth to pathnames.h
1051  - (bal) configure.in fix for Tru64 (forgeting to reset $LIB)
1052  - (bal) ANSIify strmode()
1053  - (bal) --with-catman should be --with-mantype patch by Dave
1054    Dykstra <dwd@bell-labs.com>
1055
1056 20010606
1057  - OpenBSD CVS Sync
1058    - markus@cvs.openbsd.org 2001/05/17 21:34:15
1059      [ssh.1]
1060      no spaces in PreferredAuthentications;
1061      meixner@rbg.informatik.tu-darmstadt.de
1062    - markus@cvs.openbsd.org 2001/05/18 14:13:29
1063      [auth-chall.c auth.h auth1.c auth2-chall.c auth2.c readconf.c
1064       readconf.h servconf.c servconf.h sshconnect1.c sshconnect2.c sshd.c]
1065      improved kbd-interactive support. work by per@appgate.com and me
1066    - djm@cvs.openbsd.org 2001/05/19 00:36:40
1067      [session.c]
1068      Disable X11 forwarding if xauth binary is not found. Patch from Nalin
1069      Dahyabhai <nalin@redhat.com>; ok markus@
1070    - markus@cvs.openbsd.org 2001/05/19 16:05:41
1071      [scp.c]
1072      ftruncate() instead of open()+O_TRUNC like rcp.c does
1073      allows scp /path/to/file localhost:/path/to/file
1074    - markus@cvs.openbsd.org 2001/05/19 16:08:43
1075      [sshd.8]
1076      sort options; Matthew.Stier@fnc.fujitsu.com
1077    - markus@cvs.openbsd.org 2001/05/19 16:32:16
1078      [ssh.1 sshconnect2.c]
1079      change preferredauthentication order to
1080         publickey,hostbased,password,keyboard-interactive
1081      document that hostbased defaults to no, document order
1082    - markus@cvs.openbsd.org 2001/05/19 16:46:19
1083      [ssh.1 sshd.8]
1084      document MACs defaults with .Dq
1085    - stevesk@cvs.openbsd.org 2001/05/19 19:43:57
1086      [misc.c misc.h servconf.c sshd.8 sshd.c]
1087      sshd command-line arguments and configuration file options that
1088      specify time may be expressed using a sequence of the form:
1089      time[qualifier], where time is a positive integer value and qualifier
1090      is one of the following:
1091          <none>,s,m,h,d,w
1092      Examples:
1093          600     600 seconds (10 minutes)
1094          10m     10 minutes
1095          1h30m   1 hour 30 minutes (90 minutes)
1096      ok markus@
1097    - stevesk@cvs.openbsd.org 2001/05/19 19:57:09
1098      [channels.c]
1099      typo in error message
1100    - markus@cvs.openbsd.org 2001/05/20 17:20:36
1101      [auth-rsa.c auth.c auth.h auth2.c servconf.c servconf.h sshd.8
1102       sshd_config]
1103      configurable authorized_keys{,2} location; originally from peter@;
1104      ok djm@
1105    - markus@cvs.openbsd.org 2001/05/24 11:12:42
1106      [auth.c]
1107      fix comment; from jakob@
1108    - stevesk@cvs.openbsd.org 2001/05/24 18:57:53
1109      [clientloop.c readconf.c ssh.c ssh.h]
1110      don't perform escape processing when ``EscapeChar none''; ok markus@
1111    - markus@cvs.openbsd.org 2001/05/25 14:37:32
1112      [ssh-keygen.c]
1113      use -P for -e and -y, too.
1114    - markus@cvs.openbsd.org 2001/05/28 08:04:39
1115      [ssh.c]
1116      fix usage()
1117    - markus@cvs.openbsd.org 2001/05/28 10:08:55
1118      [authfile.c]
1119      key_load_private: set comment to filename for PEM keys
1120    - markus@cvs.openbsd.org 2001/05/28 22:51:11
1121      [cipher.c cipher.h]
1122      simpler 3des for ssh1
1123    - markus@cvs.openbsd.org 2001/05/28 23:14:49
1124      [channels.c channels.h nchan.c]
1125      undo broken channel fix and try a different one. there
1126      should be still some select errors...
1127    - markus@cvs.openbsd.org 2001/05/28 23:25:24
1128      [channels.c]
1129      cleanup, typo
1130    - markus@cvs.openbsd.org 2001/05/28 23:58:35
1131      [packet.c packet.h sshconnect.c sshd.c]
1132      remove some lines, simplify.
1133    - markus@cvs.openbsd.org 2001/05/29 12:31:27
1134      [authfile.c]
1135      typo
1136
1137 20010528
1138  - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
1139    Patch by Corinna Vinschen <vinschen@redhat.com>
1140
1141 20010517
1142  - OpenBSD CVS Sync
1143    - markus@cvs.openbsd.org 2001/05/12 19:53:13
1144      [sftp-server.c]
1145      readlink does not NULL-terminate; mhe@home.se
1146    - deraadt@cvs.openbsd.org 2001/05/15 22:04:01
1147      [ssh.1]
1148      X11 forwarding details improved
1149    - markus@cvs.openbsd.org 2001/05/16 20:51:57
1150      [authfile.c]
1151      return comments for private pem files, too; report from nolan@naic.edu
1152    - markus@cvs.openbsd.org 2001/05/16 21:53:53
1153      [clientloop.c]
1154      check for open sessions before we call select(); fixes the x11 client
1155      bug reported by bowman@math.ualberta.ca
1156    - markus@cvs.openbsd.org 2001/05/16 22:09:21
1157      [channels.c nchan.c]
1158      more select() error fixes (don't set rfd/wfd to -1).
1159  - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>
1160  - (bal) Corrected on_exit() emulation via atexit().
1161
1162 20010512
1163  - OpenBSD CVS Sync
1164    - markus@cvs.openbsd.org 2001/05/11 14:59:56
1165      [clientloop.c misc.c misc.h]
1166      add unset_nonblock for stdout/err flushing in client_loop().
1167  - (bal) Patch to partial sync up contrib/solaris/ packaging software.
1168    Patch by pete <ninjaz@webexpress.com>
1169
1170 20010511
1171  - OpenBSD CVS Sync
1172    - markus@cvs.openbsd.org 2001/05/09 22:51:57
1173      [channels.c]
1174      fix -R for protocol 2, noticed by greg@nest.cx.
1175      bug was introduced with experimental dynamic forwarding.
1176    - markus@cvs.openbsd.org 2001/05/09 23:01:31
1177      [rijndael.h]
1178      fix prototype; J.S.Peatfield@damtp.cam.ac.uk
1179
1180 20010509
1181   - OpenBSD CVS Sync
1182    - markus@cvs.openbsd.org 2001/05/06 21:23:31
1183      [cli.c]
1184      cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net
1185    - markus@cvs.openbsd.org 2001/05/08 19:17:31
1186      [channels.c serverloop.c clientloop.c]
1187      adds correct error reporting to async connect()s
1188      fixes the server-discards-data-before-connected-bug found by
1189      onoe@sm.sony.co.jp
1190    - mouring@cvs.openbsd.org 2001/05/08 19:45:25
1191      [misc.c misc.h scp.c sftp.c]
1192      Use addargs() in sftp plus some clean up of addargs().  OK Markus
1193    - markus@cvs.openbsd.org 2001/05/06 21:45:14
1194      [clientloop.c]
1195      use atomicio for flushing stdout/stderr bufs. thanks to
1196      jbw@izanami.cee.hw.ac.uk
1197    - markus@cvs.openbsd.org 2001/05/08 22:48:07
1198      [atomicio.c]
1199      no need for xmalloc.h, thanks to espie@
1200  - (bal) UseLogin patch for Solaris/UNICOS.  Patch by Wayne Davison
1201    <wayne@blorf.net>
1202  - (bal) ./configure support to disable SIA on OSF1.  Patch by
1203    Chris Adams <cmadams@hiwaay.net>
1204  - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
1205    <nakaji@tutrp.tut.ac.jp>
1206
1207 20010508
1208  - (bal) Fixed configure test for USE_SIA.
1209
1210 20010506
1211  - (djm) Update config.guess and config.sub with latest versions (from
1212    ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux.
1213    Suggested by Jason Mader <jason@ncac.gwu.edu>
1214  - (bal) White Space and #ifdef sync with OpenBSD
1215  - (bal) Add 'seed_rng()' to ssh-add.c
1216  - (bal) CVS ID updates for readpass.c, readpass.h, cli.c, and cli.h
1217  - OpenBSD CVS Sync
1218    - stevesk@cvs.openbsd.org 2001/05/05 13:42:52
1219      [sftp.1 ssh-add.1 ssh-keygen.1]
1220      typos, grammar
1221
1222 20010505
1223  - OpenBSD CVS Sync
1224    - stevesk@cvs.openbsd.org 2001/05/04 14:21:56
1225      [ssh.1 sshd.8]
1226      typos
1227    - markus@cvs.openbsd.org 2001/05/04 14:34:34
1228      [channels.c]
1229      channel_new() reallocs channels[], we cannot use Channel *c after
1230      calling channel_new(), XXX fix this in the future...
1231    - markus@cvs.openbsd.org 2001/05/04 23:47:34
1232      [channels.c channels.h clientloop.c nchan.c nchan.h serverloop.c ssh.c]
1233      move to Channel **channels (instead of Channel *channels), fixes realloc
1234      problems.  channel_new now returns a Channel *, favour Channel * over
1235      channel id.  remove old channel_allocate interface.
1236
1237 20010504
1238  - OpenBSD CVS Sync
1239    - stevesk@cvs.openbsd.org 2001/05/03 15:07:39
1240      [channels.c]
1241      typo in debug() string
1242    - markus@cvs.openbsd.org 2001/05/03 15:45:15
1243      [session.c]
1244      exec shell -c /bin/sh .ssh/sshrc, from abartlet@pcug.org.au
1245    - stevesk@cvs.openbsd.org 2001/05/03 21:43:01
1246      [servconf.c]
1247      remove "\n" from fatal()
1248    - mouring@cvs.openbsd.org 2001/05/03 23:09:53
1249      [misc.c misc.h scp.c sftp.c]
1250      Move colon() and cleanhost() to misc.c where I should I have put it in
1251      the first place
1252  - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>
1253  - (bal) Avoid socket file security issues in ssh-agent for Cygwin.
1254    Patch by Egor Duda <deo@logos-m.ru>
1255
1256 20010503
1257  - OpenBSD CVS Sync
1258    - markus@cvs.openbsd.org 2001/05/02 16:41:20
1259      [ssh-add.c]
1260      fix prompt for ssh-add.
1261
1262 20010502
1263  - OpenBSD CVS Sync
1264    - mouring@cvs.openbsd.org 2001/05/02 01:25:39
1265      [readpass.c]
1266      Put the 'const' back into ssh_askpass() function.  Pointed out
1267      by Mark Miller <markm@swoon.net>.  OK Markus
1268
1269 20010501
1270  - OpenBSD CVS Sync
1271    - markus@cvs.openbsd.org 2001/04/30 11:18:52
1272      [readconf.c readconf.h ssh.1 ssh.c sshconnect.c]
1273      implement 'ssh -b bind_address' like 'telnet -b'
1274    - markus@cvs.openbsd.org 2001/04/30 15:50:46
1275      [compat.c compat.h kex.c]
1276      allow interop with weaker key generation used by ssh-2.0.x, x < 10
1277    - markus@cvs.openbsd.org 2001/04/30 16:02:49
1278      [compat.c]
1279      ssh-2.0.10 has the weak-key-bug, too.
1280  - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
1281
1282 20010430
1283  - OpenBSD CVS Sync
1284    - markus@cvs.openbsd.org 2001/04/29 18:32:52
1285      [serverloop.c]
1286      fix whitespace
1287    - markus@cvs.openbsd.org 2001/04/29 19:16:52
1288      [channels.c clientloop.c compat.c compat.h serverloop.c]
1289      more ssh.com-2.0.x bug-compat; from per@appgate.com
1290  - (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net>
1291  - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
1292
1293 20010429
1294  - (bal) Updated INSTALL.  PCRE moved to a new place.
1295  - (djm) Release OpenSSH-2.9p1
1296
1297 20010427
1298  - (bal) Fixed uidswap.c so it should work on non-posix complient systems.
1299    patch based on 2.5.2 version by djm.
1300  - (bal) Build manpages and config files once unless changed.  Patch by
1301    Carson Gaspar <carson@taltos.org>
1302  - (bal) arpa/nameser.h does not exist on Cygwin.  Patch by Corinna
1303    Vinschen <vinschen@redhat.com>
1304  - (bal) Add /etc/sysconfig/sshd support to redhat's sshd.init. Patch by
1305    Pekka Savola <pekkas@netcore.fi>
1306  - (bal) Cygwin lacks setgroups() API.  Patch by Corinna Vinschen
1307    <vinschen@redhat.com>
1308  - (bal) version.h synced, RPM specs updated for 2.9
1309  - (tim) update contrib/caldera files with what Caldera is using.
1310    <sps@caldera.de>
1311
1312 20010425
1313  - OpenBSD CVS Sync
1314    - markus@cvs.openbsd.org 2001/04/23 21:57:07
1315      [ssh-keygen.1 ssh-keygen.c]
1316      allow public key for -e, too
1317    - markus@cvs.openbsd.org 2001/04/23 22:14:13
1318      [ssh-keygen.c]
1319      remove debug
1320  - (bal) Whitespace resync w/ OpenBSD for uidswap.c
1321  - (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'
1322    (default: off), implies KbdInteractiveAuthentication. Suggestion from
1323    markus@
1324  - (djm) Include crypt.h if available in auth-passwd.c
1325  - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]
1326    man page detection fixes for SCO
1327
1328 20010424
1329  - OpenBSD CVS Sync
1330    - markus@cvs.openbsd.org 2001/04/22 23:58:36
1331      [ssh-keygen.1 ssh.1 sshd.8]
1332      document hostbased and other cleanup
1333  - (stevesk) start_pam() doesn't use DNS now for sshd -u0.
1334  - (stevesk) auth-pam.c: use PERMIT_NO_PASSWD
1335  - (bal) sys/queue.h is bogus for NCR platform.  Patch by Daniel Carroll
1336    <dan@mesastate.edu>
1337  - (bal) Fixed contrib/postinstall.in.  Patch by wsanders@wsanders.net
1338
1339 20010422
1340  - OpenBSD CVS Sync
1341    - markus@cvs.openbsd.org 2001/04/20 16:32:22
1342      [uidswap.c]
1343      set non-privileged gid before uid; tholo@ and deraadt@
1344    - mouring@cvs.openbsd.org 2001/04/21 00:55:57
1345      [sftp.1]
1346      Spelling
1347    - djm@cvs.openbsd.org 2001/04/22 08:13:30
1348      [ssh.1]
1349      typos spotted by stevesk@; ok deraadt@
1350    - markus@cvs.openbsd.org 2001/04/22 12:34:05
1351      [scp.c]
1352      scp > 2GB; niles@scyld.com; ok deraadt@, djm@
1353    - markus@cvs.openbsd.org 2001/04/22 13:25:37
1354      [ssh-keygen.1 ssh-keygen.c]
1355      rename arguments -x -> -e (export key), -X -> -i (import key)
1356      xref draft-ietf-secsh-publickeyfile-01.txt
1357    - markus@cvs.openbsd.org 2001/04/22 13:32:27
1358      [sftp-server.8 sftp.1 ssh.1 sshd.8]
1359      xref draft-ietf-secsh-*
1360    - markus@cvs.openbsd.org 2001/04/22 13:41:02
1361      [ssh-keygen.1 ssh-keygen.c]
1362      style, noted by stevesk; sort flags in usage
1363
1364 20010421
1365  - OpenBSD CVS Sync
1366    - djm@cvs.openbsd.org 2001/04/20 07:17:51
1367      [clientloop.c ssh.1]
1368      Split out and improve escape character documentation, mention ~R in
1369      ~? help text; ok markus@
1370  - Update RPM spec files for CVS version.h
1371  - (stevesk) set the default PAM service name to __progname instead
1372    of the hard-coded value "sshd"; from Mark D. Roth <roth@feep.net>
1373  - (stevesk) document PAM service name change in INSTALL
1374  - tim@mindrot.org 2001/04/21 14:25:57 [Makefile.in configure.in]
1375    fix perl test, fix nroff test, fix Makefile to build outside source tree
1376
1377 20010420
1378  - OpenBSD CVS Sync
1379    - ian@cvs.openbsd.org 2001/04/18 16:21:05
1380      [ssh-keyscan.1]
1381      Fix typo reported in PR/1779
1382    - markus@cvs.openbsd.org 2001/04/18 21:57:42
1383      [readpass.c ssh-add.c]
1384      call askpass from ssh, too, based on work by roth@feep.net, ok deraadt
1385    - markus@cvs.openbsd.org 2001/04/18 22:03:45
1386      [auth2.c sshconnect2.c]
1387      use FDQN with trailing dot in the hostbased auth packets, ok deraadt@
1388    - markus@cvs.openbsd.org 2001/04/18 22:48:26
1389      [auth2.c]
1390      no longer const
1391    - markus@cvs.openbsd.org 2001/04/18 23:43:26
1392      [auth2.c compat.c sshconnect2.c]
1393      more ssh v2 hostbased-auth interop: ssh.com >= 2.1.0 works now
1394      (however the 2.1.0 server seems to work only if debug is enabled...)
1395    - markus@cvs.openbsd.org 2001/04/18 23:44:51
1396      [authfile.c]
1397      error->debug; noted by fries@
1398    - markus@cvs.openbsd.org 2001/04/19 00:05:11
1399      [auth2.c]
1400      use local variable, no function call needed.
1401      (btw, hostbased works now with ssh.com >= 2.0.13)
1402   - (bal) Put scp-common.h back into scp.c (it exists in the upstream
1403     tree) pointed out by Tom Holroyd <tomh@po.crl.go.jp>
1404
1405 20010418
1406   - OpenBSD CVS Sync
1407    - markus@cvs.openbsd.org 2001/04/17 19:34:25
1408      [session.c]
1409      move auth_approval to do_authenticated().
1410      do_child(): nuke hostkeys from memory
1411      don't source .ssh/rc for subsystems.
1412    - markus@cvs.openbsd.org 2001/04/18 14:15:00
1413      [canohost.c]
1414      debug->debug3
1415   - (bal) renabled 'catman-do:' and fixed it.  So now catman pages should
1416     be working again.
1417   - (bal) Makfile day... Cleaned up multiple mantype support (Patch by
1418     Mark D. Roth <roth+openssh@feep.net>), and fixed PIDDIR support.
1419
1420 20010417
1421   - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in
1422     and temporary commented out 'catman-do:' since it is broken.  Patches
1423     for the first two by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1424   - OpenBSD CVS Sync
1425    - deraadt@cvs.openbsd.org 2001/04/16 08:26:04
1426      [key.c]
1427      better safe than sorry in later mods; yongari@kt-is.co.kr
1428    - markus@cvs.openbsd.org 2001/04/17 08:14:01
1429      [sshconnect1.c]
1430      check for key!=NULL, thanks to costa
1431    - markus@cvs.openbsd.org 2001/04/17 09:52:48
1432      [clientloop.c]
1433      handle EINTR/EAGAIN on read; ok deraadt@
1434    - markus@cvs.openbsd.org 2001/04/17 10:53:26
1435      [key.c key.h readconf.c readconf.h ssh.1 sshconnect2.c]
1436      add HostKeyAlgorithms; based on patch from res@shore.net; ok provos@
1437    - markus@cvs.openbsd.org 2001/04/17 12:55:04
1438      [channels.c ssh.c]
1439      undo socks5 and https support since they are not really used and
1440      only bloat ssh.  remove -D from usage(), since '-D' is experimental.
1441
1442 20010416
1443   - OpenBSD CVS Sync
1444    - stevesk@cvs.openbsd.org 2001/04/15 01:35:22
1445      [ttymodes.c]
1446      fix comments
1447    - markus@cvs.openbsd.org 2001/04/15 08:43:47
1448      [dh.c sftp-glob.c sftp-glob.h sftp-int.c sshconnect2.c sshd.c]
1449      some unused variable and typos; from tomh@po.crl.go.jp
1450    - markus@cvs.openbsd.org 2001/04/15 16:58:03
1451      [authfile.c ssh-keygen.c sshd.c]
1452      don't use errno for key_{load,save}_private; discussion w/ solar@openwall
1453    - markus@cvs.openbsd.org 2001/04/15 17:16:00
1454      [clientloop.c]
1455      set stdin/out/err to nonblocking in SSH proto 1, too. suggested by ho@
1456      should fix some of the blocking problems for rsync over SSH-1
1457    - stevesk@cvs.openbsd.org 2001/04/15 19:41:21
1458      [sshd.8]
1459      some ClientAlive cleanup; ok markus@
1460    - stevesk@cvs.openbsd.org 2001/04/15 21:28:35
1461      [readconf.c servconf.c]
1462      use fatal() or error() vs. fprintf(); ok markus@
1463  - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
1464    Roth <roth+openssh@feep.net>
1465  - (bal) CVS ID fix up and slight manpage fix from OpenBSD tree.
1466   - (djm) OpenBSD CVS Sync
1467    - mouring@cvs.openbsd.org 2001/04/16 02:31:44
1468      [scp.c sftp.c]
1469      IPv6 support for sftp (which I bungled in my last patch) which is
1470      borrowed from scp.c.  Thanks to Markus@ for pointing it out.
1471    - deraadt@cvs.openbsd.org 2001/04/16 08:05:34
1472      [xmalloc.c]
1473      xrealloc dealing with ptr == nULL; mouring
1474    - djm@cvs.openbsd.org 2001/04/16 08:19:31
1475      [session.c]
1476      Split motd and hushlogin checks into seperate functions, helps for
1477      portable. From Chris Adams <cmadams@hiwaay.net>; ok markus@
1478  - Fix OSF SIA support displaying too much information for quiet
1479    logins and logins where access was denied by SIA. Patch from Chris Adams
1480    <cmadams@hiwaay.net>
1481
1482 20010415
1483  - OpenBSD CVS Sync
1484    - deraadt@cvs.openbsd.org 2001/04/14 04:31:01
1485      [ssh-add.c]
1486      do not double free
1487    - markus@cvs.openbsd.org 2001/04/14 16:17:14
1488      [channels.c]
1489      remove some channels that are not appropriate for keepalive.
1490    - markus@cvs.openbsd.org 2001/04/14 16:27:57
1491      [ssh-add.c]
1492      use clear_pass instead of xfree()
1493    - stevesk@cvs.openbsd.org 2001/04/14 16:33:20
1494      [clientloop.c packet.h session.c ssh.c ttymodes.c ttymodes.h]
1495      protocol 2 tty modes support; ok markus@
1496    - stevesk@cvs.openbsd.org 2001/04/14 17:04:42
1497      [scp.c]
1498      'T' handling rcp/scp sync; ok markus@
1499  - Missed sshtty.[ch] in Sync.
1500
1501 20010414
1502  - Sync with OpenBSD glob.c, strlcat.c and vis.c changes
1503  - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen
1504    <vinschen@redhat.com>
1505  - OpenBSD CVS Sync
1506    - beck@cvs.openbsd.org 2001/04/13 22:46:54
1507      [channels.c channels.h servconf.c servconf.h serverloop.c sshd.8]
1508      Add options ClientAliveInterval and ClientAliveCountMax to sshd.
1509      This gives the ability to do a "keepalive" via the encrypted channel
1510      which can't be spoofed (unlike TCP keepalives). Useful for when you want
1511      to use ssh connections to authenticate people for something, and know
1512      relatively quickly when they are no longer authenticated. Disabled
1513      by default (of course). ok markus@
1514
1515 20010413
1516  - OpenBSD CVS Sync
1517    - markus@cvs.openbsd.org 2001/04/12 14:29:09
1518      [ssh.c]
1519      show debug output during option processing, report from
1520      pekkas@netcore.fi
1521    - markus@cvs.openbsd.org 2001/04/12 19:15:26
1522      [auth-rhosts.c auth.h auth2.c buffer.c canohost.c canohost.h
1523       compat.c compat.h hostfile.c pathnames.h readconf.c readconf.h
1524       servconf.c servconf.h ssh.c sshconnect.c sshconnect.h sshconnect1.c
1525       sshconnect2.c sshd_config]
1526      implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)
1527      similar to RhostRSAAuthentication unless you enable (the experimental)
1528      HostbasedUsesNameFromPacketOnly option.  please test. :)
1529    - markus@cvs.openbsd.org 2001/04/12 19:39:27
1530      [readconf.c]
1531      typo
1532    - stevesk@cvs.openbsd.org 2001/04/12 20:09:38
1533      [misc.c misc.h readconf.c servconf.c ssh.c sshd.c]
1534      robust port validation; ok markus@ jakob@
1535    - mouring@cvs.openbsd.org 2001/04/12 23:17:54
1536      [sftp-int.c sftp-int.h sftp.1 sftp.c]
1537      Add support for:
1538         sftp [user@]host[:file [file]]  - Fetch remote file(s)
1539         sftp [user@]host[:dir[/]]       - Start in remote dir/
1540      OK deraadt@
1541    - stevesk@cvs.openbsd.org 2001/04/13 01:26:17
1542      [ssh.c]
1543      missing \n in error message
1544  - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
1545    lack it.
1546
1547 20010412
1548  - OpenBSD CVS Sync
1549    - markus@cvs.openbsd.org 2001/04/10 07:46:58
1550      [channels.c]
1551      cleanup socks4 handling
1552    - itojun@cvs.openbsd.org 2001/04/10 09:13:22
1553      [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
1554      document id_rsa{.pub,}.  markus ok
1555    - markus@cvs.openbsd.org 2001/04/10 12:15:23
1556      [channels.c]
1557      debug cleanup
1558    - djm@cvs.openbsd.org 2001/04/11 07:06:22
1559      [sftp-int.c]
1560      'mget' and 'mput' aliases; ok markus@
1561    - markus@cvs.openbsd.org 2001/04/11 10:59:01
1562      [ssh.c]
1563      use strtol() for ports, thanks jakob@
1564    - markus@cvs.openbsd.org 2001/04/11 13:56:13
1565      [channels.c ssh.c]
1566      https-connect and socks5 support. i feel so bad.
1567    - lebel@cvs.openbsd.org 2001/04/11 16:25:30
1568      [sshd.8 sshd.c]
1569      implement the -e option into sshd:
1570       -e      When this option is specified, sshd will send the output to the
1571               standard error instead of the system log.
1572      markus@ OK.
1573
1574 20010410
1575  - OpenBSD CVS Sync
1576    - deraadt@cvs.openbsd.org 2001/04/08 20:52:55
1577      [sftp.c]
1578      do not modify an actual argv[] entry
1579    - stevesk@cvs.openbsd.org 2001/04/08 23:28:27
1580      [sshd.8]
1581      spelling
1582    - stevesk@cvs.openbsd.org 2001/04/09 00:42:05
1583      [sftp.1]
1584      spelling
1585    - markus@cvs.openbsd.org 2001/04/09 15:12:23
1586      [ssh-add.c]
1587      passphrase caching: ssh-add tries last passphrase, clears passphrase if
1588      not successful and after last try.
1589      based on discussions with espie@, jakob@, ... and code from jakob@ and
1590      wolfgang@wsrcc.com
1591    - markus@cvs.openbsd.org 2001/04/09 15:19:49
1592      [ssh-add.1]
1593      ssh-add retries the last passphrase...
1594    - stevesk@cvs.openbsd.org 2001/04/09 18:00:15
1595      [sshd.8]
1596      ListenAddress mandoc from aaron@
1597
1598 20010409
1599  - (stevesk) use setresgid() for setegid() if needed
1600  - (stevesk) configure.in: typo
1601  - OpenBSD CVS Sync
1602    - stevesk@cvs.openbsd.org 2001/04/08 16:01:36
1603      [sshd.8]
1604      document ListenAddress addr:port
1605    - markus@cvs.openbsd.org 2001/04/08 13:03:00
1606      [ssh-add.c]
1607      init pointers with NULL, thanks to danimal@danimal.org
1608    - markus@cvs.openbsd.org 2001/04/08 11:27:33
1609      [clientloop.c]
1610      leave_raw_mode if ssh2 "session" is closed
1611    - markus@cvs.openbsd.org 2001/04/06 21:00:17
1612      [auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth2.c channels.c session.c
1613       ssh.c sshconnect.c sshconnect.h uidswap.c uidswap.h]
1614      do gid/groups-swap in addition to uid-swap, should help if /home/group
1615      is chmod 750 + chgrp grp /home/group/, work be deraadt and me, thanks
1616      to olar@openwall.com is comments.  we had many requests for this.
1617    - markus@cvs.openbsd.org 2001/04/07 08:55:18
1618      [buffer.c channels.c channels.h readconf.c ssh.c]
1619      allow the ssh client act as a SOCKS4 proxy (dynamic local
1620      portforwarding).  work by Dan Kaminsky <dankamin@cisco.com> and me.
1621      thanks to Dan for this great patch: use 'ssh -D 1080 host' and make
1622      netscape use localhost:1080 as a socks proxy.
1623    - markus@cvs.openbsd.org 2001/04/08 11:24:33
1624      [uidswap.c]
1625      KNF
1626
1627 20010408
1628  - OpenBSD CVS Sync
1629    - stevesk@cvs.openbsd.org 2001/04/06 22:12:47
1630      [hostfile.c]
1631      unused; typo in comment
1632    - stevesk@cvs.openbsd.org 2001/04/06 22:25:25
1633      [servconf.c]
1634      in addition to:
1635      ListenAddress host|ipv4_addr|ipv6_addr
1636      permit:
1637      ListenAddress [host|ipv4_addr|ipv6_addr]:port
1638      ListenAddress host|ipv4_addr:port
1639      sshd.8 updates coming.  ok markus@
1640
1641 20010407
1642  - (bal) CVS ID Resync of version.h
1643  - OpenBSD CVS Sync
1644    - markus@cvs.openbsd.org 2001/04/05 23:39:20
1645      [serverloop.c]
1646      keep the ssh session even if there is no active channel.
1647      this is more in line with the protocol spec and makes
1648         ssh -N -L 1234:server:110 host
1649      more useful.
1650      based on discussion with <mats@mindbright.se> long time ago
1651      and recent mail from <res@shore.net>
1652    - deraadt@cvs.openbsd.org 2001/04/06 16:46:59
1653      [scp.c]
1654      remove trailing / from source paths; fixes pr#1756
1655
1656 20010406
1657  - (stevesk) logintest.c: fix for systems without __progname
1658  - (stevesk) Makefile.in: log.o is in libssh.a
1659  - OpenBSD CVS Sync
1660    - markus@cvs.openbsd.org 2001/04/05 10:00:06
1661      [compat.c]
1662      2.3.x does old  GEX, too; report jakob@
1663    - markus@cvs.openbsd.org 2001/04/05 10:39:03
1664      [compress.c compress.h packet.c]
1665      reset compress state per direction when rekeying.
1666    - markus@cvs.openbsd.org 2001/04/05 10:39:48
1667      [version.h]
1668      temporary version 2.5.4 (supports rekeying).
1669      this is not an official release.
1670    - markus@cvs.openbsd.org 2001/04/05 10:42:57
1671      [auth-chall.c authfd.c channels.c clientloop.c kex.c kexgex.c key.c
1672       mac.c packet.c serverloop.c sftp-client.c sftp-client.h sftp-glob.c
1673       sftp-glob.h sftp-int.c sftp-server.c sftp.c ssh-keygen.c sshconnect.c
1674       sshconnect2.c sshd.c]
1675      fix whitespace: unexpand + trailing spaces.
1676    - markus@cvs.openbsd.org 2001/04/05 11:09:17
1677      [clientloop.c compat.c compat.h]
1678      add SSH_BUG_NOREKEY and detect broken (=all old) openssh versions.
1679    - markus@cvs.openbsd.org 2001/04/05 15:45:43
1680      [ssh.1]
1681      ssh defaults to protocol v2; from quisar@quisar.ambre.net
1682    - stevesk@cvs.openbsd.org 2001/04/05 15:48:18
1683      [canohost.c canohost.h session.c]
1684      move get_remote_name_or_ip() to canohost.[ch]; for portable.  ok markus@
1685    - markus@cvs.openbsd.org 2001/04/05 20:01:10
1686      [clientloop.c]
1687      for ~R print message if server does not support rekeying. (and fix ~R).
1688    - markus@cvs.openbsd.org 2001/04/05 21:02:46
1689      [buffer.c]
1690      better error message
1691    - markus@cvs.openbsd.org 2001/04/05 21:05:24
1692      [clientloop.c ssh.c]
1693      don't request a session for 'ssh -N', pointed out slade@shore.net
1694
1695 20010405
1696  - OpenBSD CVS Sync
1697    - markus@cvs.openbsd.org 2001/04/04 09:48:35
1698      [kex.c kex.h kexdh.c kexgex.c packet.c sshconnect2.c sshd.c]
1699      don't sent multiple kexinit-requests.
1700      send newkeys, block while waiting for newkeys.
1701      fix comments.
1702    - markus@cvs.openbsd.org 2001/04/04 14:34:58
1703      [clientloop.c kex.c kex.h serverloop.c sshconnect2.c sshd.c]
1704      enable server side rekeying + some rekey related clientup.
1705      todo: we should not send any non-KEX messages after we send KEXINIT
1706    - markus@cvs.openbsd.org 2001/04/04 15:50:55
1707      [compat.c]
1708      f-secure 1.3.2 does not handle IGNORE; from milliondl@ornl.gov
1709    - markus@cvs.openbsd.org 2001/04/04 20:25:38
1710      [channels.c channels.h clientloop.c kex.c kex.h serverloop.c
1711       sshconnect2.c sshd.c]
1712      more robust rekeying
1713      don't send channel data after rekeying is started.
1714    - markus@cvs.openbsd.org 2001/04/04 20:32:56
1715      [auth2.c]
1716      we don't care about missing bannerfiles; from tsoome@ut.ee, ok deraadt@
1717    - markus@cvs.openbsd.org 2001/04/04 22:04:35
1718      [kex.c kexgex.c serverloop.c]
1719      parse full kexinit packet.
1720      make server-side more robust, too.
1721    - markus@cvs.openbsd.org 2001/04/04 23:09:18
1722      [dh.c kex.c packet.c]
1723      clear+free keys,iv for rekeying.
1724      + fix DH mem leaks. ok niels@
1725  - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
1726     BROKEN_VHANGUP
1727
1728 20010404
1729  - OpenBSD CVS Sync
1730    - deraadt@cvs.openbsd.org 2001/04/02 17:32:23
1731      [ssh-agent.1]
1732      grammar; slade@shore.net
1733    - stevesk@cvs.openbsd.org 2001/04/03 13:56:11
1734      [sftp-glob.c ssh-agent.c ssh-keygen.c]
1735      free() -> xfree()
1736    - markus@cvs.openbsd.org 2001/04/03 19:53:29
1737      [dh.c dh.h kex.c kex.h sshconnect2.c sshd.c]
1738      move kex to kex*.c, used dispatch_set() callbacks for kex. should
1739      make rekeying easier.
1740    - todd@cvs.openbsd.org 2001/04/03 21:19:38
1741      [ssh_config]
1742      id_rsa1/2 -> id_rsa; ok markus@
1743    - markus@cvs.openbsd.org 2001/04/03 23:32:12
1744      [kex.c kex.h packet.c sshconnect2.c sshd.c]
1745      undo parts of recent my changes: main part of keyexchange does not
1746      need dispatch-callbacks, since application data is delayed until
1747      the keyexchange completes (if i understand the drafts correctly).
1748      add some infrastructure for re-keying.
1749    - markus@cvs.openbsd.org 2001/04/04 00:06:54
1750      [clientloop.c sshconnect2.c]
1751      enable client rekeying
1752         (1) force rekeying with ~R, or
1753         (2) if the server requests rekeying.
1754      works against ssh-2.0.12/2.0.13/2.1.0/2.2.0/2.3.0/2.3.1/2.4.0
1755  - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.
1756
1757 20010403
1758  - OpenBSD CVS Sync
1759    - stevesk@cvs.openbsd.org 2001/04/02 14:15:31
1760      [sshd.8]
1761      typo; ok markus@
1762    - stevesk@cvs.openbsd.org 2001/04/02 14:20:23
1763      [readconf.c servconf.c]
1764      correct comment; ok markus@
1765  - (stevesk) nchan.c: remove ostate checks and add EINVAL to
1766     shutdown(SHUT_RD) error() bypass for HP-UX.
1767
1768 20010402
1769  - (stevesk) log.c openbsd sync; missing newlines
1770  - (stevesk) sshpty.h openbsd sync; PTY_H -> SSHPTY_H
1771
1772 20010330
1773  - (djm) Another openbsd-compat/glob.c sync
1774  - (djm) OpenBSD CVS Sync
1775    - provos@cvs.openbsd.org 2001/03/28 21:59:41
1776      [kex.c kex.h sshconnect2.c sshd.c]
1777      forgot to include min and max params in hash, okay markus@
1778    - provos@cvs.openbsd.org 2001/03/28 22:04:57
1779      [dh.c]
1780      more sanity checking on primes file
1781    - markus@cvs.openbsd.org 2001/03/28 22:43:31
1782      [auth.h auth2.c auth2-chall.c]
1783      check auth_root_allowed for kbd-int auth, too.
1784    - provos@cvs.openbsd.org 2001/03/29 14:24:59
1785      [sshconnect2.c]
1786      use recommended defaults
1787    - stevesk@cvs.openbsd.org 2001/03/29 21:06:21
1788      [sshconnect2.c sshd.c]
1789      need to set both STOC and CTOS for SSH_BUG_BIGENDIANAES; ok markus@
1790    - markus@cvs.openbsd.org 2001/03/29 21:17:40
1791      [dh.c dh.h kex.c kex.h]
1792      prepare for rekeying: move DH code to dh.c
1793    - djm@cvs.openbsd.org 2001/03/29 23:42:01
1794      [sshd.c]
1795      Protocol 1 key regeneration log => verbose, some KNF; ok markus@
1796
1797 20010329
1798  - OpenBSD CVS Sync
1799    - stevesk@cvs.openbsd.org 2001/03/26 15:47:59
1800      [ssh.1]
1801      document more defaults; misc. cleanup.  ok markus@
1802    - markus@cvs.openbsd.org 2001/03/26 23:12:42
1803      [authfile.c]
1804      KNF
1805    - markus@cvs.openbsd.org 2001/03/26 23:23:24
1806      [rsa.c rsa.h ssh-agent.c ssh-keygen.c]
1807      try to read private f-secure ssh v2 rsa keys.
1808    - markus@cvs.openbsd.org 2001/03/27 10:34:08
1809      [ssh-rsa.c sshd.c]
1810      use EVP_get_digestbynid, reorder some calls and fix missing free.
1811    - markus@cvs.openbsd.org 2001/03/27 10:57:00
1812      [compat.c compat.h ssh-rsa.c]
1813      some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5
1814      signatures in SSH protocol 2, ok djm@
1815    - provos@cvs.openbsd.org 2001/03/27 17:46:50
1816      [compat.c compat.h dh.c dh.h ssh2.h sshconnect2.c sshd.c version.h]
1817      make dh group exchange more flexible, allow min and max group size,
1818      okay markus@, deraadt@
1819    - stevesk@cvs.openbsd.org 2001/03/28 19:56:23
1820      [scp.c]
1821      start to sync scp closer to rcp; ok markus@
1822    - stevesk@cvs.openbsd.org 2001/03/28 20:04:38
1823      [scp.c]
1824      usage more like rcp and add missing -B to usage; ok markus@
1825    - markus@cvs.openbsd.org 2001/03/28 20:50:45
1826      [sshd.c]
1827      call refuse() before close(); from olemx@ans.pl
1828
1829 20010328
1830  - (djm) Reorder tests and library inclusion for Krb4/AFS to try to
1831    resolve linking conflicts with libcrypto. Report and suggested fix
1832    from Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
1833  - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
1834    fix from Philippe Levan <levan@epix.net>
1835  - (djm) Rework krbIV tests to get us closer to building on Redhat. Still
1836    doesn't work because of conflicts between krbIV's and OpenSSL's des.h
1837  - (djm) Sync openbsd-compat/glob.c
1838
1839 20010327
1840  - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID)
1841  - Fix pointer issues in waitpid() and wait() replaces.  Patch by Lutz
1842    Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
1843  - OpenBSD CVS Sync
1844    - djm@cvs.openbsd.org 2001/03/25 00:01:34
1845      [session.c]
1846      shorten; ok markus@
1847    - stevesk@cvs.openbsd.org 2001/03/25 13:16:11
1848      [servconf.c servconf.h session.c sshd.8 sshd_config]
1849      PrintLastLog option; from chip@valinux.com with some minor
1850      changes by me.  ok markus@
1851    - markus@cvs.openbsd.org 2001/03/26 08:07:09
1852      [authfile.c authfile.h ssh-add.c ssh-keygen.c ssh.c sshconnect.c
1853       sshconnect.h sshconnect1.c sshconnect2.c sshd.c]
1854      simpler key load/save interface, see authfile.h
1855  - (djm) Reestablish PAM credentials (which can be supplemental group
1856    memberships) after initgroups() blows them away. Report and suggested
1857    fix from Nalin Dahyabhai <nalin@redhat.com>
1858
1859 20010324
1860  - Fixed permissions ssh-keyscan.  Thanks to Christopher Linn <celinn@mtu.edu>.
1861  - OpenBSD CVS Sync
1862    - djm@cvs.openbsd.org 2001/03/23 11:04:07
1863      [compat.c compat.h sshconnect2.c sshd.c]
1864      Compat for OpenSSH with broken Rijndael/AES. ok markus@
1865    - markus@cvs.openbsd.org 2001/03/23 12:02:49
1866      [auth1.c]
1867      authctxt is now passed to do_authenticated
1868    - markus@cvs.openbsd.org 2001/03/23 13:10:57
1869      [sftp-int.c]
1870      fix put, upload to _absolute_ path, ok djm@
1871    - markus@cvs.openbsd.org 2001/03/23 14:28:32
1872      [session.c sshd.c]
1873      ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@
1874  - (djm) Pull out our own SIGPIPE hacks
1875
1876 20010323
1877  - OpenBSD CVS Sync
1878    - deraadt@cvs.openbsd.org 2001/03/22 20:22:55
1879      [sshd.c]
1880      do not place linefeeds in buffer
1881
1882 20010322
1883  - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>
1884  - (bal) version.c CVS ID resync
1885  - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
1886    resync
1887  - (bal) scp.c CVS ID resync
1888  - OpenBSD CVS Sync
1889    - markus@cvs.openbsd.org 2001/03/20 19:10:16
1890      [readconf.c]
1891      default to SSH protocol version 2
1892    - markus@cvs.openbsd.org 2001/03/20 19:21:21
1893      [session.c]
1894      remove unused arg
1895    - markus@cvs.openbsd.org 2001/03/20 19:21:21
1896      [session.c]
1897      remove unused arg
1898    - markus@cvs.openbsd.org 2001/03/21 11:43:45
1899      [auth1.c auth2.c session.c session.h]
1900      merge common ssh v1/2 code
1901    - jakob@cvs.openbsd.org 2001/03/21 14:20:45
1902      [ssh-keygen.c]
1903      add -B flag to usage
1904    - markus@cvs.openbsd.org 2001/03/21 21:06:30
1905      [session.c]
1906      missing init; from mib@unimelb.edu.au
1907
1908 20010321
1909  - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve
1910    VanDevender <stevev@darkwing.uoregon.edu>
1911  - (djm) Make sure pam_retval is initialised on call to pam_end. Patch
1912    from Solar Designer <solar@openwall.com>
1913  - (djm) Don't loop forever when changing password via PAM. Patch
1914    from Solar Designer <solar@openwall.com>
1915  - (djm) Generate config files before build
1916  - (djm) Correctly handle SIA and AIX when no tty present. Spotted and
1917    suggested fix from Mike Battersby <mib@unimelb.edu.au>
1918
1919 20010320
1920  - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
1921  - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
1922  - (bal) Oops.  Missed globc.h change (OpenBSD CVS).
1923  - (djm) OpenBSD CVS Sync
1924    - markus@cvs.openbsd.org 2001/03/19 17:07:23
1925      [auth.c readconf.c]
1926      undo /etc/shell and proto 2,1 change for openssh-2.5.2
1927    - markus@cvs.openbsd.org 2001/03/19 17:12:10
1928      [version.h]
1929      version 2.5.2
1930  - (djm) Update RPM spec version
1931  - (djm) Release 2.5.2p1
1932 - tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
1933   change S_ISLNK macro to work for UnixWare 2.03
1934 - tim@mindrot.org 2001/03/19 20:45:11 [openbsd-compat/glob.c]
1935   add get_arg_max(). Use sysconf() if ARG_MAX is not defined
1936
1937 20010319
1938  - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
1939    do it implicitly.
1940  - (djm) Add getusershell() functions from OpenBSD CVS
1941  - OpenBSD CVS Sync
1942    - markus@cvs.openbsd.org 2001/03/18 12:07:52
1943      [auth-options.c]
1944      ignore permitopen="host:port" if AllowTcpForwarding==no
1945  - (djm) Make scp work on systems without 64-bit ints
1946  - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
1947    move HAVE_LONG_LONG_INT where it works
1948  - (bal) Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
1949    stuff.  Change suggested by Mark Miller <markm@swoon.net>
1950  - (bal) Small fix to scp.  %lu vs %ld
1951  - (bal) NeXTStep lacks S_ISLNK.  Plus split up S_IS*
1952  - (djm) OpenBSD CVS Sync
1953    - djm@cvs.openbsd.org     2001/03/19 03:52:51
1954      [sftp-client.c]
1955      Report ssh connection closing correctly; ok deraadt@
1956    - deraadt@cvs.openbsd.org 2001/03/18 23:30:55
1957      [compat.c compat.h sshd.c]
1958      specifically version match on ssh scanners.  do not log scan
1959      information to the console
1960    - djm@cvs.openbsd.org      2001/03/19 12:10:17
1961      [sshd.8]
1962      Document permitopen authorized_keys option; ok markus@
1963    - djm@cvs.openbsd.org     2001/03/19 05:49:52
1964      [ssh.1]
1965      document PreferredAuthentications option; ok markus@
1966  - (bal) Minor NeXT fixed.  Forgot to #undef NGROUPS_MAX
1967
1968 20010318
1969  - (bal) Fixed scp type casing issue which causes "scp: protocol error:
1970    size not delimited" fatal errors when tranfering.
1971  - OpenBSD CVS Sync
1972    - markus@cvs.openbsd.org 2001/03/17 17:27:59
1973      [auth.c]
1974      check /etc/shells, too
1975  - tim@mindrot.org 2001/03/17 18:45:25 [compat.c]
1976      openbsd-compat/fake-regex.h
1977
1978 20010317
1979  - Support usrinfo() on AIX. Based on patch from Gert Doering
1980    <gert@greenie.muc.de>
1981  - OpenBSD CVS Sync
1982    - markus@cvs.openbsd.org 2001/03/15 15:05:59
1983      [scp.c]
1984      use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi
1985    - markus@cvs.openbsd.org 2001/03/15 22:07:08
1986      [session.c]
1987      pass Session to do_child + KNF
1988    - djm@cvs.openbsd.org 2001/03/16 08:16:18
1989      [sftp-client.c sftp-client.h sftp-glob.c sftp-int.c]
1990      Revise globbing for get/put to be more shell-like. In particular,
1991      "get/put file* directory/" now works. ok markus@
1992    - markus@cvs.openbsd.org 2001/03/16 09:55:53
1993      [sftp-int.c]
1994      fix memset and whitespace
1995    - markus@cvs.openbsd.org 2001/03/16 13:44:24
1996      [sftp-int.c]
1997      discourage strcat/strcpy
1998    - markus@cvs.openbsd.org 2001/03/16 19:06:30
1999      [auth-options.c channels.c channels.h serverloop.c session.c]
2000      implement "permitopen" key option, restricts -L style forwarding to
2001      to specified host:port pairs. based on work by harlan@genua.de
2002  - Check for gl_matchc support in glob_t and fall back to the
2003    openbsd-compat/glob.[ch] support if it does not exist.
2004
2005 20010315
2006  - OpenBSD CVS Sync
2007    - markus@cvs.openbsd.org 2001/03/14 08:57:14
2008      [sftp-client.c]
2009      Wall
2010    - markus@cvs.openbsd.org 2001/03/14 15:15:58
2011      [sftp-int.c]
2012      add version command
2013    - deraadt@cvs.openbsd.org 2001/03/14 22:50:25
2014      [sftp-server.c]
2015      note no getopt()
2016  - (stevesk) ssh-keyscan.c: specify "openbsd-compat/fake-queue.h"
2017  - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com>
2018
2019 20010314
2020  - OpenBSD CVS Sync
2021    - markus@cvs.openbsd.org 2001/03/13 17:34:42
2022      [auth-options.c]
2023      missing xfree, deny key on parse error; ok stevesk@
2024    - djm@cvs.openbsd.org 2001/03/13 22:42:54
2025      [sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c]
2026      sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@
2027  - (bal) Fix strerror() in bsd-misc.c
2028  - (djm) Add replacement glob() from OpenBSD libc if the system glob is
2029    missing or lacks the GLOB_ALTDIRFUNC extension
2030  - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers
2031    relatively. Avoids conflict between glob.h and /usr/include/glob.h
2032
2033 20010313
2034  - OpenBSD CVS Sync
2035    - markus@cvs.openbsd.org 2001/03/12 22:02:02
2036      [key.c key.h ssh-add.c ssh-keygen.c sshconnect.c sshconnect2.c]
2037      remove old key_fingerprint interface, s/_ex//
2038
2039 20010312
2040  - OpenBSD CVS Sync
2041    - markus@cvs.openbsd.org 2001/03/11 13:25:36
2042      [auth2.c key.c]
2043      debug
2044    - jakob@cvs.openbsd.org 2001/03/11 15:03:16
2045      [key.c key.h]
2046      add improved fingerprint functions. based on work by Carsten
2047      Raskgaard <cara@int.tele.dk> and modified by me. ok markus@.
2048    - jakob@cvs.openbsd.org 2001/03/11 15:04:16
2049      [ssh-keygen.1 ssh-keygen.c]
2050      print both md5, sha1 and bubblebabble fingerprints when using
2051      ssh-keygen -l -v. ok markus@.
2052    - jakob@cvs.openbsd.org 2001/03/11 15:13:09
2053      [key.c]
2054      cleanup & shorten some var names key_fingerprint_bubblebabble.
2055    - deraadt@cvs.openbsd.org 2001/03/11 16:39:03
2056      [ssh-keygen.c]
2057      KNF, and SHA1 binary output is just creeping featurism
2058  - tim@mindrot.org 2001/03/11 17:29:32 [configure.in]
2059    test if snprintf() supports %ll
2060    add /dev to search path for PRNGD/EGD socket
2061    fix my mistake in USER_PATH test program
2062  - OpenBSD CVS Sync
2063    - markus@cvs.openbsd.org 2001/03/11 18:29:51
2064      [key.c]
2065      style+cleanup
2066    - markus@cvs.openbsd.org 2001/03/11 22:33:24
2067      [ssh-keygen.1 ssh-keygen.c]
2068      remove -v again. use -B instead for bubblebabble. make -B consistent
2069      with -l and make -B work with /path/to/known_hosts. ok deraadt@
2070  - (djm) Bump portable version number for generating test RPMs
2071  - (djm) Add "static_openssl" RPM build option, remove rsh build dependency
2072  - (bal) Reorder includes in Makefile.
2073
2074 20010311
2075  - OpenBSD CVS Sync
2076    - markus@cvs.openbsd.org 2001/03/10 12:48:27
2077      [sshconnect2.c]
2078      ignore nonexisting private keys; report rjmooney@mediaone.net
2079    - deraadt@cvs.openbsd.org 2001/03/10 12:53:51
2080      [readconf.c ssh_config]
2081      default to SSH2, now that m68k runs fast
2082    - stevesk@cvs.openbsd.org 2001/03/10 15:02:05
2083      [ttymodes.c ttymodes.h]
2084      remove unused sgtty macros; ok markus@
2085    - deraadt@cvs.openbsd.org 2001/03/10 15:31:00
2086      [compat.c compat.h sshconnect.c]
2087      all known netscreen ssh versions, and older versions of OSU ssh cannot
2088      handle password padding (newer OSU is fixed)
2089  - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
2090    make sure $bindir is in USER_PATH so scp will work
2091  - OpenBSD CVS Sync
2092    - markus@cvs.openbsd.org 2001/03/10 17:51:04
2093      [kex.c match.c match.h readconf.c readconf.h sshconnect2.c]
2094      add PreferredAuthentications
2095
2096 20010310
2097  - OpenBSD CVS Sync
2098    - deraadt@cvs.openbsd.org 2001/03/09 03:14:39
2099      [ssh-keygen.c]
2100      create *.pub files with umask 0644, so that you can mv them to
2101      authorized_keys
2102    - deraadt@cvs.openbsd.org 2001/03/09 12:30:29
2103      [sshd.c]
2104      typo; slade@shore.net
2105  - Removed log.o from sftp client.  Not needed.
2106
2107 20010309
2108  - OpenBSD CVS Sync
2109    - stevesk@cvs.openbsd.org 2001/03/08 18:47:12
2110      [auth1.c]
2111      unused; ok markus@
2112    - stevesk@cvs.openbsd.org 2001/03/08 20:44:48
2113      [sftp.1]
2114      spelling, cleanup; ok deraadt@
2115    - markus@cvs.openbsd.org 2001/03/08 21:42:33
2116      [compat.c compat.h readconf.h ssh.c sshconnect1.c sshconnect2.c]
2117      implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key ->
2118      no need to do enter passphrase or do expensive sign operations if the
2119      server does not accept key).
2120
2121 20010308
2122  - OpenBSD CVS Sync
2123    - djm@cvs.openbsd.org 2001/03/07 10:11:23
2124      [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h]
2125      Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
2126      functions and small protocol change.
2127    - markus@cvs.openbsd.org 2001/03/08 00:15:48
2128      [readconf.c ssh.1]
2129      turn off useprivilegedports by default. only rhost-auth needs
2130      this. older sshd's may need this, too.
2131  - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;
2132    Dirk Markwardt <D.Markwardt@tu-bs.de>
2133
2134 20010307
2135  - (bal) OpenBSD CVS Sync
2136    - deraadt@cvs.openbsd.org 2001/03/06 06:11:18
2137      [ssh-keyscan.c]
2138      appease gcc
2139    - deraadt@cvs.openbsd.org 2001/03/06 06:11:44
2140      [sftp-int.c sftp.1 sftp.c]
2141      sftp -b batchfile; mouring@etoh.eviladmin.org
2142    - deraadt@cvs.openbsd.org 2001/03/06 15:10:42
2143      [sftp.1]
2144      order things
2145    - deraadt@cvs.openbsd.org 2001/03/07 01:19:06
2146      [ssh.1 sshd.8]
2147      the name "secure shell" is boring, noone ever uses it
2148    - deraadt@cvs.openbsd.org 2001/03/07 04:05:58
2149      [ssh.1]
2150      removed dated comment
2151  - Cygwin contrib improvements from Corinna Vinschen <vinschen@redhat.com>
2152
2153 20010306
2154  - (bal) OpenBSD CVS Sync
2155    - deraadt@cvs.openbsd.org 2001/03/05 14:28:47
2156      [sshd.8]
2157      alpha order; jcs@rt.fm
2158    - stevesk@cvs.openbsd.org 2001/03/05 15:44:51
2159      [servconf.c]
2160      sync error message; ok markus@
2161    - deraadt@cvs.openbsd.org 2001/03/05 15:56:16
2162      [myproposal.h ssh.1]
2163      switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster;
2164      provos & markus ok
2165    - deraadt@cvs.openbsd.org 2001/03/05 16:07:15
2166      [sshd.8]
2167      detail default hmac setup too
2168    - markus@cvs.openbsd.org 2001/03/05 17:17:21
2169      [kex.c kex.h sshconnect2.c sshd.c]
2170      generate a 2*need size (~300 instead of 1024/2048) random private
2171      exponent during the DH key agreement. according to Niels (the great
2172      german advisor) this is safe since /etc/primes contains strong
2173      primes only.
2174
2175      References:
2176              P. C. van Oorschot and M. J. Wiener, On Diffie-Hellman key
2177              agreement with short exponents, In Advances in Cryptology
2178              - EUROCRYPT'96, LNCS 1070, Springer-Verlag, 1996, pp.332-343.
2179    - stevesk@cvs.openbsd.org 2001/03/05 17:40:48
2180      [ssh.1]
2181      more ssh_known_hosts2 documentation; ok markus@
2182    - stevesk@cvs.openbsd.org 2001/03/05 17:58:22
2183      [dh.c]
2184      spelling
2185    - deraadt@cvs.openbsd.org 2001/03/06 00:33:04
2186      [authfd.c cli.c ssh-agent.c]
2187      EINTR/EAGAIN handling is required in more cases
2188    - millert@cvs.openbsd.org 2001/03/06 01:06:03
2189      [ssh-keyscan.c]
2190      Don't assume we wil get the version string all in one read().
2191      deraadt@ OK'd
2192    - millert@cvs.openbsd.org 2001/03/06 01:08:27
2193      [clientloop.c]
2194      If read() fails with EINTR deal with it the same way we treat EAGAIN
2195
2196 20010305
2197  - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
2198  - (bal) CVS ID touch up on sftp-int.c
2199  - (bal) CVS ID touch up on uuencode.c
2200  - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
2201  - (bal) OpenBSD CVS Sync
2202    - deraadt@cvs.openbsd.org 2001/02/17 23:48:48
2203      [sshd.8]
2204      it's the OpenSSH one
2205    - deraadt@cvs.openbsd.org 2001/02/21 07:37:04
2206      [ssh-keyscan.c]
2207      inline -> __inline__, and some indent
2208    - deraadt@cvs.openbsd.org 2001/02/21 09:05:54
2209      [authfile.c]
2210      improve fd handling
2211    - deraadt@cvs.openbsd.org 2001/02/21 09:12:56
2212      [sftp-server.c]
2213      careful with & and &&; markus ok
2214    - stevesk@cvs.openbsd.org 2001/02/21 21:14:04
2215      [ssh.c]
2216      -i supports DSA identities now; ok markus@
2217    - deraadt@cvs.openbsd.org 2001/02/22 04:29:37
2218      [servconf.c]
2219      grammar; slade@shore.net
2220    - deraadt@cvs.openbsd.org 2001/02/22 06:43:55
2221      [ssh-keygen.1 ssh-keygen.c]
2222      document -d, and -t defaults to rsa1
2223    - deraadt@cvs.openbsd.org 2001/02/22 08:03:51
2224      [ssh-keygen.1 ssh-keygen.c]
2225      bye bye -d
2226    - deraadt@cvs.openbsd.org 2001/02/22 18:09:06
2227      [sshd_config]
2228      activate RSA 2 key
2229    - markus@cvs.openbsd.org 2001/02/22 21:57:27
2230      [ssh.1 sshd.8]
2231      typos/grammar from matt@anzen.com
2232    - markus@cvs.openbsd.org 2001/02/22 21:59:44
2233      [auth.c auth.h auth1.c auth2.c misc.c misc.h ssh.c]
2234      use pwcopy in ssh.c, too
2235    - markus@cvs.openbsd.org 2001/02/23 15:34:53
2236      [serverloop.c]
2237      debug2->3
2238    - markus@cvs.openbsd.org 2001/02/23 18:15:13
2239      [sshd.c]
2240      the random session key depends now on the session_key_int
2241      sent by the 'attacker'
2242              dig1 = md5(cookie|session_key_int);
2243              dig2 = md5(dig1|cookie|session_key_int);
2244              fake_session_key = dig1|dig2;
2245      this change is caused by a mail from anakin@pobox.com
2246      patch based on discussions with my german advisor niels@openbsd.org
2247    - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
2248      [readconf.c]
2249      look for id_rsa by default, before id_dsa
2250    - deraadt@cvs.openbsd.org 2001/02/24 10:37:26
2251      [sshd_config]
2252      ssh2 rsa key before dsa key
2253    - markus@cvs.openbsd.org 2001/02/27 10:35:27
2254      [packet.c]
2255      fix random padding
2256    - markus@cvs.openbsd.org 2001/02/27 11:00:11
2257      [compat.c]
2258      support SSH-2.0-2.1 ; from Christophe_Moret@hp.com
2259    - deraadt@cvs.openbsd.org 2001/02/28 05:34:28
2260      [misc.c]
2261      pull in protos
2262    - deraadt@cvs.openbsd.org 2001/02/28 05:36:28
2263      [sftp.c]
2264      do not kill the subprocess on termination (we will see if this helps
2265      things or hurts things)
2266    - markus@cvs.openbsd.org 2001/02/28 08:45:39
2267      [clientloop.c]
2268      fix byte counts for ssh protocol v1
2269    - markus@cvs.openbsd.org 2001/02/28 08:54:55
2270      [channels.c nchan.c nchan.h]
2271      make sure remote stderr does not get truncated.
2272      remove closed fd's from the select mask.
2273    - markus@cvs.openbsd.org 2001/02/28 09:57:07
2274      [packet.c packet.h sshconnect2.c]
2275      in ssh protocol v2 use ignore messages for padding (instead of
2276      trailing \0).
2277    - markus@cvs.openbsd.org 2001/02/28 12:55:07
2278      [channels.c]
2279      unify debug messages
2280    - deraadt@cvs.openbsd.org 2001/02/28 17:52:54
2281      [misc.c]
2282      for completeness, copy pw_gecos too
2283    - markus@cvs.openbsd.org 2001/02/28 21:21:41
2284      [sshd.c]
2285      generate a fake session id, too
2286    - markus@cvs.openbsd.org 2001/02/28 21:27:48
2287      [channels.c packet.c packet.h serverloop.c]
2288      use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message
2289      use random content in ignore messages.
2290    - markus@cvs.openbsd.org 2001/02/28 21:31:32
2291      [channels.c]
2292      typo
2293    - deraadt@cvs.openbsd.org 2001/03/01 02:11:25
2294      [authfd.c]
2295      split line so that p will have an easier time next time around
2296    - deraadt@cvs.openbsd.org 2001/03/01 02:29:04
2297      [ssh.c]
2298      shorten usage by a line
2299    - deraadt@cvs.openbsd.org 2001/03/01 02:45:10
2300      [auth-rsa.c auth2.c deattack.c packet.c]
2301      KNF
2302    - deraadt@cvs.openbsd.org 2001/03/01 03:38:33
2303      [cli.c cli.h rijndael.h ssh-keyscan.1]
2304      copyright notices on all source files
2305    - markus@cvs.openbsd.org 2001/03/01 22:46:37
2306      [ssh.c]
2307      don't truncate remote ssh-2 commands; from mkubita@securities.cz
2308      use min, not max for logging, fixes overflow.
2309    - deraadt@cvs.openbsd.org 2001/03/02 06:21:01
2310      [sshd.8]
2311      explain SIGHUP better
2312    - deraadt@cvs.openbsd.org 2001/03/02 09:42:49
2313      [sshd.8]
2314      doc the dsa/rsa key pair files
2315    - deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2316      [atomicio.c atomicio.h auth-chall.c auth.c auth2-chall.c crc32.h
2317       scp.c serverloop.c session.c sftp-server.8 sftp.1 ssh-add.1 ssh-add.c
2318       ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh.1 sshd.8]
2319      make copyright lines the same format
2320    - deraadt@cvs.openbsd.org 2001/03/03 06:53:12
2321      [ssh-keyscan.c]
2322      standard theo sweep
2323    - millert@cvs.openbsd.org 2001/03/03 21:19:41
2324      [ssh-keyscan.c]
2325      Dynamically allocate read_wait and its copies.  Since maxfd is
2326      based on resource limits it is often (usually?) larger than FD_SETSIZE.
2327    - millert@cvs.openbsd.org 2001/03/03 21:40:30
2328      [sftp-server.c]
2329      Dynamically allocate fd_set; deraadt@ OK
2330    - millert@cvs.openbsd.org 2001/03/03 21:41:07
2331      [packet.c]
2332      Dynamically allocate fd_set; deraadt@ OK
2333    - deraadt@cvs.openbsd.org 2001/03/03 22:07:50
2334      [sftp-server.c]
2335      KNF
2336    - markus@cvs.openbsd.org 2001/03/03 23:52:22
2337      [sftp.c]
2338      clean up arg processing. based on work by Christophe_Moret@hp.com
2339    - markus@cvs.openbsd.org 2001/03/03 23:59:34
2340      [log.c ssh.c]
2341      log*.c -> log.c
2342    - markus@cvs.openbsd.org 2001/03/04 00:03:59
2343      [channels.c]
2344      debug1->2
2345    - stevesk@cvs.openbsd.org 2001/03/04 10:57:53
2346      [ssh.c]
2347      add -m to usage; ok markus@
2348    - stevesk@cvs.openbsd.org 2001/03/04 11:04:41
2349      [sshd.8]
2350      small cleanup and clarify for PermitRootLogin; ok markus@
2351    - stevesk@cvs.openbsd.org 2001/03/04 11:16:06
2352      [servconf.c sshd.8]
2353      kill obsolete RandomSeed; ok markus@ deraadt@
2354    - stevesk@cvs.openbsd.org 2001/03/04 12:54:04
2355      [sshd.8]
2356      spelling
2357    - millert@cvs.openbsd.org 2001/03/04 17:42:28
2358      [authfd.c channels.c dh.c log.c readconf.c servconf.c sftp-int.c
2359       ssh.c sshconnect.c sshd.c]
2360      log functions should not be passed strings that end in newline as they
2361      get passed on to syslog() and when logging to stderr, do_log() appends
2362      its own newline.
2363    - deraadt@cvs.openbsd.org 2001/03/04 18:21:28
2364      [sshd.8]
2365      list SSH2 ciphers
2366  - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy()
2367  - (bal) Fix up logging since it changed.  removed log-*.c
2368  - (djm) Fix up LOG_AUTHPRIV for systems that have it
2369  - (stevesk) OpenBSD sync:
2370    - deraadt@cvs.openbsd.org 2001/03/05 08:37:27
2371      [ssh-keyscan.c]
2372      skip inlining, why bother
2373  - (stevesk) sftp.c: handle __progname
2374
2375 20010304
2376  - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
2377  - (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
2378    give Mark Roth credit for mdoc2man.pl
2379
2380 20010303
2381  - (djm) Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
2382  - (djm) Document PAM ChallengeResponseAuthentication in sshd.8
2383  - (djm) Disable and comment ChallengeResponseAuthentication in sshd_config
2384  - (djm) Allow PRNGd entropy collection from localhost TCP socket. Replace
2385    "--with-egd-pool" configure option with "--with-prngd-socket" and
2386    "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke
2387    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
2388
2389 20010301
2390  - (djm) Properly add -lcrypt if needed.
2391  - (djm) Force standard PAM conversation function in a few more places.
2392    Patch from Redhat 2.5.1p1-2 RPM, probably Nalin Dahyabhai
2393    <nalin@redhat.com>
2394  - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
2395    <vinschen@redhat.com>
2396  - (djm) Released 2.5.1p2
2397
2398 20010228
2399  - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
2400    "Bad packet length" bugs.
2401  - (djm) Fully revert PAM session patch (again). All PAM session init is
2402    now done before the final fork().
2403  - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
2404  - (djm) Remove /tmp from EGD socket search list
2405
2406 20010227
2407  - (bal) Applied shutdown() patch for sftp.c by  Corinna Vinschen
2408    <vinschen@redhat.com>
2409  - (bal) OpenBSD Sync
2410    - markus@cvs.openbsd.org 2001/02/23 15:37:45
2411      [session.c]
2412      handle SSH_PROTOFLAG_SCREEN_NUMBER for buggy clients
2413  - (bal) sshd.init support for all Redhat release.  Patch by Jim Knoble
2414    <jmknoble@jmknoble.cx>
2415  - (djm) Fix up POSIX saved uid support. Report from Mark Miller
2416    <markm@swoon.net>
2417  - (djm) Search for -lcrypt on FreeBSD too
2418  - (djm) fatal() on OpenSSL version mismatch
2419  - (djm) Move PAM init to after fork for non-Solaris derived PAMs
2420  - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
2421    <markm@swoon.net>
2422  - (djm) Fix PAM fix
2423  - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
2424    change is being made as 2.5.x configfiles are not back-compatible with
2425    2.3.x.
2426  - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
2427    <markm@swoon.net>
2428  - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
2429    <tim@multitalents.net>
2430  - (djm) Avoid multiple definition of _PATH_LS. Patch from Tim Rice
2431    <tim@multitalents.net>
2432
2433 20010226
2434  - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
2435  - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
2436    Based on patch from Tim Rice <tim@multitalents.net>
2437
2438 20010225
2439  - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
2440    Patch from Adrian Ho <lexfiend@usa.net>
2441  - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
2442    platform defines u_int64_t as being that.
2443
2444 20010224
2445  - (bal) Missed part of the UNIX sockets patch.  Patch by Corinna
2446    Vinschen <vinschen@redhat.com>
2447  - (bal) Reorder where 'strftime' is detected to resolve linking
2448    issues on SCO.  Patch by Tim Rice <tim@multitalents.net>
2449
2450 20010224
2451  - (bal) pam_stack fix to correctly detect between RH7 and older RHs.
2452    Patch by Pekka Savola <pekkas@netcore.fi>
2453  - (bal) Renamed sigaction.[ch] to sigact.[ch].  Causes problems with
2454    some platforms.
2455  - (bal) Generalize lack of UNIX sockets since this also effects Cray
2456    not just Cygwin.  Based on patch by Wendy Palm <wendyp@cray.com>
2457
2458 20010223
2459  - (bal) Fix --define rh7 in openssh.spec file.  Patch by Steve Tell
2460    <tell@telltronics.org>
2461  - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL
2462    that it was compiled against.  Patch by Pekka Savola <pekkas@netcore.fi>
2463  - (bal) Double -I for OpenSSL on SCO.  Patch by Tim Rice
2464    <tim@multitalents.net>
2465
2466 20010222
2467  - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>
2468  - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
2469  - (bal) Removed reference to liblogin from contrib/README.  It was
2470    integrated into OpenSSH a long while ago.
2471  - (stevesk) remove erroneous #ifdef sgi code.
2472    Michael Stone <mstone@cs.loyola.edu>
2473
2474 20010221
2475  - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
2476  - (bal) Fixed OpenSSL rework to use $saved_*.  Patch by Tim Rice
2477    <tim@multitalents.net>
2478  - (bal) Reverted out of 2001/02/15 patch by djm below because it
2479    breaks Solaris.
2480         - (djm) Move PAM session setup back to before setuid to user.
2481           fixes problems on Solaris-drived PAMs.
2482  - (stevesk) session.c: back out to where we were before:
2483     - (djm) Move PAM session initialisation until after fork in sshd. Patch
2484       from Nalin Dahyabhai <nalin@redhat.com>
2485
2486 20010220
2487  - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
2488    getcwd.c.
2489  - (bal) OpenBSD CVS Sync:
2490    - deraadt@cvs.openbsd.org 2001/02/19 23:09:05
2491      [sshd.c]
2492      clarify message to make it not mention "ident"
2493
2494 20010219
2495  - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
2496    pty.[ch] -> sshpty.[ch]
2497  - (djm) Rework search for OpenSSL location. Skip directories which don't
2498    exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO
2499    with its limit of 6 -L options.
2500  - OpenBSD CVS Sync:
2501    - reinhard@cvs.openbsd.org        2001/02/17 08:24:40
2502      [sftp.1]
2503      typo
2504    - deraadt@cvs.openbsd.org 2001/02/17 16:28:58
2505      [ssh.c]
2506      cleanup -V output; noted by millert
2507    - deraadt@cvs.openbsd.org 2001/02/17 16:48:48
2508      [sshd.8]
2509      it's the OpenSSH one
2510    - markus@cvs.openbsd.org  2001/02/18 11:33:54
2511      [dispatch.c]
2512      typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi
2513    - markus@cvs.openbsd.org  2001/02/19 02:53:32
2514      [compat.c compat.h serverloop.c]
2515      ssh-1.2.{18-22} has broken handling of ignore messages; report from
2516      itojun@
2517    - markus@cvs.openbsd.org  2001/02/19 03:35:23
2518      [version.h]
2519      OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}
2520    - deraadt@cvs.openbsd.org 2001/02/19 03:36:25
2521      [scp.c]
2522      np is changed by recursion; vinschen@redhat.com
2523  - Update versions in RPM spec files
2524  - Release 2.5.1p1
2525
2526 20010218
2527  - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
2528    <tim@multitalents.net>
2529  - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal by
2530    stevesk
2531  - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen
2532    <vinschen@redhat.com> and myself.
2533  - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz
2534    Miskiewicz <misiek@pld.ORG.PL>
2535  - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
2536    Todd C. Miller <Todd.Miller@courtesan.com>
2537  - (djm) Use ttyname() to determine name of tty returned by openpty()
2538    rather then risking overflow. Patch from Marek Michalkiewicz
2539    <marekm@amelek.gda.pl>
2540  - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
2541    Patch from Marek Michalkiewicz <marekm@amelek.gda.pl>
2542  - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi>
2543  - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent for
2544    SunOS)
2545  - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
2546    <tim@multitalents.net>
2547  - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.
2548  - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.
2549  - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
2550    SIGALRM.
2551  - (djm) Move entropy.c over to mysignal()
2552  - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
2553    a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
2554    Miller <Todd.Miller@courtesan.com>
2555  - (djm) Update RPM spec files for 2.5.0p1
2556  - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
2557    enable with --with-bsd-auth.
2558  - (stevesk) entropy.c: typo; should be SIGPIPE
2559
2560 20010217
2561  - (bal) OpenBSD Sync:
2562    - markus@cvs.openbsd.org 2001/02/16 13:38:18
2563      [channel.c]
2564      remove debug
2565    - markus@cvs.openbsd.org 2001/02/16 14:03:43
2566      [session.c]
2567      proper payload-length check for x11 w/o screen-number
2568
2569 20010216
2570  - (bal) added '--with-prce'  to allow overriding of system regex when
2571    required (tested by David Dulek <ddulek@fastenal.com>)
2572  - (bal) Added DG/UX case and set that they have a broken IPTOS.
2573  - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
2574    Fixes linking on SCO.
2575  - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from
2576    Nalin Dahyabhai <nalin@redhat.com>
2577  - (djm) BSD license for gnome-ssh-askpass (was X11)
2578  - (djm) KNF on gnome-ssh-askpass
2579  - (djm) USE_PIPES for a few more sysv platforms
2580  - (djm) Cleanup configure.in a little
2581  - (djm) Ask users to check config.log when we can't find necessary libs
2582  - (djm) Set "login ID" on systems with setluid. Only enabled for SCO
2583    OpenServer for now. Based on patch from svaughan <svaughan@asterion.com>
2584  - (djm) OpenBSD CVS:
2585    - markus@cvs.openbsd.org  2001/02/15 16:19:59
2586      [channels.c channels.h serverloop.c sshconnect.c sshconnect.h]
2587      [sshconnect1.c sshconnect2.c]
2588      genericize password padding function for SSH1 and SSH2.
2589      add stylized echo to 2, too.
2590  - (djm) Add roundup() macro to defines.h
2591  - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;
2592    needed on Unixware 2.x.
2593
2594 20010215
2595  - (djm) Move PAM session setup back to before setuid to user. Fixes
2596    problems on Solaris-derived PAMs.
2597  - (djm) Clean up PAM namespace. Suggested by Darren Moffat
2598    <Darren.Moffat@eng.sun.com>
2599  - (bal) Sync w/ OpenSSH for new release
2600    - markus@cvs.openbsd.org 2001/02/12 12:45:06
2601      [sshconnect1.c]
2602      fix xmalloc(0), ok dugsong@
2603    - markus@cvs.openbsd.org 2001/02/11 12:59:25
2604      [Makefile.in sshd.8 sshconnect2.c readconf.h readconf.c packet.c
2605       sshd.c ssh.c ssh.1 servconf.h servconf.c myproposal.h kex.h kex.c]
2606      1) clean up the MAC support for SSH-2
2607      2) allow you to specify the MAC with 'ssh -m'
2608      3) or the 'MACs' keyword in ssh(d)_config
2609      4) add hmac-{md5,sha1}-96
2610              ok stevesk@, provos@
2611    - markus@cvs.openbsd.org 2001/02/12 16:16:23
2612      [auth-passwd.c auth.c auth.h auth1.c auth2.c servconf.c servconf.h
2613       ssh-keygen.c sshd.8]
2614      PermitRootLogin={yes,without-password,forced-commands-only,no}
2615      (before this change, root could login even if PermitRootLogin==no)
2616    - deraadt@cvs.openbsd.org 2001/02/12 22:56:09
2617      [clientloop.c packet.c ssh-keyscan.c]
2618      deal with EAGAIN/EINTR selects which were skipped
2619    - markus@cvs.openssh.org 2001/02/13 22:49:40
2620      [auth1.c auth2.c]
2621      setproctitle(user) only if getpwnam succeeds
2622    - markus@cvs.openbsd.org 2001/02/12 23:26:20
2623      [sshd.c]
2624      missing memset; from solar@openwall.com
2625    - stevesk@cvs.openbsd.org 2001/02/12 20:53:33
2626      [sftp-int.c]
2627      lumask now works with 1 numeric arg; ok markus@, djm@
2628    - djm@cvs.openbsd.org 2001/02/14 9:46:03
2629      [sftp-client.c sftp-int.c sftp.1]
2630      Fix and document 'preserve modes & times' option ('-p' flag in sftp);
2631      ok markus@
2632  - (bal) replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN.
2633  - (djm) Move to Jim's 1.2.0 X11 askpass program
2634  - (stevesk) OpenBSD sync:
2635    - deraadt@cvs.openbsd.org 2001/02/15 01:38:04
2636      [serverloop.c]
2637      indent
2638
2639 20010214
2640  - (djm) Don't try to close PAM session or delete credentials if the
2641    session has not been open or credentials not set. Based on patch from
2642    Andrew Bartlett <abartlet@pcug.org.au>
2643  - (djm) Move PAM session initialisation until after fork in sshd. Patch
2644    from Nalin Dahyabhai <nalin@redhat.com>
2645  - (bal) Missing function prototype in bsd-snprintf.c patch by
2646    Mark Miller <markm@swoon.net>
2647  - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
2648    <cmadams@hiwaay.net> with a little modification and KNF.
2649  - (stevesk) fix for SIA patch, misplaced session_setup_sia()
2650
2651 20010213
2652  - (djm) Only test -S potential EGD sockets if they exist and are readable.
2653  - (bal) Cleaned out bsd-snprintf.c.  VARARGS have been banished and
2654    I did a base KNF over the whe whole file to make it more acceptable.
2655    (backed out of original patch and removed it from ChangeLog)
2656  - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
2657    Tim Rice <tim@multitalents.net>
2658  - (stevesk) auth1.c: fix PAM passwordless check.
2659
2660 20010212
2661  - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1",
2662    --define "skip_gnome_askpass 1", --define "rh7 1" and make the
2663    implicit rpm-3.0.5 dependancy explicit. Patch and suggestions from
2664    Pekka Savola <pekkas@netcore.fi>
2665  - (djm) Clean up PCRE text in INSTALL
2666  - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby
2667    <mib@unimelb.edu.au>
2668  - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>
2669  - (stevesk) session.c: remove debugging code.
2670
2671 20010211
2672  - (bal) OpenBSD Sync
2673    - markus@cvs.openbsd.org 2001/02/07 22:35:46
2674      [auth1.c auth2.c sshd.c]
2675      move k_setpag() to a central place; ok dugsong@
2676    - markus@cvs.openbsd.org 2001/02/10 12:52:02
2677      [auth2.c]
2678      offer passwd before s/key
2679    - markus@cvs.openbsd.org 2001/02/8 22:37:10
2680      [canohost.c]
2681      remove last call to sprintf; ok deraadt@
2682    - markus@cvs.openbsd.org 2001/02/10 1:33:32
2683      [canohost.c]
2684      add debug message, since sshd blocks here if DNS is not available
2685    - markus@cvs.openbsd.org 2001/02/10 12:44:02
2686      [cli.c]
2687      don't call vis() for \r
2688    - danh@cvs.openbsd.org 2001/02/10 0:12:43
2689      [scp.c]
2690      revert a small change to allow -r option to work again; ok deraadt@
2691    - danh@cvs.openbsd.org 2001/02/10 15:14:11
2692      [scp.c]
2693      fix memory leak; ok markus@
2694    - djm@cvs.openbsd.org 2001/02/10 0:45:52
2695      [scp.1]
2696      Mention that you can quote pathnames with spaces in them
2697    - markus@cvs.openbsd.org 2001/02/10 1:46:28
2698      [ssh.c]
2699      remove mapping of argv[0] -> hostname
2700    - markus@cvs.openbsd.org 2001/02/06 22:26:17
2701      [sshconnect2.c]
2702      do not ask for passphrase in batch mode; report from ejb@ql.org
2703    - itojun@cvs.opebsd.org 2001/02/08 10:47:05
2704      [sshconnect.c sshconnect1.c sshconnect2.c]
2705      %.30s is too short for IPv6 numeric address.  use %.128s for now.
2706      markus ok
2707    - markus@cvs.openbsd.org 2001/02/09 12:28:35
2708      [sshconnect2.c]
2709      do not free twice, thanks to /etc/malloc.conf
2710    - markus@cvs.openbsd.org 2001/02/09 17:10:53
2711      [sshconnect2.c]
2712      partial success: debug->log; "Permission denied" if no more auth methods
2713    - markus@cvs.openbsd.org 2001/02/10 12:09:21
2714      [sshconnect2.c]
2715      remove some lines
2716    - markus@cvs.openbsd.org 2001/02/09 13:38:07
2717      [auth-options.c]
2718      reset options if no option is given; from han.holl@prismant.nl
2719    - markus@cvs.openbsd.org 2001/02/08 21:58:28
2720      [channels.c]
2721      nuke sprintf, ok deraadt@
2722    - markus@cvs.openbsd.org 2001/02/08 21:58:28
2723      [channels.c]
2724      nuke sprintf, ok deraadt@
2725    - markus@cvs.openbsd.org 2001/02/06 22:43:02
2726      [clientloop.h]
2727      remove confusing callback code
2728    - deraadt@cvs.openbsd.org 2001/02/08 14:39:36
2729      [readconf.c]
2730      snprintf
2731    - itojun@cvs.openbsd.org 2001/02/08 19:30:52
2732      sync with netbsd tree changes.
2733      - more strict prototypes, include necessary headers
2734      - use paths.h/pathnames.h decls
2735      - size_t typecase to int -> u_long
2736    - itojun@cvs.openbsd.org 2001/02/07 18:04:50
2737      [ssh-keyscan.c]
2738      fix size_t -> int cast (use u_long).  markus ok
2739    - markus@cvs.openbsd.org 2001/02/07 22:43:16
2740      [ssh-keyscan.c]
2741      s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.com
2742    - itojun@cvs.openbsd.org 2001/02/09 9:04:59
2743      [ssh-keyscan.c]
2744      do not assume malloc() returns zero-filled region.  found by
2745      malloc.conf=AJ.
2746    - markus@cvs.openbsd.org 2001/02/08 22:35:30
2747      [sshconnect.c]
2748      don't connect if batch_mode is true and stricthostkeychecking set to
2749     'ask'
2750    - djm@cvs.openbsd.org 2001/02/04 21:26:07
2751      [sshd_config]
2752      type: ok markus@
2753    - deraadt@cvs.openbsd.org 2001/02/06 22:07:50
2754      [sshd_config]
2755      enable sftp-server by default
2756    - deraadt 2001/02/07 8:57:26
2757      [xmalloc.c]
2758      deal with new ANSI malloc stuff
2759    - markus@cvs.openbsd.org 2001/02/07 16:46:08
2760      [xmalloc.c]
2761      typo in fatal()
2762    - itojun@cvs.openbsd.org 2001/02/07 18:04:50
2763      [xmalloc.c]
2764      fix size_t -> int cast (use u_long).  markus ok
2765    - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
2766      [serverloop.c sshconnect1.c]
2767      mitigate SSH1 traffic analysis - from Solar Designer
2768      <solar@openwall.com>, ok provos@
2769  - (bal) fixed sftp-client.c.  Return 'status' instead of '0'
2770    (from the OpenBSD tree)
2771  - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD
2772  - (bal) sftp-sever.c  '%8lld' to '%8llu' (OpenBSD Sync)
2773  - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace.
2774  - (bal) A bit more whitespace cleanup
2775  - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
2776    <abartlet@pcug.org.au>
2777  - (stevesk) misc.c: ssh.h not needed.
2778  - (stevesk) compat.c: more friendly cpp error
2779  - (stevesk) OpenBSD sync:
2780    - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
2781      [LICENSE]
2782      typos and small cleanup; ok deraadt@
2783
2784 20010210
2785  - (djm) Sync sftp and scp stuff from OpenBSD:
2786    - djm@cvs.openbsd.org     2001/02/07 03:55:13
2787      [sftp-client.c]
2788      Don't free handles before we are done with them. Based on work from
2789      Corinna Vinschen <vinschen@redhat.com>. ok markus@
2790    - djm@cvs.openbsd.org     2001/02/06 22:32:53
2791      [sftp.1]
2792      Punctuation fix from Pekka Savola <pekkas@netcore.fi>
2793    - deraadt@cvs.openbsd.org 2001/02/07 04:07:29
2794      [sftp.1]
2795      pretty up significantly
2796    - itojun@cvs.openbsd.org  2001/02/07 06:49:42
2797      [sftp.1]
2798      .Bl-.El mismatch.  markus ok
2799    - djm@cvs.openbsd.org     2001/02/07 06:12:30
2800      [sftp-int.c]
2801      Check that target is a directory before doing ls; ok markus@
2802    - itojun@cvs.openbsd.org  2001/02/07 11:01:18
2803      [scp.c sftp-client.c sftp-server.c]
2804      unsigned long long -> %llu, not %qu.  markus ok
2805    - stevesk@cvs.openbsd.org 2001/02/07 11:10:39
2806      [sftp.1 sftp-int.c]
2807      more man page cleanup and sync of help text with man page; ok markus@
2808    - markus@cvs.openbsd.org  2001/02/07 14:58:34
2809      [sftp-client.c]
2810      older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
2811    - djm@cvs.openbsd.org     2001/02/07 15:27:19
2812      [sftp.c]
2813      Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
2814      <roumen.petrov@skalasoft.com>
2815    - stevesk@cvs.openbsd.org 2001/02/07 15:36:04
2816      [sftp-int.c]
2817      portable; ok markus@
2818    - stevesk@cvs.openbsd.org 2001/02/07 15:55:47
2819      [sftp-int.c]
2820      lowercase cmds[].c also; ok markus@
2821    - markus@cvs.openbsd.org  2001/02/07 17:04:52
2822      [pathnames.h sftp.c]
2823      allow sftp over ssh protocol 1; ok djm@
2824    - deraadt@cvs.openbsd.org 2001/02/08 07:38:55
2825      [scp.c]
2826      memory leak fix, and snprintf throughout
2827    - deraadt@cvs.openbsd.org 2001/02/08 08:02:02
2828      [sftp-int.c]
2829      plug a memory leak
2830    - stevesk@cvs.openbsd.org 2001/02/08 10:11:23
2831      [session.c sftp-client.c]
2832      %i -> %d
2833    - stevesk@cvs.openbsd.org 2001/02/08 10:57:59
2834      [sftp-int.c]
2835      typo
2836    - stevesk@cvs.openbsd.org 2001/02/08 15:28:07
2837      [sftp-int.c pathnames.h]
2838      _PATH_LS; ok markus@
2839    - djm@cvs.openbsd.org     2001/02/09 04:46:25
2840      [sftp-int.c]
2841      Check for NULL attribs for chown, chmod & chgrp operations, only send
2842      relevant attribs back to server; ok markus@
2843    - djm@cvs.openbsd.org     2001/02/06 15:05:25
2844      [sftp.c]
2845      Use getopt to process commandline arguments
2846    - djm@cvs.openbsd.org     2001/02/06 15:06:21
2847      [sftp.c ]
2848      Wait for ssh subprocess at exit
2849    - djm@cvs.openbsd.org     2001/02/06 15:18:16
2850      [sftp-int.c]
2851      stat target for remote chdir before doing chdir
2852    - djm@cvs.openbsd.org     2001/02/06 15:32:54
2853      [sftp.1]
2854      Punctuation fix from Pekka Savola <pekkas@netcore.fi>
2855    - provos@cvs.openbsd.org  2001/02/05 22:22:02
2856      [sftp-int.c]
2857      cleanup get_pathname, fix pwd after failed cd. okay djm@
2858  - (djm) Update makefile.in for _PATH_SFTP_SERVER
2859  - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)
2860
2861 20010209
2862  - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
2863    <rjmooney@mediaone.net>
2864  - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
2865    main tree while porting forward.  Pointed out by Lutz Jaenicke
2866    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
2867  - (bal) double entry in configure.in.  Pointed out by Lutz Jaenicke
2868    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
2869  - (stevesk) OpenBSD sync:
2870    - markus@cvs.openbsd.org  2001/02/08 11:20:01
2871      [auth2.c]
2872      strict checking
2873    - markus@cvs.openbsd.org  2001/02/08 11:15:22
2874      [version.h]
2875      update to 2.3.2
2876    - markus@cvs.openbsd.org  2001/02/08 11:12:30
2877      [auth2.c]
2878      fix typo
2879  - (djm) Update spec files
2880  - (bal) OpenBSD sync:
2881    - deraadt@cvs.openbsd.org 2001/02/08 14:38:54
2882      [scp.c]
2883      memory leak fix, and snprintf throughout
2884    - markus@cvs.openbsd.org 2001/02/06 22:43:02
2885      [clientloop.c]
2886      remove confusing callback code
2887  - (djm) Add CVS Id's to files that we have missed
2888  - (bal) OpenBSD Sync (more):
2889    - itojun@cvs.openbsd.org 2001/02/08 19:30:52
2890      sync with netbsd tree changes.
2891      - more strict prototypes, include necessary headers
2892      - use paths.h/pathnames.h decls
2893      - size_t typecase to int -> u_long
2894    - markus@cvs.openbsd.org 2001/02/06 22:07:42
2895      [ssh.c]
2896      fatal() if subsystem fails
2897    - markus@cvs.openbsd.org 2001/02/06 22:43:02
2898      [ssh.c]
2899      remove confusing callback code
2900    - jakob@cvs.openbsd.org 2001/02/06 23:03:24
2901      [ssh.c]
2902      add -1 option (force protocol version 1). ok markus@
2903    - jakob@cvs.openbsd.org 2001/02/06 23:06:21
2904      [ssh.c]
2905      reorder -{1,2,4,6} options. ok markus@
2906  - (bal) Missing 'const' in readpass.h
2907  - (bal) OpenBSD Sync (so at least the thing compiles for 2.3.2 =)
2908    - djm@cvs.openbsd.org 2001/02/06 23:30:28
2909      [sftp-client.c]
2910      replace arc4random with counter for request ids; ok markus@
2911  - (djm) Define _PATH_TTY for systems that don't. Report from Lutz
2912    Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
2913
2914 20010208
2915  - (djm) Don't delete external askpass program in make uninstall target.
2916    Report and fix from Roumen Petrov <roumen.petrov@skalasoft.com>
2917  - (djm) Fix linking of sftp, don't need arc4random any more.
2918  - (djm) Try to use shell that supports "test -S" for EGD socket search.
2919    Based on patch from Tim Rice <tim@multitalents.net>
2920
2921 20010207
2922  - (bal) Save the whole path to AR in configure.  Some Solaris 2.7 installs
2923    seem lose track of it while in openbsd-compat/  (two confirmed reports)
2924  - (djm) Much KNF on PAM code
2925  - (djm) Revise auth-pam.c conversation function to be a little more
2926    readable.
2927  - (djm) Revise kbd-int PAM conversation function to fold all text messages
2928    to before first prompt. Fixes hangs if last pam_message did not require
2929    a reply.
2930  - (djm) Fix password changing when using PAM kbd-int authentication
2931
2932 20010205
2933  - (bal) Disable groupaccess by setting NGROUPS_MAX to 0 for platforms
2934    that don't have NGROUPS_MAX.
2935  - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>
2936  - (stevesk) OpenBSD sync:
2937    - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
2938      [many files; did this manually to our top-level source dir]
2939      unexpand and remove end-of-line whitespace; ok markus@
2940    - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
2941      [sftp-server.c]
2942      SSH2_FILEXFER_ATTR_UIDGID support; ok markus@
2943    - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
2944      [sftp-int.c]
2945      ? == help
2946    - deraadt@cvs.openbsd.org 2001/02/04 16:47:46
2947      [sftp-int.c]
2948      sort commands, so that abbreviations work as expected
2949    - stevesk@cvs.openbsd.org 2001/02/04 15:17:52
2950      [sftp-int.c]
2951      debugging sftp: precedence and missing break.  chmod, chown, chgrp
2952      seem to be working now.
2953    - markus@cvs.openbsd.org 2001/02/04 14:41:21
2954      [sftp-int.c]
2955      use base 8 for umask/chmod
2956    - markus@cvs.openbsd.org 2001/02/04 11:11:54
2957      [sftp-int.c]
2958      fix LCD
2959    - markus@cvs.openbsd.org  2001/02/04 08:10:44
2960      [ssh.1]
2961      typo; dpo@club-internet.fr
2962    - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
2963      [auth2.c authfd.c packet.c]
2964      remove duplicate #include's; ok markus@
2965    - deraadt@cvs.openbsd.org 2001/02/04 16:56:23
2966      [scp.c sshd.c]
2967      alpha happiness
2968    - stevesk@cvs.openbsd.org 2001/02/04 15:12:17
2969      [sshd.c]
2970      precedence; ok markus@
2971    - deraadt@cvs.openbsd.org 2001/02/04 08:14:15
2972      [ssh.c sshd.c]
2973      make the alpha happy
2974    - markus@cvs.openbsd.org  2001/01/31 13:37:24
2975      [channels.c channels.h serverloop.c ssh.c]
2976      do not disconnect if local port forwarding fails, e.g. if port is
2977      already in use
2978    - markus@cvs.openbsd.org  2001/02/01 14:58:09
2979      [channels.c]
2980      use ipaddr in channel messages, ietf-secsh wants this
2981    - markus@cvs.openbsd.org  2001/01/31 12:26:20
2982      [channels.c]
2983      ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE
2984      messages; bug report from edmundo@rano.org
2985    - markus@cvs.openbsd.org  2001/01/31 13:48:09
2986      [sshconnect2.c]
2987      unused
2988    - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
2989      [sftp-client.c sftp-server.c]
2990      make gcc on the alpha even happier
2991
2992 20010204
2993  - (bal) I think this is the last of the bsd-*.h that don't belong.
2994  - (bal) Minor Makefile fix
2995  - (bal) openbsd-compat/Makefile minor fix.  Ensure dependancies are done
2996    right.
2997  - (bal) Changed order of LIB="" in -with-skey due to library resolving.
2998  - (bal) next-posix.h changed to bsd-nextstep.h
2999  - (djm) OpenBSD CVS sync:
3000    - markus@cvs.openbsd.org  2001/02/03 03:08:38
3001      [auth-options.c auth-rh-rsa.c auth-rhosts.c auth.c canohost.c]
3002      [canohost.h servconf.c servconf.h session.c sshconnect1.c sshd.8]
3003      [sshd_config]
3004      make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@
3005    - markus@cvs.openbsd.org  2001/02/03 03:19:51
3006      [ssh.1 sshd.8 sshd_config]
3007      Skey is now called ChallengeResponse
3008    - markus@cvs.openbsd.org  2001/02/03 03:43:09
3009      [sshd.8]
3010      use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean
3011      channel. note from Erik.Anggard@cygate.se (pr/1659)
3012    - stevesk@cvs.openbsd.org 2001/02/03 10:03:06
3013      [ssh.1]
3014      typos; ok markus@
3015    - djm@cvs.openbsd.org     2001/02/04 04:11:56
3016      [scp.1 sftp-server.c ssh.1 sshd.8 sftp-client.c sftp-client.h]
3017      [sftp-common.c sftp-common.h sftp-int.c sftp-int.h sftp.1 sftp.c]
3018      Basic interactive sftp client; ok theo@
3019  - (djm) Update RPM specs for new sftp binary
3020  - (djm) Update several bits for new optional reverse lookup stuff. I
3021    think I got them all.
3022  - (djm) Makefile.in fixes
3023  - (stevesk) add mysignal() wrapper and use it for the protocol 2
3024    SIGCHLD handler.
3025  - (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevesk@
3026
3027 20010203
3028  - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>
3029  - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD
3030    based file) to ensure #include space does not get confused.
3031  - (bal) Minor Makefile.in tweak.  dirname may not exist on some
3032    platforms so builds fail.  (NeXT being a well known one)
3033
3034 20010202
3035  - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
3036    <vinschen@redhat.com>
3037  - (bal) Makefile fix to use $(MAKE) instead of 'make'  for platforms
3038    that use 'gmake'.   Patch by Tim Rice <tim@multitalents.net>
3039
3040 20010201
3041  - (bal) Minor fix to Makefile to stop rebuilding executables if no
3042    changes have occured to any of the supporting code.  Patch by
3043    Roumen Petrov <roumen.petrov@skalasoft.com>
3044
3045 20010131
3046  - (djm) OpenBSD CVS Sync:
3047    - djm@cvs.openbsd.org     2001/01/30 15:48:53
3048      [sshconnect.c]
3049      Make warning message a little more consistent. ok markus@
3050  - (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis from
3051    Philipp Buehler <lists@fips.de> and Kevin Steves <stevesk@sweden.hp.com>
3052    respectively.
3053  - (djm) Don't log SSH2 PAM KbdInt responses to debug, they may contain
3054    passwords.
3055  - (bal) Reorder.  Move all bsd-*, fake-*, next-*, and cygwin* stuff to
3056    openbsd-compat/.  And resolve all ./configure and Makefile.in issues
3057    assocated.
3058
3059 20010130
3060  - (djm) OpenBSD CVS Sync:
3061    - markus@cvs.openbsd.org  2001/01/29 09:55:37
3062      [channels.c channels.h clientloop.c serverloop.c]
3063      fix select overflow; ok deraadt@ and stevesk@
3064    - markus@cvs.openbsd.org  2001/01/29 12:42:35
3065      [canohost.c canohost.h channels.c clientloop.c]
3066      add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS
3067    - markus@cvs.openbsd.org  2001/01/29 12:47:32
3068      [rsa.c rsa.h ssh-agent.c sshconnect1.c sshd.c]
3069      handle rsa_private_decrypt failures; helps against the Bleichenbacher
3070      pkcs#1 attack
3071    - djm@cvs.openbsd.org     2001/01/29 05:36:11
3072      [ssh.1 ssh.c]
3073      Allow invocation of sybsystem by commandline (-s); ok markus@
3074  - (stevesk) configure.in: remove duplicate PROG_LS
3075
3076 20010129
3077  - (stevesk) sftp-server.c: use %lld vs. %qd
3078
3079 20010128
3080  - (bal) Put USE_PIPES back into sco3.2v5
3081  - (bal) OpenBSD Sync
3082    - markus@cvs.openbsd.org 2001/01/28 10:15:34
3083      [dispatch.c]
3084      re-keying is not supported; ok deraadt@
3085    - markus@cvs.openbsd.org 2001/01/28 10:24:04
3086      [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
3087      cleanup AUTHORS sections
3088    - markus@cvs.openbsd.org 2001/01/28 10:37:26
3089      [sshd.c sshd.8]
3090      remove -Q, no longer needed
3091    - stevesk@cvs.openbsd.org 2001/01/28 20:36:16
3092      [readconf.c ssh.1]
3093      ``StrictHostKeyChecking ask'' documentation and small cleanup.
3094      ok markus@
3095    - stevesk@cvs.openbsd.org 2001/01/28 20:43:25
3096      [sshd.8]
3097      spelling.  ok markus@
3098    - stevesk@cvs.openbsd.org 2001/01/28 20:53:21
3099      [xmalloc.c]
3100      use size_t for strlen() return.  ok markus@
3101    - stevesk@cvs.openbsd.org 2001/01/28 22:27:05
3102      [authfile.c]
3103      spelling.  use sizeof vs. strlen().  ok markus@
3104    - niklas@cvs.openbsd.org 2001/01/29 1:59:14
3105      [atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
3106       groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
3107       key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
3108       radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
3109       ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
3110       sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
3111      $OpenBSD$
3112   - (bal) Minor auth2.c resync.  Whitespace and moving of an #include.
3113
3114 20010126
3115  - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen
3116    Petrov <roumen.petrov@skalasoft.com>
3117  - (bal) OpenBSD Sync
3118    - deraadt@cvs.openbsd.org 2001/01/25 8:06:33
3119      [ssh-agent.c]
3120      call _exit() in signal handler
3121
3122 20010125
3123  - (djm) Sync bsd-* support files:
3124    - deraadt@cvs.openbsd.org 2000/01/26 03:43:20
3125      [rresvport.c bindresvport.c]
3126      new bindresvport() semantics that itojun, shin, jean-luc and i have
3127      agreed on, which will be happy for the future. bindresvport_sa() for
3128      sockaddr *, too.  docs later..
3129    - deraadt@cvs.openbsd.org 2000/01/24 02:24:21
3130      [bindresvport.c]
3131      in bindresvport(), if sin is non-NULL, example sin->sin_family for
3132      the actual family being processed
3133  - (djm) Mention PRNGd in documentation, it is nicer than EGD
3134  - (djm) Automatically search for "well-known" EGD/PRNGd sockets in autoconf
3135  - (bal) AC_FUNC_STRFTIME added to autoconf
3136  - (bal) OpenBSD Resync
3137    - stevesk@cvs.openbsd.org 2001/01/24 21:03:50
3138      [channels.c]
3139      missing freeaddrinfo(); ok markus@
3140
3141 20010124
3142  - (bal) OpenBSD Resync
3143    - markus@cvs.openbsd.org 2001/01/23 10:45:10
3144      [ssh.h]
3145      nuke comment
3146  - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
3147  - (bal) #ifdef around S_IFSOCK if platform does not support it.
3148    patch by Tim Rice <tim@multitalents.net>
3149  - (bal) fake-regex.h cleanup based on Tim Rice's patch.
3150  - (stevesk) sftp-server.c: fix chmod() mode mask
3151
3152 20010123
3153  - (bal) regexp.h typo in configure.in.  Should have been regex.h
3154  - (bal) SSH_USER_DIR to _PATH_SSH_USER_DIR patch by stevesk@
3155  - (bal) SSH_ASKPASS_DEFAULT to _PATH_SSH_ASKPASS_DEFAULT
3156  - (bal) OpenBSD Resync
3157    - markus@cvs.openbsd.org 2001/01/22 8:15:00
3158      [auth-krb4.c sshconnect1.c]
3159      only AFS needs radix.[ch]
3160    - markus@cvs.openbsd.org 2001/01/22 8:32:53
3161      [auth2.c]
3162      no need to include; from mouring@etoh.eviladmin.org
3163    - stevesk@cvs.openbsd.org 2001/01/22 16:55:21
3164      [key.c]
3165      free() -> xfree(); ok markus@
3166    - stevesk@cvs.openbsd.org 2001/01/22 17:22:28
3167      [sshconnect2.c sshd.c]
3168      fix memory leaks in SSH2 key exchange; ok markus@
3169    - markus@cvs.openbsd.org 2001/01/22 23:06:39
3170      [auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h
3171       sshconnect1.c sshconnect2.c sshd.c]
3172      rename skey -> challenge response.
3173      auto-enable kbd-interactive for ssh2 if challenge-reponse is enabled.
3174
3175
3176 20010122
3177  - (bal) OpenBSD Resync
3178    - markus@cvs.openbsd.org 2001/01/19 12:45:26 GMT 2001 by markus
3179      [servconf.c ssh.h sshd.c]
3180      only auth-chall.c needs #ifdef SKEY
3181    - markus@cvs.openbsd.org 2001/01/19 15:55:10 GMT 2001 by markus
3182      [auth-krb4.c auth-options.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c
3183       auth1.c auth2.c channels.c clientloop.c dh.c dispatch.c nchan.c
3184       packet.c pathname.h readconf.c scp.c servconf.c serverloop.c
3185       session.c ssh-add.c ssh-keygen.c ssh-keyscan.c ssh.c ssh.h
3186       ssh1.h sshconnect1.c sshd.c ttymodes.c]
3187      move ssh1 definitions to ssh1.h, pathnames to pathnames.h
3188    - markus@cvs.openbsd.org 2001/01/19 16:48:14
3189      [sshd.8]
3190      fix typo; from stevesk@
3191    - markus@cvs.openbsd.org 2001/01/19 16:50:58
3192      [ssh-dss.c]
3193      clear and free digest, make consistent with other code (use dlen); from
3194      stevesk@
3195    - markus@cvs.openbsd.org 2001/01/20 15:55:20 GMT 2001 by markus
3196      [auth-options.c auth-options.h auth-rsa.c auth2.c]
3197      pass the filename to auth_parse_options()
3198    - markus@cvs.openbsd.org 2001/01/20 17:59:40 GMT 2001
3199      [readconf.c]
3200      fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.com
3201    - stevesk@cvs.openbsd.org 2001/01/20 18:20:29
3202      [sshconnect2.c]
3203      dh_new_group() does not return NULL.  ok markus@
3204    - markus@cvs.openbsd.org 2001/01/20 21:33:42
3205      [ssh-add.c]
3206      do not loop forever if askpass does not exist; from
3207      andrew@pimlott.ne.mediaone.net
3208    - djm@cvs.openbsd.org 2001/01/20 23:00:56
3209      [servconf.c]
3210      Check for NULL return from strdelim; ok markus
3211    - djm@cvs.openbsd.org 2001/01/20 23:02:07
3212      [readconf.c]
3213      KNF; ok markus
3214    - jakob@cvs.openbsd.org 2001/01/21 9:00:33
3215      [ssh-keygen.1]
3216      remove -R flag; ok markus@
3217    - markus@cvs.openbsd.org 2001/01/21 19:05:40
3218      [atomicio.c automicio.h auth-chall.c auth-krb4.c auth-options.c
3219       auth-options.h auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c
3220       auth.c auth.h auth1.c auth2-chall.c auth2.c authfd.c authfile.c
3221       bufaux.c  bufaux.h buffer.c canahost.c canahost.h channels.c
3222       cipher.c cli.c clientloop.c clientloop.h compat.c compress.c
3223       deattack.c dh.c dispatch.c groupaccess.c hmac.c hostfile.c kex.c
3224       key.c key.h log-client.c log-server.c log.c log.h login.c login.h
3225       match.c misc.c misc.h nchan.c packet.c pty.c radix.h readconf.c
3226       readpass.c readpass.h rsa.c scp.c servconf.c serverloop.c serverloop.h
3227       session.c sftp-server.c ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c
3228       ssh-keyscan.c ssh-rsa.c ssh.c ssh.h sshconnect.c sshconnect.h
3229       sshconnect1.c sshconnect2.c sshd.c tildexpand.c tildexpand.h
3230       ttysmodes.c uidswap.c xmalloc.c]
3231      split ssh.h and try to cleanup the #include mess. remove unnecessary
3232      #includes.  rename util.[ch] -> misc.[ch]
3233  - (bal) renamed 'PIDDIR' to '_PATH_SSH_PIDDIR' to match OpenBSD tree
3234  - (bal) Moved #ifdef KRB4 in auth-krb4.c above the #include to resolve
3235    conflict when compiling for non-kerb install
3236  - (bal) removed the #ifdef SKEY in auth1.c to match Markus' changes
3237    on 1/19.
3238
3239 20010120
3240  - (bal) OpenBSD Resync
3241    - markus@cvs.openbsd.org 2001/01/19 12:45:26
3242      [ssh-chall.c servconf.c servconf.h ssh.h sshd.c]
3243      only auth-chall.c needs #ifdef SKEY
3244  - (bal) Slight auth2-pam.c clean up.
3245  - (bal) Includes a fake-regexp.h to be only used if regcomp() is found,
3246    but no 'regexp.h' found (SCO OpenServer 3 lacks the header).
3247
3248 20010119
3249  - (djm) Update versions in RPM specfiles
3250  - (bal) OpenBSD Resync
3251    - markus@cvs.openbsd.org 2001/01/18 16:20:21
3252      [log-client.c log-server.c log.c readconf.c servconf.c ssh.1 ssh.h
3253       sshd.8 sshd.c]
3254      log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many
3255      systems
3256    - markus@cvs.openbsd.org 2001/01/18 16:59:59
3257      [auth-passwd.c auth.c auth.h auth1.c auth2.c serverloop.c session.c
3258       session.h sshconnect1.c]
3259      1) removes fake skey from sshd, since this will be much
3260         harder with /usr/libexec/auth/login_XXX
3261      2) share/unify code used in ssh-1 and ssh-2 authentication (server side)
3262      3) make addition of BSD_AUTH and other challenge reponse methods
3263         easier.
3264    - markus@cvs.openbsd.org 2001/01/18 17:12:43
3265      [auth-chall.c auth2-chall.c]
3266      rename *-skey.c *-chall.c since the files are not skey specific
3267  - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
3268    to fix NULL pointer deref and fake authloop breakage in PAM code.
3269  - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>
3270  - (bal) Minor cygwin patch to auth1.c.  Suggested by djm.
3271
3272 20010118
3273  - (bal) Super Sized OpenBSD Resync
3274    - markus@cvs.openbsd.org 2001/01/11 22:14:20 GMT 2001 by markus
3275      [sshd.c]
3276      maxfd+1
3277    - markus@cvs.openbsd.org 2001/01/13 17:59:18
3278      [ssh-keygen.1]
3279      small ssh-keygen manpage cleanup; stevesk@pobox.com
3280    - markus@cvs.openbsd.org 2001/01/13 18:03:07
3281      [scp.c ssh-keygen.c sshd.c]
3282      getopt() returns -1 not EOF; stevesk@pobox.com
3283    - markus@cvs.openbsd.org 2001/01/13 18:06:54
3284      [ssh-keyscan.c]
3285      use SSH_DEFAULT_PORT; from stevesk@pobox.com
3286    - markus@cvs.openbsd.org 2001/01/13 18:12:47
3287      [ssh-keyscan.c]
3288      free() -> xfree(); fix memory leak; from stevesk@pobox.com
3289    - markus@cvs.openbsd.org 2001/01/13 18:14:13
3290      [ssh-add.c]
3291      typo, from stevesk@sweden.hp.com
3292    - markus@cvs.openbsd.org 2001/01/13 18:32:50
3293      [packet.c session.c ssh.c sshconnect.c sshd.c]
3294      split out keepalive from packet_interactive (from dale@accentre.com)
3295      set IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT for ssh2, too.
3296    - markus@cvs.openbsd.org 2001/01/13 18:36:45
3297      [packet.c packet.h]
3298      reorder, typo
3299    - markus@cvs.openbsd.org 2001/01/13 18:38:00
3300      [auth-options.c]
3301      fix comment
3302    - markus@cvs.openbsd.org 2001/01/13 18:43:31
3303      [session.c]
3304      Wall
3305    - markus@cvs.openbsd.org 2001/01/13 19:14:08
3306      [clientloop.h clientloop.c ssh.c]
3307      move callback to headerfile
3308    - markus@cvs.openbsd.org 2001/01/15 21:40:10
3309      [ssh.c]
3310      use log() instead of stderr
3311    - markus@cvs.openbsd.org 2001/01/15 21:43:51
3312      [dh.c]
3313      use error() not stderr!
3314    - markus@cvs.openbsd.org 2001/01/15 21:45:29
3315      [sftp-server.c]
3316      rename must fail if newpath exists, debug off by default
3317    - markus@cvs.openbsd.org 2001/01/15 21:46:38
3318      [sftp-server.c]
3319      readable long listing for sftp-server, ok deraadt@
3320    - markus@cvs.openbsd.org 2001/01/16 19:20:06
3321      [key.c ssh-rsa.c]
3322      make "ssh-rsa" key format for ssh2 confirm to the ietf-drafts; from
3323      galb@vandyke.com.  note that you have to delete older ssh2-rsa keys,
3324      since they are in the wrong format, too. they must be removed from
3325      .ssh/authorized_keys2 and .ssh/known_hosts2, etc.
3326      (cd; grep -v ssh-rsa .ssh/authorized_keys2 > TMP && mv TMP
3327      .ssh/authorized_keys2) additionally, we now check that
3328      BN_num_bits(rsa->n) >= 768.
3329    - markus@cvs.openbsd.org 2001/01/16 20:54:27
3330      [sftp-server.c]
3331      remove some statics. simpler handles; idea from nisse@lysator.liu.se
3332    - deraadt@cvs.openbsd.org 2001/01/16 23:58:08
3333      [bufaux.c radix.c sshconnect.h sshconnect1.c]
3334      indent
3335  - (bal) Added bsd-strmode.[ch] since some non-OpenBSD platforms may
3336    be missing such feature.
3337
3338
3339 20010117
3340  - (djm) Only write random seed file at exit
3341  - (djm) Make PAM support optional, enable with --with-pam
3342  - (djm) Try to use libcrypt on Linux, but link it after OpenSSL (which
3343    provides a crypt() of its own)
3344  - (djm) Avoid a warning in bsd-bindresvport.c
3345  - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This
3346    can cause weird segfaults errors on Solaris
3347  - (djm) Avoid warning in PAM code by making read_passphrase arguments const
3348  - (djm) Add --with-pam to RPM spec files
3349
3350 20010115
3351  - (bal) sftp-server.c change to use chmod() if fchmod() does not exist.
3352  - (bal) utimes() support via utime() interface on machine that lack utimes().
3353
3354 20010114
3355  - (stevesk) initial work for OpenBSD "support supplementary group in
3356    {Allow,Deny}Groups" patch:
3357    - import getgrouplist.c from OpenBSD (bsd-getgrouplist.c)
3358    - add bsd-getgrouplist.h
3359    - new files groupaccess.[ch]
3360    - build but don't use yet (need to merge auth.c changes)
3361  - (stevesk) complete:
3362    - markus@cvs.openbsd.org  2001/01/13 11:56:48
3363      [auth.c sshd.8]
3364      support supplementary group in {Allow,Deny}Groups
3365      from stevesk@pobox.com
3366
3367 20010112
3368  - (bal) OpenBSD Sync
3369    - markus@cvs.openbsd.org 2001/01/10 22:56:22
3370      [bufaux.h bufaux.c sftp-server.c sftp.h getput.h]
3371      cleanup sftp-server implementation:
3372      add buffer_get_int64, buffer_put_int64, GET_64BIT, PUT_64BIT
3373      parse SSH2_FILEXFER_ATTR_EXTENDED
3374      send SSH2_FX_EOF if readdir returns no more entries
3375      reply to SSH2_FXP_EXTENDED message
3376      use #defines from the draft
3377      move #definations to sftp.h
3378      more info:
3379      http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt
3380    - markus@cvs.openbsd.org 2001/01/10 19:43:20
3381      [sshd.c]
3382      XXX - generate_empheral_server_key() is not safe against races,
3383      because it calls log()
3384    - markus@cvs.openbsd.org 2001/01/09 21:19:50
3385      [packet.c]
3386      allow TCP_NDELAY for ipv6; from netbsd via itojun@
3387
3388 20010110
3389  - (djm) SNI/Reliant Unix needs USE_PIPES and $DISPLAY hack. Report from
3390    Bladt Norbert <Norbert.Bladt@adi.ch>
3391
3392 20010109
3393  - (bal) Resync CVS ID of cli.c
3394  - (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATE
3395    code.
3396  - (bal) OpenBSD Sync
3397    - markus@cvs.openbsd.org 2001/01/08 22:29:05
3398      [auth2.c compat.c compat.h servconf.c servconf.h sshd.8
3399       sshd_config version.h]
3400      implement option 'Banner /etc/issue.net' for ssh2, move version to
3401      2.3.1 (needed for bugcompat detection, 2.3.0 would fail if Banner
3402      is enabled).
3403    - markus@cvs.openbsd.org 2001/01/08 22:03:23
3404      [channels.c ssh-keyscan.c]
3405      O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.com
3406    - markus@cvs.openbsd.org 2001/01/08 21:55:41
3407      [sshconnect1.c]
3408      more cleanups and fixes from stevesk@pobox.com:
3409      1) try_agent_authentication() for loop will overwrite key just
3410         allocated with key_new(); don't alloc
3411      2) call ssh_close_authentication_connection() before exit
3412         try_agent_authentication()
3413      3) free mem on bad passphrase in try_rsa_authentication()
3414    - markus@cvs.openbsd.org 2001/01/08 21:48:17
3415      [kex.c]
3416      missing free; thanks stevesk@pobox.com
3417   - (bal) Detect if clock_t structure exists, if not define it.
3418   - (bal) Detect if O_NONBLOCK exists, if not define it.
3419   - (bal) removed news4-posix.h (now empty)
3420   - (bal) changed bsd-bindresvport.c and bsd-rresvport.c to use 'socklen_t'
3421     instead of 'int'
3422  - (stevesk) sshd_config: sync
3423  - (stevesk) defines.h: remove spurious ``;''
3424
3425 20010108
3426  - (bal) Fixed another typo in cli.c
3427  - (bal) OpenBSD Sync
3428    - markus@cvs.openbsd.org 2001/01/07 21:26:55
3429      [cli.c]
3430      typo
3431    - markus@cvs.openbsd.org 2001/01/07 21:26:55
3432      [cli.c]
3433      missing free, stevesk@pobox.com
3434    - markus@cvs.openbsd.org 2001/01/07 19:06:25
3435      [auth1.c]
3436      missing free, stevesk@pobox.com
3437    - markus@cvs.openbsd.org 2001/01/07 11:28:04
3438      [log-client.c log-server.c log.c readconf.c servconf.c ssh.1
3439       ssh.h sshd.8 sshd.c]
3440      rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE
3441      syslog priority changes:
3442              fatal() LOG_ERR  -> LOG_CRIT
3443              log()   LOG_INFO -> LOG_NOTICE
3444  - Updated TODO
3445
3446 20010107
3447  - (bal) OpenBSD Sync
3448    - markus@cvs.openbsd.org 2001/01/06 11:23:27
3449      [ssh-rsa.c]
3450      remove unused
3451    - itojun@cvs.openbsd.org 2001/01/05 08:23:29
3452      [ssh-keyscan.1]
3453      missing .El
3454    - markus@cvs.openbsd.org 2001/01/04 22:41:03
3455      [session.c sshconnect.c]
3456      consistent use of _PATH_BSHELL; from stevesk@pobox.com
3457    - djm@cvs.openbsd.org 2001/01/04 22:35:32
3458      [ssh.1 sshd.8]
3459      Mention AES as available SSH2 Cipher; ok markus
3460    - markus@cvs.openbsd.org 2001/01/04 22:25:58
3461      [sshd.c]
3462      sync usage()/man with defaults; from stevesk@pobox.com
3463    - markus@cvs.openbsd.org 2001/01/04 22:21:26
3464      [sshconnect2.c]
3465      handle SSH2_MSG_USERAUTH_BANNER; fixes bug when connecting to a server
3466      that prints a banner (e.g. /etc/issue.net)
3467
3468 20010105
3469  - (bal) contrib/caldera/ provided by Tim Rice <tim@multitalents.net>
3470  - (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove()
3471
3472 20010104
3473  - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
3474    work by Chris Vaughan <vaughan99@yahoo.com>
3475
3476 20010103
3477  - (bal) fixed up sshconnect.c so it was closer inline with the OpenBSD
3478    tree (mainly positioning)
3479  - (bal) OpenSSH CVS Update
3480    - markus@cvs.openbsd.org 2001/01/02 20:41:02
3481      [packet.c]
3482      log remote ip on disconnect; PR 1600 from jcs@rt.fm
3483    - markus@cvs.openbsd.org 2001/01/02 20:50:56
3484      [sshconnect.c]
3485      strict_host_key_checking for host_status != HOST_CHANGED &&
3486      ip_status == HOST_CHANGED
3487  - (bal) authfile.c: Synced CVS ID tag
3488  - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
3489  - (bal) Disable sftp-server if no 64bit int support exists.  Based on
3490    patch by Tim Rice <tim@multitalents.net>
3491  - (bal) Makefile.in changes to uninstall: target to remove sftp-server
3492    and sftp-server.8 manpage.
3493
3494 20010102
3495  - (bal) OpenBSD CVS Update
3496    - markus@cvs.openbsd.org 2001/01/01 14:52:49
3497      [scp.c]
3498      use shared fatal(); from stevesk@pobox.com
3499
3500 20001231
3501  - (bal) Reverted out of MAXHOSTNAMELEN.  This should be set per OS.
3502    for multiple reasons.
3503  - (bal) Reverted out of a partial NeXT patch.
3504
3505 20001230
3506  - (bal) OpenBSD CVS Update
3507    - markus@cvs.openbsd.org 2000/12/28 18:58:30
3508      [ssh-keygen.c]
3509      enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}
3510    - markus@cvs.openbsd.org 2000/12/29 22:19:13
3511      [channels.c]
3512      missing xfree; from vaughan99@yahoo.com
3513  - (bal) Resynced CVS ID with OpenBSD for channel.c and uidswap.c
3514  - (bal) if no MAXHOSTNAMELEN is defined.  Default to 64 character defination.
3515    Suggested by Christian Kurz <shorty@debian.org>
3516  - (bal) Add in '.c.o' section to Makefile.in to address make programs that
3517     don't honor CPPFLAGS by default.  Suggested by Lutz Jaenicke
3518     <Lutz.Jaenicke@aet.TU-Cottbus.DE>
3519
3520 20001229
3521  - (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian
3522    Kurz <shorty@debian.org>
3523  - (bal) OpenBSD CVS Update
3524    - markus@cvs.openbsd.org 2000/12/28 14:25:51
3525      [auth.h auth2.c]
3526      count authentication failures only
3527    - markus@cvs.openbsd.org 2000/12/28 14:25:03
3528      [sshconnect.c]
3529      fingerprint for MITM attacks, too.
3530    - markus@cvs.openbsd.org 2000/12/28 12:03:57
3531      [sshd.8 sshd.c]
3532      document -D
3533    - markus@cvs.openbsd.org 2000/12/27 14:19:21
3534      [serverloop.c]
3535      less chatty
3536    - markus@cvs.openbsd.org 2000/12/27 12:34
3537      [auth1.c sshconnect2.c sshd.c]
3538      typo
3539    - markus@cvs.openbsd.org 2000/12/27 12:30:19
3540      [readconf.c readconf.h ssh.1 sshconnect.c]
3541      new option: HostKeyAlias: allow the user to record the host key
3542      under a different name. This is useful for ssh tunneling over
3543      forwarded connections or if you run multiple sshd's on different
3544      ports on the same machine.
3545    - markus@cvs.openbsd.org 2000/12/27 11:51:53
3546      [ssh.1 ssh.c]
3547      multiple -t force pty allocation, document ORIGINAL_COMMAND
3548    - markus@cvs.openbsd.org 2000/12/27 11:41:31
3549      [sshd.8]
3550      update for ssh-2
3551  - (stevesk) compress.[ch] sync with openbsd; missed in prototype
3552    fix merge.
3553
3554 20001228
3555  - (bal) Patch to add libutil.h to loginrec.c only if the platform has
3556    libutil.h.  Suggested by Pekka Savola <pekka@netcore.fi>
3557  - (djm) Update to new x11-askpass in RPM spec
3558  - (bal) SCO patch to not include <sys/queue.h> since it's unrelated
3559    header.  Patch by Tim Rice <tim@multitalents.net>
3560  - Updated TODO w/ known HP/UX issue
3561  - (bal) removed extra <netdb.h> noticed by Kevin Steves and removed the
3562    bad reference to 'NeXT including it else were' on the #ifdef version.
3563
3564 20001227
3565  - (bal) Typo in configure.in: entut?ent should be endut?ent.  Suggested by
3566    Takumi Yamane <yamtak@b-session.com>
3567  - (bal) Checks for getrlimit(), sysconf(), and setdtablesize().  Patch
3568    by Corinna Vinschen <vinschen@redhat.com>
3569  - (djm) Fix catman-do target for non-bash
3570  - (bal) Typo in configure.in: entut?ent should be endut?ent.  Suggested by
3571    Takumi Yamane <yamtak@b-session.com>
3572  - (bal) Checks for getrlimit(), sysconf(), and setdtablesize().  Patch
3573    by Corinna Vinschen <vinschen@redhat.com>
3574  - (djm) Fix catman-do target for non-bash
3575  - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
3576  - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
3577    'RLIMIT_NOFILE'
3578  - (djm) Remove *.Ylonen files. They are no longer in the OpenBSD tree,
3579    the info in COPYING.Ylonen has been moved to the start of each
3580    SSH1-derived file and README.Ylonen is well out of date.
3581
3582 20001223
3583  - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects
3584    if a change to config.h has occurred.  Suggested by Gert Doering
3585    <gert@greenie.muc.de>
3586  - (bal) OpenBSD CVS Update:
3587    - markus@cvs.openbsd.org 2000/12/22 16:49:40
3588      [ssh-keygen.c]
3589      fix ssh-keygen -x -t type > file; from Roumen.Petrov@skalasoft.com
3590
3591 20001222
3592  - Updated RCSID for pty.c
3593  - (bal) OpenBSD CVS Updates:
3594   - markus@cvs.openbsd.org 2000/12/21 15:10:16
3595     [auth-rh-rsa.c hostfile.c hostfile.h sshconnect.c]
3596     print keyfile:line for changed hostkeys, for deraadt@, ok deraadt@
3597   - markus@cvs.openbsd.org 2000/12/20 19:26:56
3598     [authfile.c]
3599     allow ssh -i userkey for root
3600   - markus@cvs.openbsd.org 2000/12/20 19:37:21
3601     [authfd.c authfd.h kex.c sshconnect2.c sshd.c uidswap.c uidswap.h]
3602     fix prototypes; from stevesk@pobox.com
3603   - markus@cvs.openbsd.org 2000/12/20 19:32:08
3604     [sshd.c]
3605     init pointer to NULL; report from Jan.Ivan@cern.ch
3606   - markus@cvs.openbsd.org 2000/12/19 23:17:54
3607     [auth-krb4.c auth-options.c auth-options.h auth-rhosts.c auth-rsa.c
3608      auth1.c auth2-skey.c auth2.c authfd.c authfd.h authfile.c bufaux.c
3609      bufaux.h buffer.c canohost.c channels.c clientloop.c compress.c
3610      crc32.c deattack.c getput.h hmac.c hmac.h hostfile.c kex.c kex.h
3611      key.c key.h log.c login.c match.c match.h mpaux.c mpaux.h packet.c
3612      packet.h radix.c readconf.c rsa.c scp.c servconf.c servconf.h
3613      serverloop.c session.c sftp-server.c ssh-agent.c ssh-dss.c ssh-dss.h
3614      ssh-keygen.c ssh-keyscan.c ssh-rsa.c ssh-rsa.h ssh.c ssh.h  uuencode.c
3615      uuencode.h sshconnect1.c sshconnect2.c sshd.c tildexpand.c]
3616     replace 'unsigned bla' with 'u_bla' everywhere. also replace 'char
3617     unsigned' with u_char.
3618
3619 20001221
3620  - (stevesk) OpenBSD CVS updates:
3621    - markus@cvs.openbsd.org 2000/12/19 15:43:45
3622      [authfile.c channels.c sftp-server.c ssh-agent.c]
3623      remove() -> unlink() for consistency
3624    - markus@cvs.openbsd.org 2000/12/19 15:48:09
3625      [ssh-keyscan.c]
3626      replace <ssl/x.h> with <openssl/x.h>
3627    - markus@cvs.openbsd.org 2000/12/17 02:33:40
3628      [uidswap.c]
3629      typo; from wsanchez@apple.com
3630
3631 20001220
3632  - (djm) Workaround PAM inconsistencies between Solaris derived PAM code
3633    and Linux-PAM. Based on report and fix from Andrew Morgan
3634    <morgan@transmeta.com>
3635
3636 20001218
3637  - (stevesk) rsa.c: entropy.h not needed.
3638  - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
3639    Suggested by Wilfredo Sanchez <wsanchez@apple.com>
3640
3641 20001216
3642  - (stevesk) OpenBSD CVS updates:
3643    - markus@cvs.openbsd.org 2000/12/16 02:53:57
3644      [scp.c]
3645      allow + in usernames; request from Florian.Weimer@RUS.Uni-Stuttgart.DE
3646    - markus@cvs.openbsd.org 2000/12/16 02:39:57
3647      [scp.c]
3648      unused; from stevesk@pobox.com
3649
3650 20001215
3651  - (stevesk) Old OpenBSD patch wasn't completely applied:
3652    - markus@cvs.openbsd.org 2000/01/24 22:11:20
3653      [scp.c]
3654      allow '.' in usernames; from jedgar@fxp.org
3655  - (stevesk) OpenBSD CVS updates:
3656    - markus@cvs.openbsd.org 2000/12/13 16:26:53
3657      [ssh-keyscan.c]
3658      fatal already adds \n; from stevesk@pobox.com
3659    - markus@cvs.openbsd.org 2000/12/13 16:25:44
3660      [ssh-agent.c]
3661      remove redundant spaces; from stevesk@pobox.com
3662    - ho@cvs.openbsd.org 2000/12/12 15:50:21
3663      [pty.c]
3664      When failing to set tty owner and mode on a read-only filesystem, don't
3665      abort if the tty already has correct owner and reasonably sane modes.
3666      Example; permit 'root' to login to a firewall with read-only root fs.
3667      (markus@ ok)
3668    - deraadt@cvs.openbsd.org 2000/12/13 06:36:05
3669      [pty.c]
3670      KNF
3671    - markus@cvs.openbsd.org 2000/12/12 14:45:21
3672      [sshd.c]
3673      source port < 1024 is no longer required for rhosts-rsa since it
3674      adds no additional security.
3675    - markus@cvs.openbsd.org 2000/12/12 16:11:49
3676      [ssh.1 ssh.c]
3677      rhosts-rsa is no longer automagically disabled if ssh is not privileged.
3678      UsePrivilegedPort=no disables rhosts-rsa _only_ for old servers.
3679      these changes should not change the visible default behaviour of the ssh client.
3680    - deraadt@cvs.openbsd.org 2000/12/11 10:27:33
3681      [scp.c]
3682      when copying 0-sized files, do not re-print ETA time at completion
3683    - provos@cvs.openbsd.org 2000/12/15 10:30:15
3684      [kex.c kex.h sshconnect2.c sshd.c]
3685      compute diffie-hellman in parallel between server and client. okay markus@
3686
3687 20001213
3688  - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
3689    from Andreas M. Kirchwitz <amk@krell.zikzak.de>
3690  - (stevesk) OpenBSD CVS update:
3691    - markus@cvs.openbsd.org 2000/12/12 15:30:02
3692      [ssh-keyscan.c ssh.c sshd.c]
3693      consistently use __progname; from stevesk@pobox.com
3694
3695 20001211
3696  - (bal) Applied patch to include ssh-keyscan into Redhat's package, and
3697    patch to install ssh-keyscan manpage.  Patch by Pekka Savola
3698    <pekka@netcore.fi>
3699  - (bal) OpenbSD CVS update
3700    - markus@cvs.openbsd.org 2000/12/10 17:01:53
3701      [sshconnect1.c]
3702      always request new challenge for skey/tis-auth, fixes interop with
3703      other implementations; report from roth@feep.net
3704
3705 20001210
3706  - (bal) OpenBSD CVS updates
3707    - markus@cvs.openbsd.org 2000/12/09 13:41:51
3708      [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
3709      undo rijndael changes
3710    - markus@cvs.openbsd.org 2000/12/09 13:48:31
3711      [rijndael.c]
3712      fix byte order bug w/o introducing new implementation
3713    - markus@cvs.openbsd.org 2000/12/09 14:08:27
3714      [sftp-server.c]
3715      "" -> "." for realpath; from vinschen@redhat.com
3716    - markus@cvs.openbsd.org 2000/12/09 14:06:54
3717      [ssh-agent.c]
3718      extern int optind; from stevesk@sweden.hp.com
3719    - provos@cvs.openbsd.org 2000/12/09 23:51:11
3720      [compat.c]
3721      remove unnecessary '\n'
3722
3723 20001209
3724  - (bal) OpenBSD CVS updates:
3725    - djm@cvs.openbsd.org 2000/12/07 4:24:59
3726      [ssh.1]
3727      Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
3728
3729 20001207
3730  - (bal) OpenBSD CVS updates:
3731    - markus@cvs.openbsd.org 2000/12/06 22:58:14
3732      [compat.c compat.h packet.c]
3733      disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0
3734    - markus@cvs.openbsd.org 2000/12/06 23:10:39
3735      [rijndael.c]
3736      unexpand(1)
3737    - markus@cvs.openbsd.org 2000/12/06 23:05:43
3738      [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
3739      new rijndael implementation. fixes endian bugs
3740
3741 20001206
3742  - (bal) OpenBSD CVS updates:
3743    - markus@cvs.openbsd.org 2000/12/05 20:34:09
3744      [channels.c channels.h clientloop.c serverloop.c]
3745      async connects for -R/-L; ok deraadt@
3746    - todd@cvs.openssh.org 2000/12/05 16:47:28
3747      [sshd.c]
3748      tweak comment to reflect real location of pid file; ok provos@
3749  - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
3750    have it (used in ssh-keyscan).
3751  - (stevesk) OpenBSD CVS update:
3752    - markus@cvs.openbsd.org 2000/12/06 19:57:48
3753      [ssh-keyscan.c]
3754      err(3) -> internal error(), from stevesk@sweden.hp.com
3755
3756 20001205
3757  - (bal) OpenBSD CVS updates:
3758    - markus@cvs.openbsd.org 2000/12/04 19:24:02
3759      [ssh-keyscan.c ssh-keyscan.1]
3760      David Maziere's ssh-keyscan, ok niels@
3761  - (bal) Updated Makefile.in to include ssh-keyscan that was just added
3762    to the recent OpenBSD source tree.
3763  - (stevesk) fix typos in contrib/hpux/README
3764
3765 20001204
3766  - (bal) More C functions defined in NeXT that are unaccessable without
3767    defining -POSIX.
3768  - (bal) OpenBSD CVS updates:
3769    - markus@cvs.openbsd.org 2000/12/03 11:29:04
3770      [compat.c]
3771      remove fallback to SSH_BUG_HMAC now that the drafts are updated
3772    - markus@cvs.openbsd.org 2000/12/03 11:27:55
3773      [compat.c]
3774      correctly match "2.1.0.pl2 SSH" etc; from
3775      pekkas@netcore.fi/bugzilla.redhat
3776    - markus@cvs.openbsd.org 2000/12/03 11:15:03
3777      [auth2.c compat.c compat.h sshconnect2.c]
3778      support f-secure/ssh.com 2.0.12; ok niels@
3779
3780 20001203
3781  - (bal) OpenBSD CVS updates:
3782   - markus@cvs.openbsd.org 2000/11/30 22:54:31
3783     [channels.c]
3784     debug->warn if tried to do -R style fwd w/o client requesting this;
3785     ok neils@
3786   - markus@cvs.openbsd.org 2000/11/29 20:39:17
3787     [cipher.c]
3788     des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV
3789   - markus@cvs.openbsd.org 2000/11/30 18:33:05
3790     [ssh-agent.c]
3791     agents must not dump core, ok niels@
3792   - markus@cvs.openbsd.org 2000/11/30 07:04:02
3793     [ssh.1]
3794     T is for both protocols
3795   - markus@cvs.openbsd.org 2000/12/01 00:00:51
3796     [ssh.1]
3797     typo; from green@FreeBSD.org
3798   - markus@cvs.openbsd.org 2000/11/30 07:02:35
3799     [ssh.c]
3800     check -T before isatty()
3801   - provos@cvs.openbsd.org 2000/11/29 13:51:27
3802     [sshconnect.c]
3803     show IP address and hostname when new key is encountered. okay markus@
3804   - markus@cvs.openbsd.org 2000/11/30 22:53:35
3805     [sshconnect.c]
3806     disable agent/x11/port fwding if hostkey has changed; ok niels@
3807   - marksu@cvs.openbsd.org 2000/11/29 21:11:59
3808     [sshd.c]
3809     sshd -D, startup w/o deamon(), for monitoring scripts or inittab;
3810     from handler@sub-rosa.com and eric@urbanrange.com; ok niels@
3811  - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
3812    PAM authentication using KbdInteractive.
3813  - (djm) Added another TODO
3814
3815 20001202
3816  - (bal) Backed out of part of Alain St-Denis' loginrec.c patch.
3817  - (bal) Irix need some sort of mansubdir, patch by Michael Stone
3818    <mstone@cs.loyola.edu>
3819
3820 20001129
3821  - (djm) Back out all the serverloop.c hacks. sshd will now hang again
3822    if there are background children with open fds.
3823  - (djm) bsd-rresvport.c bzero -> memset
3824  - (djm) Don't fail in defines.h on absence of 64 bit types (we will
3825    still fail during compilation of sftp-server).
3826  - (djm) Fail if ar is not found during configure
3827  - (djm) OpenBSD CVS updates:
3828    - provos@cvs.openbsd.org  2000/11/22 08:38:31
3829      [sshd.8]
3830      talk about /etc/primes, okay markus@
3831    - markus@cvs.openbsd.org  2000/11/23 14:03:48
3832      [ssh.c sshconnect1.c sshconnect2.c]
3833      complain about invalid ciphers for ssh1/ssh2, fall back to reasonable
3834      defaults
3835    - markus@cvs.openbsd.org  2000/11/25 09:42:53
3836      [sshconnect1.c]
3837      reorder check for illegal ciphers, bugreport from espie@
3838    - markus@cvs.openbsd.org  2000/11/25 10:19:34
3839      [ssh-keygen.c ssh.h]
3840      print keytype when generating a key.
3841      reasonable defaults for RSA1/RSA/DSA keys.
3842  - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
3843    more manpage paths in fixpaths calls
3844  - (djm) Also add xauth path at Pekka's suggestion.
3845  - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility
3846
3847 20001125
3848  - (djm) Give up privs when reading seed file
3849
3850 20001123
3851  - (bal) Merge OpenBSD changes:
3852    - markus@cvs.openbsd.org  2000/11/15 22:31:36
3853      [auth-options.c]
3854      case insensitive key options; from stevesk@sweeden.hp.com
3855    - markus@cvs.openbsd.org  2000/11/16 17:55:43
3856      [dh.c]
3857      do not use perror() in sshd, after child is forked()
3858    - markus@cvs.openbsd.org  2000/11/14 23:42:40
3859      [auth-rsa.c]
3860      parse option only if key matches; fix some confusing seen by the client
3861    - markus@cvs.openbsd.org  2000/11/14 23:44:19
3862      [session.c]
3863      check no_agent_forward_flag for ssh-2, too
3864    - markus@cvs.openbsd.org  2000/11/15
3865      [ssh-agent.1]
3866      reorder SYNOPSIS; typo, use .It
3867    - markus@cvs.openbsd.org  2000/11/14 23:48:55
3868      [ssh-agent.c]
3869      do not reorder keys if a key is removed
3870    - markus@cvs.openbsd.org  2000/11/15 19:58:08
3871      [ssh.c]
3872      just ignore non existing user keys
3873    - millert@cvs.openbsd.org  200/11/15 20:24:43
3874      [ssh-keygen.c]
3875      Add missing \n at end of error message.
3876
3877 20001122
3878  - (bal) Minor patch to ensure platforms lacking IRIX job limit supports
3879    are compilable.
3880  - (bal) Updated TODO as of 11/18/2000 with known things to resolve.
3881
3882 20001117
3883  - (bal) Changed from 'primes' to 'primes.out' for consistancy sake.  It
3884    has no affect the output.  Patch by Corinna Vinschen <vinschen@redhat.com>
3885  - (stevesk) Reworked progname support.
3886  - (bal) Misplaced #include "includes.h" in bsd-setproctitle.c.  Patch by
3887    Shinichi Maruyama <marya@st.jip.co.jp>
3888
3889 20001116
3890  - (bal) Added in MAXSYMLINK test in bsd-realpath.c.  Required for some SCO
3891    releases.
3892  - (bal) Make builds work outside of source tree.  Patch by Mark D. Roth
3893    <roth@feep.net>
3894
3895 20001113
3896  - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
3897    contrib/README
3898  - (djm) Merge OpenBSD changes:
3899    - markus@cvs.openbsd.org  2000/11/06 16:04:56
3900      [channels.c channels.h clientloop.c nchan.c serverloop.c]
3901      [session.c ssh.c]
3902      agent forwarding and -R for ssh2, based on work from
3903      jhuuskon@messi.uku.fi
3904    - markus@cvs.openbsd.org  2000/11/06 16:13:27
3905      [ssh.c sshconnect.c sshd.c]
3906      do not disabled rhosts(rsa) if server port > 1024; from
3907      pekkas@netcore.fi
3908    - markus@cvs.openbsd.org  2000/11/06 16:16:35
3909      [sshconnect.c]
3910      downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net
3911    - markus@cvs.openbsd.org  2000/11/09 18:04:40
3912      [auth1.c]
3913      typo; from mouring@pconline.com
3914    - markus@cvs.openbsd.org  2000/11/12 12:03:28
3915      [ssh-agent.c]
3916      off-by-one when removing a key from the agent
3917    - markus@cvs.openbsd.org  2000/11/12 12:50:39
3918      [auth-rh-rsa.c auth2.c authfd.c authfd.h]
3919      [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h]
3920      [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c]
3921      [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config]
3922      [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c]
3923      [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h]
3924      add support for RSA to SSH2.  please test.
3925      there are now 3 types of keys: RSA1 is used by ssh-1 only,
3926      RSA and DSA are used by SSH2.
3927      you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA
3928      keys for SSH2 and use the RSA keys for hostkeys or for user keys.
3929      SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before.
3930  - (djm) Fix up Makefile and Redhat init script to create RSA host keys
3931  - (djm) Change to interim version
3932  - (djm) Fix RPM spec file stupidity
3933  - (djm) fixpaths to DSA and RSA keys too
3934
3935 20001112
3936  - (bal) SCO Patch to add needed libraries for configure.in.  Patch by
3937    Phillips Porch <root@theporch.com>
3938  - (bal) IRIX patch to adding Job Limits.  Patch by Denis Parker
3939    <dcp@sgi.com>
3940  - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY.  Add error() to
3941    failed ioctl(TIOCSCTTY) call.
3942
3943 20001111
3944  - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
3945    packaging files
3946  - (djm) Fix new Makefile.in warnings
3947  - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
3948    promoted to type int. Report and fix from Dan Astoorian
3949    <djast@cs.toronto.edu>
3950  - (djm) Hardwire sysconfdir in RPM spec files as some RPM versions get
3951    it wrong. Report from Bennett Todd <bet@rahul.net>
3952
3953 20001110
3954  - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
3955  - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
3956  - (bal) Added in check to verify S/Key library is being detected in
3957    configure.in
3958  - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif.
3959    Patch by Mark Miller <markm@swoon.net>
3960  - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
3961    to remove warnings under MacOS X.  Patch by Mark Miller <markm@swoon.net>
3962  - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs
3963
3964 20001107
3965  - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
3966    Mark Miller <markm@swoon.net>
3967  - (bal) sshd.init files corrected to assign $? to RETVAL.  Patch by
3968    Jarno Huuskonen <jhuuskon@messi.uku.fi>
3969  - (bal) fixpaths fixed to stop it from quitely failing. Patch by
3970    Mark D. Roth <roth@feep.net>
3971
3972 20001106
3973  - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
3974  - (djm) Manually fix up missed diff hunks (mainly RCS idents)
3975  - (djm) Remove UPGRADING document in favour of a link to the better
3976    maintained FAQ on www.openssh.com
3977  - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
3978    <pekkas@netcore.fi>
3979  - (djm) Don't need X11-askpass in RPM spec file if building without it
3980    from Pekka Savola <pekkas@netcore.fi>
3981  - (djm) Release 2.3.0p1
3982  - (bal) typo in configure.in in regards to --with-ldflags from Marko
3983    Asplund <aspa@kronodoc.fi>
3984  - (bal) fixed next-posix.h.  Forgot prototype of getppid().
3985
3986 20001105
3987  - (bal) Sync with OpenBSD:
3988    - markus@cvs.openbsd.org 2000/10/31 9:31:58
3989      [compat.c]
3990      handle all old openssh versions
3991    - markus@cvs.openbsd.org 2000/10/31 13:1853
3992      [deattack.c]
3993      so that large packets do not wrap "n"; from netbsd
3994  - (bal) rijndel.c - fix up RCSID to match OpenBSD tree
3995  - (bal) auth2-skey.c - Checked in.  Missing from portable tree.
3996  - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
3997    setsid() into more common files
3998  - (stevesk) pty.c: use __hpux to identify HP-UX.
3999  - (bal) Missed auth-skey.o in Makefile.in and minor correction to
4000    bsd-waitpid.c
4001
4002 20001029
4003  - (stevesk) Fix typo in auth.c: USE_PAM not PAM
4004  - (stevesk) Create contrib/cygwin/ directory; patch from
4005    Corinna Vinschen <vinschen@redhat.com>
4006  - (bal) Resolved more $xno and $xyes issues in configure.in
4007  - (bal) next-posix.h - spelling and forgot a prototype
4008
4009 20001028
4010  - (djm) fix select hack in serverloop.c from Philippe WILLEM
4011    <Philippe.WILLEM@urssaf.fr>
4012  - (djm) Fix mangled AIXAUTHENTICATE code
4013  - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
4014    <markus.friedl@informatik.uni-erlangen.de>
4015  - (djm) Sync with OpenBSD:
4016    - markus@cvs.openbsd.org  2000/10/16 15:46:32
4017      [ssh.1]
4018      fixes from pekkas@netcore.fi
4019    - markus@cvs.openbsd.org  2000/10/17 14:28:11
4020      [atomicio.c]
4021      return number of characters processed; ok deraadt@
4022    - markus@cvs.openbsd.org  2000/10/18 12:04:02
4023      [atomicio.c]
4024      undo
4025    - markus@cvs.openbsd.org  2000/10/18 12:23:02
4026      [scp.c]
4027      replace atomicio(read,...) with read(); ok deraadt@
4028    - markus@cvs.openbsd.org  2000/10/18 12:42:00
4029      [session.c]
4030      restore old record login behaviour
4031    - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
4032      [auth-skey.c]
4033      fmt string problem in unused code
4034    - provos@cvs.openbsd.org  2000/10/19 10:45:16
4035      [sshconnect2.c]
4036      don't reference freed memory. okay deraadt@
4037    - markus@cvs.openbsd.org  2000/10/21 11:04:23
4038      [canohost.c]
4039      typo, eramore@era-t.ericsson.se; ok niels@
4040    - markus@cvs.openbsd.org  2000/10/23 13:31:55
4041      [cipher.c]
4042      non-alignment dependent swap_bytes(); from
4043      simonb@wasabisystems.com/netbsd
4044    - markus@cvs.openbsd.org  2000/10/26 12:38:28
4045      [compat.c]
4046      add older vandyke products
4047    - markus@cvs.openbsd.org  2000/10/27 01:32:19
4048      [channels.c channels.h clientloop.c serverloop.c session.c]
4049      [ssh.c util.c]
4050      enable non-blocking IO on channels, and tty's (except for the
4051      client ttys).
4052
4053 20001027
4054  - (djm) Increase REKEY_BYTES to 2^24 for arc4random
4055
4056 20001025
4057  - (djm) Added WARNING.RNG file and modified configure to ask users of the
4058    builtin entropy code to read it.
4059  - (djm) Prefer builtin regex to PCRE.
4060  - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
4061  - (bal) Apply fixes to configure.in pointed out by Pavel Roskin
4062    <proski@gnu.org>
4063
4064 20001020
4065  - (djm) Don't define _REENTRANT for SNI/Reliant Unix
4066  - (bal) Imported NEWS-OS waitpid() macros into NeXT.  Since implementation
4067    is more correct then current version.
4068
4069 20001018
4070  - (stevesk) Add initial support for setproctitle().  Current
4071    support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
4072  - (stevesk) Add egd startup scripts to contrib/hpux/
4073
4074 20001017
4075  - (djm) Add -lregex to cywin libs from Corinna Vinschen
4076    <vinschen@cygnus.com>
4077  - (djm) Don't rely on atomicio's retval to determine length of askpass
4078    supplied passphrase. Problem report from Lutz Jaenicke
4079    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
4080  - (bal) Changed from GNU rx to PCRE on suggestion from djm.
4081  - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki
4082    <nakaji@tutrp.tut.ac.jp>
4083
4084 20001016
4085  - (djm) Sync with OpenBSD:
4086    - markus@cvs.openbsd.org  2000/10/14 04:01:15
4087      [cipher.c]
4088      debug3
4089    - markus@cvs.openbsd.org  2000/10/14 04:07:23
4090      [scp.c]
4091      remove spaces from arguments; from djm@mindrot.org
4092    - markus@cvs.openbsd.org  2000/10/14 06:09:46
4093      [ssh.1]
4094      Cipher is for SSH-1 only
4095    - markus@cvs.openbsd.org  2000/10/14 06:12:09
4096      [servconf.c servconf.h serverloop.c session.c sshd.8]
4097      AllowTcpForwarding; from naddy@
4098    - markus@cvs.openbsd.org  2000/10/14 06:16:56
4099      [auth2.c compat.c compat.h sshconnect2.c version.h]
4100      OpenSSH_2.3; note that is is not complete, but the version number
4101      needs to be changed for interoperability reasons
4102    - markus@cvs.openbsd.org  2000/10/14 06:19:45
4103      [auth-rsa.c]
4104      do not send RSA challenge if key is not allowed by key-options; from
4105      eivind@ThinkSec.com
4106    - markus@cvs.openbsd.org  2000/10/15 08:14:01
4107      [rijndael.c session.c]
4108      typos; from stevesk@sweden.hp.com
4109    - markus@cvs.openbsd.org  2000/10/15 08:18:31
4110      [rijndael.c]
4111      typo
4112  - (djm) Copy manpages back over from OpenBSD - too tedious to wade
4113    through diffs
4114  - (djm) Added condrestart to Redhat init script. Patch from Pekka Savola
4115    <pekkas@netcore.fi>
4116  - (djm) Update version in Redhat spec file
4117  - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
4118    Redhat 7.0 spec file
4119  - (djm) Make inability to read/write PRNG seedfile non-fatal
4120
4121
4122 20001015
4123  - (djm) Fix ssh2 hang on background processes at logout.
4124
4125 20001014
4126  - (bal) Add support for realpath and getcwd for platforms with broken
4127    or missing realpath implementations for sftp-server.
4128  - (bal) Corrected mistake in INSTALL in regards to GNU rx library
4129  - (bal) Add support for GNU rx library for those lacking regexp support
4130  - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
4131  - (djm) Revert SSH2 serverloop hack, will find a better way.
4132  - (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
4133    from Martin Johansson <fatbob@acc.umu.se>
4134  - (djm) Big OpenBSD sync:
4135    - markus@cvs.openbsd.org  2000/09/30 10:27:44
4136      [log.c]
4137      allow loglevel debug
4138    - markus@cvs.openbsd.org  2000/10/03 11:59:57
4139      [packet.c]
4140      hmac->mac
4141    - markus@cvs.openbsd.org  2000/10/03 12:03:03
4142      [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
4143      move fake-auth from auth1.c to individual auth methods, disables s/key in
4144      debug-msg
4145    - markus@cvs.openbsd.org  2000/10/03 12:16:48
4146      ssh.c
4147      do not resolve canonname, i have no idea why this was added oin ossh
4148    - markus@cvs.openbsd.org  2000/10/09 15:30:44
4149      ssh-keygen.1 ssh-keygen.c
4150      -X now reads private ssh.com DSA keys, too.
4151    - markus@cvs.openbsd.org  2000/10/09 15:32:34
4152      auth-options.c
4153      clear options on every call.
4154    - markus@cvs.openbsd.org  2000/10/09 15:51:00
4155      authfd.c authfd.h
4156      interop with ssh-agent2, from <res@shore.net>
4157    - markus@cvs.openbsd.org  2000/10/10 14:20:45
4158      compat.c
4159      use rexexp for version string matching
4160    - provos@cvs.openbsd.org  2000/10/10 22:02:18
4161      [kex.c kex.h myproposal.h ssh.h ssh2.h sshconnect2.c sshd.c dh.c dh.h]
4162      First rough implementation of the diffie-hellman group exchange.  The
4163      client can ask the server for bigger groups to perform the diffie-hellman
4164      in, thus increasing the attack complexity when using ciphers with longer
4165      keys.  University of Windsor provided network, T the company.
4166    - markus@cvs.openbsd.org  2000/10/11 13:59:52
4167      [auth-rsa.c auth2.c]
4168      clear auth options unless auth sucessfull
4169    - markus@cvs.openbsd.org  2000/10/11 14:00:27
4170      [auth-options.h]
4171      clear auth options unless auth sucessfull
4172    - markus@cvs.openbsd.org  2000/10/11 14:03:27
4173      [scp.1 scp.c]
4174      support 'scp -o' with help from mouring@pconline.com
4175    - markus@cvs.openbsd.org  2000/10/11 14:11:35
4176      [dh.c]
4177      Wall
4178    - markus@cvs.openbsd.org  2000/10/11 14:14:40
4179      [auth.h auth2.c readconf.c readconf.h readpass.c servconf.c servconf.h]
4180      [ssh.h sshconnect2.c sshd_config auth2-skey.c cli.c cli.h]
4181      add support for s/key (kbd-interactive) to ssh2, based on work by
4182      mkiernan@avantgo.com and me
4183    - markus@cvs.openbsd.org  2000/10/11 14:27:24
4184      [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
4185      [myproposal.h packet.c readconf.c session.c ssh.c ssh.h sshconnect1.c]
4186      [sshconnect2.c sshd.c]
4187      new cipher framework
4188    - markus@cvs.openbsd.org  2000/10/11 14:45:21
4189      [cipher.c]
4190      remove DES
4191    - markus@cvs.openbsd.org  2000/10/12 03:59:20
4192      [cipher.c cipher.h sshconnect1.c sshconnect2.c sshd.c]
4193      enable DES in SSH-1 clients only
4194    - markus@cvs.openbsd.org  2000/10/12 08:21:13
4195      [kex.h packet.c]
4196      remove unused
4197    - markus@cvs.openbsd.org  2000/10/13 12:34:46
4198      [sshd.c]
4199      Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.se
4200    - markus@cvs.openbsd.org  2000/10/13 12:59:15
4201      [cipher.c cipher.h myproposal.h  rijndael.c rijndael.h]
4202      rijndael/aes support
4203    - markus@cvs.openbsd.org  2000/10/13 13:10:54
4204      [sshd.8]
4205      more info about -V
4206    - markus@cvs.openbsd.org  2000/10/13 13:12:02
4207      [myproposal.h]
4208      prefer no compression
4209  - (djm) Fix scp user@host handling
4210  - (djm) Don't clobber ssh_prng_cmds on install
4211  - (stevesk) Include config.h in rijndael.c so we define intXX_t and
4212    u_intXX_t types on all platforms.
4213  - (stevesk) rijndael.c: cleanup missing declaration warnings.
4214  - (stevesk) ~/.hushlogin shouldn't cause required password change to
4215    be bypassed.
4216  - (stevesk) Display correct path to ssh-askpass in configure output.
4217    Report from Lutz Jaenicke.
4218
4219 20001007
4220  - (stevesk) Print PAM return value in PAM log messages to aid
4221    with debugging.
4222  - (stevesk) Fix detection of pw_class struct member in configure;
4223    patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>
4224
4225 20001002
4226  - (djm) Fix USER_PATH, report from Kevin Steves <stevesk@sweden.hp.com>
4227  - (djm) Add host system and CC to end-of-configure report. Suggested by
4228    Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
4229
4230 20000931
4231  - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
4232
4233 20000930
4234  - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
4235  - (djm) Support in bsd-snprintf.c for long long conversions from
4236    Ben Lindstrom <mouring@pconline.com>
4237  - (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>
4238  - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
4239    very short lived X connections. Bug report from Tobias Oetiker
4240    <oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
4241  - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
4242    patch from Pekka Savola <pekkas@netcore.fi>
4243  - (djm) Forgot to cvs add LICENSE file
4244  - (djm) Add LICENSE to RPM spec files
4245  - (djm) CVS OpenBSD sync:
4246    - markus@cvs.openbsd.org  2000/09/26 13:59:59
4247      [clientloop.c]
4248      use debug2
4249    - markus@cvs.openbsd.org  2000/09/27 15:41:34
4250      [auth2.c sshconnect2.c]
4251      use key_type()
4252    - markus@cvs.openbsd.org  2000/09/28 12:03:18
4253      [channels.c]
4254      debug -> debug2 cleanup
4255  - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
4256    strip "/dev/"). Fix loginrec.c based on patch from Alain St-Denis
4257    <Alain.St-Denis@ec.gc.ca>
4258  - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass.
4259    Problem was caused by interrupted read in ssh-add. Report from Donald
4260    J. Barry <don@astro.cornell.edu>
4261
4262 20000929
4263  - (djm) Fix SSH2 not terminating until all background tasks done problem.
4264  - (djm) Another off-by-one fix from Pavel Kankovsky
4265    <peak@argo.troja.mff.cuni.cz>
4266  - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
4267    tidy necessary differences. Use Markus' new debugN() in entropy.c
4268  - (djm) Merged big SCO portability patch from Tim Rice
4269    <tim@multitalents.net>
4270
4271 20000926
4272  - (djm) Update X11-askpass to 1.0.2 in RPM spec file
4273  - (djm) Define _REENTRANT to pickup strtok_r() on HP/UX
4274  - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
4275    Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
4276
4277 20000924
4278  - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
4279  - (djm) A bit more cleanup - created cygwin_util.h
4280  - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
4281    <markm@swoon.net>
4282
4283 20000923
4284  - (djm) Fix address logging in utmp from Kevin Steves
4285    <stevesk@sweden.hp.com>
4286  - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
4287  - (djm) Seperate tests for int64_t and u_int64_t types
4288  - (djm) Tweak password expiry checking at suggestion of Kevin Steves
4289    <stevesk@sweden.hp.com>
4290  - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
4291  - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
4292    Michael Stone <mstone@cs.loyola.edu>
4293  - (djm) OpenBSD CVS sync:
4294    - markus@cvs.openbsd.org  2000/09/17 09:38:59
4295      [sshconnect2.c sshd.c]
4296      fix DEBUG_KEXDH
4297    - markus@cvs.openbsd.org  2000/09/17 09:52:51
4298      [sshconnect.c]
4299      yes no; ok niels@
4300    - markus@cvs.openbsd.org  2000/09/21 04:55:11
4301      [sshd.8]
4302      typo
4303    - markus@cvs.openbsd.org  2000/09/21 05:03:54
4304      [serverloop.c]
4305      typo
4306    - markus@cvs.openbsd.org  2000/09/21 05:11:42
4307      scp.c
4308      utime() to utimes(); mouring@pconline.com
4309    - markus@cvs.openbsd.org  2000/09/21 05:25:08
4310      sshconnect2.c
4311      change login logic in ssh2, allows plugin of other auth methods
4312    - markus@cvs.openbsd.org  2000/09/21 05:25:35
4313      [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
4314      [serverloop.c]
4315      add context to dispatch_run
4316    - markus@cvs.openbsd.org  2000/09/21 05:07:52
4317      authfd.c authfd.h ssh-agent.c
4318      bug compat for old ssh.com software
4319
4320 20000920
4321  - (djm) Fix bad path substitution. Report from Andrew Miner
4322    <asminer@cs.iastate.edu>
4323
4324 20000916
4325  - (djm) Fix SSL search order from Lutz Jaenicke
4326    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
4327  - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
4328  - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
4329  - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
4330    Patch from Larry Jones <larry.jones@sdrc.com>
4331  - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
4332    password change patch.
4333  - (djm) Bring licenses on my stuff in line with OpenBSD's
4334  - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
4335    Kevin Steves <stevesk@sweden.hp.com>
4336  - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
4337  - (djm) Re-enable int64_t types - we need them for sftp
4338  - (djm) Use libexecdir from configure , rather than libexecdir/ssh
4339  - (djm) Update Redhat SPEC file accordingly
4340  - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
4341  - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
4342  - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
4343    <Dirk.DeWachter@rug.ac.be>
4344  - (djm) Fixprogs and entropy list fixes from Larry Jones
4345    <larry.jones@sdrc.com>
4346  - (djm) Fix for SuSE spec file from Takashi YOSHIDA
4347    <tyoshida@gemini.rc.kyushu-u.ac.jp>
4348  - (djm) Merge OpenBSD changes:
4349    - markus@cvs.openbsd.org  2000/09/05 02:59:57
4350      [session.c]
4351      print hostname (not hushlogin)
4352    - markus@cvs.openbsd.org  2000/09/05 13:18:48
4353      [authfile.c ssh-add.c]
4354      enable ssh-add -d for DSA keys
4355    - markus@cvs.openbsd.org  2000/09/05 13:20:49
4356      [sftp-server.c]
4357      cleanup
4358    - markus@cvs.openbsd.org  2000/09/06 03:46:41
4359      [authfile.h]
4360      prototype
4361    - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
4362      [ALL]
4363      cleanup copyright notices on all files.  I have attempted to be
4364      accurate with the details.  everything is now under Tatu's licence
4365      (which I copied from his readme), and/or the core-sdi bsd-ish thing
4366      for deattack, or various openbsd developers under a 2-term bsd
4367      licence.  We're not changing any rules, just being accurate.
4368    - markus@cvs.openbsd.org  2000/09/07 14:40:30
4369      [channels.c channels.h clientloop.c serverloop.c ssh.c]
4370      cleanup window and packet sizes for ssh2 flow control; ok niels
4371    - markus@cvs.openbsd.org  2000/09/07 14:53:00
4372      [scp.c]
4373      typo
4374    - markus@cvs.openbsd.org  2000/09/07 15:13:37
4375      [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
4376      [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
4377      [pty.c readconf.c]
4378      some more Copyright fixes
4379    - markus@cvs.openbsd.org  2000/09/08 03:02:51
4380      [README.openssh2]
4381      bye bye
4382    - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
4383      [LICENCE cipher.c]
4384      a few more comments about it being ARC4 not RC4
4385    - markus@cvs.openbsd.org  2000/09/12 14:53:11
4386      [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
4387      multiple debug levels
4388    - markus@cvs.openbsd.org  2000/09/14 14:25:15
4389      [clientloop.c]
4390      typo
4391    - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
4392      [ssh-agent.c]
4393      check return value for setenv(3) for failure, and deal appropriately
4394
4395 20000913
4396  - (djm) Fix server not exiting with jobs in background.
4397
4398 20000905
4399  - (djm) Import OpenBSD CVS changes
4400    - markus@cvs.openbsd.org  2000/08/31 15:52:24
4401      [Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
4402      implement a SFTP server. interops with sftp2, scp2 and the windows
4403      client from ssh.com
4404    - markus@cvs.openbsd.org  2000/08/31 15:56:03
4405      [README.openssh2]
4406      sync
4407    - markus@cvs.openbsd.org  2000/08/31 16:05:42
4408      [session.c]
4409      Wall
4410    - markus@cvs.openbsd.org  2000/08/31 16:09:34
4411      [authfd.c ssh-agent.c]
4412      add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
4413    - deraadt@cvs.openbsd.org 2000/09/01 09:25:13
4414      [scp.1 scp.c]
4415      cleanup and fix -S support; stevesk@sweden.hp.com
4416    - markus@cvs.openbsd.org  2000/09/01 16:29:32
4417      [sftp-server.c]
4418      portability fixes
4419    - markus@cvs.openbsd.org  2000/09/01 16:32:41
4420      [sftp-server.c]
4421      fix cast; mouring@pconline.com
4422    - itojun@cvs.openbsd.org  2000/09/03 09:23:28
4423      [ssh-add.1 ssh.1]
4424      add missing .El against .Bl.
4425    - markus@cvs.openbsd.org  2000/09/04 13:03:41
4426      [session.c]
4427      missing close; ok theo
4428    - markus@cvs.openbsd.org  2000/09/04 13:07:21
4429      [session.c]
4430      fix get_last_login_time order; from andre@van-veen.de
4431    - markus@cvs.openbsd.org  2000/09/04 13:10:09
4432      [sftp-server.c]
4433      more cast fixes; from mouring@pconline.com
4434    - markus@cvs.openbsd.org  2000/09/04 13:06:04
4435      [session.c]
4436      set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
4437  - (djm) Cleanup after import. Fix sftp-server compilation, Makefile
4438  - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
4439
4440 20000903
4441  - (djm) Fix Redhat init script
4442
4443 20000901
4444  - (djm) Pick up Jim's new X11-askpass
4445  - (djm) Release 2.2.0p1
4446
4447 20000831
4448  - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
4449    <acox@cv.telegroup.com>
4450  - (djm) Pick up new version (2.2.0) from OpenBSD CVS
4451
4452 20000830
4453  - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
4454  - (djm) Periodically rekey arc4random
4455  - (djm) Clean up diff against OpenBSD.
4456  - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
4457    <stevesk@sweden.hp.com>
4458  - (djm) Quieten the pam delete credentials error message
4459  - (djm) Fix printing of $DISPLAY hack if set by system type. Report from
4460    Kevin Steves <stevesk@sweden.hp.com>
4461  - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
4462  - (djm) Fix doh in bsd-arc4random.c
4463
4464 20000829
4465  - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
4466    Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
4467    Garrick James <garrick@james.net>
4468  - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
4469    Bastian Trompetter <btrompetter@firemail.de>
4470  - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
4471  - More OpenBSD updates:
4472    - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
4473      [scp.c]
4474      off_t in sink, to fix files > 2GB, i think, test is still running ;-)
4475    - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
4476      [session.c]
4477      Wall
4478    - markus@cvs.openbsd.org  2000/08/26 04:33:43
4479      [compat.c]
4480      ssh.com-2.3.0
4481    - markus@cvs.openbsd.org  2000/08/27 12:18:05
4482      [compat.c]
4483      compatibility with future ssh.com versions
4484    - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
4485      [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
4486      print uid/gid as unsigned
4487    - markus@cvs.openbsd.org  2000/08/28 13:51:00
4488      [ssh.c]
4489      enable -n and -f for ssh2
4490    - markus@cvs.openbsd.org  2000/08/28 14:19:53
4491      [ssh.c]
4492      allow combination of -N and -f
4493    - markus@cvs.openbsd.org  2000/08/28 14:20:56
4494      [util.c]
4495      util.c
4496    - markus@cvs.openbsd.org  2000/08/28 14:22:02
4497      [util.c]
4498      undo
4499    - markus@cvs.openbsd.org  2000/08/28 14:23:38
4500      [util.c]
4501      don't complain if setting NONBLOCK fails with ENODEV
4502
4503 20000823
4504  - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
4505    Avoids "scp never exits" problem. Reports from Lutz Jaenicke
4506    <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
4507    <kajiyama@grad.sccs.chukyo-u.ac.jp>
4508  - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
4509  - (djm) Add local version to version.h
4510  - (djm) Don't reseed arc4random everytime it is used
4511  - (djm) OpenBSD CVS updates:
4512    - deraadt@cvs.openbsd.org 2000/08/18 20:07:23
4513      [ssh.c]
4514      accept remsh as a valid name as well; roman@buildpoint.com
4515    - deraadt@cvs.openbsd.org 2000/08/18 20:17:13
4516      [deattack.c crc32.c packet.c]
4517      rename crc32() to ssh_crc32() to avoid zlib name clash.  do not move to
4518      libz crc32 function yet, because it has ugly "long"'s in it;
4519      oneill@cs.sfu.ca
4520    - deraadt@cvs.openbsd.org 2000/08/18 20:26:08
4521      [scp.1 scp.c]
4522      -S prog support; tv@debian.org
4523    - deraadt@cvs.openbsd.org 2000/08/18 20:50:07
4524      [scp.c]
4525      knf
4526    - deraadt@cvs.openbsd.org 2000/08/18 20:57:33
4527      [log-client.c]
4528      shorten
4529    - markus@cvs.openbsd.org  2000/08/19 12:48:11
4530      [channels.c channels.h clientloop.c ssh.c ssh.h]
4531      support for ~. in ssh2
4532    - deraadt@cvs.openbsd.org 2000/08/19 15:29:40
4533      [crc32.h]
4534      proper prototype
4535    - markus@cvs.openbsd.org  2000/08/19 15:34:44
4536      [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
4537      [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
4538      [fingerprint.c fingerprint.h]
4539      add SSH2/DSA support to the agent and some other DSA related cleanups.
4540      (note that we cannot talk to ssh.com's ssh2 agents)
4541    - markus@cvs.openbsd.org  2000/08/19 15:55:52
4542      [channels.c channels.h clientloop.c]
4543      more ~ support for ssh2
4544    - markus@cvs.openbsd.org  2000/08/19 16:21:19
4545      [clientloop.c]
4546      oops
4547    - millert@cvs.openbsd.org 2000/08/20 12:25:53
4548      [session.c]
4549      We have to stash the result of get_remote_name_or_ip() before we
4550      close our socket or getpeername() will get EBADF and the process
4551      will exit.  Only a problem for "UseLogin yes".
4552    - millert@cvs.openbsd.org 2000/08/20 12:30:59
4553      [session.c]
4554      Only check /etc/nologin if "UseLogin no" since login(1) may have its
4555      own policy on determining who is allowed to login when /etc/nologin
4556      is present.  Also use the _PATH_NOLOGIN define.
4557    - millert@cvs.openbsd.org 2000/08/20 12:42:43
4558      [auth1.c auth2.c session.c ssh.c]
4559      Add calls to setusercontext() and login_get*().  We basically call
4560      setusercontext() in most places where previously we did a setlogin().
4561      Add default login.conf file and put root in the "daemon" login class.
4562    - millert@cvs.openbsd.org 2000/08/21 10:23:31
4563      [session.c]
4564      Fix incorrect PATH setting; noted by Markus.
4565
4566 20000818
4567  - (djm) OpenBSD CVS changes:
4568    - markus@cvs.openbsd.org  2000/07/22 03:14:37
4569      [servconf.c servconf.h sshd.8 sshd.c sshd_config]
4570      random early drop; ok theo, niels
4571    - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
4572      [ssh.1]
4573      typo
4574    - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
4575      [sshd.8]
4576      many fixes from pepper@mail.reppep.com
4577    - provos@cvs.openbsd.org  2000/08/01 13:01:42
4578      [Makefile.in util.c aux.c]
4579      rename aux.c to util.c to help with cygwin port
4580    - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
4581      [authfd.c]
4582      correct sun_len; Alexander@Leidinger.net
4583    - provos@cvs.openbsd.org  2000/08/02 10:27:17
4584      [readconf.c sshd.8]
4585      disable kerberos authentication by default
4586    - provos@cvs.openbsd.org  2000/08/02 11:27:05
4587      [sshd.8 readconf.c auth-krb4.c]
4588      disallow kerberos authentication if we can't verify the TGT; from
4589      dugsong@
4590      kerberos authentication is on by default only if you have a srvtab.
4591    - markus@cvs.openbsd.org  2000/08/04 14:30:07
4592      [auth.c]
4593      unused
4594    - markus@cvs.openbsd.org  2000/08/04 14:30:35
4595      [sshd_config]
4596      MaxStartups
4597    - markus@cvs.openbsd.org  2000/08/15 13:20:46
4598      [authfd.c]
4599      cleanup; ok niels@
4600    - markus@cvs.openbsd.org  2000/08/17 14:05:10
4601      [session.c]
4602      cleanup login(1)-like jobs, no duplicate utmp entries
4603    - markus@cvs.openbsd.org  2000/08/17 14:06:34
4604      [session.c sshd.8 sshd.c]
4605       sshd -u len, similar to telnetd
4606  - (djm) Lastlog was not getting closed after writing login entry
4607  - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
4608
4609 20000816
4610  - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
4611  - (djm) Fix strerror replacement for old SunOS. Based on patch from
4612    Charles Levert <charles@comm.polymtl.ca>
4613  - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
4614    implementation.
4615  - (djm) SUN_LEN macro for systems which lack it
4616
4617 20000815
4618  - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
4619  - (djm) Avoid failures on Irix when ssh is not setuid. Fix from
4620    Michael Stone <mstone@cs.loyola.edu>
4621  - (djm) Don't seek in directory based lastlogs
4622  - (djm) Fix --with-ipaddr-display configure option test. Patch from
4623    Jarno Huuskonen <jhuuskon@messi.uku.fi>
4624  - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
4625
4626 20000813
4627  - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
4628    Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
4629
4630 20000809
4631  - (djm) Define AIX hard limits if headers don't. Report from
4632    Bill Painter <william.t.painter@lmco.com>
4633  - (djm) utmp direct write & SunOS 4 patch from Charles Levert
4634    <charles@comm.polymtl.ca>
4635
4636 20000808
4637  - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
4638    time, spec file cleanup.
4639
4640 20000807
4641  - (djm) Set 0755 on binaries during install. Report from Lutz Jaenicke
4642  - (djm) Suppress error messages on channel close shutdown() failurs
4643    works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
4644  - (djm) Add some more entropy collection commands from Lutz Jaenicke
4645
4646 20000725
4647  - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
4648
4649 20000721
4650  - (djm) OpenBSD CVS updates:
4651    - markus@cvs.openbsd.org  2000/07/16 02:27:22
4652      [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
4653      [sshconnect1.c sshconnect2.c]
4654      make ssh-add accept dsa keys (the agent does not)
4655    - djm@cvs.openbsd.org     2000/07/17 19:25:02
4656      [sshd.c]
4657      Another closing of stdin; ok deraadt
4658    - markus@cvs.openbsd.org  2000/07/19 18:33:12
4659      [dsa.c]
4660      missing free, reorder
4661    - markus@cvs.openbsd.org  2000/07/20 16:23:14
4662      [ssh-keygen.1]
4663      document input and output files
4664
4665 20000720
4666  - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
4667
4668 20000716
4669  - (djm) Release 2.1.1p4
4670
4671 20000715
4672  - (djm) OpenBSD CVS updates
4673    - provos@cvs.openbsd.org  2000/07/13 16:53:22
4674      [aux.c readconf.c servconf.c ssh.h]
4675      allow multiple whitespace but only one '=' between tokens, bug report from
4676      Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
4677    - provos@cvs.openbsd.org  2000/07/13 17:14:09
4678      [clientloop.c]
4679      typo; todd@fries.net
4680    - provos@cvs.openbsd.org  2000/07/13 17:19:31
4681      [scp.c]
4682      close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
4683    - markus@cvs.openbsd.org  2000/07/14 16:59:46
4684      [readconf.c servconf.c]
4685      allow leading whitespace. ok niels
4686    - djm@cvs.openbsd.org     2000/07/14 22:01:38
4687      [ssh-keygen.c ssh.c]
4688      Always create ~/.ssh with mode 700; ok Markus
4689  - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
4690    - Include floatingpoint.h for entropy.c
4691    - strerror replacement
4692
4693 20000712
4694  - (djm) Remove -lresolve for Reliant Unix
4695  - (djm) OpenBSD CVS Updates:
4696    - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
4697      [session.c sshd.c ]
4698      make MaxStartups code still work with -d; djm
4699    - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
4700      [readconf.c ssh_config]
4701      disable FallBackToRsh by default
4702  - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
4703    Ben Lindstrom <mouring@pconline.com>
4704  - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
4705    spec file.
4706  - (djm) Released 2.1.1p3
4707
4708 20000711
4709  - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
4710    <tbert@abac.com>
4711  - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
4712  - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
4713    <mouring@pconline.com>
4714  - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
4715    from Jim Watt <jimw@peisj.pebio.com>
4716  - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
4717    to compile on more platforms (incl NeXT).
4718  - (djm) Added bsd-inet_aton and configure support for NeXT
4719  - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
4720  - (djm) OpenBSD CVS updates:
4721    - markus@cvs.openbsd.org  2000/06/26 03:22:29
4722      [authfd.c]
4723      cleanup, less cut&paste
4724    - markus@cvs.openbsd.org  2000/06/26 15:59:19
4725      [servconf.c servconf.h session.c sshd.8 sshd.c]
4726      MaxStartups: limit number of unauthenticated connections, work by
4727      theo and me
4728    - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
4729      [session.c]
4730      use no_x11_forwarding_flag correctly; provos ok
4731    - provos@cvs.openbsd.org  2000/07/05 15:35:57
4732      [sshd.c]
4733      typo
4734    - aaron@cvs.openbsd.org   2000/07/05 22:06:58
4735      [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
4736      Insert more missing .El directives. Our troff really should identify
4737      these and spit out a warning.
4738    - todd@cvs.openbsd.org    2000/07/06 21:55:04
4739      [auth-rsa.c auth2.c ssh-keygen.c]
4740      clean code is good code
4741    - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
4742      [serverloop.c]
4743      sense of port forwarding flag test was backwards
4744    - provos@cvs.openbsd.org  2000/07/08 17:17:31
4745      [compat.c readconf.c]
4746      replace strtok with strsep; from David Young <dyoung@onthejob.net>
4747    - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
4748      [auth.h]
4749      KNF
4750    - ho@cvs.openbsd.org      2000/07/08 19:27:33
4751      [compat.c readconf.c]
4752      Better conditions for strsep() ending.
4753    - ho@cvs.openbsd.org      2000/07/10 10:27:05
4754      [readconf.c]
4755      Get the correct message on errors. (niels@ ok)
4756    - ho@cvs.openbsd.org      2000/07/10 10:30:25
4757      [cipher.c kex.c servconf.c]
4758      strtok() --> strsep(). (niels@ ok)
4759  - (djm) Fix problem with debug mode and MaxStartups
4760  - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
4761    builds)
4762  - (djm) Add strsep function from OpenBSD libc for systems that lack it
4763
4764 20000709
4765  - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
4766    Kevin Steves <stevesk@sweden.hp.com>
4767  - (djm) Match prototype and function declaration for rresvport_af.
4768    Problem report from Niklas Edmundsson <nikke@ing.umu.se>
4769  - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
4770    builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
4771  - (djm) Replace ut_name with ut_user. Patch from Jim Watt
4772    <jimw@peisj.pebio.com>
4773  - (djm) Fix pam sprintf fix
4774  - (djm) Cleanup entropy collection code a little more. Split initialisation
4775    from seeding, perform intialisation immediatly at start, be careful with
4776    uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
4777  - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
4778    Including sigaction() et al. replacements
4779  - (djm) AIX getuserattr() session initialisation from Tom Bertelson
4780    <tbert@abac.com>
4781
4782 20000708
4783  - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
4784    Aaron Hopkins <aaron@die.net>
4785  - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
4786    Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
4787  - (djm) Fixed undefined variables for OSF SIA. Report from
4788    Baars, Henk <Hendrik.Baars@nl.origin-it.com>
4789  - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
4790    Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
4791  - (djm) Don't use inet_addr.
4792
4793 20000702
4794  - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
4795  - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
4796    on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
4797  - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
4798    Chris, the Young One <cky@pobox.com>
4799  - (djm) Fix scp progress meter on really wide terminals. Based on patch
4800    from James H. Cloos Jr. <cloos@jhcloos.com>
4801
4802 20000701
4803  - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
4804  - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
4805  - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
4806    <vinschen@cygnus.com>
4807  - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
4808  - (djm) Added check for broken snprintf() functions which do not correctly
4809    terminate output string and attempt to use replacement.
4810  - (djm) Released 2.1.1p2
4811
4812 20000628
4813  - (djm) Fixes to lastlog code for Irix
4814  - (djm) Use atomicio in loginrec
4815  - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
4816    Irix 6.x array sessions, project id's, and system audit trail id.
4817  - (djm) Added 'distprep' make target to simplify packaging
4818  - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
4819    support. Enable using "USE_SIA=1 ./configure [options]"
4820
4821 20000627
4822  - (djm) Fixes to login code - not setting li->uid, cleanups
4823  - (djm) Formatting
4824
4825 20000626
4826  - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
4827  - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
4828  - (djm) Added password expiry checking (no password change support)
4829  - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
4830    based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
4831  - (djm) Fix fixed EGD code.
4832  - OpenBSD CVS update
4833    - provos@cvs.openbsd.org  2000/06/25 14:17:58
4834      [channels.c]
4835      correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
4836
4837 20000623
4838  - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
4839    Svante Signell <svante.signell@telia.com>
4840  - (djm) Autoconf logic to define sa_family_t if it is missing
4841  - OpenBSD CVS Updates:
4842    - markus@cvs.openbsd.org  2000/06/22 10:32:27
4843      [sshd.c]
4844      missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL
4845    - djm@cvs.openbsd.org     2000/06/22 17:55:00
4846      [auth-krb4.c key.c radix.c uuencode.c]
4847      Missing CVS idents; ok markus
4848
4849 20000622
4850  - (djm) Automatically generate host key during "make install". Suggested
4851    by Gary E. Miller <gem@rellim.com>
4852  - (djm) Paranoia before kill() system call
4853  - OpenBSD CVS Updates:
4854    - markus@cvs.openbsd.org  2000/06/18 18:50:11
4855      [auth2.c compat.c compat.h sshconnect2.c]
4856      make userauth+pubkey interop with ssh.com-2.2.0
4857    - markus@cvs.openbsd.org  2000/06/18 20:56:17
4858      [dsa.c]
4859      mem leak + be more paranoid in dsa_verify.
4860    - markus@cvs.openbsd.org  2000/06/18 21:29:50
4861      [key.c]
4862      cleanup fingerprinting, less hardcoded sizes
4863    - markus@cvs.openbsd.org  2000/06/19 19:39:45
4864      [atomicio.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
4865      [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
4866      [buffer.c buffer.h canohost.c channels.c channels.h cipher.c cipher.h]
4867      [clientloop.c compat.c compat.h compress.c compress.h crc32.c crc32.h]
4868      [deattack.c dispatch.c dsa.c fingerprint.c fingerprint.h getput.h hmac.c]
4869      [kex.c log-client.c log-server.c login.c match.c mpaux.c mpaux.h nchan.c]
4870      [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
4871      [rsa.c rsa.h scp.c servconf.c servconf.h ssh-add.c ssh-keygen.c ssh.c]
4872      [ssh.h tildexpand.c ttymodes.c ttymodes.h uidswap.c xmalloc.c xmalloc.h]
4873      OpenBSD tag
4874    - markus@cvs.openbsd.org  2000/06/21 10:46:10
4875      sshconnect2.c missing free; nuke old comment
4876
4877 20000620
4878  - (djm) Replace use of '-o' and '-a' logical operators in configure tests
4879    with '||' and '&&'. As suggested by Jim Knoble <jmknoble@jmknoble.cx>
4880    to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
4881  - (djm) Typo in loginrec.c
4882
4883 20000618
4884  - (djm) Add summary of configure options to end of ./configure run
4885  - (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
4886    Michael Stone <mstone@cs.loyola.edu>
4887  - (djm) rusage is a privileged operation on some Unices (incl.
4888    Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
4889  - (djm) Avoid PAM failures when running without a TTY. Report from
4890    Martin Petrak <petrak@spsknm.schools.sk>
4891  - (djm) Include sys/types.h when including netinet/in.h in configure tests.
4892    Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
4893  - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
4894  - OpenBSD CVS updates:
4895    - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
4896      [channels.c]
4897      everyone says "nix it" (remove protocol 2 debugging message)
4898    - markus@cvs.openbsd.org  2000/06/17 13:24:34
4899      [sshconnect.c]
4900      allow extended server banners
4901    - markus@cvs.openbsd.org  2000/06/17 14:30:10
4902      [sshconnect.c]
4903      missing atomicio, typo
4904    - jakob@cvs.openbsd.org   2000/06/17 16:52:34
4905      [servconf.c servconf.h session.c sshd.8 sshd_config]
4906      add support for ssh v2 subsystems. ok markus@.
4907    - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
4908      [readconf.c servconf.c]
4909      include = in WHITESPACE; markus ok
4910    - markus@cvs.openbsd.org  2000/06/17 19:09:10
4911      [auth2.c]
4912      implement bug compatibility with ssh-2.0.13 pubkey, server side
4913    - markus@cvs.openbsd.org  2000/06/17 21:00:28
4914      [compat.c]
4915      initial support for ssh.com's 2.2.0
4916    - markus@cvs.openbsd.org  2000/06/17 21:16:09
4917      [scp.c]
4918      typo
4919    - markus@cvs.openbsd.org  2000/06/17 22:05:02
4920      [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
4921      split auth-rsa option parsing into auth-options
4922      add options support to authorized_keys2
4923    - markus@cvs.openbsd.org  2000/06/17 22:42:54
4924      [session.c]
4925      typo
4926
4927 20000613
4928  - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
4929   - Platform define for SCO 3.x which breaks on /dev/ptmx
4930   - Detect and try to fix missing MAXPATHLEN
4931  - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
4932    <P.S.S.Camp@ukc.ac.uk>
4933
4934 20000612
4935  - (djm) Glob manpages in RPM spec files to catch compressed files
4936  - (djm) Full license in auth-pam.c
4937  - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
4938  - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
4939   - Don't try to retrieve lastlog from wtmp/wtmpx if DISABLE_LASTLOG is
4940      def'd
4941   - Set AIX to use preformatted manpages
4942
4943 20000610
4944  - (djm) Minor doc tweaks
4945  - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
4946
4947 20000609
4948  - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
4949    (in favour of utmpx) on Solaris 8
4950
4951 20000606
4952  - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
4953    list of commands (by default). Removed verbose debugging (by default).
4954  - (djm) Increased command entropy estimates and default entropy collection
4955    timeout
4956  - (djm) Remove duplicate headers from loginrec.c
4957  - (djm) Don't add /usr/local/lib to library search path on Irix
4958  - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
4959    <tibbs@math.uh.edu>
4960  - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
4961    <zack@wolery.cumb.org>
4962  - (djm) OpenBSD CVS updates:
4963   - todd@cvs.openbsd.org
4964     [sshconnect2.c]
4965     teach protocol v2 to count login failures properly and also enable an
4966     explanation of why the password prompt comes up again like v1; this is NOT
4967     crypto
4968   - markus@cvs.openbsd.org
4969     [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
4970     xauth_location support; pr 1234
4971     [readconf.c sshconnect2.c]
4972     typo, unused
4973     [session.c]
4974     allow use_login only for login sessions, otherwise remote commands are
4975     execed with uid==0
4976     [sshd.8]
4977     document UseLogin better
4978     [version.h]
4979     OpenSSH 2.1.1
4980     [auth-rsa.c]
4981     fix match_hostname() logic for auth-rsa: deny access if we have a
4982     negative match or no match at all
4983     [channels.c hostfile.c match.c]
4984     don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
4985     kris@FreeBSD.org
4986
4987 20000606
4988  - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
4989    configure.
4990
4991 20000604
4992  - Configure tweaking for new login code on Irix 5.3
4993  - (andre) login code changes based on djm feedback
4994
4995 20000603
4996  - (andre) New login code
4997     - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
4998     - Add loginrec.[ch], logintest.c and autoconf code
4999
5000 20000531
5001  - Cleanup of auth.c, login.c and fake-*
5002  - Cleanup of auth-pam.c, save and print "account expired" error messages
5003  - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
5004  - Rewrote bsd-login to use proper utmp API if available. Major cleanup
5005    of fallback DIY code.
5006
5007 20000530
5008  - Define atexit for old Solaris
5009  - Fix buffer overrun in login.c for systems which use syslen in utmpx.
5010    patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>
5011  - OpenBSD CVS updates:
5012   - markus@cvs.openbsd.org
5013     [session.c]
5014     make x11-fwd work w/ localhost (xauth add host/unix:11)
5015     [cipher.c compat.c readconf.c servconf.c]
5016     check strtok() != NULL; ok niels@
5017     [key.c]
5018     fix key_read() for uuencoded keys w/o '='
5019     [serverloop.c]
5020     group ssh1 vs. ssh2 in serverloop
5021     [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
5022     split kexinit/kexdh, factor out common code
5023     [readconf.c ssh.1 ssh.c]
5024     forwardagent defaults to no, add ssh -A
5025   - theo@cvs.openbsd.org
5026     [session.c]
5027     just some line shortening
5028  - Released 2.1.0p3
5029
5030 20000520
5031  - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
5032  - Don't touch utmp if USE_UTMPX defined
5033  - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
5034  - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
5035  - HPUX and Configure fixes from Lutz Jaenicke
5036    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
5037  - Use mkinstalldirs script to make directories instead of non-portable
5038    "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
5039  - Doc cleanup
5040
5041 20000518
5042  - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
5043  - OpenBSD CVS updates:
5044   - markus@cvs.openbsd.org
5045     [sshconnect.c]
5046     copy only ai_addrlen bytes; misiek@pld.org.pl
5047     [auth.c]
5048     accept an empty shell in authentication; bug reported by
5049     chris@tinker.ucr.edu
5050     [serverloop.c]
5051     we don't have stderr for interactive terminal sessions (fcntl errors)
5052
5053 20000517
5054  - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
5055   - Fixes command line printing segfaults (spotter: Bladt Norbert)
5056   - Fixes erroneous printing of debug messages to syslog
5057   - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
5058   - Gives useful error message if PRNG initialisation fails
5059   - Reduced ssh startup delay
5060   - Measures cumulative command time rather than the time between reads
5061     after select()
5062   - 'fixprogs' perl script to eliminate non-working entropy commands, and
5063     optionally run 'ent' to measure command entropy
5064  - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
5065  - Avoid WCOREDUMP complation errors for systems that lack it
5066  - Avoid SIGCHLD warnings from entropy commands
5067  - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
5068  - OpenBSD CVS update:
5069   - markus@cvs.openbsd.org
5070     [ssh.c]
5071     fix usage()
5072     [ssh2.h]
5073     draft-ietf-secsh-architecture-05.txt
5074     [ssh.1]
5075     document ssh -T -N (ssh2 only)
5076     [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
5077     enable nonblocking IO for sshd w/ proto 1, too; split out common code
5078     [aux.c]
5079     missing include
5080  - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
5081   - INSTALL typo and URL fix
5082   - Makefile fix
5083   - Solaris fixes
5084  - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
5085    <ksakai@kso.netwk.ntt-at.co.jp>
5086  - RSAless operation patch from kevin_oconnor@standardandpoors.com
5087  - Detect OpenSSL seperatly from RSA
5088  - Better test for RSA (more compatible with RSAref). Based on work by
5089    Ed Eden <ede370@stl.rural.usda.gov>
5090
5091 20000513
5092  - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
5093    <misiek@pld.org.pl>
5094
5095 20000511
5096  - Fix for prng_seed permissions checking from Lutz Jaenicke
5097    <Lutz.Jaenicke@aet.TU-Cottbus.DE>
5098  - "make host-key" fix for Irix
5099
5100 20000509
5101  - OpenBSD CVS update
5102   - markus@cvs.openbsd.org
5103     [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
5104     [ssh.h sshconnect1.c sshconnect2.c sshd.8]
5105     - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
5106   - hugh@cvs.openbsd.org
5107     [ssh.1]
5108     - zap typo
5109     [ssh-keygen.1]
5110     - One last nit fix. (markus approved)
5111     [sshd.8]
5112     - some markus certified spelling adjustments
5113   - markus@cvs.openbsd.org
5114     [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
5115     [sshconnect2.c ]
5116     - bug compat w/ ssh-2.0.13 x11, split out bugs
5117     [nchan.c]
5118     - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
5119     [ssh-keygen.c]
5120     - handle escapes in real and original key format, ok millert@
5121     [version.h]
5122     - OpenSSH-2.1
5123  - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
5124  - Doc updates
5125  - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
5126    by Andre Lucas <andre.lucas@dial.pipex.com>
5127
5128 20000508
5129  - Makefile and RPM spec fixes
5130  - Generate DSA host keys during "make key" or RPM installs
5131  - OpenBSD CVS update
5132   - markus@cvs.openbsd.org
5133     [clientloop.c sshconnect2.c]
5134     - make x11-fwd interop w/ ssh-2.0.13
5135     [README.openssh2]
5136     - interop w/ SecureFX
5137  - Release 2.0.0beta2
5138
5139  - Configure caching and cleanup patch from Andre Lucas'
5140    <andre.lucas@dial.pipex.com>
5141
5142 20000507
5143  - Remove references to SSLeay.
5144  - Big OpenBSD CVS update
5145   - markus@cvs.openbsd.org
5146     [clientloop.c]
5147     - typo
5148     [session.c]
5149     - update proctitle on pty alloc/dealloc, e.g. w/ windows client
5150     [session.c]
5151     - update proctitle for proto 1, too
5152     [channels.h nchan.c serverloop.c session.c sshd.c]
5153     - use c-style comments
5154   - deraadt@cvs.openbsd.org
5155     [scp.c]
5156     - more atomicio
5157   - markus@cvs.openbsd.org
5158     [channels.c]
5159     - set O_NONBLOCK
5160     [ssh.1]
5161     - update AUTHOR
5162     [readconf.c ssh-keygen.c ssh.h]
5163     - default DSA key file ~/.ssh/id_dsa
5164     [clientloop.c]
5165     - typo, rm verbose debug
5166   - deraadt@cvs.openbsd.org
5167     [ssh-keygen.1]
5168     - document DSA use of ssh-keygen
5169     [sshd.8]
5170     - a start at describing what i understand of the DSA side
5171     [ssh-keygen.1]
5172     - document -X and -x
5173     [ssh-keygen.c]
5174     - simplify usage
5175   - markus@cvs.openbsd.org
5176     [sshd.8]
5177     - there is no rhosts_dsa
5178     [ssh-keygen.1]
5179     - document -y, update -X,-x
5180     [nchan.c]
5181     - fix close for non-open ssh1 channels
5182     [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
5183     - s/DsaKey/HostDSAKey/, document option
5184     [sshconnect2.c]
5185     - respect number_of_password_prompts
5186     [channels.c channels.h servconf.c servconf.h session.c sshd.8]
5187     - GatewayPorts for sshd, ok deraadt@
5188     [ssh-add.1 ssh-agent.1 ssh.1]
5189     - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
5190     [ssh.1]
5191     - more info on proto 2
5192     [sshd.8]
5193     - sync AUTHOR w/ ssh.1
5194     [key.c key.h sshconnect.c]
5195     - print key type when talking about host keys
5196     [packet.c]
5197     - clear padding in ssh2
5198     [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
5199     - replace broken uuencode w/ libc b64_ntop
5200     [auth2.c]
5201     - log failure before sending the reply
5202     [key.c radix.c uuencode.c]
5203     - remote trailing comments before calling __b64_pton
5204     [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
5205     [sshconnect2.c sshd.8]
5206     - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
5207  - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
5208
5209 20000502
5210  - OpenBSD CVS update
5211    [channels.c]
5212    - init all fds, close all fds.
5213    [sshconnect2.c]
5214    - check whether file exists before asking for passphrase
5215    [servconf.c servconf.h sshd.8 sshd.c]
5216    - PidFile, pr 1210
5217    [channels.c]
5218    - EINTR
5219    [channels.c]
5220    - unbreak, ok niels@
5221    [sshd.c]
5222    - unlink pid file, ok niels@
5223    [auth2.c]
5224    - Add missing #ifdefs; ok - markus
5225  - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
5226    gathering commands from a text file
5227  - Release 2.0.0beta1
5228
5229 20000501
5230  - OpenBSD CVS update
5231    [packet.c]
5232    - send debug messages in SSH2 format
5233    [scp.c]
5234    - fix very rare EAGAIN/EINTR issues; based on work by djm
5235    [packet.c]
5236    - less debug, rm unused
5237    [auth2.c]
5238    - disable kerb,s/key in ssh2
5239    [sshd.8]
5240    - Minor tweaks and typo fixes.
5241    [ssh-keygen.c]
5242    - Put -d into usage and reorder. markus ok.
5243  - Include missing headers for OpenSSL tests. Fix from Phil Karn
5244    <karn@ka9q.ampr.org>
5245  - Fixed __progname symbol collisions reported by Andre Lucas
5246    <andre.lucas@dial.pipex.com>
5247  - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
5248    <gd@hilb1.medat.de>
5249  - Add some missing ifdefs to auth2.c
5250  - Deprecate perl-tk askpass.
5251  - Irix portability fixes - don't include netinet headers more than once
5252  - Make sure we don't save PRNG seed more than once
5253
5254 20000430
5255  - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
5256  - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
5257    patch.
5258    - Adds timeout to entropy collection
5259    - Disables slow entropy sources
5260    - Load and save seed file
5261  - Changed entropy seed code to user per-user seeds only (server seed is
5262    saved in root's .ssh directory)
5263  - Use atexit() and fatal cleanups to save seed on exit
5264  - More OpenBSD updates:
5265    [session.c]
5266    - don't call chan_write_failed() if we are not writing
5267    [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
5268    - keysize warnings error() -> log()
5269
5270 20000429
5271  - Merge big update to OpenSSH-2.0 from OpenBSD CVS
5272    [README.openssh2]
5273    - interop w/ F-secure windows client
5274    - sync documentation
5275    - ssh_host_dsa_key not ssh_dsa_key
5276    [auth-rsa.c]
5277    - missing fclose
5278    [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
5279    [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
5280    [sshd.c uuencode.c uuencode.h authfile.h]
5281    - add DSA pubkey auth and other SSH2 fixes.  use ssh-keygen -[xX]
5282      for trading keys with the real and the original SSH, directly from the
5283      people who invented the SSH protocol.
5284    [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
5285    [sshconnect1.c sshconnect2.c]
5286    - split auth/sshconnect in one file per protocol version
5287    [sshconnect2.c]
5288    - remove debug
5289    [uuencode.c]
5290    - add trailing =
5291    [version.h]
5292    - OpenSSH-2.0
5293    [ssh-keygen.1 ssh-keygen.c]
5294    - add -R flag: exit code indicates if RSA is alive
5295    [sshd.c]
5296    - remove unused
5297      silent if -Q is specified
5298    [ssh.h]
5299    - host key becomes /etc/ssh_host_dsa_key
5300    [readconf.c servconf.c ]
5301    - ssh/sshd default to proto 1 and 2
5302    [uuencode.c]
5303    - remove debug
5304    [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
5305    - xfree DSA blobs
5306    [auth2.c serverloop.c session.c]
5307    - cleanup logging for sshd/2, respect PasswordAuth no
5308    [sshconnect2.c]
5309    - less debug, respect .ssh/config
5310    [README.openssh2 channels.c channels.h]
5311    - clientloop.c session.c ssh.c
5312    - support for x11-fwding, client+server
5313
5314 20000421
5315  - Merge fix from OpenBSD CVS
5316   [ssh-agent.c]
5317   - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
5318     via Debian bug #59926
5319  - Define __progname in session.c if libc doesn't
5320  - Remove indentation on autoconf #include statements to avoid bug in
5321    DEC Tru64 compiler. Report and fix from David Del Piero
5322    <David.DelPiero@qed.qld.gov.au>
5323
5324 20000420
5325  - Make fixpaths work with perl4, patch from Andre Lucas
5326    <andre.lucas@dial.pipex.com>
5327  - Sync with OpenBSD CVS:
5328   [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
5329   - pid_t
5330   [session.c]
5331   - remove bogus chan_read_failed. this could cause data
5332     corruption (missing data) at end of a SSH2 session.
5333  - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
5334   - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
5335   - Use vhangup to clean up Linux ttys
5336   - Force posix getopt processing on GNU libc systems
5337  - Debian bug #55910 - remove references to ssl(8) manpages
5338  - Debian bug #58031 - ssh_config lies about default cipher
5339
5340 20000419
5341  - OpenBSD CVS updates
5342    [channels.c]
5343    - fix pr 1196, listen_port and port_to_connect interchanged
5344    [scp.c]
5345    - after completion, replace the progress bar ETA counter with a final
5346      elapsed time; my idea, aaron wrote the patch
5347    [ssh_config sshd_config]
5348    - show 'Protocol' as an example, ok markus@
5349    [sshd.c]
5350    - missing xfree()
5351  - Add missing header to bsd-misc.c
5352
5353 20000416
5354  - Reduce diff against OpenBSD source
5355    - All OpenSSL includes are now unconditionally referenced as
5356      openssl/foo.h
5357    - Pick up formatting changes
5358    - Other minor changed (typecasts, etc) that I missed
5359
5360 20000415
5361  - OpenBSD CVS updates.
5362    [ssh.1 ssh.c]
5363    - ssh -2
5364    [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
5365    [session.c sshconnect.c]
5366    - check payload for (illegal) extra data
5367    [ALL]
5368    whitespace cleanup
5369
5370 20000413
5371  - INSTALL doc updates
5372  - Merged OpenBSD updates to include paths.
5373
5374 20000412
5375  - OpenBSD CVS updates:
5376    - [channels.c]
5377      repair x11-fwd
5378    - [sshconnect.c]
5379      fix passwd prompt for ssh2, less debugging output.
5380    - [clientloop.c compat.c dsa.c kex.c sshd.c]
5381      less debugging output
5382    - [kex.c kex.h sshconnect.c sshd.c]
5383      check for reasonable public DH values
5384    - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
5385      [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
5386      add Cipher and Protocol options to ssh/sshd, e.g.:
5387      ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
5388      arcfour,3des-cbc'
5389    - [sshd.c]
5390      print 1.99 only if server supports both
5391
5392 20000408
5393  - Avoid some compiler warnings in fake-get*.c
5394  - Add IPTOS macros for systems which lack them
5395  - Only set define entropy collection macros if they are found
5396  - More large OpenBSD CVS updates:
5397    - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
5398      [session.h ssh.h sshd.c README.openssh2]
5399      ssh2 server side, see README.openssh2; enable with 'sshd -2'
5400    - [channels.c]
5401      no adjust after close
5402    - [sshd.c compat.c ]
5403      interop w/ latest ssh.com windows client.
5404
5405 20000406
5406  - OpenBSD CVS update:
5407    - [channels.c]
5408      close efd on eof
5409    - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
5410      ssh2 client implementation, interops w/ ssh.com and lsh servers.
5411    - [sshconnect.c]
5412      missing free.
5413    - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
5414      remove unused argument, split cipher_mask()
5415    - [clientloop.c]
5416      re-order: group ssh1 vs. ssh2
5417  - Make Redhat spec require openssl >= 0.9.5a
5418
5419 20000404
5420  - Add tests for RAND_add function when searching for OpenSSL
5421  - OpenBSD CVS update:
5422    - [packet.h packet.c]
5423      ssh2 packet format
5424    - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
5425      [channels.h channels.c]
5426      channel layer support for ssh2
5427    - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
5428      DSA, keyexchange, algorithm agreement for ssh2
5429  - Generate manpages before make install not at the end of make all
5430  - Don't seed the rng quite so often
5431  - Always reseed rng when requested
5432
5433 20000403
5434  - Wrote entropy collection routines for systems that lack /dev/random
5435    and EGD
5436  - Disable tests and typedefs for 64 bit types. They are currently unused.
5437
5438 20000401
5439  - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
5440    - [auth.c session.c sshd.c auth.h]
5441      split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
5442    - [bufaux.c bufaux.h]
5443      support ssh2 bignums
5444    - [channels.c channels.h clientloop.c sshd.c nchan.c nchan.h packet.c]
5445      [readconf.c ssh.c ssh.h serverloop.c]
5446      replace big switch() with function tables (prepare for ssh2)
5447    - [ssh2.h]
5448      ssh2 message type codes
5449    - [sshd.8]
5450      reorder Xr to avoid cutting
5451    - [serverloop.c]
5452      close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
5453    - [channels.c]
5454      missing close
5455      allow bigger packets
5456    - [cipher.c cipher.h]
5457      support ssh2 ciphers
5458    - [compress.c]
5459      cleanup, less code
5460    - [dispatch.c dispatch.h]
5461      function tables for different message types
5462    - [log-server.c]
5463      do not log() if debuggin to stderr
5464      rename a cpp symbol, to avoid param.h collision
5465    - [mpaux.c]
5466      KNF
5467    - [nchan.c]
5468      sync w/ channels.c
5469
5470 20000326
5471  - Better tests for OpenSSL w/ RSAref
5472  - Added replacement setenv() function from OpenBSD libc. Suggested by
5473    Ben Lindstrom <mouring@pconline.com>
5474  - OpenBSD CVS update
5475    - [auth-krb4.c]
5476      -Wall
5477    - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
5478      [match.h ssh.c ssh.h sshconnect.c sshd.c]
5479      initial support for DSA keys. ok deraadt@, niels@
5480    - [cipher.c cipher.h]
5481      remove unused cipher_attack_detected code
5482    - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
5483      Fix some formatting problems I missed before.
5484    - [ssh.1 sshd.8]
5485      fix spelling errors, From: FreeBSD
5486    - [ssh.c]
5487      switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
5488
5489 20000324
5490  - Released 1.2.3
5491
5492 20000317
5493  - Clarified --with-default-path option.
5494  - Added -blibpath handling for AIX to work around stupid runtime linking.
5495    Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
5496    <jmknoble@jmknoble.cx>
5497  - Checks for 64 bit int types. Problem report from Mats Fredholm
5498    <matsf@init.se>
5499  - OpenBSD CVS updates:
5500    - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
5501      [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
5502      [sshd.c]
5503      pedantic: signed vs. unsigned, void*-arithm, etc
5504    - [ssh.1 sshd.8]
5505      Various cleanups and standardizations.
5506  - Runtime error fix for HPUX from Otmar Stahl
5507    <O.Stahl@lsw.uni-heidelberg.de>
5508
5509 20000316
5510  - Fixed configure not passing LDFLAGS to Solaris. Report from David G.
5511    Hesprich <dghespri@sprintparanet.com>
5512  - Propogate LD through to Makefile
5513  - Doc cleanups
5514  - Added blurb about "scp: command not found" errors to UPGRADING
5515
5516 20000315
5517  - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
5518    problems with gcc/Solaris.
5519  - Don't free argument to putenv() after use (in setenv() replacement).
5520    Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
5521  - Created contrib/ subdirectory. Included helpers from Phil Hands'
5522    Debian package, README file and chroot patch from Ricardo Cerqueira
5523    <rmcc@clix.pt>
5524  - Moved gnome-ssh-askpass.c to contrib directory and removed config
5525    option.
5526  - Slight cleanup to doc files
5527  - Configure fix from Bratislav ILICH <bilic@zepter.ru>
5528
5529 20000314
5530  - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
5531    peter@frontierflying.com
5532  - Include /usr/local/include and /usr/local/lib for systems that don't
5533    do it themselves
5534  - -R/usr/local/lib for Solaris
5535  - Fix RSAref detection
5536  - Fix IN6_IS_ADDR_V4MAPPED macro
5537
5538 20000311
5539  - Detect RSAref
5540  - OpenBSD CVS change
5541    [sshd.c]
5542     - disallow guessing of root password
5543  - More configure fixes
5544  - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
5545
5546 20000309
5547  - OpenBSD CVS updates to v1.2.3
5548    [ssh.h atomicio.c]
5549     - int atomicio -> ssize_t (for alpha). ok deraadt@
5550    [auth-rsa.c]
5551     - delay MD5 computation until client sends response, free() early, cleanup.
5552    [cipher.c]
5553     - void* -> unsigned char*, ok niels@
5554    [hostfile.c]
5555     - remove unused variable 'len'. fix comments.
5556     - remove unused variable
5557    [log-client.c log-server.c]
5558     - rename a cpp symbol, to avoid param.h collision
5559    [packet.c]
5560     - missing xfree()
5561     - getsockname() requires initialized tolen; andy@guildsoftware.com
5562     - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
5563    from Holger.Trapp@Informatik.TU-Chemnitz.DE
5564    [pty.c pty.h]
5565     - register cleanup for pty earlier. move code for pty-owner handling to
5566       pty.c ok provos@, dugsong@
5567    [readconf.c]
5568     - turn off x11-fwd for the client, too.
5569    [rsa.c]
5570     - PKCS#1 padding
5571    [scp.c]
5572     - allow '.' in usernames; from jedgar@fxp.org
5573    [servconf.c]
5574     - typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
5575     - sync with sshd_config
5576    [ssh-keygen.c]
5577     - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@
5578    [ssh.1]
5579     - Change invalid 'CHAT' loglevel to 'VERBOSE'
5580    [ssh.c]
5581     - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
5582     - turn off x11-fwd for the client, too.
5583    [sshconnect.c]
5584     - missing xfree()
5585     - retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
5586     - read error vs. "Connection closed by remote host"
5587    [sshd.8]
5588     - ie. -> i.e.,
5589     - do not link to a commercial page..
5590     - sync with sshd_config
5591    [sshd.c]
5592     - no need for poll.h; from bright@wintelcom.net
5593     - log with level log() not fatal() if peer behaves badly.
5594     - don't panic if client behaves strange. ok deraadt@
5595     - make no-port-forwarding for RSA keys deny both -L and -R style fwding
5596     - delay close() of pty until the pty has been chowned back to root
5597     - oops, fix comment, too.
5598     - missing xfree()
5599     - move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
5600       (http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
5601     - register cleanup for pty earlier. move code for pty-owner handling to
5602       pty.c ok provos@, dugsong@
5603     - create x11 cookie file
5604     - fix pr 1113, fclose() -> pclose(), todo: remote popen()
5605     - version 1.2.3
5606  - Cleaned up
5607  - Removed warning workaround for Linux and devpts filesystems (no longer
5608    required after OpenBSD updates)
5609
5610 20000308
5611  - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
5612
5613 20000307
5614  - Released 1.2.2p1
5615
5616 20000305
5617  - Fix DEC compile fix
5618  - Explicitly seed OpenSSL's PRNG before checking rsa_alive()
5619  - Check for getpagesize in libucb.a if not found in libc. Fix for old
5620    Solaris from Andre Lucas <andre.lucas@dial.pipex.com>
5621  - Check for libwrap if --with-tcp-wrappers option specified. Suggestion
5622    Mate Wierdl <mw@moni.msci.memphis.edu>
5623
5624 20000303
5625  - Added "make host-key" target, Suggestion from Dominik Brettnacher
5626  <domi@saargate.de>
5627  - Don't permanently fail on bind() if getaddrinfo has more choices left for
5628    us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
5629    Miskiewicz <misiek@pld.org.pl>
5630  - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
5631  - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
5632
5633 20000302
5634  - Big cleanup of autoconf code
5635    - Rearranged to be a little more logical
5636    - Added -R option for Solaris
5637    - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
5638      to detect library and header location _and_ ensure library has proper
5639      RSA support built in (this is a problem with OpenSSL 0.9.5).
5640  - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
5641  - Avoid warning message with Unix98 ptys
5642  - Warning was valid - possible race condition on PTYs. Avoided using
5643    platform-specific code.
5644  - Document some common problems
5645  - Allow root access to any key. Patch from
5646    markus.friedl@informatik.uni-erlangen.de
5647
5648 20000207
5649  - Removed SOCKS code. Will support through a ProxyCommand.
5650
5651 20000203
5652  - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
5653  - Add --with-ssl-dir option
5654
5655 20000202
5656  - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
5657    <jmd@aoe.vt.edu>
5658  - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
5659  - Added URLs to Japanese translations of documents by HARUYAMA Seigo
5660    <haruyama@nt.phys.s.u-tokyo.ac.jp>
5661
5662 20000201
5663  - Use socket pairs by default (instead of pipes). Prevents race condition
5664    on several (buggy) OSs. Report and fix from tridge@linuxcare.com
5665
5666 20000127
5667  - Seed OpenSSL's random number generator before generating RSA keypairs
5668  - Split random collector into seperate file
5669  - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
5670
5671 20000126
5672  - Released 1.2.2 stable
5673
5674  - NeXT keeps it lastlog in /usr/adm. Report from
5675    mouring@newton.pconline.com
5676  - Added note in UPGRADING re interop with commercial SSH using idea.
5677    Report from Jim Knoble <jmknoble@jmknoble.cx>
5678  - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
5679    <Holger.Trapp@Informatik.TU-Chemnitz.DE>
5680
5681 20000125
5682  - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
5683    <andre.lucas@dial.pipex.com>
5684  - Reorder PAM initialisation so it does not mess up lastlog. Reported
5685    by Andre Lucas <andre.lucas@dial.pipex.com>
5686  - Use preformatted manpages on SCO, report from Gary E. Miller
5687    <gem@rellim.com>
5688  - New URL for x11-ssh-askpass.
5689  - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
5690    <jmknoble@jmknoble.cx>
5691  - Added 'DESTDIR' option to Makefile to ease package building. Patch from
5692    Jim Knoble <jmknoble@jmknoble.cx>
5693  - Updated RPM spec files to use DESTDIR
5694
5695 20000124
5696  - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
5697    increment)
5698
5699 20000123
5700  - OpenBSD CVS:
5701    - [packet.c]
5702      getsockname() requires initialized tolen; andy@guildsoftware.com
5703  - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
5704    <drankin@bohemians.lexington.ky.us>
5705  - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
5706
5707 20000122
5708  - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
5709    <bent@clark.net>
5710  - Merge preformatted manpage patch from Andre Lucas
5711    <andre.lucas@dial.pipex.com>
5712  - Make IPv4 use the default in RPM packages
5713  - Irix uses preformatted manpages
5714  - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
5715    <Holger.Trapp@Informatik.TU-Chemnitz.DE>
5716  - OpenBSD CVS updates:
5717    - [packet.c]
5718      use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
5719      from Holger.Trapp@Informatik.TU-Chemnitz.DE
5720    - [sshd.c]
5721      log with level log() not fatal() if peer behaves badly.
5722    - [readpass.c]
5723      instead of blocking SIGINT, catch it ourselves, so that we can clean
5724      the tty modes up and kill ourselves -- instead of our process group
5725      leader (scp, cvs, ...) going away and leaving us in noecho mode.
5726      people with cbreak shells never even noticed..
5727    - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
5728      ie. -> i.e.,
5729
5730 20000120
5731  - Don't use getaddrinfo on AIX
5732  - Update to latest OpenBSD CVS:
5733    - [auth-rsa.c]
5734      - fix user/1056, sshd keeps restrictions; dbt@meat.net
5735    - [sshconnect.c]
5736      - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
5737      - destroy keys earlier
5738      - split key exchange (kex) and user authentication (user-auth),
5739        ok: provos@
5740    - [sshd.c]
5741      - no need for poll.h; from bright@wintelcom.net
5742      - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
5743      - split key exchange (kex) and user authentication (user-auth),
5744        ok: provos@
5745  - Big manpage and config file cleanup from Andre Lucas
5746    <andre.lucas@dial.pipex.com>
5747    - Re-added latest (unmodified) OpenBSD manpages
5748  - Doc updates
5749  - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
5750    Christos Zoulas <christos@netbsd.org>
5751
5752 20000119
5753  - SCO compile fixes from Gary E. Miller <gem@rellim.com>
5754  - Compile fix from Darren_Hall@progressive.com
5755  - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
5756    addresses using getaddrinfo(). Added a configure switch to make the
5757    default lookup mode AF_INET
5758
5759 20000118
5760  - Fixed --with-pid-dir option
5761  - Makefile fix from Gary E. Miller <gem@rellim.com>
5762  - Compile fix for HPUX and Solaris from Andre Lucas
5763    <andre.lucas@dial.pipex.com>
5764
5765 20000117
5766  - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
5767    port, ignore EINVAL errors (Linux) when searching for free port.
5768  - Revert __snprintf -> snprintf aliasing. Apparently Solaris
5769    __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
5770  - Document location of Redhat PAM file in INSTALL.
5771  - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6
5772    INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to
5773    deliver (no IPv6 kernel support)
5774  - Released 1.2.1pre27
5775
5776  - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
5777  - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
5778    <jhuuskon@hytti.uku.fi>
5779  - Fix hang on logout if processes are still using the pty. Needs
5780    further testing.
5781  - Patch from Christos Zoulas <christos@zoulas.com>
5782    - Try $prefix first when looking for OpenSSL.
5783    - Include sys/types.h when including sys/socket.h in test programs
5784  - Substitute PID directory in sshd.8. Suggestion from Andrew
5785    Stribblehill <a.d.stribblehill@durham.ac.uk>
5786
5787 20000116
5788  - Renamed --with-xauth-path to --with-xauth
5789  - Added --with-pid-dir option
5790  - Released 1.2.1pre26
5791
5792  - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
5793  - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
5794    openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
5795
5796 20000115
5797  - Add --with-xauth-path configure directive and explicit test for
5798    /usr/openwin/bin/xauth for Solaris systems. Report from Anders
5799    Nordby <anders@fix.no>
5800  - Fix incorrect detection of /dev/ptmx on Linux systems that lack
5801    openpty. Report from John Seifarth <john@waw.be>
5802  - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
5803    sys/types.h. Fixes problems on SCO, report from Gary E. Miller
5804    <gem@rellim.com>
5805  - Use __snprintf and __vnsprintf if they are found where snprintf and
5806    vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
5807    and others.
5808
5809 20000114
5810  - Merged OpenBSD IPv6 patch:
5811    - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]
5812      [scp.c packet.h packet.c login.c log.c canohost.c channels.c]
5813      [hostfile.c sshd_config]
5814      ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new
5815      features: sshd allows multiple ListenAddress and Port options. note
5816      that libwrap is not IPv6-ready. (based on patches from
5817      fujiwara@rcac.tdi.co.jp)
5818    - [ssh.c canohost.c]
5819      more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo,
5820      from itojun@
5821    - [channels.c]
5822      listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)
5823    - [packet.h]
5824      allow auth-kerberos for IPv4 only
5825    - [scp.1 sshd.8 servconf.h scp.c]
5826      document -4, -6, and 'ssh -L 2022/::1/22'
5827    - [ssh.c]
5828      'ssh @host' is illegal (null user name), from
5829      karsten@gedankenpolizei.de
5830    - [sshconnect.c]
5831      better error message
5832    - [sshd.c]
5833      allow auth-kerberos for IPv4 only
5834  - Big IPv6 merge:
5835    - Cleanup overrun in sockaddr copying on RHL 6.1
5836    - Replacements for getaddrinfo, getnameinfo, etc based on versions
5837      from patch from KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>
5838    - Replacement for missing structures on systems that lack IPv6
5839    - record_login needed to know about AF_INET6 addresses
5840    - Borrowed more code from OpenBSD: rresvport_af and requisites
5841
5842 20000110
5843  - Fixes to auth-skey to enable it to use the standard OpenSSL libraries
5844
5845 20000107
5846  - New config.sub and config.guess to fix problems on SCO. Supplied
5847    by Gary E. Miller <gem@rellim.com>
5848  - SCO build fix from Gary E. Miller <gem@rellim.com>
5849  - Released 1.2.1pre25
5850
5851 20000106
5852  - Documentation update & cleanup
5853  - Better KrbIV / AFS detection, based on patch from:
5854    Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
5855
5856 20000105
5857  - Fixed annoying DES corruption problem. libcrypt has been
5858    overriding symbols in libcrypto. Removed libcrypt and crypt.h
5859    altogether (libcrypto includes its own crypt(1) replacement)
5860  - Added platform-specific rules for Irix 6.x. Included warning that
5861    they are untested.
5862
5863 20000103
5864  - Add explicit make rules for files proccessed by fixpaths.
5865  - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori
5866    <tnh@kondara.org>
5867  - Removed "nullok" directive from default PAM configuration files.
5868    Added information on enabling EmptyPasswords on openssh+PAM in
5869    UPGRADING file.
5870  - OpenBSD CVS updates
5871    - [ssh-agent.c]
5872      cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and
5873      dgaudet@arctic.org
5874    - [sshconnect.c]
5875      compare correct version for 1.3 compat mode
5876
5877 20000102
5878  - Prevent multiple inclusion of config.h and defines.h. Suggested
5879    by Andre Lucas <andre.lucas@dial.pipex.com>
5880  - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
5881    <dgaudet@arctic.org>
5882
5883 19991231
5884  - Fix password support on systems with a mixture of shadowed and
5885    non-shadowed passwords (e.g. NIS). Report and fix from
5886    HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
5887  - Fix broken autoconf typedef detection. Report from Marc G.
5888    Fournier <marc.fournier@acadiau.ca>
5889  - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
5890    <Franz.Sirl-kernel@lauterbach.com>
5891  - Prevent typedefs from being compiled more than once. Report from
5892    Marc G. Fournier <marc.fournier@acadiau.ca>
5893  - Fill in ut_utaddr utmp field. Report from Benjamin Charron
5894    <iretd@bigfoot.com>
5895  - Really fix broken default path. Fix from Jim Knoble
5896    <jmknoble@jmknoble.cx>
5897  - Remove test for quad_t. No longer needed.
5898  - Released 1.2.1pre24
5899
5900  - Added support for directory-based lastlogs
5901  - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
5902
5903 19991230
5904  - OpenBSD CVS updates:
5905    - [auth-passwd.c]
5906      check for NULL 1st
5907  - Removed most of the pam code into its own file auth-pam.[ch]. This
5908    cleaned up sshd.c up significantly.
5909  - PAM authentication was incorrectly interpreting
5910    "PermitRootLogin without-password". Report from Matthias Andree
5911    <ma@dt.e-technik.uni-dortmund.de
5912  - Several other cleanups
5913  - Merged Dante SOCKS support patch from David Rankin
5914   <drankin@bohemians.lexington.ky.us>
5915  - Updated documentation with ./configure options
5916  - Released 1.2.1pre23
5917
5918 19991229
5919  - Applied another NetBSD portability patch from David Rankin
5920    <drankin@bohemians.lexington.ky.us>
5921  - Fix --with-default-path option.
5922  - Autodetect perl, patch from David Rankin
5923    <drankin@bohemians.lexington.ky.us>
5924  - Print whether OpenSSH was compiled with RSARef, patch from
5925    Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
5926  - Calls to pam_setcred, patch from Nalin Dahyabhai
5927    <nalin@thermo.stat.ncsu.edu>
5928  - Detect missing size_t and typedef it.
5929  - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
5930  - Minor Makefile cleaning
5931
5932 19991228
5933  - Replacement for getpagesize() for systems which lack it
5934  - NetBSD login.c compile fix from David Rankin
5935   <drankin@bohemians.lexington.ky.us>
5936  - Fully set ut_tv if present in utmp or utmpx
5937  - Portability fixes for Irix 5.3 (now compiles OK!)
5938  - autoconf and other misc cleanups
5939  - Merged AIX patch from Darren Hall <dhall@virage.org>
5940  - Cleaned up defines.h
5941  - Released 1.2.1pre22
5942
5943 19991227
5944  - Automatically correct paths in manpages and configuration files. Patch
5945    and script from Andre Lucas <andre.lucas@dial.pipex.com>
5946  - Removed credits from README to CREDITS file, updated.
5947  - Added --with-default-path to specify custom path for server
5948  - Removed #ifdef trickery from acconfig.h into defines.h
5949  - PAM bugfix. PermitEmptyPassword was being ignored.
5950  - Fixed PAM config files to allow empty passwords if server does.
5951  - Explained spurious PAM auth warning workaround in UPGRADING
5952  - Use last few chars of tty line as ut_id
5953  - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
5954  - OpenBSD CVS updates:
5955    - [packet.h auth-rhosts.c]
5956      check format string for packet_disconnect and packet_send_debug, too
5957    - [channels.c]
5958      use packet_get_maxsize for channels. consistence.
5959
5960 19991226
5961  - Enabled utmpx support by default for Solaris
5962  - Cleanup sshd.c PAM a little more
5963  - Revised RPM package to include Jim Knoble's <jmknoble@jmknoble.cx>
5964    X11 ssh-askpass program.
5965  - Disable logging of PAM success and failures, PAM is verbose enough.
5966    Unfortunatly there is currently no way to disable auth failure
5967    messages. Mention this in UPGRADING file and sent message to PAM
5968    developers
5969  - OpenBSD CVS update:
5970    - [ssh-keygen.1 ssh.1]
5971      remove ref to .ssh/random_seed, mention .ssh/environment in
5972      .Sh FILES, too
5973  - Released 1.2.1pre21
5974  - Fixed implicit '.' in default path, report from Jim Knoble
5975    <jmknoble@jmknoble.cx>
5976  - Redhat RPM spec fixes from Jim Knoble <jmknoble@jmknoble.cx>
5977
5978 19991225
5979  - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
5980  - Cleanup of auth-passwd.c for shadow and MD5 passwords
5981  - Cleanup and bugfix of PAM authentication code
5982  - Released 1.2.1pre20
5983
5984  - Merged fixes from Ben Taylor <bent@clark.net>
5985  - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
5986  - Disabled logging of PAM password authentication failures when password
5987    is empty. (e.g start of authentication loop). Reported by Naz
5988    <96na@eng.cam.ac.uk>)
5989
5990 19991223
5991  - Merged later HPUX patch from Andre Lucas
5992    <andre.lucas@dial.pipex.com>
5993  - Above patch included better utmpx support from Ben Taylor
5994    <bent@clark.net>
5995
5996 19991222
5997  - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
5998    <pope@netguide.dk>
5999  - Fix login.c breakage on systems which lack ut_host in struct
6000    utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
6001
6002 19991221
6003  - Integration of large HPUX patch from Andre Lucas
6004    <andre.lucas@dial.pipex.com>. Integrating it had a few other
6005    benefits:
6006    - Ability to disable shadow passwords at configure time
6007    - Ability to disable lastlog support at configure time
6008    - Support for IP address in $DISPLAY
6009  - OpenBSD CVS update:
6010    - [sshconnect.c]
6011    say "REMOTE HOST IDENTIFICATION HAS CHANGED"
6012  - Fix DISABLE_SHADOW support
6013  - Allow MD5 passwords even if shadow passwords are disabled
6014  - Release 1.2.1pre19
6015
6016 19991218
6017  - Redhat init script patch from Chun-Chung Chen
6018    <cjj@u.washington.edu>
6019  - Avoid breakage on systems without IPv6 headers
6020
6021 19991216
6022  - Makefile changes for Solaris from Peter Kocks
6023    <peter.kocks@baygate.com>
6024  - Minor updates to docs
6025  - Merged OpenBSD CVS changes:
6026    - [authfd.c ssh-agent.c]
6027      keysize warnings talk about identity files
6028    - [packet.c]
6029      "Connection closed by x.x.x.x": fatal() -> log()
6030  - Correctly handle empty passwords in shadow file. Patch from:
6031    "Chris, the Young One" <cky@pobox.com>
6032  - Released 1.2.1pre18
6033
6034 19991215
6035  - Integrated patchs from Juergen Keil <jk@tools.de>
6036    - Avoid void* pointer arithmatic
6037    - Use LDFLAGS correctly
6038    - Fix SIGIO error in scp
6039    - Simplify status line printing in scp
6040  - Added better test for inline functions compiler support from
6041    Darren_Hall@progressive.com
6042
6043 19991214
6044  - OpenBSD CVS Changes
6045    - [canohost.c]
6046      fix get_remote_port() and friends for sshd -i;
6047      Holger.Trapp@Informatik.TU-Chemnitz.DE
6048    - [mpaux.c]
6049      make code simpler. no need for memcpy. niels@ ok
6050    - [pty.c]
6051      namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
6052      fix proto; markus
6053    - [ssh.1]
6054       typo; mark.baushke@solipsa.com
6055    - [channels.c ssh.c ssh.h sshd.c]
6056      type conflict for 'extern Type *options' in channels.c; dot@dotat.at
6057    - [sshconnect.c]
6058      move checking of hostkey into own function.
6059    - [version.h]
6060      OpenSSH-1.2.1
6061  - Clean up broken includes in pty.c
6062  - Some older systems don't have poll.h, they use sys/poll.h instead
6063  - Doc updates
6064
6065 19991211
6066  - Fix compilation on systems with AFS. Reported by
6067    aloomis@glue.umd.edu
6068  - Fix installation on Solaris. Reported by
6069    Gordon Rowell <gordonr@gormand.com.au>
6070  - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
6071    patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
6072  - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
6073  - Compile fix from David Agraz <dagraz@jahoopa.com>
6074  - Avoid compiler warning in bsd-snprintf.c
6075  - Added pam_limits.so to default PAM config. Suggested by
6076    Jim Knoble <jmknoble@jmknoble.cx>
6077
6078 19991209
6079  - Import of patch from Ben Taylor <bent@clark.net>:
6080    - Improved PAM support
6081    - "uninstall" rule for Makefile
6082    - utmpx support
6083    - Should fix PAM problems on Solaris
6084  - OpenBSD CVS updates:
6085    - [readpass.c]
6086      avoid stdio; based on work by markus, millert, and I
6087    - [sshd.c]
6088      make sure the client selects a supported cipher
6089    - [sshd.c]
6090      fix sighup handling.  accept would just restart and daemon handled
6091      sighup only after the next connection was accepted. use poll on
6092      listen sock now.
6093    - [sshd.c]
6094      make that a fatal
6095  - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
6096    to fix libwrap support on NetBSD
6097  - Released 1.2pre17
6098
6099 19991208
6100  - Compile fix for Solaris with /dev/ptmx from
6101    David Agraz <dagraz@jahoopa.com>
6102
6103 19991207
6104  - sshd Redhat init script patch from Jim Knoble <jmknoble@jmknoble.cx>
6105    fixes compatability with 4.x and 5.x
6106  - Fixed default SSH_ASKPASS
6107  - Fix PAM account and session being called multiple times. Problem
6108    reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
6109  - Merged more OpenBSD changes:
6110    - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
6111      move atomicio into it's own file.  wrap all socket write()s which
6112      were doing write(sock, buf, len) != len, with atomicio() calls.
6113    - [auth-skey.c]
6114      fd leak
6115    - [authfile.c]
6116      properly name fd variable
6117    - [channels.c]
6118      display great hatred towards strcpy
6119    - [pty.c pty.h sshd.c]
6120      use openpty() if it exists (it does on BSD4_4)
6121    - [tildexpand.c]
6122      check for ~ expansion past MAXPATHLEN
6123  - Modified helper.c to use new atomicio function.
6124  - Reformat Makefile a little
6125  - Moved RC4 routines from rc4.[ch] into helper.c
6126  - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
6127  - Updated SuSE spec from Chris Saia <csaia@wtower.com>
6128  - Tweaked Redhat spec
6129  - Clean up bad imports of a few files (forgot -kb)
6130  - Released 1.2pre16
6131
6132 19991204
6133  - Small cleanup of PAM code in sshd.c
6134  - Merged OpenBSD CVS changes:
6135    - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
6136      move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
6137    - [auth-rsa.c]
6138      warn only about mismatch if key is _used_
6139      warn about keysize-mismatch with log() not error()
6140      channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
6141      ports are u_short
6142    - [hostfile.c]
6143      indent, shorter warning
6144    - [nchan.c]
6145      use error() for internal errors
6146    - [packet.c]
6147      set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
6148      serverloop.c
6149      indent
6150    - [ssh-add.1 ssh-add.c ssh.h]
6151      document $SSH_ASKPASS, reasonable default
6152    - [ssh.1]
6153      CheckHostIP is not available for connects via proxy command
6154    - [sshconnect.c]
6155      typo
6156      easier to read client code for passwd and skey auth
6157      turn of checkhostip for proxy connects, since we don't know the remote ip
6158
6159 19991126
6160  - Add definition for __P()
6161  - Added [v]snprintf() replacement for systems that lack it
6162
6163 19991125
6164  - More reformatting merged from OpenBSD CVS
6165  - Merged OpenBSD CVS changes:
6166    - [channels.c]
6167      fix packet_integrity_check() for !have_hostname_in_open.
6168      report from mrwizard@psu.edu via djm@ibs.com.au
6169    - [channels.c]
6170      set SO_REUSEADDR and SO_LINGER for forwarded ports.
6171      chip@valinux.com via damien@ibs.com.au
6172    - [nchan.c]
6173      it's not an error() if shutdown_write failes in nchan.
6174    - [readconf.c]
6175      remove dead #ifdef-0-code
6176    - [readconf.c servconf.c]
6177      strcasecmp instead of tolower
6178    - [scp.c]
6179      progress meter overflow fix from damien@ibs.com.au
6180    - [ssh-add.1 ssh-add.c]
6181      SSH_ASKPASS support
6182    - [ssh.1 ssh.c]
6183      postpone fork_after_authentication until command execution,
6184      request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
6185      plus: use daemon() for backgrounding
6186  - Added BSD compatible install program and autoconf test, thanks to
6187    Niels Kristian Bech Jensen <nkbj@image.dk>
6188  - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
6189  - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
6190  - Release 1.2pre15
6191
6192 19991124
6193  - Merged very large OpenBSD source code reformat
6194  - OpenBSD CVS updates
6195    - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
6196      [ssh.h sshd.8 sshd.c]
6197      syslog changes:
6198      * Unified Logmessage for all auth-types, for success and for failed
6199      * Standard connections get only ONE line in the LOG when level==LOG:
6200        Auth-attempts are logged only, if authentication is:
6201           a) successfull or
6202           b) with passwd or
6203           c) we had more than AUTH_FAIL_LOG failues
6204      * many log() became verbose()
6205      * old behaviour with level=VERBOSE
6206    - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
6207      tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
6208      messages. allows use of s/key in windows (ttssh, securecrt) and
6209      ssh-1.2.27 clients without 'ssh -v', ok: niels@
6210    - [sshd.8]
6211      -V, for fallback to openssh in SSH2 compatibility mode
6212    - [sshd.c]
6213      fix sigchld race; cjc5@po.cwru.edu
6214
6215 19991123
6216  - Added SuSE package files from Chris Saia <csaia@wtower.com>
6217  - Restructured package-related files under packages/*
6218  - Added generic PAM config
6219  - Numerous little Solaris fixes
6220  - Add recommendation to use GNU make to INSTALL document
6221
6222 19991122
6223  - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
6224  - OpenBSD CVS Changes
6225    - [ssh-keygen.c]
6226      don't create ~/.ssh only if the user wants to store the private
6227      key there. show fingerprint instead of public-key after
6228      keygeneration. ok niels@
6229  - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
6230  - Added timersub() macro
6231  - Tidy RCSIDs of bsd-*.c
6232  - Added autoconf test and macro to deal with old PAM libraries
6233    pam_strerror definition (one arg vs two).
6234  - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
6235  - Retry /dev/urandom reads interrupted by signal (report from
6236    Robert Hardy <rhardy@webcon.net>)
6237  - Added a setenv replacement for systems which lack it
6238  - Only display public key comment when presenting ssh-askpass dialog
6239  - Released 1.2pre14
6240
6241  - Configure, Make and changelog corrections from Tudor Bosman
6242    <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
6243
6244 19991121
6245  - OpenBSD CVS Changes:
6246    - [channels.c]
6247      make this compile, bad markus
6248    - [log.c readconf.c servconf.c ssh.h]
6249      bugfix: loglevels are per host in clientconfig,
6250      factor out common log-level parsing code.
6251    - [servconf.c]
6252      remove unused index (-Wall)
6253    - [ssh-agent.c]
6254      only one 'extern char *__progname'
6255    - [sshd.8]
6256      document SIGHUP, -Q to synopsis
6257    - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
6258      [channels.c clientloop.c]
6259      SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
6260      [hope this time my ISP stays alive during commit]
6261    - [OVERVIEW README] typos; green@freebsd
6262    - [ssh-keygen.c]
6263      replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
6264      exit if writing the key fails (no infinit loop)
6265      print usage() everytime we get bad options
6266    - [ssh-keygen.c] overflow, djm@mindrot.org
6267    - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
6268
6269 19991120
6270  - Merged more Solaris support from Marc G. Fournier
6271    <marc.fournier@acadiau.ca>
6272  - Wrote autoconf tests for integer bit-types
6273  - Fixed enabling kerberos support
6274  - Fix segfault in ssh-keygen caused by buffer overrun in filename
6275    handling.
6276
6277 19991119
6278  - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
6279  - Merged OpenBSD CVS changes
6280    - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
6281      more %d vs. %s in fmt-strings
6282    - [authfd.c]
6283      Integers should not be printed with %s
6284  - EGD uses a socket, not a named pipe. Duh.
6285  - Fix includes in fingerprint.c
6286  - Fix scp progress bar bug again.
6287  - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
6288    David Rankin <drankin@bohemians.lexington.ky.us>
6289  - Added autoconf option to enable Kerberos 4 support (untested)
6290  - Added autoconf option to enable AFS support (untested)
6291  - Added autoconf option to enable S/Key support (untested)
6292  - Added autoconf option to enable TCP wrappers support (compiles OK)
6293  - Renamed BSD helper function files to bsd-*
6294  - Added tests for login and daemon and enable OpenBSD replacements for
6295    when they are absent.
6296  - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
6297
6298 19991118
6299  - Merged OpenBSD CVS changes
6300    - [scp.c] foregroundproc() in scp
6301    - [sshconnect.h] include fingerprint.h
6302    - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
6303      changes.
6304    - [ssh.1] Spell my name right.
6305  - Added openssh.com info to README
6306
6307 19991117
6308  - Merged OpenBSD CVS changes
6309    - [ChangeLog.Ylonen] noone needs this anymore
6310    - [authfd.c] close-on-exec for auth-socket, ok deraadt
6311    - [hostfile.c]
6312      in known_hosts key lookup the entry for the bits does not need
6313      to match, all the information is contained in n and e. This
6314      solves the problem with buggy servers announcing the wrong
6315      modulus length.  markus and me.
6316    - [serverloop.c]
6317      bugfix: check for space if child has terminated, from:
6318      iedowse@maths.tcd.ie
6319    - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
6320      [fingerprint.c fingerprint.h]
6321      rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
6322    - [ssh-agent.1] typo
6323    - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
6324    - [sshd.c]
6325      force logging to stderr while loading private key file
6326      (lost while converting to new log-levels)
6327
6328 19991116
6329  - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
6330  - Merged OpenBSD CVS changes:
6331    - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
6332      [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
6333      the keysize of rsa-parameter 'n' is passed implizit,
6334      a few more checks and warnings about 'pretended' keysizes.
6335    - [cipher.c cipher.h packet.c packet.h sshd.c]
6336      remove support for cipher RC4
6337    - [ssh.c]
6338      a note for legay systems about secuity issues with permanently_set_uid(),
6339      the private hostkey and ptrace()
6340    - [sshconnect.c]
6341      more detailed messages about adding and checking hostkeys
6342
6343 19991115
6344  - Merged OpenBSD CVS changes:
6345    - [ssh-add.c] change passphrase loop logic and remove ref to
6346      $DISPLAY, ok niels
6347  - Changed to ssh-add.c broke askpass support. Revised it to be a little more
6348    modular.
6349  - Revised autoconf support for enabling/disabling askpass support.
6350  - Merged more OpenBSD CVS changes:
6351    [auth-krb4.c]
6352      - disconnect if getpeername() fails
6353      - missing xfree(*client)
6354    [canohost.c]
6355      - disconnect if getpeername() fails
6356      - fix comment: we _do_ disconnect if ip-options are set
6357    [sshd.c]
6358      - disconnect if getpeername() fails
6359      - move checking of remote port to central place
6360    [auth-rhosts.c] move checking of remote port to central place
6361    [log-server.c] avoid extra fd per sshd, from millert@
6362    [readconf.c] print _all_ bad config-options in ssh(1), too
6363    [readconf.h] print _all_ bad config-options in ssh(1), too
6364    [ssh.c] print _all_ bad config-options in ssh(1), too
6365    [sshconnect.c] disconnect if getpeername() fails
6366  - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
6367  - Various small cleanups to bring diff (against OpenBSD) size down.
6368  - Merged more Solaris compability from Marc G. Fournier
6369    <marc.fournier@acadiau.ca>
6370  - Wrote autoconf tests for __progname symbol
6371  - RPM spec file fixes from Jim Knoble <jmknoble@jmknoble.cx>
6372  - Released 1.2pre12
6373
6374  - Another OpenBSD CVS update:
6375    - [ssh-keygen.1] fix .Xr
6376
6377 19991114
6378  - Solaris compilation fixes (still imcomplete)
6379
6380 19991113
6381  - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
6382    - Don't install config files if they already exist
6383    - Fix inclusion of additional preprocessor directives from acconfig.h
6384  - Removed redundant inclusions of config.h
6385  - Added 'Obsoletes' lines to RPM spec file
6386  - Merged OpenBSD CVS changes:
6387    - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
6388    - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
6389      totalsize, ok niels,aaron
6390  - Delay fork (-f option) in ssh until after port forwarded connections
6391    have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
6392  - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
6393  - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
6394  - Tidied default config file some more
6395  - Revised Redhat initscript to fix bug: sshd (re)start would fail
6396    if executed from inside a ssh login.
6397
6398 19991112
6399  - Merged changes from OpenBSD CVS
6400    - [sshd.c] session_key_int may be zero
6401    - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
6402      IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
6403      deraadt,millert
6404  - Brought default sshd_config more in line with OpenBSD's
6405  - Grab server in gnome-ssh-askpass (Debian bug #49872)
6406  - Released 1.2pre10
6407
6408  - Added INSTALL documentation
6409  - Merged yet more changes from OpenBSD CVS
6410    - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
6411      [ssh.c ssh.h sshconnect.c sshd.c]
6412      make all access to options via 'extern Options options'
6413      and 'extern ServerOptions options' respectively;
6414      options are no longer passed as arguments:
6415       * make options handling more consistent
6416       * remove #include "readconf.h" from ssh.h
6417       * readconf.h is only included if necessary
6418    - [mpaux.c] clear temp buffer
6419    - [servconf.c] print _all_ bad options found in configfile
6420  - Make ssh-askpass support optional through autoconf
6421  - Fix nasty division-by-zero error in scp.c
6422  - Released 1.2pre11
6423
6424 19991111
6425  - Added (untested) Entropy Gathering Daemon (EGD) support
6426  - Fixed /dev/urandom fd leak (Debian bug #49722)
6427  - Merged OpenBSD CVS changes:
6428    - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
6429    - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
6430    - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
6431  - Fix integer overflow which was messing up scp's progress bar for large
6432    file transfers. Fix submitted to OpenBSD developers. Report and fix
6433    from Kees Cook <cook@cpoint.net>
6434  - Merged more OpenBSD CVS changes:
6435    - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
6436      + krb-cleanup cleanup
6437    - [clientloop.c log-client.c log-server.c ]
6438      [readconf.c readconf.h servconf.c servconf.h ]
6439      [ssh.1 ssh.c ssh.h sshd.8]
6440      add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
6441      obsoletes QuietMode and FascistLogging in sshd.
6442    - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
6443      allow session_key_int != sizeof(session_key)
6444      [this should fix the pre-assert-removal-core-files]
6445  - Updated default config file to use new LogLevel option and to improve
6446    readability
6447
6448 19991110
6449  - Merged several minor fixes:
6450    - ssh-agent commandline parsing
6451    - RPM spec file now installs ssh setuid root
6452    - Makefile creates libdir
6453    - Merged beginnings of Solaris compability from Marc G. Fournier
6454      <marc.fournier@acadiau.ca>
6455
6456 19991109
6457  - Autodetection of SSL/Crypto library location via autoconf
6458  - Fixed location of ssh-askpass to follow autoconf
6459  - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
6460  - Autodetection of RSAref library for US users
6461  - Minor doc updates
6462  - Merged OpenBSD CVS changes:
6463    - [rsa.c] bugfix: use correct size for memset()
6464    - [sshconnect.c] warn if announced size of modulus 'n' != real size
6465  - Added GNOME passphrase requestor (use --with-gnome-askpass)
6466  - RPM build now creates subpackages
6467  - Released 1.2pre9
6468
6469 19991108
6470  - Removed debian/ directory. This is now being maintained separately.
6471  - Added symlinks for slogin in RPM spec file
6472  - Fixed permissions on manpages in RPM spec file
6473  - Added references to required libraries in README file
6474  - Removed config.h.in from CVS
6475  - Removed pwdb support (better pluggable auth is provided by glibc)
6476  - Made PAM and requisite libdl optional
6477  - Removed lots of unnecessary checks from autoconf
6478  - Added support and autoconf test for openpty() function (Unix98 pty support)
6479  - Fix for scp not finding ssh if not installed as /usr/bin/ssh
6480  - Added TODO file
6481  - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
6482    - Added ssh-askpass program
6483    - Added ssh-askpass support to ssh-add.c
6484    - Create symlinks for slogin on install
6485    - Fix "distclean" target in makefile
6486    - Added example for ssh-agent to manpage
6487    - Added support for PAM_TEXT_INFO messages
6488    - Disable internal /etc/nologin support if PAM enabled
6489  - Merged latest OpenBSD CVS changes:
6490    - [all] replace assert() with error, fatal or packet_disconnect
6491    - [sshd.c] don't send fail-msg but disconnect if too many authentication
6492      failures
6493    - [sshd.c] remove unused argument. ok dugsong
6494    - [sshd.c] typo
6495    - [rsa.c] clear buffers used for encryption. ok: niels
6496    - [rsa.c] replace assert() with error, fatal or packet_disconnect
6497    - [auth-krb4.c] remove unused argument. ok dugsong
6498  - Fixed coredump after merge of OpenBSD rsa.c patch
6499  - Released 1.2pre8
6500
6501 19991102
6502  - Merged change from OpenBSD CVS
6503   - One-line cleanup in sshd.c
6504
6505 19991030
6506  - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
6507  - Merged latest updates for OpenBSD CVS:
6508    - channels.[ch] - remove broken x11 fix and document istate/ostate
6509    - ssh-agent.c - call setsid() regardless of argv[]
6510    - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
6511  - Documentation cleanups
6512  - Renamed README -> README.Ylonen
6513  - Renamed README.openssh ->README
6514
6515 19991029
6516  - Renamed openssh* back to ssh* at request of Theo de Raadt
6517  - Incorporated latest changes from OpenBSD's CVS
6518  - Integrated Makefile patch from  Niels Kristian Bech Jensen <nkbj@image.dk>
6519  - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
6520  - Make distclean now removed configure script
6521  - Improved PAM logging
6522  - Added some debug() calls for PAM
6523  - Removed redundant subdirectories
6524  - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
6525    building on Debian.
6526  - Fixed off-by-one error in PAM env patch
6527  - Released 1.2pre6
6528
6529 19991028
6530  - Further PAM enhancements.
6531    - Much cleaner
6532    - Now uses account and session modules for all logins.
6533  - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
6534    - Build fixes
6535    - Autoconf
6536    - Change binary names to open*
6537  - Fixed autoconf script to detect PAM on RH6.1
6538  - Added tests for libpwdb, and OpenBSD functions to autoconf
6539  - Released 1.2pre4
6540
6541  - Imported latest OpenBSD CVS code
6542  - Updated README.openssh
6543  - Released 1.2pre5
6544
6545 19991027
6546  - Adapted PAM patch.
6547  - Released 1.0pre2
6548
6549  - Excised my buggy replacements for strlcpy and mkdtemp
6550  - Imported correct OpenBSD strlcpy and mkdtemp routines.
6551  - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
6552  - Picked up correct version number from OpenBSD
6553  - Added sshd.pam PAM configuration file
6554  - Added sshd.init Redhat init script
6555  - Added openssh.spec RPM spec file
6556  - Released 1.2pre3
6557
6558 19991026
6559  - Fixed include paths of OpenSSL functions
6560  - Use OpenSSL MD5 routines
6561  - Imported RC4 code from nanocrypt
6562  - Wrote replacements for OpenBSD arc4random* functions
6563  - Wrote replacements for strlcpy and mkdtemp
6564  - Released 1.0pre1
6565
6566 $Id$
This page took 0.544292 seconds and 5 git commands to generate.