]> andersk Git - openssh.git/blob - ChangeLog
- (djm) Unbreak auth-passwd.c for PAM and SIA
[openssh.git] / ChangeLog
1 20020506
2  - (djm) Unbreak auth-passwd.c for PAM and SIA
3
4 20020506
5  - (bal) Fixed auth-passwd.c to resolve PermitEmptyPassword issue
6  
7 20020501
8  - (djm) Import OpenBSD regression tests. Requires BSD make to run
9  - (djm) Fix readpassphase compilation for systems which have it
10
11 20020429
12  - (tim) [contrib/caldera/openssh.spec] update fixUP to reflect changes in
13    sshd_config.
14  - (tim) [contrib/cygwin/README] remove reference to regex.
15    patch from Corinna Vinschen <vinschen@redhat.com>
16
17 20020426
18  - (djm) Bug #137, #209: fix make problems for scard/Ssh.bin, do uudecode
19    during distprep only
20  - (djm) Disable PAM password expiry until a complete fix for bug #188 exists
21  - (djm) Bug #180: Set ToS bits on IPv4-in-IPv6 mapped addresses. Based on 
22    patch from openssh@misc.tecq.org
23
24 20020425
25  - (stevesk) [defines.h] remove USE_TIMEVAL; unused
26  - (stevesk) [acconfig.h auth-passwd.c configure.ac sshd.c] HP-UX 10.26
27    support.  bug #184.  most from dcole@keysoftsys.com.
28
29 20020424
30  - (djm) OpenBSD CVS Sync
31    - markus@cvs.openbsd.org 2002/04/23 12:54:10
32      [version.h]
33      3.2.1
34    - djm@cvs.openbsd.org 2002/04/23 22:16:29
35      [sshd.c]
36      Improve error message; ok markus@ stevesk@
37
38 20020423
39  - (stevesk) [acconfig.h configure.ac session.c] LOGIN_NO_ENDOPT for HP-UX
40  - (stevesk) [acconfig.h] NEED_IN_SYSTM_H unused
41  - (markus) OpenBSD CVS Sync
42    - markus@cvs.openbsd.org 2002/04/23 12:58:26
43      [radix.c]
44      send complete ticket; semerad@ss1000.ms.mff.cuni.cz
45  - (djm) Trim ChangeLog to include only post-3.1 changes
46  - (djm) Update RPM spec file versions
47  - (djm) Redhat spec enables KrbV by default
48  - (djm) Applied OpenSC smartcard updates from Markus & 
49    Antti Tapaninen <aet@cc.hut.fi>
50  - (djm) Define BROKEN_REALPATH for AIX, patch from 
51    Antti Tapaninen <aet@cc.hut.fi>
52  - (djm) Bug #214: Fix utmp for Irix (don't strip "tty"). Patch from 
53    Kevin Taylor <no@nowhere.org> (??) via Philipp Grau
54    <phgrau@zedat.fu-berlin.de>
55  - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes. 
56    Reported by Doug Manton <dmanton@emea.att.com>
57  - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by
58    Robert Urban <urban@spielwiese.de>
59  - (djm) Bug #206 - blibpath isn't always needed for AIX ld, avoid 
60    sizeof(long long int) == 4 breakage. Patch from Matthew Clarke
61    <Matthew_Clarke@mindlink.bc.ca>
62  - (djm) Make privsep work with PAM (still experimental)
63  - (djm) OpenBSD CVS Sync
64    - deraadt@cvs.openbsd.org 2002/04/20 09:02:03
65      [servconf.c]
66      No, afs requires explicit enabling
67    - markus@cvs.openbsd.org 2002/04/20 09:14:58
68      [bufaux.c bufaux.h]
69      add buffer_{get,put}_short
70    - markus@cvs.openbsd.org 2002/04/20 09:17:19
71      [radix.c]
72      rewrite using the buffer_* API, fixes overflow; ok deraadt@
73    - stevesk@cvs.openbsd.org 2002/04/21 16:19:27
74      [sshd.8 sshd_config]
75      document default AFSTokenPassing no; ok deraadt@
76    - stevesk@cvs.openbsd.org 2002/04/21 16:25:06
77      [sshconnect1.c]
78      spelling in error message; ok markus@
79    - markus@cvs.openbsd.org 2002/04/22 06:15:47
80      [radix.c]
81      fix check for overflow
82    - markus@cvs.openbsd.org 2002/04/22 16:16:53
83      [servconf.c sshd.8 sshd_config]
84      do not auto-enable KerberosAuthentication; ok djm@, provos@, deraadt@
85    - markus@cvs.openbsd.org 2002/04/22 21:04:52
86      [channels.c clientloop.c clientloop.h ssh.c]
87      request reply (success/failure) for -R style fwd in protocol v2,
88      depends on ordered replies.
89      fixes http://bugzilla.mindrot.org/show_bug.cgi?id=215; ok provos@
90
91 20020421
92  - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).
93    entropy.c needs seteuid(getuid()) for the setuid(original_uid) to succeed.
94    Patch by gert@greenie.muc.de. This fixes one part of Bug 208
95
96 20020418
97  - (djm) Avoid SIGCHLD breakage when run from rsync. Fix from 
98    Sturle Sunde <sturle.sunde@usit.uio.no>
99
100 20020417
101  - (djm) Tell users to configure /dev/random support into OpenSSL in INSTALL
102  - (djm) Fix .Nm in mdoc2man.pl from pspencer@fields.utoronto.ca
103  - (tim) [configure.ac] Issue warning on --with-default-path=/some_path
104    if LOGIN_CAP is enabled. Report & testing by Tuc <tuc@ttsg.com>
105
106 20020415
107  - (djm) Unbreak "make install". Fix from Darren Tucker <dtucker@zip.com.au>
108  - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen
109  - (tim) [configure.ac] add tests for recvmsg and sendmsg.
110    [monitor_fdpass.c] add checks for HAVE_SENDMSG and HAVE_RECVMSG for
111    systems that HAVE_ACCRIGHTS_IN_MSGHDR but no recvmsg or sendmsg.
112
113 20020414
114  - (djm) ssh-rand-helper improvements
115    - Add commandline debugging options
116    - Don't write binary data if stdout is a tty (use hex instead)
117    - Give it a manpage
118  - (djm) Random number collection doc fixes from Ben
119
120 20020413
121  - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
122
123 20020412
124  - (stevesk) [auth-sia.[ch]] add BSD license from Chris Adams
125  - (tim) [configure.ac] add <sys/types.h> to msghdr tests. Change -L
126    to -h on testing for /bin being symbolic link
127  - (bal) Mistaken in Cygwin scripts for ssh starting.  Patch by
128    Corinna Vinschen <vinschen@redhat.com> 
129  - (bal) disable privsep if no MAP_ANON.  We can re-enable it
130    after the release when we can do more testing.
131
132 20020411
133  - (stevesk) [auth-sia.c] cleanup
134  - (tim) [acconfig.h defines.h includes.h] put includes in includes.h and
135    defines in defines.h [rijndael.c openbsd-compat/fake-socket.h
136    openbsd-compat/inet_aton.c] include "includes.h" instead of "config.h"
137    ok stevesk@
138
139 20020410
140  - (stevesk) [configure.ac monitor.c] HAVE_SOCKETPAIR
141  - (stevesk) [auth-sia.c] compile fix Chris Adams <cmadams@hiwaay.net>
142  - (bal) OpenBSD CVS Sync
143    - markus@cvs.openbsd.org 2002/04/10 08:21:47
144      [auth1.c compat.c compat.h]
145      strip '@' from username only for KerbV and known broken clients, bug #204
146    - markus@cvs.openbsd.org 2002/04/10 08:56:01
147      [version.h]
148      OpenSSH_3.2
149  - Added p1 to idenify Portable release version.
150
151 20020408
152  - (bal) Minor OpenSC updates.  Fix up header locations and update
153    README.smartcard provided by Juha Yrjölä <jyrjola@cc.hut.fi>
154
155 20020407
156  - (stevesk) HAVE_CONTROL_IN_MSGHDR; not used right now.
157    Future: we may want to test if fd passing works correctly.
158  - (stevesk) [monitor_fdpass.c] fatal() for UsePrivilegeSeparation=yes
159    and no fd passing support.
160  - (stevesk) HAVE_MMAP and HAVE_SYS_MMAN_H and use them in
161    monitor_mm.c
162  - (stevesk) remove configure support for poll.h; it was removed
163    from sshd.c a long time ago.
164  - (stevesk) --with-privsep-user; default sshd
165  - (stevesk) wrap munmap() with HAVE_MMAP also.
166
167 20020406
168  - (djm) Typo in Suse SPEC file. Fix from Carsten Grohmann 
169    <carsten.grohmann@dr-baldeweg.de>
170  - (bal) Added MAP_FAILED to allow AIX and Trusted HP to compile.
171  - (bal) OpenBSD CVS Sync
172    - djm@cvs.openbsd.org 2002/04/06 00:30:08
173      [sftp-client.c]
174      Fix occasional corruption on upload due to bad reuse of request 
175      id, spotted by chombier@mac.com; ok markus@
176    - mouring@cvs.openbsd.org 2002/04/06 18:24:09
177      [scp.c]
178      Fixes potental double // within path.
179      http://bugzilla.mindrot.org/show_bug.cgi?id=76
180  - (bal) Slight update to OpenSC support.  Better version checking. patch
181    by Juha Yrjölä <jyrjola@cc.hut.fi> 
182  - (bal) Revered out of runtime IRIX detection of joblimits.  Code is
183    incomplete.
184  - (bal) Quiet down configure.ac if /bin/test does not exist.
185  - (bal) We no longer use atexit()/xatexit()/on_exit()
186
187 20020405
188  - (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
189    Juha Yrjölä <jyrjola@cc.hut.fi>
190  - (bal) Minor documentation update to reflect smartcard library
191    support changes.
192  - (bal) Too many <sys/queue.h> issues.  Remove all workarounds and
193    using internal version only.
194  - (bal) OpenBSD CVS Sync
195    - stevesk@cvs.openbsd.org 2002/04/05 20:56:21
196      [sshd.8]
197      clarify sshrc some and handle X11UseLocalhost=yes; ok markus@
198
199 20020404
200  - (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h
201     auth1.c auth2.c] PAM, OSF_SIA password auth cleanup; from djm.
202  - (bal) OpenBSD CVS Sync
203    - markus@cvs.openbsd.org 2002/04/03 09:26:11
204      [cipher.c myproposal.h]
205      re-add rijndael-cbc@lysator.liu.se for MacSSH; ash@lab.poc.net
206
207 20020402
208  - (bal) Hand Sync of scp.c (reverted to upstream code)
209    - deraadt@cvs.openbsd.org 2002/03/30 17:45:46
210      [scp.c]
211      stretch banners
212  - (bal) CVS ID sync of uidswap.c
213  - (bal) OpenBSD CVS Sync (now for the real sync)
214    - markus@cvs.openbsd.org 2002/03/27 22:21:45
215      [ssh-keygen.c]
216      try to import keys with extra trailing === (seen with ssh.com < 2.0.12)
217    - markus@cvs.openbsd.org 2002/03/28 15:34:51
218      [session.c]
219      do not call record_login twice (for use_privsep)
220    - markus@cvs.openbsd.org 2002/03/29 18:59:32
221      [session.c session.h]
222      retrieve last login time before the pty is allocated, store per session
223    - stevesk@cvs.openbsd.org 2002/03/29 19:16:22
224      [sshd.8]
225      RSA key modulus size minimum 768; ok markus@
226    - stevesk@cvs.openbsd.org 2002/03/29 19:18:33
227      [auth-rsa.c ssh-rsa.c ssh.h]
228      make RSA modulus minimum #define; ok markus@
229    - markus@cvs.openbsd.org 2002/03/30 18:51:15
230      [monitor.c serverloop.c sftp-int.c sftp.c sshd.c]
231      check waitpid for EINTR; based on patch from peter@ifm.liu.se
232    - markus@cvs.openbsd.org 2002/04/01 22:02:16
233      [sftp-client.c]
234      20480 is an upper limit for older server
235    - markus@cvs.openbsd.org 2002/04/01 22:07:17
236      [sftp-client.c]
237      fallback to stat if server does not support lstat
238    - markus@cvs.openbsd.org 2002/04/02 11:49:39
239      [ssh-agent.c]
240      check $SHELL for -k and -d, too;
241      http://bugzilla.mindrot.org/show_bug.cgi?id=199
242    - markus@cvs.openbsd.org 2002/04/02 17:37:48
243      [sftp.c]
244      always call log_init()
245    - markus@cvs.openbsd.org 2002/04/02 20:11:38
246      [ssh-rsa.c]
247      ignore SSH_BUG_SIGBLOB for ssh-rsa; #187
248  - (bal) mispelling in uidswap.c (portable only)
249
250 20020401
251  - (stevesk) [monitor.c] PAM should work again; will *not* work with
252    UsePrivilegeSeparation=yes.
253  - (stevesk) [auth1.c] fix password auth for protocol 1 when
254    !USE_PAM && !HAVE_OSF_SIA; merge issue.
255
256 20020331
257  - (tim) [configure.ac] use /bin/test -L to work around broken builtin on
258    Solaris 8
259  - (tim) [sshconnect2.c] change uint32_t to u_int32_t
260
261 20020330
262  - (stevesk) [configure.ac] remove header check for sys/ttcompat.h
263    bug 167
264
265 20020327
266  - (bal) 'pw' should be 'authctxt->pw' in auth1.c spotted by 
267    kent@lysator.liu.se
268  - (bal) OpenBSD CVS Sync
269    - markus@cvs.openbsd.org 2002/03/26 11:34:49
270      [ssh.1 sshd.8]
271      update to recent drafts
272    - markus@cvs.openbsd.org 2002/03/26 11:37:05
273      [ssh.c]
274      update Copyright
275    - markus@cvs.openbsd.org 2002/03/26 15:23:40
276      [bufaux.c]
277      do not talk about packets in bufaux
278    - rees@cvs.openbsd.org 2002/03/26 18:46:59
279      [scard.c]
280      try_AUT0 in read_pubkey too, for those paranoid few who want to acl 'sh'
281    - markus@cvs.openbsd.org 2002/03/26 22:50:39
282      [channels.h]
283      CHANNEL_EFD_OUTPUT_ACTIVE is false for CHAN_CLOSE_RCVD, too
284    - markus@cvs.openbsd.org 2002/03/26 23:13:03
285      [auth-rsa.c]
286      disallow RSA keys < 768 for protocol 1, too (rhosts-rsa and rsa auth)
287    - markus@cvs.openbsd.org 2002/03/26 23:14:51
288      [kex.c]
289      generate a new cookie for each SSH2_MSG_KEXINIT message we send out
290    - mouring@cvs.openbsd.org 2002/03/27 11:45:42
291      [monitor.c]
292      monitor_allowed_key() returns int instead of pointer.  ok markus@
293   
294 20020325
295  - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"
296  - (bal) OpenBSD CVS Sync
297    - stevesk@cvs.openbsd.org 2002/03/23 20:57:26
298      [sshd.c]
299      setproctitle() after preauth child; ok markus@
300    - markus@cvs.openbsd.org 2002/03/24 16:00:27
301      [serverloop.c]
302      remove unused debug
303    - markus@cvs.openbsd.org 2002/03/24 16:01:13
304      [packet.c]
305      debug->debug3 for extra padding
306    - stevesk@cvs.openbsd.org 2002/03/24 17:27:03
307      [kexgex.c]
308      typo; ok markus@
309    - stevesk@cvs.openbsd.org 2002/03/24 17:53:16
310      [monitor_fdpass.c]
311      minor cleanup and more error checking; ok markus@
312    - markus@cvs.openbsd.org 2002/03/24 18:05:29
313      [scard.c]
314      we need to figure out AUT0 for sc_private_encrypt, too
315    - stevesk@cvs.openbsd.org 2002/03/24 23:20:00
316      [monitor.c]
317      remove "\n" from fatal()
318    - markus@cvs.openbsd.org 2002/03/25 09:21:13
319      [auth-rsa.c]
320      return 0 (not NULL); tomh@po.crl.go.jp
321    - markus@cvs.openbsd.org 2002/03/25 09:25:06
322      [auth-rh-rsa.c]
323      rm bogus comment
324    - markus@cvs.openbsd.org 2002/03/25 17:34:27
325      [scard.c scard.h ssh-agent.c ssh-keygen.c ssh.c]
326      change sc_get_key to sc_get_keys and hide smartcard details in scard.c
327    - stevesk@cvs.openbsd.org 2002/03/25 20:12:10
328      [monitor_mm.c monitor_wrap.c]
329      ssize_t args use "%ld" and cast to (long)
330      size_t args use "%lu" and cast to (u_long)
331      ok markus@ and thanks millert@
332    - markus@cvs.openbsd.org 2002/03/25 21:04:02
333      [ssh.c]
334      simplify num_identity_files handling
335    - markus@cvs.openbsd.org 2002/03/25 21:13:51
336      [channels.c channels.h compat.c compat.h nchan.c]
337      don't send stderr data after EOF, accept this from older known (broken)
338      sshd servers only, fixes http://bugzilla.mindrot.org/show_bug.cgi?id=179
339    - stevesk@cvs.openbsd.org 2002/03/26 03:24:01
340      [monitor.h monitor_fdpass.h monitor_mm.h monitor_wrap.h]
341      $OpenBSD$
342
343 20020324
344  - (stevesk) [session.c] disable LOGIN_NEEDS_TERM until we are sure
345    it can be removed. only used on solaris. will no longer compile with
346    privsep shuffling.
347
348 20020322
349  - (stevesk) HAVE_ACCRIGHTS_IN_MSGHDR configure support
350  - (stevesk) [monitor.c monitor_wrap.c] #ifdef HAVE_PW_CLASS_IN_PASSWD
351  - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsisms
352  - (stevesk) [monitor_fdpass.c] support for access rights style file
353    descriptor passing
354  - (stevesk) [auth2.c] merge cleanup/sync
355  - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, but
356    is missing CMSG_LEN() and CMSG_SPACE() macros.
357  - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; other
358    platforms may need this--I'm not sure.  mmap() issues will need to be
359    addressed further.
360  - (tim) [cipher.c] fix problem with OpenBSD sync
361  - (stevesk) [LICENCE] OpenBSD sync
362
363 20020321
364  - (bal) OpenBSD CVS Sync
365    - itojun@cvs.openbsd.org 2002/03/08 06:10:16
366      [sftp-client.c]
367      printf type mismatch
368    - itojun@cvs.openbsd.org 2002/03/11 03:18:49
369      [sftp-client.c]
370      correct type mismatches (u_int64_t != unsigned long long)
371    - itojun@cvs.openbsd.org 2002/03/11 03:19:53
372      [sftp-client.c]
373      indent
374    - markus@cvs.openbsd.org 2002/03/14 15:24:27
375      [sshconnect1.c]
376      don't trust size sent by (rogue) server; noted by s.esser@e-matters.de
377    - markus@cvs.openbsd.org 2002/03/14 16:38:26
378      [sshd.c]
379      split out ssh1 session key decryption; ok provos@
380    - markus@cvs.openbsd.org 2002/03/14 16:56:33
381      [auth-rh-rsa.c auth-rsa.c auth.h]
382      split auth_rsa() for better readability and privsep; ok provos@
383    - itojun@cvs.openbsd.org 2002/03/15 11:00:38
384      [auth.c]
385      fix file type checking (use S_ISREG).  ok by markus
386    - markus@cvs.openbsd.org 2002/03/16 11:24:53
387      [compress.c]
388      skip inflateEnd if inflate fails; ok provos@
389    - markus@cvs.openbsd.org 2002/03/16 17:22:09
390      [auth-rh-rsa.c auth.h]
391      split auth_rhosts_rsa(), ok provos@
392    - stevesk@cvs.openbsd.org 2002/03/16 17:41:25
393      [auth-krb5.c]
394      BSD license.  from Daniel Kouril via Dug Song.  ok markus@
395    - provos@cvs.openbsd.org 2002/03/17 20:25:56
396      [auth.c auth.h auth1.c auth2.c]
397      getpwnamallow returns struct passwd * only if user valid; okay markus@
398    - provos@cvs.openbsd.org 2002/03/18 01:12:14
399      [auth.h auth1.c auth2.c sshd.c]
400      have the authentication functions return the authentication context
401      and then do_authenticated; okay millert@
402    - dugsong@cvs.openbsd.org 2002/03/18 01:30:10
403      [auth-krb4.c]
404      set client to NULL after xfree(), from Rolf Braun 
405      <rbraun+ssh@andrew.cmu.edu>
406    - provos@cvs.openbsd.org 2002/03/18 03:41:08
407      [auth.c session.c]
408      move auth_approval into getpwnamallow with help from millert@
409    - markus@cvs.openbsd.org 2002/03/18 17:13:15
410      [cipher.c cipher.h]
411      export/import cipher states; needed by ssh-privsep
412    - markus@cvs.openbsd.org 2002/03/18 17:16:38
413      [packet.c packet.h]
414      export/import cipher state, iv and ssh2 seqnr; needed by ssh-privsep
415    - markus@cvs.openbsd.org 2002/03/18 17:23:31
416      [key.c key.h]
417      add key_demote() for ssh-privsep
418    - provos@cvs.openbsd.org 2002/03/18 17:25:29
419      [bufaux.c bufaux.h]
420      buffer_skip_string and extra sanity checking; needed by ssh-privsep
421    - provos@cvs.openbsd.org 2002/03/18 17:31:54
422      [compress.c]
423      export compression streams for ssh-privsep
424    - provos@cvs.openbsd.org 2002/03/18 17:50:31
425      [auth-bsdauth.c auth-options.c auth-rh-rsa.c auth-rsa.c auth-skey.c auth.h
426       auth1.c auth2-chall.c auth2.c kex.c kex.h kexdh.c kexgex.c servconf.c
427       session.h servconf.h serverloop.c session.c sshd.c]
428      integrate privilege separated openssh; its turned off by default for now.
429      work done by me and markus@
430    - provos@cvs.openbsd.org 2002/03/18 17:53:08
431      [sshd.8]
432      credits for privsep
433    - provos@cvs.openbsd.org 2002/03/18 17:59:09
434      [sshd.8]
435      document UsePrivilegeSeparation
436    - stevesk@cvs.openbsd.org 2002/03/18 23:52:51
437      [servconf.c]
438      UnprivUser/UnprivGroup usable now--specify numeric user/group; ok
439      provos@
440    - stevesk@cvs.openbsd.org 2002/03/19 03:03:43
441      [pathnames.h servconf.c servconf.h sshd.c]
442      _PATH_PRIVSEP_CHROOT_DIR; ok provos@
443    - stevesk@cvs.openbsd.org 2002/03/19 05:23:08
444      [sshd.8]
445      Banner has no default.
446    - mpech@cvs.openbsd.org 2002/03/19 06:32:56
447      [sftp-int.c]
448      use xfree() after xstrdup().
449
450      markus@ ok
451    - markus@cvs.openbsd.org 2002/03/19 10:35:39
452      [auth-options.c auth.h session.c session.h sshd.c]
453      clean up prototypes
454    - markus@cvs.openbsd.org 2002/03/19 10:49:35
455      [auth-krb5.c auth-rh-rsa.c auth.c cipher.c key.c misc.h packet.c session.c
456       sftp-client.c sftp-glob.h sftp.c ssh-add.c ssh.c sshconnect2.c sshd.c
457       ttymodes.c]
458      KNF whitespace
459    - markus@cvs.openbsd.org 2002/03/19 14:27:39
460      [auth.c auth1.c auth2.c]
461      make getpwnamallow() allways call pwcopy()
462    - markus@cvs.openbsd.org 2002/03/19 15:31:47
463      [auth.c]
464      check for NULL; from provos@
465    - stevesk@cvs.openbsd.org 2002/03/20 19:12:25
466      [servconf.c servconf.h ssh.h sshd.c]
467      for unprivileged user, group do:
468      pw=getpwnam(SSH_PRIVSEP_USER); do_setusercontext(pw).  ok provos@
469    - stevesk@cvs.openbsd.org 2002/03/20 21:08:08
470      [sshd.c]
471      strerror() on chdir() fail; ok provos@
472    - markus@cvs.openbsd.org 2002/03/21 10:21:20
473      [ssh-add.c]
474      ignore errors for nonexisting default keys in ssh-add,
475      fixes http://bugzilla.mindrot.org/show_bug.cgi?id=158
476    - jakob@cvs.openbsd.org 2002/03/21 15:17:26
477      [clientloop.c ssh.1]
478      add built-in command line for adding new port forwardings on the fly.
479      based on a patch from brian wellington. ok markus@.
480    - markus@cvs.openbsd.org 2002/03/21 16:38:06
481      [scard.c]
482      make compile w/ openssl 0.9.7
483    - markus@cvs.openbsd.org 2002/03/21 16:54:53
484      [scard.c scard.h ssh-keygen.c]
485      move key upload to scard.[ch]
486    - markus@cvs.openbsd.org 2002/03/21 16:57:15
487      [scard.c]
488      remove const
489    - markus@cvs.openbsd.org 2002/03/21 16:58:13
490      [clientloop.c]
491      remove unused
492    - rees@cvs.openbsd.org 2002/03/21 18:08:15
493      [scard.c]
494      In sc_put_key(), sc_reader_id should be id.
495    - markus@cvs.openbsd.org 2002/03/21 20:51:12
496      [sshd_config]
497      add privsep (off)
498    - markus@cvs.openbsd.org 2002/03/21 21:23:34
499      [sshd.c]
500      add privsep_preauth() and remove 1 goto; ok provos@
501    - rees@cvs.openbsd.org 2002/03/21 21:54:34
502      [scard.c scard.h ssh-keygen.c]
503      Add PIN-protection for secret key.
504    - rees@cvs.openbsd.org 2002/03/21 22:44:05
505      [authfd.c authfd.h ssh-add.c ssh-agent.c ssh.c]
506      Add PIN-protection for secret key.
507    - markus@cvs.openbsd.org 2002/03/21 23:07:37
508      [clientloop.c]
509      remove unused, sync w/ cmdline patch in my tree.
510
511 20020317
512  - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
513    warn if directory does not exist. Put system directories in front of
514    PATH for finding entorpy commands.
515  - (tim) [contrib/aix/buildbff.sh contrib/aix/inventory.sh] AIX package
516    build fixes.  Patch by Darren Tucker <dtucker@zip.com.au>
517    [contrib/solaris/buildpkg.sh] add missing dirs to SYSTEM_DIR. Have
518    postinstall check for $piddir and add if necessary.
519
520 20020311
521  - (tim) [contrib/solaris/buildpkg.sh, contrib/solaris/README] Updated to
522    build on all platforms that support SVR4 style package tools. Now runs
523    from build dir. Parts are based on patches from Antonio Navarro, and
524    Darren Tucker.
525
526 20020308
527  - (djm) Revert bits of Markus' OpenSSL compat patch which was 
528    accidentally committed.
529  - (djm) Add Markus' patch for compat wih OpenSSL < 0.9.6. 
530    Known issue: Blowfish for SSH1 does not work
531  - (stevesk) entropy.c: typo in debug message
532  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
533
534 $Id$
This page took 0.077498 seconds and 5 git commands to generate.