]> andersk Git - openssh.git/blob - ChangeLog
- (djm) Export environment variables from authentication subprocess to
[openssh.git] / ChangeLog
1 20031117
2  - (djm) OpenBSD CVS Sync
3    - djm@cvs.openbsd.org 2003/11/03 09:03:37
4      [auth-chall.c]
5      make this a little more idiot-proof; ok markus@
6      (includes portable-specific changes)
7    - jakob@cvs.openbsd.org 2003/11/03 09:09:41
8      [sshconnect.c]
9      move changed key warning into warn_changed_key(). ok markus@
10    - jakob@cvs.openbsd.org 2003/11/03 09:37:32
11      [sshconnect.c]
12      do not free static type pointer in warn_changed_key()
13    - djm@cvs.openbsd.org 2003/11/04 08:54:09
14      [auth1.c auth2.c auth2-pubkey.c auth.h auth-krb5.c auth-passwd.c]
15      [auth-rhosts.c auth-rh-rsa.c auth-rsa.c monitor.c serverloop.c]
16      [session.c]
17      standardise arguments to auth methods - they should all take authctxt.
18      check authctxt->valid rather then pw != NULL; ok markus@
19    - jakob@cvs.openbsd.org 2003/11/08 16:02:40
20      [auth1.c]
21      remove unused variable (pw). ok djm@
22      (id sync only - still used in portable)
23    - jmc@cvs.openbsd.org 2003/11/08 19:17:29
24      [sftp-int.c]
25      typos from Jonathon Gray;
26    - jakob@cvs.openbsd.org 2003/11/10 16:23:41
27      [bufaux.c bufaux.h cipher.c cipher.h hostfile.c hostfile.h key.c]
28      [key.h sftp-common.c sftp-common.h sftp-server.c sshconnect.c sshd.c]
29      [ssh-dss.c ssh-rsa.c uuencode.c uuencode.h]
30      constify. ok markus@ & djm@
31    - dtucker@cvs.openbsd.org 2003/11/12 10:12:15
32      [scp.c]
33      When called with -q, pass -q to ssh; suppresses SSH2 banner.  ok markus@
34    - jakob@cvs.openbsd.org 2003/11/12 16:39:58
35      [dns.c dns.h readconf.c ssh_config.5 sshconnect.c]
36      update SSHFP validation. ok markus@
37    - jmc@cvs.openbsd.org 2003/11/12 20:14:51
38      [ssh_config.5]
39      make verb agree with subject, and kill some whitespace;
40    - markus@cvs.openbsd.org 2003/11/14 13:19:09
41      [sshconnect2.c]
42      cleanup and minor fixes for the client code; from Simon Wilkinson
43    - djm@cvs.openbsd.org 2003/11/17 09:45:39
44      [msg.c msg.h sshconnect2.c ssh-keysign.c]
45      return error on msg send/receive failure (rather than fatal); ok markus@
46  - (djm) Bug #632: Don't call pam_end indirectly from within kbd-int
47    conversation function
48  - (djm) Export environment variables from authentication subprocess to 
49    parent. Part of Bug #717
50
51 20031115
52  - (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
53    HP-UX, skip test on AIX.
54
55 20031113
56  - (dtucker) [auth-pam.c] Append newlines to lines output by the
57    pam_chauthtok_conv().
58  - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
59    contrib/cygwin).  Major update from vinschen at redhat.com.
60    - Makefile provides a `cygwin-postinstall' target to run right after
61      `make install'.
62    - Better support for Windows 2003 Server.
63    - Try to get permissions as correct as possible.
64    - New command line options to allow full automated host configuration.
65    - Create configs from skeletons in /etc/defaults/etc.
66    - Use /bin/bash, allows reading user input with readline support.
67    - Remove really old configs from /usr/local.
68  - (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
69    PAM_ERROR_MSG messages.
70
71 20031106
72  - (djm) Clarify UsePAM consequences a little more
73
74 20031103
75  - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
76    are created correctly with CRLF line terminations.  Patch from vinschen at
77    redhat.com.
78  - (dtucker) OpenBSD CVS Sync
79    - markus@cvs.openbsd.org 2003/10/15 09:48:45
80      [monitor_wrap.c]
81      check pmonitor != NULL
82    - markus@cvs.openbsd.org 2003/10/21 09:50:06
83      [auth2-gss.c]
84      make sure the doid is larger than 2
85    - avsm@cvs.openbsd.org 2003/10/26 16:57:43
86      [sshconnect2.c]
87      rename 'supported' static var in userauth_gssapi() to 'gss_supported'
88      to avoid shadowing the global version.  markus@ ok
89    - markus@cvs.openbsd.org 2003/10/28 09:08:06
90      [misc.c]
91      error->debug for getsockopt+TCP_NODELAY; several requests
92    - markus@cvs.openbsd.org 2003/11/02 11:01:03
93      [auth2-gss.c compat.c compat.h sshconnect2.c]
94      remove support for SSH_BUG_GSSAPI_BER; simon@sxw.org.uk
95  - (dtucker) [regress/agent-ptrace.sh] Use numeric uid and gid.
96
97 20031021
98  - (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
99    directly.  Noted by Darren.Moffat at sun.com.
100  - (dtucker) [regress/agent-ptrace.sh] Skip agent-test unless SUDO is set,
101    make agent setgid during test.
102
103 20031017
104  - (dtucker) [INSTALL] Note that --with-md5 is now required on platforms with
105    MD5 passwords even if PAM support is enabled.  From steev at detritus.net.
106
107 20031015
108  - (dtucker) OpenBSD CVS Sync
109    - jmc@cvs.openbsd.org 2003/10/08 08:27:36
110      [scp.1 scp.c sftp-server.8 sftp.1 sftp.c ssh.1 sshd.8]
111      scp and sftp: add options list and sort options. options list requested
112      by deraadt@
113      sshd: use same format as ssh
114      ssh: remove wrong option from list
115      sftp-server: Subsystem is documented in ssh_config(5), not sshd(8)
116      ok deraadt@ markus@
117    - markus@cvs.openbsd.org 2003/10/08 15:21:24
118      [readconf.c ssh_config.5]
119      default GSS API to no in client, too; ok jakob, deraadt@
120    - markus@cvs.openbsd.org 2003/10/11 08:24:08
121      [readconf.c readconf.h ssh.1 ssh.c ssh_config.5]
122      remote x11 clients are now untrusted by default, uses xauth(8) to generate
123      untrusted cookies; ForwardX11Trusted=yes restores old behaviour.
124      ok deraadt; feedback and ok djm/fries
125    - markus@cvs.openbsd.org 2003/10/11 08:26:43
126      [sshconnect2.c]
127      search keys in reverse order; fixes #684
128    - markus@cvs.openbsd.org 2003/10/11 11:36:23
129      [monitor_wrap.c]
130      return NULL for missing banner; ok djm@
131    - jmc@cvs.openbsd.org 2003/10/12 13:12:13
132      [ssh_config.5]
133      note that EnableSSHKeySign should be in the non-hostspecific section;
134      remove unnecessary .Pp;
135      ok markus@
136    - markus@cvs.openbsd.org 2003/10/13 08:22:25
137      [scp.1 sftp.1]
138      don't refer to options related to forwarding; ok jmc@
139    - jakob@cvs.openbsd.org 2003/10/14 19:42:10
140      [dns.c dns.h readconf.c ssh-keygen.c sshconnect.c]
141      include SSHFP lookup code (not enabled by default). ok markus@
142    - jakob@cvs.openbsd.org 2003/10/14 19:43:23
143      [README.dns]
144      update
145    - markus@cvs.openbsd.org 2003/10/14 19:54:39
146      [session.c ssh-agent.c]
147      10X for mkdtemp; djm@
148  - (dtucker) [acconfig.h configure.ac dns.c openbsd-compat/getrrsetbyname.c
149    openbsd-compat/getrrsetbyname.h] DNS fingerprint support is now always
150    compiled in but disabled in config.
151  - (dtucker) [auth.c] Check for disabled password expiry on HP-UX Trusted Mode.
152  - (tim) [regress/banner.sh] portability fix.
153
154 20031009
155  - (dtucker) [sshd_config.5] UsePAM defaults to "no".  ok djm@
156
157 20031008
158  - (dtucker) OpenBSD CVS Sync
159    - dtucker@cvs.openbsd.org 2003/10/07 01:47:27
160      [sshconnect2.c]
161      Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 &
162      #707.  ok markus@
163    - djm@cvs.openbsd.org 2003/10/07 07:04:16
164      [sftp-int.c]
165      sftp quoting fix from admorten AT umich.edu; ok markus@
166    - deraadt@cvs.openbsd.org 2003/10/07 21:58:28
167      [sshconnect2.c]
168      set ptr to NULL after free
169    - dtucker@cvs.openbsd.org 2003/10/07 01:52:13
170      [regress/Makefile regress/banner.sh]
171      Test SSH2 banner.  ok markus@
172    - djm@cvs.openbsd.org 2003/10/07 07:04:52
173      [regress/sftp-cmds.sh]
174      more sftp quoting regress tests; ok markus
175
176 20031007
177  - (djm) Delete autom4te.cache after autoreconf
178  - (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
179    cleanup functions.  With & ok djm@
180  - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a
181    run-time switch, always build --with-md5-passwords.
182  - (dtucker) [configure.ac openbsd-compat/Makefile.in openbsd-compat/strtoul.c]
183    Bug #670: add strtoul() to openbsd-compat for platforms lacking it.  ok djm@
184  - (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREUID and BROKEN_SETREGID
185    on Reliant Unix.  Patch from Robert.Dahlem at siemens.com.
186  - (dtucker) [configure.ac] Bug #710: Check for dlsym() in libdl on
187    Reliant Unix.  Based on patch from Robert.Dahlem at siemens.com.
188
189 20031003
190  - (dtucker) OpenBSD CVS Sync
191    - markus@cvs.openbsd.org 2003/10/02 10:41:59
192      [sshd.c]
193      print openssl version, too, several requests; ok henning/djm.
194    - markus@cvs.openbsd.org 2003/10/02 08:26:53
195      [ssh-gss.h]
196      missing $OpenBSD:; dtucker
197  - (tim) [contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default
198    option.
199
200 20031002
201  - (dtucker) OpenBSD CVS Sync
202    - markus@cvs.openbsd.org 2003/09/23 20:17:11
203      [Makefile.in auth1.c auth2.c auth.c auth.h auth-krb5.c canohost.c
204      cleanup.c clientloop.c fatal.c gss-serv.c log.c log.h monitor.c monitor.h
205      monitor_wrap.c monitor_wrap.h packet.c serverloop.c session.c session.h
206      ssh-agent.c sshd.c]
207      replace fatal_cleanup() and linked list of fatal callbacks with static
208      cleanup_exit() function.  re-refine cleanup_exit() where appropriate,
209      allocate sshd's authctxt eary to allow simpler cleanup in sshd.
210      tested by many, ok deraadt@
211    - markus@cvs.openbsd.org 2003/09/23 20:18:52
212      [progressmeter.c]
213      don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
214      ok millert/deraadt@
215    - markus@cvs.openbsd.org 2003/09/23 20:41:11
216      [channels.c channels.h clientloop.c]
217      move client only agent code to clientloop.c
218    - markus@cvs.openbsd.org 2003/09/26 08:19:29
219      [sshd.c]
220      no need to set the listen sockets to non-block; ok deraadt@
221    - jmc@cvs.openbsd.org 2003/09/29 11:40:51
222      [ssh.1]
223      - add list of options to -o and .Xr ssh_config(5)
224      - some other cleanup
225      requested by deraadt@;
226      ok deraadt@ markus@
227    - markus@cvs.openbsd.org 2003/09/29 20:19:57
228      [servconf.c sshd_config]
229      GSSAPICleanupCreds -> GSSAPICleanupCredentials
230  - (dtucker) [configure.ac] Don't set DISABLE_SHADOW when configuring
231    --with-pam.  ok djm@
232  - (dtucker) [ssh-gss.h] Prototype change missed in sync.
233  - (dtucker) [session.c] Fix bus errors on some 64-bit Solaris configurations.
234    Based on patches by Matthias Koeppe and Thomas Baden.  ok djm@
235
236 20030930
237  - (bal) Fix issues in openbsd-compat/realpath.c
238
239 20030925
240  - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove
241    DISABLE_SHADOW for HP-UX, use getspnam instead of getprpwnam.  Patch from
242    michael_steffens at hp.com, ok djm@
243  - (tim) [sshd_config] UsePAM defaults to no.
244
245 20030924
246  - (djm) Update version.h and spec files for HEAD
247  - (dtucker) [configure.ac] IRIX5 needs the same setre[ug]id defines as IRIX6.
248
249 20030923
250  - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
251    builds.  Portability corrections from tim@.
252  - (dtucker) [configure.ac] Bug #665: uid swapping issues on Mac OS X.
253    Patch from max at quendi.de.
254  - (dtucker) [configure.ac] Bug #657: uid swapping issues on BSDi.
255  - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.
256  - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS.
257    Patch from david.haughton at ncr.com
258  - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6.
259    Part of patch supplied by bugzilla-openssh at thewrittenword.com
260  - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
261    openbsd-compat/fake-rfc2553.h] Bug #659: Test for and handle systems with
262    where gai_strerror is defined as "const char *".  Part of patch supplied
263    by bugzilla-openssh at thewrittenword.com
264  - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
265    ssh-host-config to match current defaults, bump README version.  Patch from
266    vinschen at redhat.com.
267  - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
268    OS does not support permanently dropping privileges.  Patch from
269    vinschen at redhat.com.
270  - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
271    add canohost.h to stop warning.  Based on patch from openssh-unix-dev at
272    thewrittenword.com
273  - (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
274    higher.
275  - (tim) Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
276  - (tim) [configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN.
277    Report by distler AT golem ph utexas edu.
278  - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
279    article by genty at austin.ibm.com, included with the author's permission.
280  - (dtucker) OpenBSD CVS Sync
281    - markus@cvs.openbsd.org 2003/09/18 07:52:54
282      [sshconnect.c]
283      missing {}; bug #656; jclonguet at free.fr
284    - markus@cvs.openbsd.org 2003/09/18 07:54:48
285      [buffer.c]
286      protect against double free; #660;  zardoz at users.sf.net
287    - markus@cvs.openbsd.org 2003/09/18 07:56:05
288      [authfile.c]
289      missing  buffer_free(&encrypted); #662; zardoz at users.sf.net
290    - markus@cvs.openbsd.org 2003/09/18 08:49:45
291      [deattack.c misc.c session.c ssh-agent.c]
292      more buffer allocation fixes; from Solar Designer; CAN-2003-0682;
293      ok millert@
294    - miod@cvs.openbsd.org 2003/09/18 13:02:21
295      [authfd.c bufaux.c dh.c mac.c ssh-keygen.c]
296      A few signedness fixes for harmless situations; markus@ ok
297    - markus@cvs.openbsd.org 2003/09/19 09:02:02
298      [packet.c]
299      buffer_dump only if PACKET_DEBUG is defined; Jedi/Sector One; pr 3471
300    - markus@cvs.openbsd.org 2003/09/19 09:03:00
301      [buffer.c]
302      sign fix in buffer_dump; Jedi/Sector One; pr 3473
303    - markus@cvs.openbsd.org 2003/09/19 11:29:40
304      [ssh-agent.c]
305      provide a ssh-agent specific fatal() function; ok deraadt
306    - markus@cvs.openbsd.org 2003/09/19 11:30:39
307      [ssh-keyscan.c]
308      avoid fatal_cleanup, just call exit(); ok deraadt
309    - markus@cvs.openbsd.org 2003/09/19 11:31:33
310      [channels.c]
311      do not call channel_free_all on fatal; ok deraadt
312    - markus@cvs.openbsd.org 2003/09/19 11:33:09
313      [packet.c sshd.c]
314      do not call packet_close on fatal; ok deraadt
315    - markus@cvs.openbsd.org 2003/09/19 17:40:20
316      [scp.c]
317      error handling for remote-remote copy; #638; report Harald Koenig;
318      ok millert, fgs, henning, deraadt
319    - markus@cvs.openbsd.org 2003/09/19 17:43:35
320      [clientloop.c sshtty.c sshtty.h]
321      remove fatal callbacks from client code; ok deraadt
322  - (bal) "extration" -> "extraction" in ssh-rand-helper.c; repoted by john
323         on #unixhelp@efnet
324  - (tim) [configure.ac] add --disable-etc-default-login option. ok djm
325  - (djm) Sync with V_3_7 branch:
326    - (djm) Fix SSH1 challenge kludge
327    - (djm) Bug #671: Fix builds on OpenBSD
328    - (djm) Bug #676: Fix PAM stack corruption
329    - (djm) Fix bad free() in PAM code
330    - (djm) Don't call pam_end before pam_init
331    - (djm) Enable build with old OpenSSL again
332    - (djm) Trim deprecated options from INSTALL. Mention UsePAM
333    - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
334
335 20030919
336  - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
337    djast AT cs.toronto.edu
338  - (djm) Bug #661: Remove duplicate check for basename; from 
339    bugzilla-openssh AT thewrittenword.com
340  - (djm) Bug #641: Allow RedHat RPM building without GTK-2; Patch from
341    jason AT devrandom.org
342  - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim
343  - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
344    unless required.  Reorder to reduce warnings.
345  - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
346    when /etc/default/login doesn't exist or isn't readable.  Fixes from
347    jparsons-lists at saffron.net and georg.oppenberg at deu mci com.
348  - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAME
349
350 20030918
351  - (djm) Bug #652: Fix empty password auth
352
353 20030917
354  - (djm) Sync with V_3_7 branch
355  - (djm) OpenBSD Sync
356    - markus@cvs.openbsd.org 2003/09/16 21:02:40
357      [buffer.c channels.c version.h]
358      more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
359  - (djm) Crank RPM spec file versions
360  - (tim) [openbsd-compat/inet_ntoa.c] 20030917 "Sync with V_3_7 branch" undid
361    20030916 "Missed dead header in inet_ntoa.c"
362  
363 20030916
364  - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
365    PATH (or SUPATH) and UMASK from /etc/default/login on platforms that have it
366    (eg Solaris, Reliant Unix).  Patch from Robert.Dahlem at siemens.com.  
367    ok djm@
368  - (bal) OpenBSD Sync
369    - deraadt@cvs.openbsd.org 2003/09/16 03:03:47
370      [buffer.c]
371      do not expand buffer before attempting to reallocate it; markus ok
372  - (tim) [configure.ac] Fix portability issues.
373  - (bal) Missed dead header in inet_ntoa.c
374
375 20030914
376  - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
377    the regression tests from running with Solaris' make.  Patch from Brian
378    Poole (raj at cerias.purdue.edu).
379  - (dtucker) [regress/Makefile] AIX's make doesn't like " +=", so replace
380    with vanilla "=".
381
382 20030913
383  - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for
384    slower hosts, increase to 10 sec.
385  - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
386    required to correctly reset failed login count when using a password
387    registry other than "files" (eg LDAP, see bug #543).
388  - (tim) [configure.ac] define WITH_ABBREV_NO_TTY for SCO.
389    Report by Roger Cornelius.
390  - (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patch
391    from cjwatson at debian.org.
392
393 20030912
394  - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".
395  - (tim) [Makefile.in] only mkdir regress if it does not exist.
396  - (tim) [regress/yes-head.sh] shell portability fix.
397
398 20030911
399  - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after
400    the dirname test, to allow a broken dirname to be detected correctly.
401    Based partially on patch supplied by alex.kiernan at thus.net.  ok djm@
402  - (tim) [configure.ac] Move libgen tests to before libwrap to unbreak
403    UnixWare 2.03 using --with-tcp-wrappers.
404  - (tim) [configure.ac] Prefer setuid/setgid on UnixWare and Open Server.
405  - (tim) [regress/agent-ptrace.sh regress/dynamic-forward.sh
406    regress/sftp-cmds.sh regress/stderr-after-eof.sh regress/test-exec.sh]
407    no longer depends on which(1). patch by dtucker@
408
409 20030910
410  - (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine.
411    Patch from wendyp at cray.com.
412  - (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro.
413  - (dtucker) [regressh/yes-head.sh] Some platforms (eg Solaris) don't have
414    "yes".
415
416 20030909
417  - (tim) [regress/Makefile] Fixes for building outside of a read-only
418    source tree.
419  - (tim) [regress/agent-timeout.sh] s/TIMEOUT/SSHAGENT_TIMEOUT/ Fixes conflict
420    with shell read-only variable.
421  - (tim) [regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors like
422    UX:rm: ERROR: Cannot remove '.' or '..'
423
424 20030908
425  - (tim) [configure.ac openbsd-compat/getrrsetbyname.c] wrap _getshort and
426    _getlong in #ifndef
427  - (tim) [configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for
428    HEADER.ad in arpa/nameser.h
429  - (tim) [ssh-keygen.c] s/PATH_MAX/MAXPATHLEN/ ok mouring@
430
431 20030907
432  - (dtucker) [agent-ptrace.sh dynamic-forward.sh (all regress/)]
433    Put "which" inside quotes.
434  - (dtucker) [dynamic-forward.sh forwarding.sh sftp-batch.sh (all regress/)]
435    Add ${EXEEXT}: required to work on Cygwin.
436  - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more
437    distinctive, so "rm ${BATCH}.*" doesn't match the script itself.
438  - (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin.
439  - (dtucker) [openbsd-compat/xcrypt.c] #elsif -> #elif
440  - (dtucker) [acconfig.h] Typo.
441  - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]
442    Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge.
443
444 20030906
445  - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.
446
447 20030905
448  - (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.
449
450 20030904
451  - (dtucker) Portablize regression tests.  Parts contributed by Roumen
452    Petrov, David M. Williams and Corinna Vinschen.
453    - [Makefile.in] Add "make tests" target and "make clean" hooks.
454    - [regress/agent-getpeereid.sh] Skip test on platforms that don't support
455      getpeereid.
456    - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
457      gdb cannot be found.
458    - [regress/reconfigure/sh] Make path to sshd fully qualified if required.
459    - [regress/rekey.sh] Remove dependence on /dev/zero (not all platforms have
460      it).  The sparse file will take less disk space too.
461    - [regress/sftp-cmds.sh] Ensure files used for test are readable.
462    - [regress/stderr-after-eof.sh] Search for a usable checksum program.
463    - [regress/sftp-badcmds.sh regress/sftp-cmds.sh regress/sftp.sh
464      regress/ssh-com-client.sh regress/ssh-com-sftp.sh regress/stderr-data.sh
465      regress/transfer.sh] Use ${EXEEXT} where appropriate.
466    - [regress/sftp.sh regress/ssh-com-sftp.sh] Remove dependency on /dev/stdin.
467    - [regress/agent-ptrace.sh regress/agent-timeout.sh]
468      "grep -q" -> "grep >/dev/null"
469    - [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh
470      regress/test-exec.sh] Handle different ways of echoing without newlines.
471    - [regress/dynamic-forward.sh] Some "which" programs output on stderr.
472    - [regress/sftp-cmds.sh] Use portable "test" option.
473    - [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always
474      use Strictmodes no, wait longer for sshd startup.
475    - [regress/Makefile] Remove BSDisms.
476    - [regress/README.regress] Add a basic readme.
477    - [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR
478      not $OBJ.
479    - [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.
480
481 20030903
482  - (djm) OpenBSD CVS Sync
483    - markus@cvs.openbsd.org 2003/08/26 09:58:43
484      [auth-passwd.c auth.c auth.h auth1.c auth2-none.c auth2-passwd.c]
485      [auth2.c monitor.c]
486      fix passwd auth for 'username leaks via timing'; with djm@, original 
487      patches from solar
488    - markus@cvs.openbsd.org 2003/08/28 12:54:34
489      [auth.h]
490      remove kerberos support from ssh1, since it has been replaced with GSSAPI;
491      but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
492    - markus@cvs.openbsd.org 2003/09/02 16:40:29
493      [version.h]
494      enter 3.7
495    - jmc@cvs.openbsd.org 2003/09/02 18:50:06
496      [sftp.1 ssh_config.5]
497      escape punctuation;
498      ok deraadt@
499
500 20030902
501  - (djm) OpenBSD CVS Sync
502    - deraadt@cvs.openbsd.org 2003/08/24 17:36:51
503      [auth2-gss.c]
504      64 bit cleanups; markus ok
505    - markus@cvs.openbsd.org 2003/08/28 12:54:34
506      [auth-krb5.c auth.h auth1.c monitor.c monitor.h monitor_wrap.c]
507      [monitor_wrap.h readconf.c servconf.c session.c ssh_config.5]
508      [sshconnect1.c sshd.c sshd_config sshd_config.5]
509      remove kerberos support from ssh1, since it has been replaced with GSSAPI;
510      but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
511    - markus@cvs.openbsd.org 2003/08/29 10:03:15
512      [compat.c compat.h]
513      SSH_BUG_K5USER is unused; ok henning@
514    - markus@cvs.openbsd.org 2003/08/29 10:04:36
515      [channels.c nchan.c]
516      be less chatty; debug -> debug2, cleanup; ok henning@
517    - markus@cvs.openbsd.org 2003/08/31 10:26:04
518      [progressmeter.c]
519      pass file_size + 1 to snprintf: fixes printing of truncated
520      file names; fix based on patch/report from sturm@;
521    - markus@cvs.openbsd.org 2003/08/31 12:14:22
522      [progressmeter.c]
523      do write to buf[-1]
524    - markus@cvs.openbsd.org 2003/08/31 13:29:05
525      [session.c]
526      call ssh_gssapi_storecreds conditionally from do_exec(); 
527      with sxw@inf.ed.ac.uk
528    - markus@cvs.openbsd.org 2003/08/31 13:30:18
529      [gss-serv.c]
530      correct string termination in parse_ename(); sxw@inf.ed.ac.uk
531    - markus@cvs.openbsd.org 2003/08/31 13:31:57
532      [gss-serv.c]
533      whitspace KNF
534    - markus@cvs.openbsd.org 2003/09/01 09:50:04
535      [sshd_config.5]
536      gss kex is not supported; sxw@inf.ed.ac.uk
537    - markus@cvs.openbsd.org 2003/09/01 12:50:46
538      [readconf.c]
539      rm gssapidelegatecreds alias; never supported before
540    - markus@cvs.openbsd.org 2003/09/01 13:52:18
541      [ssh.h]
542      rm whitespace
543    - markus@cvs.openbsd.org 2003/09/01 18:15:50
544      [readconf.c readconf.h servconf.c servconf.h ssh.c]
545      remove unused kerberos code; ok henning@
546    - markus@cvs.openbsd.org 2003/09/01 20:44:54
547      [auth2-gss.c]
548      fix leak
549  - (djm) Don't initialise pam_conv structures inline. Avoids HP/UX compiler
550    error. Part of Bug #423, patch from  michael_steffens AT hp.com
551  - (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM session 
552    management (now done in do_setusercontext). Largely from 
553    michael_steffens AT hp.com
554  - (djm) Fix openbsd-compat/ again - remove references to strl(cpy|cat).h 
555  
556 20030829
557  - (bal) openbsd-compat/ clean up.  Considate headers, add in Id on our
558    files, and added missing license to header.
559
560 20030826
561  - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"
562    as deprecated. Remove mention from README.privsep. Patch from 
563    aet AT cc.hut.fi
564  - (dtucker) OpenBSD CVS Sync
565    - markus@cvs.openbsd.org 2003/08/22 10:56:09
566      [auth2.c auth2-gss.c auth.h compat.c compat.h gss-genr.c gss-serv-krb5.c
567      gss-serv.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c
568      readconf.h servconf.c servconf.h session.c session.h ssh-gss.h
569      ssh_config.5 sshconnect2.c sshd_config sshd_config.5]
570      support GSS API user authentication; patches from Simon Wilkinson,
571      stripped down and tested by Jakob and myself.
572    - markus@cvs.openbsd.org 2003/08/22 13:20:03
573      [sshconnect2.c]
574      remove support for "kerberos-2@ssh.com"
575    - markus@cvs.openbsd.org 2003/08/22 13:22:27
576      [auth2.c] (auth2-krb5.c removed)
577      nuke "kerberos-2@ssh.com"
578    - markus@cvs.openbsd.org 2003/08/22 20:55:06
579      [LICENCE]
580      add Simon Wilkinson
581    - deraadt@cvs.openbsd.org 2003/08/24 17:36:52
582      [monitor.c monitor_wrap.c sshconnect2.c]
583      64 bit cleanups; markus ok
584    - fgsch@cvs.openbsd.org 2003/08/25 08:13:09
585      [sftp-int.c]
586      fix div by zero when listing for filename lengths longer than width.
587      markus@ ok.
588    - djm@cvs.openbsd.org 2003/08/25 10:33:33
589      [sshconnect2.c]
590      fprintf->logit to silence login banner with "ssh -q"; ok markus@
591  - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
592    configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c
593    sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson.
594  - (dtucker) [Makefile.in] Remove auth2-krb5.
595  - (dtucker) [contrib/aix/inventory.sh] Add public domain notice.  ok mouring@
596    (the original author)
597  - (dtucker) [auth.c] Do not check for locked accounts when PAM is enabled.
598
599 20030825
600  - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from 
601    larsch@trustcenter.de
602  - (bal) openbsd-compat/ OpenBSD updates.  Mostly licensing, ansifications
603    and minor fixes. OK djm@
604  - (bal) redo how we handle 'mysignal()'.  Move it to 
605    openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
606    be our 'mysignal' by default.  OK djm@
607  - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
608    any access to locked accounts.  ok djm@
609  - (djm) Bug #564: Perform PAM account checks for all authentications when
610    UsePAM=yes; ok dtucker
611  - (dtucker) [configure.ac] Bug #533, #551: define BROKEN_GETADDRINFO on
612    Tru64, solves getnameinfo and "bad addr or host" errors.  ok djm@
613  - (dtucker) [README buildbff.sh inventory.sh] (all in contrib/aix)
614    Update package builder: correctly handle config variables, use lsuser
615    rather than /etc/passwd, fix typos, add Id's.
616
617 20030822
618  - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal 
619    -lbroken; ok dtucker 
620  - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
621    rather that authorized_keys2.  Patch from vinschen@redhat.com.
622
623 20030821
624  - (dtucker) OpenBSD CVS Sync
625    - markus@cvs.openbsd.org 2003/08/14 16:08:58
626      [ssh-keygen.c]
627      exit after primetest, ok djm@
628  - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
629    change CMSG_DATA to use __CMSG_ALIGN (and thus work properly), reformat for
630    consistency.
631  - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement
632    and after normal openpty test.
633
634 20030813
635  - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.
636  - (dtucker) OpenBSD CVS Sync
637    - markus@cvs.openbsd.org 2003/08/13 08:33:02
638      [session.c]
639      use more portable tcsendbreak(3) and ignore break_length;
640      ok deraadt, millert
641    - markus@cvs.openbsd.org 2003/08/13 08:46:31
642      [auth1.c readconf.c readconf.h servconf.c servconf.h ssh.c ssh_config
643      ssh_config.5 sshconnect1.c sshd.8 sshd.c sshd_config sshd_config.5]
644      remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@,
645      fgsch@, miod@, henning@, jakob@ and others
646    - markus@cvs.openbsd.org 2003/08/13 09:07:10
647      [readconf.c ssh.c]
648      socks4->socks, since with support both 4 and 5; dtucker@zip.com.au
649  - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
650    Add a tcsendbreak function for platforms that don't have one, based on the
651    one from OpenBSD.
652
653 20030811
654  - (dtucker) OpenBSD CVS Sync
655    (thanks to Simon Wilkinson for help with this -dt)
656    - markus@cvs.openbsd.org 2003/07/16 15:02:06
657      [auth-krb5.c]
658      mcc -> fcc; from Love Hörnquist Ã…strand <lha@it.su.se>
659      otherwise the kerberos credentinal is stored in a memory cache
660      in the privileged sshd. ok jabob@, hin@ (some time ago)
661  - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate
662    in bsd-cygwin_util.h).
663
664 20030808
665  - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
666    AI_CANONNAME in netdb.h but not AI_NUMERICHOST, so check each definition
667    separately before defining them.
668  - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null.  ok djm@
669
670 20030807
671  - (dtucker) [session.c] Have session_break_req not attempt to send a break
672    if TIOCSBRK and TIOCCBRK are not defined (eg Cygwin).
673  - (dtucker) [canohost.c] Bug #336: Only check ip options if IP_OPTIONS is
674    defined (fixes compile error on really old Linuxes).
675  - (dtucker) [defines.h] Bug #336: Add CMSG_DATA and CMSG_FIRSTHDR macros if
676    not already defined (eg Linux with some versions of libc5), based on those
677    from OpenBSD.
678  - (dtucker) [openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]
679    Remove incorrect filenames from comments (file names are in Id tags).
680  - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.h] Move Cygwin
681    specific defines and includes to bsd-cygwin_util.h.  Fixes build error too.
682
683 20030802
684  - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags.
685  - (dtucker) OpenBSD CVS Sync
686    - markus@cvs.openbsd.org 2003/07/22 13:35:22
687      [auth1.c auth.h auth-passwd.c monitor.c monitor.h monitor_wrap.c
688      monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c ssh.1
689      ssh.c ssh_config.5 sshconnect1.c sshd.c sshd_config.5 ssh.h]
690      remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);
691      test+ok henning@
692  - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support.
693  - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files.
694  - (dtucker) OpenBSD CVS Sync
695    - markus@cvs.openbsd.org 2003/07/23 07:42:43
696      [sshd_config]
697      remove AFS; itojun@
698    - djm@cvs.openbsd.org 2003/07/28 09:49:56
699      [ssh-keygen.1 ssh-keygen.c]
700      Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.
701      Based on code from Phil Karn, William Allen Simpson and Niels Provos.
702      ok markus@, thanks jmc@
703    - markus@cvs.openbsd.org 2003/07/29 18:24:00
704      [LICENCE progressmeter.c]
705      replace 4 clause BSD licensed progressmeter code with a replacement
706      from Nils Nordman and myself; ok deraadt@
707      (copied from OpenBSD an re-applied portable changes)
708    - markus@cvs.openbsd.org 2003/07/29 18:26:46
709      [progressmeter.c]
710      fix length for "- stalled -" (included with previous import)
711    - markus@cvs.openbsd.org 2003/07/30 07:44:14
712      [progressmeter.c]
713      use only 4 digits in format_size (included with previous import)
714    - markus@cvs.openbsd.org 2003/07/30 07:53:27
715      [progressmeter.c]
716      whitespace (included with previous import)
717    - markus@cvs.openbsd.org 2003/07/31 09:21:02
718      [auth2-none.c]
719      check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za
720      ok henning
721    - avsm@cvs.openbsd.org 2003/07/31 15:50:16
722      [atomicio.c]
723      correct comment: atomicio takes vwrite, not write; deraadt@ ok
724    - markus@cvs.openbsd.org 2003/07/31 22:34:03
725      [progressmeter.c]
726      print rate similar old version; round instead truncate;
727      (included in previous progressmeter.c commit)
728  - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
729    Add a tcgetpgrp function.
730  - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.
731  - (dtucker) [openbsd-compat/bsd-misc.c] Fix cut-and-paste bug in tcgetpgrp.
732
733 20030730
734  - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
735
736 20030726
737  - (dtucker) [openbsd-compat/xcrypt.c] Fix typo: DISABLED_SHADOW ->
738    DISABLE_SHADOW.  Fixes HP-UX compile error.
739
740 20030724
741  - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c 
742     openbsd-compat/xcrypt.h] Split off encryption into xcrypt() interface,
743     and isolate shadow password functions.  Tested in Solaris, but should
744     not break other platforms too badly (except maybe HP =).  Also brings
745     auth-passwd.c into full sync with OpenBSD tree.
746
747 20030723
748  - (dtucker) [configure.ac] Back out change for bug #620.
749
750 20030719
751  - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO for
752    Solaris/x86.  Patch from jrhett at isite.net.
753  - (dtucker) OpenBSD CVS Sync
754    - markus@cvs.openbsd.org 2003/07/14 12:36:37
755      [sshd.c]
756      remove undocumented -V option. would be only useful if openssh is used
757      as ssh v1 server for ssh.com's ssh v2.
758    - markus@cvs.openbsd.org 2003/07/16 10:34:53
759      [ssh.c sshd.c]
760      don't exit on multiple -v or -d; ok deraadt@
761    - markus@cvs.openbsd.org 2003/07/16 10:36:28
762      [sshtty.c]
763      clear IUCLC in enter_raw_mode; from rob@pitman.co.za; ok deraadt@, fgs@
764    - deraadt@cvs.openbsd.org 2003/07/18 01:54:25
765      [scp.c]
766      userid is unsigned, but well, force it anyways; andrushock@korovino.net
767    - djm@cvs.openbsd.org 2003/07/19 00:45:53
768      [sftp-int.c]
769      fix sftp filename parsing for arguments with escaped quotes. bz #517;
770      ok markus
771    - djm@cvs.openbsd.org 2003/07/19 00:46:31
772      [regress/sftp-cmds.sh]
773      regress test for sftp arguments with escaped quotes; ok markus
774
775 20030714
776  - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare
777    loginfailed at all, so assume 3-arg loginfailed if not declared.
778  - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by
779    undef'ing it.
780  - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
781    Call setauthdb() before loginfailed(), which may load password registry-
782    specific functions.  Based on patch by cawlfiel at us.ibm.com.
783  - (dtucker) [port-aix.h] Fix prototypes.
784  - (dtucker) OpenBSD CVS Sync
785    - avsm@cvs.openbsd.org 2003/07/09 13:58:19
786      [key.c]
787      minor tweak: when generating the hex fingerprint, give strlcat the full
788      bound to the buffer, and add a comment below explaining why the
789      zero-termination is one less than the bound.  markus@ ok
790    - markus@cvs.openbsd.org 2003/07/10 14:42:28
791      [packet.c]
792      the 2^(blocksize*2) rekeying limit is too expensive for 3DES,
793      blowfish, etc, so enforce a 1GB limit for small blocksizes.
794    - markus@cvs.openbsd.org 2003/07/10 20:05:55
795      [sftp.c]
796      sync usage with manpage, add missing -R
797
798 20030708
799  - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
800    Include AIX headers for authentication functions and make calls match
801    prototypes.  Test for and handle 3-arg and 4-arg variants of loginfailed.
802  - (dtucker) [session.c] Check return value of setpcred().
803  - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
804    Convert aixloginmsg into platform-independant Buffer loginmsg.
805
806 20030707
807  - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
808    searching libraries for it.  Fixes build errors on NCR MP-RAS.
809
810 20030706
811  - (dtucker) [ssh-rand-helper.c loginrec.c]
812    Apply atomicio typing change to these too.
813
814 20030703
815  - (dtucker) OpenBSD CVS Sync
816    - djm@cvs.openbsd.org 2003/06/28 07:48:10
817      [sshd.c]
818      report pidfile creation errors, based on patch from Roumen Petrov;
819      ok markus@
820    - deraadt@cvs.openbsd.org 2003/06/28 16:23:06
821      [atomicio.c atomicio.h authfd.c clientloop.c monitor_wrap.c msg.c
822      progressmeter.c scp.c sftp-client.c ssh-keyscan.c ssh.h sshconnect.c
823      sshd.c]
824      deal with typing of write vs read in atomicio
825    - markus@cvs.openbsd.org 2003/06/29 12:44:38
826      [sshconnect.c]
827      memset 0, not \0; andrushock@korovino.net
828    - markus@cvs.openbsd.org 2003/07/02 12:56:34
829      [channels.c]
830      deny dynamic forwarding with -R for v1, too; ok djm@
831    - markus@cvs.openbsd.org 2003/07/02 14:51:16
832      [channels.c ssh.1 ssh_config.5]
833      (re)add socks5 suppport to -D; ok djm@
834      now ssh(1) can act both as a socks 4 and socks 5 server and
835      dynamically forward ports.
836    - markus@cvs.openbsd.org 2003/07/02 20:37:48
837      [ssh.c]
838      convert hostkeyalias to lowercase, otherwise uppercase aliases will
839      not match at all; ok henning@
840    - markus@cvs.openbsd.org 2003/07/03 08:21:46
841      [regress/dynamic-forward.sh]
842      add socks5; speedup; reformat; based on patch from dtucker@zip.com.au
843    - markus@cvs.openbsd.org 2003/07/03 08:24:13
844      [regress/Makefile]
845      enable tests for dynamic fwd via socks (-D), uses nc(1)
846    - djm@cvs.openbsd.org 2003/07/03 08:09:06
847      [readconf.c readconf.h ssh-keysign.c ssh.c]
848      fix AddressFamily option in config file, from brent@graveland.net;
849      ok markus@
850
851 20030630
852  - (djm) Search for support functions necessary to build our 
853    getrrsetbyname() replacement. Patch from Roumen Petrov 
854
855 20030629
856  - (dtucker) [includes.h] Bug #602: move #include of netdb.h to after in.h
857    (fixes compiler warnings on Solaris 2.5.1).
858  - (dtucker) [configure.ac] Add sanity test after system-dependant compiler
859    flag modifications.
860    
861 20030628
862  - (djm) Bug #591: use PKCS#15 private key label as a comment in case 
863    of OpenSC. Report and patch from larsch@trustcenter.de
864  - (djm) Bug #593: Sanity check OpenSC card reader number; patch from 
865    aj@dungeon.inka.de
866  - (dtucker) OpenBSD CVS Sync
867    - markus@cvs.openbsd.org 2003/06/23 09:02:44
868      [ssh_config.5]
869      document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@
870    - markus@cvs.openbsd.org 2003/06/24 08:23:46
871      [auth2-hostbased.c auth2-pubkey.c auth2.c channels.c key.c key.h
872       monitor.c packet.c packet.h serverloop.c sshconnect2.c sshd.c]
873      int -> u_int; ok djm@, deraadt@, mouring@
874    - miod@cvs.openbsd.org 2003/06/25 22:39:36
875      [sftp-server.c]
876      Typo police: attribute is better written with an 'r'.
877    - markus@cvs.openbsd.org 2003/06/26 20:08:33
878      [readconf.c]
879      do not dump core for 'ssh -o proxycommand host'; ok deraadt@
880  - (dtucker) [regress/dynamic-forward.sh] Import new regression test.
881  - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATURE 
882    actually enable the feature, for those normally disabled.  Patch by
883    openssh (at) roumenpetrov.info.
884
885 20030624
886  - (dtucker) Have configure refer the user to config.log and
887    contrib/findssl.sh for OpenSSL header/library mismatches.
888
889 20030622
890  - (dtucker) OpenBSD CVS Sync
891    - markus@cvs.openbsd.org 2003/06/21 09:14:05
892      [regress/reconfigure.sh]
893      missing $SUDO; from dtucker@zip.com.au
894    - markus@cvs.openbsd.org 2003/06/18 11:28:11
895      [ssh-rsa.c]
896      backout last change, since it violates pkcs#1
897      switch to share/misc/license.template
898    - djm@cvs.openbsd.org 2003/06/20 05:47:58
899      [sshd_config.5]
900      sync description of protocol 2 cipher proposal; ok markus
901    - djm@cvs.openbsd.org 2003/06/20 05:48:21
902      [sshd_config]
903      sync some implemented options; ok markus@
904  - (dtucker) [regress/authorized_keys_root] Remove temp data file from CVS.
905  - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before
906    testing its value.
907
908 20030618
909  - (djm) OpenBSD CVS Sync
910    - markus@cvs.openbsd.org 2003/06/12 07:57:38
911      [monitor.c sshlogin.c sshpty.c]
912      typos; dtucker at zip.com.au
913    - djm@cvs.openbsd.org 2003/06/12 12:22:47
914      [LICENCE]
915      mention more copyright holders; ok markus@
916    - nino@cvs.openbsd.org 2003/06/12 15:34:09
917      [scp.c]
918      Typo. Ok markus@.
919    - markus@cvs.openbsd.org 2003/06/12 19:12:03
920      [scard.c scard.h ssh-agent.c ssh.c]
921      add sc_get_key_label; larsch at trustcenter.de; bugzilla#591
922    - markus@cvs.openbsd.org 2003/06/16 08:22:35
923      [ssh-rsa.c]
924      make sure the signature has at least the expected length (don't
925      insist on len == hlen + oidlen, since this breaks some smartcards)
926      bugzilla #592; ok djm@
927    - markus@cvs.openbsd.org 2003/06/16 10:22:45
928      [ssh-add.c]
929      print out key comment on each prompt; make ssh-askpass more useable; ok djm@
930    - markus@cvs.openbsd.org 2003/06/17 18:14:23
931      [cipher-ctr.c]
932      use license from /usr/share/misc/license.template for new code
933  - (dtucker) [reconfigure.sh rekey.sh sftp-badcmds.sh]
934    Import new regression tests from OpenBSD
935  - (dtucker) [regress/copy.1 regress/copy.2] Remove temp data files from CVS.
936  - (dtucker) OpenBSD CVS Sync (regress/)
937    - markus@cvs.openbsd.org 2003/04/02 12:21:13
938      [Makefile]
939      enable rekey test
940    - djm@cvs.openbsd.org 2003/04/04 09:34:22
941      [Makefile sftp-cmds.sh]
942      More regression tests, including recent directory rename bug; ok markus@
943    - markus@cvs.openbsd.org 2003/05/14 22:08:27
944      [ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh]
945      test against some new commerical versions
946    - mouring@cvs.openbsd.org 2003/05/15 04:07:12
947      [sftp-cmds.sh]
948      Advanced put/get testing for sftp.  OK @djm
949    - markus@cvs.openbsd.org 2003/06/12 15:40:01
950      [try-ciphers.sh]
951      add ctr
952    - markus@cvs.openbsd.org 2003/06/12 15:43:32
953      [Makefile]
954      test -HUP; dtucker at zip.com.au
955
956 20030614
957  - (djm) Update license on fake-rfc2553.[ch]; ok itojun@
958
959 20030611
960  - (djm) Mention portable copyright holders in LICENSE
961  - (djm) Put licenses on substantial header files
962  - (djm) Sync LICENSE against OpenBSD
963  - (djm) OpenBSD CVS Sync
964    - jmc@cvs.openbsd.org 2003/06/10 09:12:11
965      [scp.1 sftp-server.8 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5]
966      [sshd.8 sshd_config.5 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8]
967      - section reorder
968      - COMPATIBILITY merge
969      - macro cleanup
970      - kill whitespace at EOL
971      - new sentence, new line
972      ssh pages ok markus@
973    - deraadt@cvs.openbsd.org 2003/06/10 22:20:52
974      [packet.c progressmeter.c]
975      mostly ansi cleanup; pval ok
976    - jakob@cvs.openbsd.org 2003/06/11 10:16:16
977      [sshconnect.c]
978      clean up check_host_key() and improve SSHFP feedback. ok markus@
979    - jakob@cvs.openbsd.org 2003/06/11 10:18:47
980      [dns.c]
981      sync with check_host_key() change
982    - djm@cvs.openbsd.org 2003/06/11 11:18:38
983      [authfd.c authfd.h ssh-add.c ssh-agent.c]
984      make agent constraints (lifetime, confirm) work with smartcard keys; 
985      ok markus@
986
987
988 20030609
989  - (djm) Sync README.smartcard with OpenBSD -current
990  - (djm) Re-merge OpenSC info into README.smartcard
991
992 20030606
993  - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@
994
995 20030605
996  - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
997    canohost.c changes.
998  - (djm) Implement paranoid priv dropping checks, based on:
999    "SetUID demystified" - Hao Chen, David Wagner and Drew Dean
1000    Proceedings of USENIX Security Symposium 2002
1001  - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code
1002  - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]
1003  - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
1004    Patch from larsch@trustcenter.de
1005  - (djm) Bug #589 - scard-opensc: load only keys with a private keys
1006    Patch from larsch@trustcenter.de
1007  - (dtucker) Add includes.h to fake-rfc2553.c so it will build.
1008  - (dtucker) Define EAI_NONAME in fake-rfc2553.h (used by fake-rfc2553.c).
1009
1010 20030604
1011  - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
1012    simon@sxw.org.uk (Also matches a change in OpenBSD a while ago)
1013  - (djm) Bug #577 - wrong flag in scard-opensc.c sc_private_decrypt. 
1014    Patch from larsch@trustcenter.de; ok markus@
1015  - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from 
1016    larsch@trustcenter.de; ok markus@
1017  - (djm) OpenBSD CVS Sync
1018    - djm@cvs.openbsd.org 2003/06/04 08:25:18
1019      [sshconnect.c]
1020      disable challenge/response and keyboard-interactive auth methods 
1021      upon hostkey mismatch. based on patch from fcusack AT fcusack.com. 
1022      bz #580; ok markus@
1023    - djm@cvs.openbsd.org 2003/06/04 10:23:48
1024      [sshd.c]
1025      remove duplicated group-dropping code; ok markus@
1026    - djm@cvs.openbsd.org 2003/06/04 12:03:59
1027      [serverloop.c]
1028      remove bitrotten commet; ok markus@
1029    - djm@cvs.openbsd.org 2003/06/04 12:18:49
1030      [scp.c]
1031      ansify; ok markus@
1032    - djm@cvs.openbsd.org 2003/06/04 12:40:39
1033      [scp.c]
1034      kill ssh process upon receipt of signal, bz #241.
1035      based on patch from esb AT hawaii.edu; ok markus@
1036    - djm@cvs.openbsd.org 2003/06/04 12:41:22
1037      [sftp.c]
1038      kill ssh process on receipt of signal; ok markus@
1039  - (djm) Update to fix of bug #584: lock card before return. 
1040    From larsch@trustcenter.de
1041  - (djm) Always use mysignal() for SIGALRM
1042
1043 20030603
1044  - (djm) Replace setproctitle replacement with code derived from 
1045    UCB sendmail
1046  - (djm) OpenBSD CVS Sync
1047    - markus@cvs.openbsd.org 2003/06/02 09:17:34
1048      [auth2-hostbased.c auth.c auth-options.c auth-rhosts.c auth-rh-rsa.c]
1049      [canohost.c monitor.c servconf.c servconf.h session.c sshd_config]
1050      [sshd_config.5]
1051      deprecate VerifyReverseMapping since it's dangerous if combined
1052      with IP based access control as noted by Mike Harding; replace with
1053      a UseDNS option, UseDNS is on by default and includes the
1054      VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
1055      ok deraadt@, djm@
1056    - millert@cvs.openbsd.org 2003/06/03 02:56:16
1057      [scp.c]
1058      Remove the advertising clause in the UCB license which Berkeley
1059      rescinded 22 July 1999.  Proofed by myself and Theo.
1060  - (djm) Fix portable-specific uses of verify_reverse_mapping too
1061  - (djm) Sync openbsd-compat with OpenBSD CVS. 
1062     - No more 4-term BSD licenses in linked code
1063  - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.
1064
1065 20030602
1066  - (djm) Fix segv from bad reordering in auth-pam.c
1067  - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may 
1068    clobber
1069  - (tim) openbsd-compat/xmmap.[ch] License clarifications. Add missing
1070    CVS ID.
1071  - (djm) Remove "noip6" option from RedHat spec file. This may now be 
1072    set at runtime using AddressFamily option.
1073  - (djm) Fix use of macro before #define in cipher-aes.c
1074  - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS
1075  - (djm) OpenBSD CVS Sync
1076    - djm@cvs.openbsd.org 2003/05/26 12:54:40
1077      [sshconnect.c]
1078      fix format strings; ok markus@
1079    - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
1080      [sshd.c uidswap.c]
1081      seteuid and setegid; markus ok
1082    - jakob@cvs.openbsd.org 2003/06/02 08:31:10
1083      [ssh_config.5]
1084      VerifyHostKeyDNS is v2 only. ok markus@
1085
1086 20030530
1087  - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
1088    roumenpetrov.info
1089  - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
1090
1091 20030526
1092  - (djm) Avoid auth2-chall.c warning when compiling without 
1093    PAM, BSD_AUTH and SKEY
1094
1095 20030525
1096 - (djm) OpenBSD CVS Sync
1097    - djm@cvs.openbsd.org 2003/05/24 09:02:22
1098      [log.c]
1099      pass logged data through strnvis; ok markus
1100    - djm@cvs.openbsd.org 2003/05/24 09:30:40
1101      [authfile.c monitor.c sftp-common.c sshpty.c]
1102      cast some types for printing; ok markus@
1103
1104 20030524
1105  - (dtucker) Correct --osfsia in INSTALL.  Patch by skeleten at shillest.net
1106
1107 20030523
1108  - (djm) Use VIS_SAFE on logged strings rather than default strnvis 
1109    encoding (which encodes many more characters)
1110  - OpenBSD CVS Sync
1111    - jmc@cvs.openbsd.org 2003/05/20 12:03:35
1112      [sftp.1]
1113      - new sentence, new line
1114      - added .Xr's
1115      - typos
1116      ok djm@
1117    - jmc@cvs.openbsd.org 2003/05/20 12:09:31
1118      [ssh.1 ssh_config.5 sshd.8 sshd_config.5 ssh-keygen.1]
1119      new sentence, new line
1120    - djm@cvs.openbsd.org 2003/05/23 08:29:30
1121      [sshconnect.c]
1122      fix leak; ok markus@
1123
1124 20030520
1125  - (djm) OpenBSD CVS Sync
1126    - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
1127      [log.c]
1128      use syslog_r() in a signal handler called place; markus ok
1129  - (djm) Configure logic to detect syslog_r and friends
1130
1131 20030519
1132  - (djm) Sync auth-pam.h with what we actually implement
1133
1134 20030518
1135  - (djm) Return of the dreaded PAM_TTY_KLUDGE, which went missing in 
1136    recent merge
1137  - (djm) OpenBSD CVS Sync
1138    - djm@cvs.openbsd.org 2003/05/16 03:27:12
1139      [readconf.c ssh_config ssh_config.5 ssh-keysign.c]
1140      add AddressFamily option to ssh_config (like -4, -6 on commandline).
1141      Portable bug #534; ok markus@
1142    - itojun@cvs.openbsd.org 2003/05/17 03:25:58
1143      [auth-rhosts.c]
1144      just in case, put numbers to sscanf %s arg.
1145    - markus@cvs.openbsd.org 2003/05/17 04:27:52
1146      [cipher.c cipher-ctr.c myproposal.h]
1147      experimental support for aes-ctr modes from
1148      http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt
1149      ok djm@
1150  - (djm) Remove IPv4 by default hack now that we can specify AF in config
1151  - (djm) Tidy and trim TODO
1152  - (djm) Sync openbsd-compat/ with OpenBSD CVS head
1153  - (djm) Big KNF on openbsd-compat/
1154  - (djm) KNF on md5crypt.[ch]
1155  - (djm) KNF on auth-sia.[ch]
1156
1157 20030517
1158  - (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD)
1159
1160 20030516
1161  - (djm) OpenBSD CVS Sync
1162    - djm@cvs.openbsd.org 2003/05/15 13:52:10
1163      [ssh.c]
1164      Make "ssh -V" print the OpenSSL version in a human readable form. Patch
1165      from Craig Leres (mindrot at ee.lbl.gov); ok markus@
1166    - jakob@cvs.openbsd.org 2003/05/15 14:02:47
1167      [readconf.c servconf.c]
1168      warn for unsupported config option. ok markus@
1169    - markus@cvs.openbsd.org 2003/05/15 14:09:21
1170      [auth2-krb5.c]
1171      fix 64bit issue; report itojun@
1172    - djm@cvs.openbsd.org 2003/05/15 14:55:25
1173      [readconf.c readconf.h ssh_config ssh_config.5 sshconnect.c]
1174      add a ConnectTimeout option to ssh, based on patch from
1175      Jean-Charles Longuet (jclonguet at free.fr); portable #207 ok markus@
1176  - (djm) Add warning for UsePAM when built without PAM support
1177  - (djm) A few type mismatch fixes from Bug #565
1178  - (djm) Guard free_pam_environment against NULL argument. Works around
1179    HP/UX PAM problems debugged by dtucker
1180
1181 20030515
1182  - (djm) OpenBSD CVS Sync
1183    - jmc@cvs.openbsd.org 2003/05/14 13:11:56
1184      [ssh-agent.1]
1185      setup -> set up;
1186      from wiz@netbsd
1187    - jakob@cvs.openbsd.org 2003/05/14 18:16:20
1188      [key.c key.h readconf.c readconf.h ssh_config.5 sshconnect.c]
1189      [dns.c dns.h README.dns ssh-keygen.1 ssh-keygen.c]
1190      add experimental support for verifying hos keys using DNS as described
1191      in draft-ietf-secsh-dns-xx.txt. more information in README.dns.
1192      ok markus@ and henning@
1193    - markus@cvs.openbsd.org 2003/05/14 22:24:42
1194      [clientloop.c session.c ssh.1]
1195      allow to send a BREAK to the remote system; ok various
1196    - markus@cvs.openbsd.org 2003/05/15 00:28:28
1197      [sshconnect2.c]
1198      cleanup unregister of per-method packet handlers; ok djm@
1199    - jakob@cvs.openbsd.org 2003/05/15 01:48:10
1200      [readconf.c readconf.h servconf.c servconf.h]
1201      always parse kerberos options. ok djm@ markus@
1202    - jakob@cvs.openbsd.org 2003/05/15 02:27:15
1203      [dns.c]
1204      add missing freerrset
1205    - markus@cvs.openbsd.org 2003/05/15 03:08:29
1206      [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c]
1207      split out custom EVP ciphers
1208    - djm@cvs.openbsd.org 2003/05/15 03:10:52
1209      [ssh-keygen.c]
1210      avoid warning; ok jakob@
1211    - mouring@cvs.openbsd.org 2003/05/15 03:39:07
1212      [sftp-int.c]
1213      Make put/get (globed and nonglobed) code more consistant. OK djm@
1214    - mouring@cvs.openbsd.org 2003/05/15 03:43:59
1215      [sftp-int.c sftp.c]
1216      Teach ls how to display multiple column display and allow users 
1217      to return to single column format via 'ls -1'.  OK @djm
1218    - jakob@cvs.openbsd.org 2003/05/15 04:08:44
1219      [readconf.c servconf.c]
1220      disable kerberos when not supported. ok markus@
1221    - markus@cvs.openbsd.org 2003/05/15 04:08:41
1222      [ssh.1]
1223      ~B is ssh2 only
1224  - (djm) Always parse UsePAM
1225  - (djm) Configure glue for DNS support (code doesn't work in portable yet)
1226  - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
1227  - (djm) Tidy Makefile clean targets
1228  - (djm) Adapt README.dns for portable
1229  - (djm) Avoid uuencode.c warnings
1230  - (djm) Enable UsePAM when built --with-pam
1231  - (djm) Only build getrrsetbyname replacement when using --with-dns
1232  - (djm) Bug #529: sshd doesn't work correctly after SIGHUP (copy argv 
1233          correctly)
1234  - (djm) Bug #444: Wrong paths after reconfigure
1235  - (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRK
1236
1237 20030514
1238  - (djm) Bug #117: Don't lie to PAM about username
1239  - (djm) RCSID sync w/ OpenBSD
1240  - (djm) OpenBSD CVS Sync
1241    - djm@cvs.openbsd.org 2003/04/09 12:00:37
1242      [readconf.c]
1243      strip trailing whitespace from config lines before parsing. 
1244      Fixes bz 528; ok markus@
1245    - markus@cvs.openbsd.org 2003/04/12 10:13:57
1246      [cipher.c]
1247      hide cipher details; ok djm@
1248    - markus@cvs.openbsd.org 2003/04/12 10:15:36
1249      [misc.c]
1250      debug->debug2
1251    - naddy@cvs.openbsd.org 2003/04/12 11:40:15
1252      [ssh.1]
1253      document -V switch, fix wording; ok markus@
1254    - markus@cvs.openbsd.org 2003/04/14 14:17:50
1255      [channels.c sshconnect.c sshd.c ssh-keyscan.c]
1256      avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP
1257    - mouring@cvs.openbsd.org 2003/04/14 21:31:27
1258      [sftp-int.c]
1259      Missing globfree(&g) in process_put() spotted by Vince Brimhall
1260      <VBrimhall@novell.com>.  ok@ Theo
1261    - markus@cvs.openbsd.org 2003/04/16 14:35:27
1262      [auth.h]
1263      document struct Authctxt; with solar
1264    - deraadt@cvs.openbsd.org 2003/04/26 04:29:49
1265      [ssh-keyscan.c]
1266      -t in usage(); rogier@quaak.org
1267    - mouring@cvs.openbsd.org 2003/04/30 01:16:20
1268      [sshd.8 sshd_config.5]
1269      Escape ?, * and ! in .Ql for nroff compatibility.  OpenSSH Portable 
1270      Bug #550 and * escaping suggested by jmc@.
1271    - david@cvs.openbsd.org 2003/04/30 20:41:07
1272      [sshd.8]
1273      fix invalid .Pf macro usage introduced in previous commit
1274      ok jmc@ mouring@
1275    - markus@cvs.openbsd.org 2003/05/11 16:56:48
1276      [authfile.c ssh-keygen.c]
1277      change key_load_public to try to read a public from:
1278      rsa1 private or rsa1 public and ssh2 keys.
1279      this makes ssh-keygen -e fail for ssh1 keys more gracefully
1280      for example; report from itojun (netbsd pr 20550).
1281    - markus@cvs.openbsd.org 2003/05/11 20:30:25
1282      [channels.c clientloop.c serverloop.c session.c ssh.c]
1283      make channel_new() strdup the 'remote_name' (not the caller); ok theo
1284    - markus@cvs.openbsd.org 2003/05/12 16:55:37
1285      [sshconnect2.c]
1286      for pubkey authentication try the user keys in the following order:
1287         1. agent keys that are found in the config file
1288         2. other agent keys
1289         3. keys that are only listed in the config file
1290      this helps when an agent has many keys, where the server might
1291      close the connection before the correct key is used. report & ok pb@
1292    - markus@cvs.openbsd.org 2003/05/12 18:35:18
1293      [ssh-keyscan.1]
1294      typo: DSA keys are of type ssh-dss; Brian Poole
1295    - markus@cvs.openbsd.org 2003/05/14 00:52:59
1296      [ssh2.h]
1297      ranges for per auth method messages
1298    - djm@cvs.openbsd.org 2003/05/14 01:00:44
1299      [sftp.1]
1300      emphasise the batchmode functionality and make reference to pubkey auth,
1301      both of which are FAQs; ok markus@
1302    - markus@cvs.openbsd.org 2003/05/14 02:15:47
1303      [auth2.c monitor.c sshconnect2.c auth2-krb5.c]
1304      implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@
1305      server interops with commercial client; ok jakob@ djm@
1306    - jmc@cvs.openbsd.org 2003/05/14 08:25:39
1307      [sftp.1]
1308      - better formatting in SYNOPSIS
1309      - whitespace at EOL
1310      ok djm@
1311    - markus@cvs.openbsd.org 2003/05/14 08:57:49
1312      [monitor.c]
1313      http://bugzilla.mindrot.org/show_bug.cgi?id=560
1314      Privsep child continues to run after monitor killed.
1315      Pass monitor signals through to child; Darren Tucker
1316  - (djm) Make portable build with MIT krb5 (some issues remain)
1317  - (djm) Add new UsePAM configuration directive to allow runtime control
1318    over usage of PAM. This allows non-root use of sshd when built with
1319    --with-pam
1320  - (djm) Die screaming if start_pam() is called when UsePAM=no
1321  - (djm) Avoid KrbV leak for MIT Kerberos
1322  - (dtucker) Set ai_socktype and ai_protocol in fake-getaddrinfo.c. ok djm@
1323  - (djm) Bug #258: sscanf("[0-9]") -> sscanf("[0123456789]") for portability
1324
1325 20030512
1326  - (djm) Redhat spec: Don't install profile.d scripts when not 
1327    building with GNOME/GTK askpass (patch from bet@rahul.net)
1328
1329 20030510
1330  - (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather than
1331    "make install".  Patch by roth@feep.net.
1332  - (dtucker) Bug #536: Test for and work around openpty/controlling tty
1333    problem on Linux (fixes "could not set controlling tty" errors).
1334  - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with 
1335    proper challenge-response module
1336  - (djm) 2-clause license on loginrec.c, with permission from
1337    andre@ae-35.com
1338
1339 20030504
1340  - (dtucker) Bug #497: Move #include of bsd-cygwin_util.h to openbsd-compat.h.
1341    Patch from vinschen@redhat.com.
1342
1343 20030503
1344  - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c.  Noted
1345    by wendyp@cray.com.
1346
1347 20030502
1348  - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,
1349    privsep should now work.
1350  - (dtucker) Move handling of bad password authentications into a platform
1351    specific record_failed_login() function (affects AIX & Unicos). ok mouring@
1352
1353 20030429
1354  - (djm) Add back radix.o (used by AFS support), after it went missing from
1355    Makefile many moons ago
1356  - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer
1357  - (djm) Fix blibpath specification for AIX/gcc
1358  - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org
1359
1360 20030428
1361  - (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit 
1362    hacked code.
1363
1364 20030427
1365  - (bal) Bug #541: return; was dropped by mistake.  Reported by 
1366    furrier@iglou.com
1367  - (bal) Since we don't support platforms lacking u_int_64.  We may
1368    as well clean out some of those evil #ifdefs
1369  - (bal) auth1.c minor resync while looking at the code.
1370  - (bal) auth2.c same changed as above.
1371
1372 20030409
1373  - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report 
1374    from matth@eecs.berkeley.edu
1375  - (djm) Make the spec work with Redhat 9.0 (which renames sharutils)
1376  - (djm) OpenBSD CVS Sync
1377    - markus@cvs.openbsd.org 2003/04/02 09:48:07
1378      [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
1379      [readconf.h serverloop.c sshconnect2.c]
1380      reapply rekeying chage, tested by henning@, ok djm@
1381    - markus@cvs.openbsd.org 2003/04/02 14:36:26
1382      [ssh-keysign.c]
1383      potential segfault if KEY_UNSPEC; cjwatson@debian.org; bug #526
1384    - itojun@cvs.openbsd.org 2003/04/03 07:25:27
1385      [progressmeter.c]
1386      $OpenBSD$
1387    - itojun@cvs.openbsd.org 2003/04/03 10:17:35
1388      [progressmeter.c]
1389      remove $OpenBSD$, as other *.c does not have it.
1390    - markus@cvs.openbsd.org 2003/04/07 08:29:57
1391      [monitor_wrap.c]
1392      typo: get correct counters; introduced during rekeying change.
1393    - millert@cvs.openbsd.org 2003/04/07 21:58:05
1394      [progressmeter.c]
1395      The UCB copyright here is incorrect.  This code did not originate
1396      at UCB, it was written by Luke Mewburn.  Updated the copyright at
1397      the author's request.  markus@ OK
1398    - itojun@cvs.openbsd.org 2003/04/08 20:21:29
1399      [*.c *.h]
1400      rename log() into logit() to avoid name conflict.  markus ok, from
1401      netbsd
1402      - (djm) XXX - Performed locally using:
1403        "perl -p -i -e 's/(\s|^)log\(/$1logit\(/g' *.c *.h"
1404    - hin@cvs.openbsd.org 2003/04/09 08:23:52
1405      [servconf.c]
1406      Don't include <krb.h> when compiling with Kerberos 5 support
1407    - (djm) Fix up missing include for packet.c
1408    - (djm) Fix missed log => logit occurance (reference by function pointer)
1409
1410 20030402
1411  - (bal) if IP_TOS is not found or broken don't try to compile in
1412    packet_set_tos() function call.  bug #527
1413
1414 20030401
1415  - (djm) OpenBSD CVS Sync
1416    - jmc@cvs.openbsd.org 2003/03/28 10:11:43
1417      [scp.1 sftp.1 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5 sshd_config.5]
1418      [ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8]
1419      - killed whitespace
1420      - new sentence new line
1421      - .Bk for arguments
1422      ok markus@
1423    - markus@cvs.openbsd.org 2003/04/01 10:10:23
1424      [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
1425      [readconf.h serverloop.c sshconnect2.c]
1426      rekeying bugfixes and automatic rekeying:
1427      * both client and server rekey _automatically_
1428            (a) after 2^31 packets, because after 2^32 packets
1429                the sequence number for packets wraps
1430            (b) after 2^(blocksize_in_bits/4) blocks
1431        (see: draft-ietf-secsh-newmodes-00.txt)
1432        (a) and (b) are _enabled_ by default, and only disabled for known
1433        openssh versions, that don't support rekeying properly.
1434      * client option 'RekeyLimit'
1435      * do not reply to requests during rekeying
1436    - markus@cvs.openbsd.org 2003/04/01 10:22:21
1437      [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
1438      [readconf.h serverloop.c sshconnect2.c]
1439      backout rekeying changes (for 3.6.1)
1440    - markus@cvs.openbsd.org 2003/04/01 10:31:26
1441      [compat.c compat.h kex.c]
1442      bugfix causes stalled connections for ssh.com < 3.0; noticed by ho@; 
1443      tested by ho@ and myself
1444    - markus@cvs.openbsd.org 2003/04/01 10:56:46
1445      [version.h]
1446      3.6.1
1447  - (djm) Crank spec file versions
1448  - (djm) Release 3.6.1p1
1449
1450 20030326
1451  - (djm) OpenBSD CVS Sync
1452    - deraadt@cvs.openbsd.org 2003/03/26 04:02:51
1453      [sftp-server.c]
1454      one last fix to the tree: race fix broke stuff; pr 3169; 
1455      srp@srparish.net, help from djm
1456
1457 20030325
1458  - (djm) Fix getpeerid support for 64 bit BE systems. From 
1459     Arnd Bergmann <arndb@de.ibm.com>
1460
1461 20030324
1462  - (djm) OpenBSD CVS Sync
1463    - markus@cvs.openbsd.org 2003/03/23 19:02:00
1464      [monitor.c]
1465      unbreak rekeying for privsep; ok millert@
1466  - Release 3.6p1
1467  - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1468    Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1469
1470 $Id$
This page took 0.160095 seconds and 5 git commands to generate.