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