]> andersk Git - openssh.git/blob - ChangeLog
- todd@cvs.openbsd.org 2002/09/24 20:59:44
[openssh.git] / ChangeLog
1 20020923
2  - (djm) OpenBSD CVS Sync
3    - stevesk@cvs.openbsd.org 2002/09/23 20:46:27
4      [canohost.c]
5      change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for
6      non-sockets; fixes a problem passing NULL to snprintf(). ok markus@
7    - markus@cvs.openbsd.org 2002/09/23 22:11:05
8      [monitor.c]
9      only call auth_krb5 if kerberos is enabled; ok deraadt@
10    - markus@cvs.openbsd.org 2002/09/24 08:46:04
11      [monitor.c]
12      only call kerberos code for authctxt->valid
13    - todd@cvs.openbsd.org 2002/09/24 20:59:44
14      [sshd.8]
15      tweak the example $HOME/.ssh/rc script to not show on any cmdline the
16      sensitive data it handles. This fixes bug # 402 as reported by
17      kolya@mit.edu (Nickolai Zeldovich).
18      ok markus@ and stevesk@
19
20 20020923
21  - (tim) [configure.ac] s/return/exit/ patch by dtucker@zip.com.au
22
23 20020922
24  - (djm) OpenBSD CVS Sync
25    - stevesk@cvs.openbsd.org 2002/09/19 14:53:14
26      [compat.c]
27    - markus@cvs.openbsd.org 2002/09/19 15:51:23
28      [ssh-add.c]
29      typo; cd@kalkatraz.de
30    - stevesk@cvs.openbsd.org 2002/09/19 16:03:15
31      [serverloop.c]
32      log IP address also; ok markus@
33    - stevesk@cvs.openbsd.org 2002/09/20 18:41:29
34      [auth.c]
35      log illegal user here for missing privsep case (ssh2).
36      this is executed in the monitor. ok markus@
37
38 20020919
39  - (djm) OpenBSD CVS Sync
40    - stevesk@cvs.openbsd.org 2002/09/12 19:11:52
41      [ssh-agent.c]
42      %u for uid print; ok markus@
43    - stevesk@cvs.openbsd.org 2002/09/12 19:50:36
44      [session.c ssh.1]
45      add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384.  ok markus@
46    - stevesk@cvs.openbsd.org 2002/09/13 19:23:09
47      [channels.c sshconnect.c sshd.c]
48      remove use of SO_LINGER, it should not be needed. error check
49      SO_REUSEADDR. fixup comments. ok markus@
50    - stevesk@cvs.openbsd.org 2002/09/16 19:55:33
51      [session.c]
52      log when _PATH_NOLOGIN exists; ok markus@
53    - stevesk@cvs.openbsd.org 2002/09/16 20:12:11
54      [sshd_config.5]
55      more details on X11Forwarding security issues and threats; ok markus@
56    - stevesk@cvs.openbsd.org 2002/09/16 22:03:13
57      [sshd.8]
58      reference moduli(5) in FILES /etc/moduli.
59    - itojun@cvs.openbsd.org 2002/09/17 07:47:02
60      [channels.c]
61      don't quit while creating X11 listening socket.
62      http://mail-index.netbsd.org/current-users/2002/09/16/0005.html
63      got from portable.  markus ok
64    - djm@cvs.openbsd.org 2002/09/19 01:58:18
65      [ssh.c sshconnect.c]
66      bugzilla.mindrot.org #223 - ProxyCommands don't exit.
67      Patch from dtucker@zip.com.au; ok markus@
68
69 20020912
70  - (djm) Made GNOME askpass programs return non-zero if cancel button is 
71    pressed.
72  - (djm) Added getpeereid() replacement. Properly implemented for systems
73    with SO_PEERCRED support. Faked for systems which lack it.
74  - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and 
75    fake-queue.h to sys-tree.h and sys-queue.h
76  - (djm) OpenBSD CVS Sync
77    - markus@cvs.openbsd.org 2002/09/08 20:24:08
78      [hostfile.h]
79      no comma at end of enumerator list
80    - itojun@cvs.openbsd.org 2002/09/09 06:48:06
81      [auth1.c auth.h auth-krb5.c monitor.c monitor.h]
82      [monitor_wrap.c monitor_wrap.h]
83      kerberos support for privsep.  confirmed to work by lha@stacken.kth.se
84      patch from markus
85    - markus@cvs.openbsd.org 2002/09/09 14:54:15
86      [channels.c kex.h key.c monitor.c monitor_wrap.c radix.c uuencode.c]
87      signed vs unsigned from -pedantic; ok henning@
88    - markus@cvs.openbsd.org 2002/09/10 20:24:47
89      [ssh-agent.c]
90      check the euid of the connecting process with getpeereid(2); 
91      ok provos deraadt stevesk
92    - stevesk@cvs.openbsd.org 2002/09/11 17:55:03
93      [ssh.1]
94      add agent and X11 forwarding warning text from ssh_config.5; ok markus@
95    - stevesk@cvs.openbsd.org 2002/09/11 18:27:26
96      [authfd.c authfd.h ssh.c]
97      don't connect to agent to test for presence if we've previously
98      connected; ok markus@
99    - djm@cvs.openbsd.org 2002/09/11 22:41:50
100      [sftp.1 sftp-client.c sftp-client.h sftp-common.c sftp-common.h]
101      [sftp-glob.c sftp-glob.h sftp-int.c sftp-server.c]
102      support for short/long listings and globbing in "ls"; ok markus@
103    - djm@cvs.openbsd.org 2002/09/12 00:13:06
104      [sftp-int.c]
105      zap unused var introduced in last commit
106
107 20020911
108  - (djm) Sync openbsd-compat with OpenBSD -current
109
110 20020910
111  - (djm) Bug #365: Read /.ssh/environment properly under CygWin. 
112    Patch from Mark Bradshaw <bradshaw@staff.crosswalk.com>
113  - (djm) Bug #138: Make protocol 1 blowfish work with old OpenSSL. 
114    Patch from Robert Halubek <rob@adso.com.pl>
115
116 20020905 
117  - (djm) OpenBSD CVS Sync
118    - stevesk@cvs.openbsd.org 2002/09/04 18:52:42
119      [servconf.c sshd.8 sshd_config.5]
120      default LoginGraceTime to 2m; 1m may be too short for slow systems.
121      ok markus@
122  - (djm) Merge openssh-TODO.patch from Redhat (null) beta
123  - (djm) Add gnome-ssh-askpass2.c (gtk2) by merge with patch from 
124     Nalin Dahyabhai <nalin@redhat.com>
125  - (djm) Add support for building gtk2 password requestor from Redhat beta
126
127 20020903
128  - (djm) Patch from itojun@ for Darwin OS: test getaddrinfo, reorder libcrypt
129  - (djm) Fix Redhat RPM build dependancy test
130  - (djm) OpenBSD CVS Sync
131    - markus@cvs.openbsd.org 2002/08/12 10:46:35
132      [ssh-agent.c]
133      make ssh-agent setgid, disallow ptrace.
134    - espie@cvs.openbsd.org 2002/08/21 11:20:59
135      [sshd.8]
136      `RSA' updated to refer to `public key', where it matters.
137      okay markus@
138    - stevesk@cvs.openbsd.org 2002/08/21 19:38:06
139      [servconf.c sshd.8 sshd_config sshd_config.5]
140      change LoginGraceTime default to 1 minute; ok mouring@ markus@
141    - stevesk@cvs.openbsd.org 2002/08/21 20:10:28
142      [ssh-agent.c]
143      raise listen backlog; ok markus@
144    - stevesk@cvs.openbsd.org 2002/08/22 19:27:53
145      [ssh-agent.c]
146      use common close function; ok markus@
147    - stevesk@cvs.openbsd.org 2002/08/22 19:38:42
148      [clientloop.c]
149      format with current EscapeChar; bugzilla #388 from wknox@mitre.org.
150      ok markus@
151    - stevesk@cvs.openbsd.org 2002/08/22 20:57:19
152      [ssh-agent.c]
153      shutdown(SHUT_RDWR) not needed before close here; ok markus@
154    - markus@cvs.openbsd.org 2002/08/22 21:33:58
155      [auth1.c auth2.c]
156      auth_root_allowed() is handled by the monitor in the privsep case,
157      so skip this for use_privsep, ok stevesk@, fixes bugzilla #387/325
158    - markus@cvs.openbsd.org 2002/08/22 21:45:41
159      [session.c]
160      send signal name (not signal number) in "exit-signal" message; noticed
161      by galb@vandyke.com
162    - stevesk@cvs.openbsd.org 2002/08/27 17:13:56
163      [ssh-rsa.c]
164      RSA_public_decrypt() returns -1 on error so len must be signed; 
165      ok markus@
166    - stevesk@cvs.openbsd.org 2002/08/27 17:18:40
167      [ssh_config.5]
168      some warning text for ForwardAgent and ForwardX11; ok markus@
169    - stevesk@cvs.openbsd.org 2002/08/29 15:57:25
170      [monitor.c session.c sshlogin.c sshlogin.h]
171      pass addrlen with sockaddr *; from Hajimu UMEMOTO <ume@FreeBSD.org>
172      NOTE: there are also p-specific parts to this patch. ok markus@
173    - stevesk@cvs.openbsd.org 2002/08/29 16:02:54
174      [ssh.1 ssh.c]
175      deprecate -P as UsePrivilegedPort defaults to no now; ok markus@
176    - stevesk@cvs.openbsd.org 2002/08/29 16:09:02
177      [ssh_config.5]
178      more on UsePrivilegedPort and setuid root; ok markus@
179    - stevesk@cvs.openbsd.org 2002/08/29 19:49:42
180      [ssh.c]
181      shrink initial privilege bracket for setuid case; ok markus@
182    - stevesk@cvs.openbsd.org 2002/08/29 22:54:10
183      [ssh_config.5 sshd_config.5]
184      state XAuthLocation is a full pathname
185
186 20020820
187  - OpenBSD CVS Sync
188    - millert@cvs.openbsd.org 2002/08/02 14:43:15
189      [monitor.c monitor_mm.c]
190      Change mm_zalloc() sanity checks to be more in line with what
191      we do in calloc() and add a check to monitor_mm.c.
192      OK provos@ and markus@
193    - marc@cvs.openbsd.org 2002/08/02 16:00:07
194      [ssh.1 sshd.8]
195      note that .ssh/environment is only read when
196      allowed (PermitUserEnvironment in sshd_config).
197      OK markus@
198    - markus@cvs.openbsd.org 2002/08/02 21:23:41
199      [ssh-rsa.c]
200      diff is u_int (2x); ok deraadt/provos
201    - markus@cvs.openbsd.org 2002/08/02 22:20:30
202      [ssh-rsa.c]
203      replace RSA_verify with our own version and avoid the OpenSSL ASN.1 parser
204      for authentication; ok deraadt/djm
205    - aaron@cvs.openbsd.org 2002/08/08 13:50:23
206      [sshconnect1.c]
207      Use & to test if bits are set, not &&; markus@ ok.
208    - stevesk@cvs.openbsd.org 2002/08/08 23:54:52
209      [auth.c]
210      typo in comment
211    - stevesk@cvs.openbsd.org 2002/08/09 17:21:42
212      [sshd_config.5]
213      use Op for mdoc conformance; from esr@golux.thyrsus.com
214      ok aaron@
215    - stevesk@cvs.openbsd.org 2002/08/09 17:41:12
216      [sshd_config.5]
217      proxy vs. fake display
218    - stevesk@cvs.openbsd.org 2002/08/12 17:30:35
219      [ssh.1 sshd.8 sshd_config.5]
220      more PermitUserEnvironment; ok markus@
221    - stevesk@cvs.openbsd.org 2002/08/17 23:07:14
222      [ssh.1]
223      ForwardAgent has defaulted to no for over 2 years; be more clear here.
224    - stevesk@cvs.openbsd.org 2002/08/17 23:55:01
225      [ssh_config.5]
226      ordered list here
227  - (bal) [defines.h] Some platforms don't have SIZE_T_MAX.  So assign 
228    it to ULONG_MAX.
229
230 20020813
231  - (tim) [configure.ac] Display OpenSSL header/library version.
232    Patch by dtucker@zip.com.au
233
234 20020731
235  - (bal) OpenBSD CVS Sync
236    - markus@cvs.openbsd.org 2002/07/24 16:11:18
237      [hostfile.c hostfile.h sshconnect.c]
238      print out all known keys for a host if we get a unknown host key,
239      see discussion at http://marc.theaimsgroup.com/?t=101069210100016&r=1&w=4
240
241      the ssharp mitm tool attacks users in a similar way, so i'd like to
242      pointed out again:
243         A MITM attack is always possible if the ssh client prints:
244         The authenticity of host 'bla' can't be established.
245      (protocol version 2 with pubkey authentication allows you to detect
246      MITM attacks)
247    - mouring@cvs.openbsd.org 2002/07/25 01:16:59
248      [sftp.c]
249      FallBackToRsh does not exist anywhere else.  Remove it from here.
250      OK deraadt.
251    - markus@cvs.openbsd.org 2002/07/29 18:57:30
252      [sshconnect.c]
253      print file:line
254    - markus@cvs.openbsd.org 2002/07/30 17:03:55
255      [auth-options.c servconf.c servconf.h session.c sshd_config sshd_config.5]
256      add PermitUserEnvironment (off by default!); from dot@dotat.at;
257      ok provos, deraadt
258
259 20020730
260  - (bal) [uidswap.c] SCO compile correction by gert@greenie.muc.de
261
262 20020728
263  - (stevesk) [auth-pam.c] should use PAM_MSG_MEMBER(); from solar
264  - (stevesk) [CREDITS] solar
265  - (stevesk) [ssh-rand-helper.c] RAND_bytes() and SHA1_Final() unsigned
266    char arg.
267
268 20020725
269  - (djm) Remove some cruft from INSTALL
270  - (djm) Latest config.guess and config.sub from ftp://ftp.gnu.org/gnu/config/
271
272 20020723
273  - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger. 
274  - (bal) sync ID w/ ssh-agent.c
275  - (bal) OpenBSD Sync
276    - markus@cvs.openbsd.org 2002/07/19 15:43:33
277      [log.c log.h session.c sshd.c]
278      remove fatal cleanups after fork; based on discussions with and code
279      from solar.
280    - stevesk@cvs.openbsd.org 2002/07/19 17:42:40
281      [ssh.c]
282      display a warning from ssh when XAuthLocation does not exist or xauth
283      returned no authentication data. ok markus@
284    - stevesk@cvs.openbsd.org 2002/07/21 18:32:20
285      [auth-options.c]
286      unneeded includes
287    - stevesk@cvs.openbsd.org 2002/07/21 18:34:43
288      [auth-options.h]
289      remove invalid comment
290    - markus@cvs.openbsd.org 2002/07/22 11:03:06
291      [session.c]
292      fallback to _PATH_STDPATH on setusercontext+LOGIN_SETPATH errors;
293    - stevesk@cvs.openbsd.org 2002/07/22 17:32:56
294      [monitor.c]
295      u_int here; ok provos@
296    - stevesk@cvs.openbsd.org 2002/07/23 16:03:10
297      [sshd.c]
298      utmp_len is unsigned; display error consistent with other options.
299      ok markus@
300    - stevesk@cvs.openbsd.org 2002/07/15 17:15:31
301      [uidswap.c]
302      little more debugging; ok markus@
303
304 20020722
305  - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk
306  - (stevesk) [xmmap.c] missing prototype for fatal()
307  - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial sync
308    with Cray (mostly #ifdef renaming).  Patch by wendyp@cray.com.
309  - (bal) [configure.ac]  Missing ;; from cray patch.
310  - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines
311    into it's own header.
312  - (stevesk) [auth-pam.[ch] session.c] pam_getenvlist() must be
313    freed by the caller; add free_pam_environment() and use it.
314  - (stevesk) [auth-pam.c] typo in comment
315
316 20020721
317  - (stevesk) [auth-pam.c] merge cosmetic changes from solar's
318    openssh-3.4p1-owl-password-changing.diff
319  - (stevesk) [auth-pam.c] merge rest of solar's PAM patch;
320    PAM_NEW_AUTHTOK_REQD remains in #if 0 for now.
321  - (stevesk) [auth-pam.c] cast to avoid initialization type mismatch
322    warning on pam_conv struct conversation function.
323  - (stevesk) [auth-pam.h] license
324  - (stevesk) [auth-pam.h] unneeded include
325  - (stevesk) [auth-pam.[ch] ssh.h] move SSHD_PAM_SERVICE to auth-pam.h
326
327 20020720
328  - (stevesk) [ssh-keygen.c] bug #231: always init/seed_rng().
329
330 20020719
331  - (tim) [contrib/solaris/buildpkg.sh] create privsep user/group if needed.
332    Patch by dtucker@zip.com.au
333  - (tim) [configure.ac]  test for libxnet on HP. Patch by dtucker@zip.com.au
334
335 20020718
336  - (tim) [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.org
337  - (tim) [monitor_mm.c] add missing declaration for xmmap(). Reported
338    by ayamura@ayamura.org
339  - (tim) [configure.ac] Bug 267 rework int64_t test.
340  - (tim) [includes.h] Bug 267 add stdint.h
341
342 20020717
343  - (bal) aixbff package updated by dtucker@zip.com.au
344  - (tim) [configure.ac] change how we do paths in AC_PATH_PROGS tests
345    for autoconf 2.53. Based on a patch by jrj@purdue.edu
346
347 20020716
348  - (tim) [contrib/solaris/opensshd.in] Only kill sshd if .pid file found
349
350 20020715
351  - (bal) OpenBSD CVS Sync
352    - itojun@cvs.openbsd.org 2002/07/12 13:29:09
353      [sshconnect.c]
354      print connect failure during debugging mode.
355    - markus@cvs.openbsd.org 2002/07/12 15:50:17
356      [cipher.c]
357      EVP_CIPH_CUSTOM_IV for our own rijndael
358  - (bal) Remove unused tty defined in do_setusercontext() pointed out by
359    dtucker@zip.com.au plus a a more KNF since I am near it.
360  - (bal) Privsep user creation support in Solaris buildpkg.sh by 
361    dtucker@zip.com.au
362
363 20020714
364  - (tim) [Makefile.in] replace "id sshd" with "sshd -t"
365  - (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
366    openbsd-compat/Makefile.in] support compression on platforms that
367    have no/broken MAP_ANON. Moved code to openbsd-compat/xmmap.c
368    Based on patch from nalin@redhat.com of code extracted from Owl's package
369  - (tim) [ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris.
370    report by chris@by-design.net
371  - (tim) [loginrec.c] Bug 347: Fix typo (WTMPX_FILE) report by rodney@bond.net
372  - (tim) [loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin()
373    report by rodney@bond.net
374
375 20020712
376  - (tim) [Makefile.in] quiet down install-files: and check-user:
377  - (tim) [configure.ac] remove unused filepriv line
378
379 20020710
380  - (tim) [contrib/cygwin/ssh-host-config] explicitely sets the permissions
381    on /var/empty to 755 Patch by vinschen@redhat.com
382  - (bal) OpenBSD CVS Sync
383    - itojun@cvs.openbsd.org 2002/07/09 11:56:50
384      [sshconnect.c]
385      silently try next address on connect(2).  markus ok
386    - itojun@cvs.openbsd.org 2002/07/09 11:56:27
387      [canohost.c]
388      suppress log on reverse lookup failiure, as there's no real value in
389      doing so.
390      markus ok
391    - itojun@cvs.openbsd.org 2002/07/09 12:04:02
392      [sshconnect.c]
393      ed static function (less warnings)
394    - stevesk@cvs.openbsd.org 2002/07/09 17:46:25
395      [sshd_config.5]
396      clarify no preference ordering in protocol list; ok markus@
397    - itojun@cvs.openbsd.org 2002/07/10 10:28:15
398      [sshconnect.c]
399      bark if all connection attempt fails.
400    - deraadt@cvs.openbsd.org 2002/07/10 17:53:54
401      [rijndael.c]
402      use right sizeof in memcpy; markus ok
403
404 20020709
405  - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms
406    lacking that concept can share it. Patch by vinschen@redhat.com
407
408 20020708
409  - (tim) [openssh/contrib/solaris/buildpkg.sh] add PKG_INSTALL_ROOT to
410    work in a jumpstart environment. patch by kbrint@rufus.net
411  - (tim) [Makefile.in] workaround for broken pakadd on some systems.
412  - (tim) [configure.ac] fix libc89 utimes test. Mention default path for
413    --with-privsep-path=
414
415 20020707
416  - (tim) [Makefile.in] use umask instead of chmod on $(PRIVSEP_PATH)
417  - (tim) [acconfig.h configure.ac sshd.c]
418    s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/
419  - (tim) [contrib/cygwin/ssh-host-config] sshd account creation fixes
420    patch from vinschen@redhat.com
421  - (bal) [realpath.c] Updated with OpenBSD tree.
422  - (bal) OpenBSD CVS Sync
423    - deraadt@cvs.openbsd.org 2002/07/04 04:15:33
424      [key.c monitor_wrap.c sftp-glob.c ssh-dss.c ssh-rsa.c]
425      patch memory leaks; grendel@zeitbombe.org
426    - deraadt@cvs.openbsd.org 2002/07/04 08:12:15
427      [channels.c packet.c]
428      blah blah minor nothing as i read and re-read and re-read...
429    - markus@cvs.openbsd.org 2002/07/04 10:41:47
430      [key.c monitor_wrap.c ssh-dss.c ssh-rsa.c]
431      don't allocate, copy, and discard if there is not interested in the data; 
432      ok deraadt@
433    - deraadt@cvs.openbsd.org 2002/07/06 01:00:49
434      [log.c]
435      KNF
436    - deraadt@cvs.openbsd.org 2002/07/06 01:01:26
437      [ssh-keyscan.c]
438      KNF, realloc fix, and clean usage
439    - stevesk@cvs.openbsd.org 2002/07/06 17:47:58
440      [ssh-keyscan.c]
441      unused variable
442  - (bal) Minor KNF on ssh-keyscan.c
443
444 20020705
445  - (tim) [configure.ac] AIX 4.2.1 has authenticate() in libs.
446    Reported by Darren Tucker <dtucker@zip.com.au>
447  - (tim) [contrib/cygwin/ssh-host-config] double slash corrction
448    from vinschen@redhat.com
449
450 20020704
451  - (bal) Limit data to TTY for AIX only (Newer versions can't handle the
452    faster data rate)  Bug #124
453  - (bal) glob.c defines TILDE and AIX also defines it.  #undef it first.
454    bug #265
455  - (bal) One too many nulls in ports-aix.c
456  
457 20020703
458  - (bal) Updated contrib/cygwin/  patch by vinschen@redhat.com 
459  - (bal) minor correction to utimes() replacement.  Patch by
460    onoe@sm.sony.co.jp
461  - OpenBSD CVS Sync
462    - markus@cvs.openbsd.org 2002/06/27 08:49:44
463      [dh.c ssh-keyscan.c sshconnect.c]
464      more checks for NULL pointers; from grendel@zeitbombe.org; ok deraadt@
465    - deraadt@cvs.openbsd.org 2002/06/27 09:08:00
466      [monitor.c]
467      improve mm_zalloc check; markus ok
468    - deraadt@cvs.openbsd.org 2002/06/27 10:35:47
469      [auth2-none.c monitor.c sftp-client.c]
470      use xfree()
471    - stevesk@cvs.openbsd.org 2002/06/27 19:49:08
472      [ssh-keyscan.c]
473      use convtime(); ok markus@
474    - millert@cvs.openbsd.org 2002/06/28 01:49:31
475      [monitor_mm.c]
476      tree(3) wants an int return value for its compare functions and
477      the difference between two pointers is not an int.  Just do the
478      safest thing and store the result in a long and then return 0,
479      -1, or 1 based on that result.
480    - deraadt@cvs.openbsd.org 2002/06/28 01:50:37
481      [monitor_wrap.c]
482      use ssize_t
483    - deraadt@cvs.openbsd.org 2002/06/28 10:08:25
484      [sshd.c]
485      range check -u option at invocation
486    - deraadt@cvs.openbsd.org 2002/06/28 23:05:06
487      [sshd.c]
488      gidset[2] -> gidset[1]; markus ok
489    - deraadt@cvs.openbsd.org 2002/06/30 21:54:16
490      [auth2.c session.c sshd.c]
491      lint asks that we use names that do not overlap
492    - deraadt@cvs.openbsd.org 2002/06/30 21:59:45
493      [auth-bsdauth.c auth-skey.c auth2-chall.c clientloop.c key.c
494       monitor_wrap.c monitor_wrap.h scard.h session.h sftp-glob.c ssh.c
495       sshconnect2.c sshd.c]
496      minor KNF
497    - deraadt@cvs.openbsd.org 2002/07/01 16:15:25
498      [msg.c]
499      %u
500    - markus@cvs.openbsd.org 2002/07/01 19:48:46
501      [sshconnect2.c]
502      for compression=yes, we fallback to no-compression if the server does
503      not support compression, vice versa for compression=no. ok mouring@
504    - markus@cvs.openbsd.org 2002/07/03 09:55:38
505      [ssh-keysign.c]
506      use RSA_blinding_on() for rsa hostkeys (suggested by Bill Sommerfeld)
507      in order to avoid a possible Kocher timing attack pointed out by Charles
508      Hannum; ok provos@
509    - markus@cvs.openbsd.org 2002/07/03 14:21:05
510      [ssh-keysign.8 ssh-keysign.c ssh.c ssh_config]
511      re-enable ssh-keysign's sbit, but make ssh-keysign read 
512      /etc/ssh/ssh_config and exit if HostbasedAuthentication is disabled 
513      globally. based on discussions with deraadt, itojun and sommerfeld; 
514      ok itojun@
515  - (bal) Failed password attempts don't increment counter on AIX. Bug #145
516  - (bal) Missed Makefile.in change.  keysign needs readconf.o
517  - (bal) Clean up aix_usrinfo().  Ignore TTY= period I guess.
518   
519 20020702
520  - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 
521    friends consistently. Spotted by Solar Designer <solar@openwall.com>
522
523 20020629
524  - (bal) fix to auth2-pam.c to swap fatal() arguments,  A bit of style
525    clean up while I'm near it.
526
527 20020628
528  - (stevesk) [sshd_config] PAMAuthenticationViaKbdInt no; commented
529    options should contain default value.  from solar.
530  - (bal) Cygwin uid0 fix by vinschen@redhat.com
531  - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c.  Otherwise wise
532    have issues of our fixes not propogating right (ie bcopy instead of
533    memmove).  OK tim
534  - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
535    Bug #303
536
537 20020627
538  - OpenBSD CVS Sync
539    - deraadt@cvs.openbsd.org 2002/06/26 14:49:36
540      [monitor.c]
541      correct %u
542    - deraadt@cvs.openbsd.org 2002/06/26 14:50:04
543      [monitor_fdpass.c]
544      use ssize_t for recvmsg() and sendmsg() return
545    - markus@cvs.openbsd.org 2002/06/26 14:51:33
546      [ssh-add.c]
547      fix exit code for -X/-x
548    - deraadt@cvs.openbsd.org 2002/06/26 15:00:32
549      [monitor_wrap.c]
550      more %u
551    - markus@cvs.openbsd.org 2002/06/26 22:27:32
552      [ssh-keysign.c]
553      bug #304, xfree(data) called to early; openssh@sigint.cs.purdue.edu
554
555 20020626
556  - (stevesk) [monitor.c] remove duplicate proto15 dispatch entry for PAM
557  - (bal) OpenBSD CVS Sync
558    - markus@cvs.openbsd.org 2002/06/23 21:34:07
559      [channels.c]
560      tcode is u_int
561    - markus@cvs.openbsd.org 2002/06/24 13:12:23
562      [ssh-agent.1]
563      the socket name contains ssh-agent's ppid; via mpech@ from form@
564    - markus@cvs.openbsd.org 2002/06/24 14:33:27
565      [channels.c channels.h clientloop.c serverloop.c]
566      move channel counter to u_int
567    - markus@cvs.openbsd.org 2002/06/24 14:55:38
568      [authfile.c kex.c ssh-agent.c]
569      cat to (void) when output from buffer_get_X is ignored
570    - itojun@cvs.openbsd.org 2002/06/24 15:49:22
571      [msg.c]
572      printf type pedant
573    - deraadt@cvs.openbsd.org 2002/06/24 17:57:20
574      [sftp-server.c sshpty.c]
575      explicit (u_int) for uid and gid
576    - markus@cvs.openbsd.org 2002/06/25 16:22:42
577      [authfd.c]
578      unnecessary cast
579    - markus@cvs.openbsd.org 2002/06/25 18:51:04
580      [sshd.c]
581      lightweight do_setusercontext after chroot()
582  - (bal) Updated AIX package build.  Patch by dtucker@zip.com.au
583  - (tim) [Makefile.in] fix test on installing ssh-rand-helper.8
584  - (bal) added back in error check for mmap().  I screwed up, Pointed
585    out by stevesk@
586  - (tim) [README.privsep] UnixWare tip no longer needed.
587  - (bal) fixed NeXTStep missing munmap() issue. It defines HAVE_MMAP,
588    but it all damned lies.
589  - (stevesk) [README.privsep] more for sshd pseudo-account.
590  - (tim) [contrib/caldera/openssh.spec] add support for privsep
591  - (djm) setlogin needs pgid==pid on BSD/OS; from itojun@
592  - (djm) OpenBSD CVS Sync
593    - markus@cvs.openbsd.org 2002/06/26 08:53:12
594      [bufaux.c]
595      limit size of BNs to 8KB; ok provos/deraadt
596    - markus@cvs.openbsd.org 2002/06/26 08:54:18
597      [buffer.c]
598      limit append to 1MB and buffers to 10MB
599    - markus@cvs.openbsd.org 2002/06/26 08:55:02
600      [channels.c]
601      limit # of channels to 10000
602    - markus@cvs.openbsd.org 2002/06/26 08:58:26
603      [session.c]
604      limit # of env vars to 1000; ok deraadt/djm
605    - deraadt@cvs.openbsd.org 2002/06/26 13:20:57
606      [monitor.c]
607      be careful in mm_zalloc
608    - deraadt@cvs.openbsd.org 2002/06/26 13:49:26
609      [session.c]
610      disclose less information from environment files; based on input 
611      from djm, and dschultz@uclink.Berkeley.EDU
612    - markus@cvs.openbsd.org 2002/06/26 13:55:37
613      [auth2-chall.c]
614      make sure # of response matches # of queries, fixes int overflow; 
615      from ISS
616    - markus@cvs.openbsd.org 2002/06/26 13:56:27
617      [version.h]
618      3.4
619  - (djm) Require krb5 devel for RPM build w/ KrbV 
620  - (djm) Improve PAMAuthenticationViaKbdInt text from Nalin Dahyabhai 
621    <nalin@redhat.com>
622  - (djm) Update spec files for release 
623  - (djm) Fix int overflow in auth2-pam.c, similar to one discovered by ISS
624  - (djm) Release 3.4p1
625  - (tim) [contrib/caldera/openssh.spec] remove 2 configure options I put in
626    by mistake
627
628 20020625
629  - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
630  - (stevesk) [README.privsep] minor updates
631  - (djm) Create privsep directory and warn if privsep user is missing 
632    during make install
633  - (bal) Started list of PrivSep issues in TODO
634  - (bal) if mmap() is substandard, don't allow compression on server side.
635    Post 'event' we will add more options.
636  - (tim) [contrib/caldera/openssh.spec] Sync with Caldera
637  - (bal) moved aix_usrinfo() and noted not setting real TTY.  Patch by
638    dtucker@zip.com.au
639  - (tim) [acconfig.h configure.ac sshd.c] BROKEN_FD_PASSING fix from Markus
640    for Cygwin, Cray, & SCO
641
642 20020624
643  - OpenBSD CVS Sync
644    - deraadt@cvs.openbsd.org 2002/06/23 03:25:50
645      [tildexpand.c]
646      KNF
647    - deraadt@cvs.openbsd.org 2002/06/23 03:26:19
648      [cipher.c key.c]
649      KNF
650    - deraadt@cvs.openbsd.org 2002/06/23 03:30:58
651      [scard.c ssh-dss.c ssh-rsa.c sshconnect.c sshconnect2.c sshd.c sshlogin.c
652       sshpty.c]
653      various KNF and %d for unsigned
654    - deraadt@cvs.openbsd.org 2002/06/23 09:30:14
655      [sftp-client.c sftp-client.h sftp-common.c sftp-int.c sftp-server.c
656       sftp.c]
657      bunch of u_int vs int stuff
658    - deraadt@cvs.openbsd.org 2002/06/23 09:39:55
659      [ssh-keygen.c]
660      u_int stuff
661    - deraadt@cvs.openbsd.org 2002/06/23 09:46:51
662      [bufaux.c servconf.c]
663      minor KNF.  things the fingers do while you read
664    - deraadt@cvs.openbsd.org 2002/06/23 10:29:52
665      [ssh-agent.c sshd.c]
666      some minor KNF and %u
667    - deraadt@cvs.openbsd.org 2002/06/23 20:39:45
668      [session.c]
669      compression_level is u_int
670    - deraadt@cvs.openbsd.org 2002/06/23 21:06:13
671      [sshpty.c]
672      KNF
673    - deraadt@cvs.openbsd.org 2002/06/23 21:06:41
674      [channels.c channels.h session.c session.h]
675      display, screen, row, col, xpixel, ypixel are u_int; markus ok
676    - deraadt@cvs.openbsd.org 2002/06/23 21:10:02
677      [packet.c]
678      packet_get_int() returns unsigned for reason & seqnr
679   - (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col,
680     xpixel are u_int.
681
682
683 20020623
684  - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
685  - (bal) removed GNUism for getops in ssh-agent since glibc lacks optreset.
686  - (bal) add extern char *getopt.  Based on report by dtucker@zip.com.au 
687  - OpenBSD CVS Sync
688    - stevesk@cvs.openbsd.org 2002/06/22 02:00:29
689      [ssh.h]
690      correct comment
691    - stevesk@cvs.openbsd.org 2002/06/22 02:40:23
692      [ssh.1]
693      section 5 not 4 for ssh_config
694    - naddy@cvs.openbsd.org 2002/06/22 11:51:39
695      [ssh.1]
696      typo
697    - stevesk@cvs.openbsd.org 2002/06/22 16:32:54
698      [sshd.8]
699      add /var/empty in FILES section
700    - stevesk@cvs.openbsd.org 2002/06/22 16:40:19
701      [sshd.c]
702      check /var/empty owner mode; ok provos@
703    - stevesk@cvs.openbsd.org 2002/06/22 16:41:57
704      [scp.1]
705      typo
706    - stevesk@cvs.openbsd.org 2002/06/22 16:45:29
707      [ssh-agent.1 sshd.8 sshd_config.5]
708      use process ID vs. pid/PID/process identifier
709    - stevesk@cvs.openbsd.org 2002/06/22 20:05:27
710      [sshd.c]
711      don't call setsid() if debugging or run from inetd; no "Operation not
712      permitted" errors now; ok millert@ markus@
713    - stevesk@cvs.openbsd.org 2002/06/22 23:09:51
714      [monitor.c]
715      save auth method before monitor_reset_key_state(); bugzilla bug #284;
716      ok provos@
717
718 $Id$
This page took 0.09744 seconds and 5 git commands to generate.