]> andersk Git - openssh.git/blame - ChangeLog
20001210
[openssh.git] / ChangeLog
CommitLineData
6b523bae 120001210
2 - (bal) OpenBSD CVS updates
3 - markus@cvs.openbsd.org 2000/12/09 13:41:51
4 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
5 undo rijndael changes
6 - markus@cvs.openbsd.org 2000/12/09 13:48:31
7 [rijndael.c]
8 fix byte order bug w/o introducing new implementation
9 - markus@cvs.openbsd.org 2000/12/09 14:08:27
10 [sftp-server.c]
11 "" -> "." for realpath; from vinschen@redhat.com
12 - markus@cvs.openbsd.org 2000/12/09 14:06:54
13 [ssh-agent.c]
14 extern int optind; from stevesk@sweden.hp.com
15
ce9c0b75 1620001209
6b523bae 17 - (bal) OpenBSD CVS updates:
ce9c0b75 18 - djm@cvs.openbsd.org 2000/12/07 4:24:59
19 [ssh.1]
20 Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
21
f72fc97f 2220001207
6b523bae 23 - (bal) OpenBSD CVS updates:
f72fc97f 24 - markus@cvs.openbsd.org 2000/12/06 22:58:14
25 [compat.c compat.h packet.c]
26 disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0
dfe89252 27 - markus@cvs.openbsd.org 2000/12/06 23:10:39
28 [rijndael.c]
29 unexpand(1)
30 - markus@cvs.openbsd.org 2000/12/06 23:05:43
31 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
32 new rijndael implementation. fixes endian bugs
f72fc97f 33
97fb6912 3420001206
6b523bae 35 - (bal) OpenBSD CVS updates:
97fb6912 36 - markus@cvs.openbsd.org 2000/12/05 20:34:09
37 [channels.c channels.h clientloop.c serverloop.c]
38 async connects for -R/-L; ok deraadt@
39 - todd@cvs.openssh.org 2000/12/05 16:47:28
40 [sshd.c]
41 tweak comment to reflect real location of pid file; ok provos@
bf5f69f7 42 - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
43 have it (used in ssh-keyscan).
f20255cb 44 - (stevesk) OpenSSH CVS update:
45 - markus@cvs.openbsd.org 2000/12/06 19:57:48
46 [ssh-keyscan.c]
47 err(3) -> internal error(), from stevesk@sweden.hp.com
97fb6912 48
f6fdbddf 4920001205
6b523bae 50 - (bal) OpenBSD CVS updates:
f6fdbddf 51 - markus@cvs.openbsd.org 2000/12/04 19:24:02
52 [ssh-keyscan.c ssh-keyscan.1]
53 David Maziere's ssh-keyscan, ok niels@
54 - (bal) Updated Makefile.in to include ssh-keyscan that was just added
55 to the recent OpenBSD source tree.
835d2104 56 - (stevesk) fix typos in contrib/hpux/README
f6fdbddf 57
cbc5abf9 5820001204
59 - (bal) More C functions defined in NeXT that are unaccessable without
f6fdbddf 60 defining -POSIX.
cbc5abf9 61 - (bal) OpenBSD CVS updates:
62 - markus@cvs.openbsd.org 2000/12/03 11:29:04
63 [compat.c]
64 remove fallback to SSH_BUG_HMAC now that the drafts are updated
65 - markus@cvs.openbsd.org 2000/12/03 11:27:55
66 [compat.c]
97fb6912 67 correctly match "2.1.0.pl2 SSH" etc; from
68 pekkas@netcore.fi/bugzilla.redhat
cbc5abf9 69 - markus@cvs.openbsd.org 2000/12/03 11:15:03
70 [auth2.c compat.c compat.h sshconnect2.c]
71 support f-secure/ssh.com 2.0.12; ok niels@
72
0b6fbf03 7320001203
cbc5abf9 74 - (bal) OpenBSD CVS updates:
0b6fbf03 75 - markus@cvs.openbsd.org 2000/11/30 22:54:31
76 [channels.c]
77 debug->warn if tried to do -R style fwd w/o client requesting this;
78 ok neils@
79 - markus@cvs.openbsd.org 2000/11/29 20:39:17
80 [cipher.c]
81 des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV
82 - markus@cvs.openbsd.org 2000/11/30 18:33:05
83 [ssh-agent.c]
84 agents must not dump core, ok niels@
85 - markus@cvs.openbsd.org 2000/11/30 07:04:02
86 [ssh.1]
87 T is for both protocols
88 - markus@cvs.openbsd.org 2000/12/01 00:00:51
89 [ssh.1]
90 typo; from green@FreeBSD.org
91 - markus@cvs.openbsd.org 2000/11/30 07:02:35
92 [ssh.c]
93 check -T before isatty()
94 - provos@cvs.openbsd.org 2000/11/29 13:51:27
95 [sshconnect.c]
96 show IP address and hostname when new key is encountered. okay markus@
97 - markus@cvs.openbsd.org 2000/11/30 22:53:35
98 [sshconnect.c]
99 disable agent/x11/port fwding if hostkey has changed; ok niels@
100 - marksu@cvs.openbsd.org 2000/11/29 21:11:59
101 [sshd.c]
102 sshd -D, startup w/o deamon(), for monitoring scripts or inittab;
103 from handler@sub-rosa.com and eric@urbanrange.com; ok niels@
8c9fe09e 104 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
105 PAM authentication using KbdInteractive.
106 - (djm) Added another TODO
0b6fbf03 107
90f4078a 10820001202
109 - (bal) Backed out of part of Alain St-Denis' loginrec.c patch.
110 - (bal) Irix need some sort of mansubdir, patch by Michael Stone
111 <mstone@cs.loyola.edu>
112
dcef6523 11320001129
7062c40f 114 - (djm) Back out all the serverloop.c hacks. sshd will now hang again
115 if there are background children with open fds.
c193d002 116 - (djm) bsd-rresvport.c bzero -> memset
117 - (djm) Don't fail in defines.h on absence of 64 bit types (we will
118 still fail during compilation of sftp-server).
119 - (djm) Fail if ar is not found during configure
c523303b 120 - (djm) OpenBSD CVS updates:
121 - provos@cvs.openbsd.org 2000/11/22 08:38:31
122 [sshd.8]
123 talk about /etc/primes, okay markus@
124 - markus@cvs.openbsd.org 2000/11/23 14:03:48
125 [ssh.c sshconnect1.c sshconnect2.c]
126 complain about invalid ciphers for ssh1/ssh2, fall back to reasonable
127 defaults
128 - markus@cvs.openbsd.org 2000/11/25 09:42:53
129 [sshconnect1.c]
130 reorder check for illegal ciphers, bugreport from espie@
131 - markus@cvs.openbsd.org 2000/11/25 10:19:34
132 [ssh-keygen.c ssh.h]
133 print keytype when generating a key.
134 reasonable defaults for RSA1/RSA/DSA keys.
b3ec54b4 135 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
136 more manpage paths in fixpaths calls
137 - (djm) Also add xauth path at Pekka's suggestion.
57ce3f00 138 - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility
dcef6523 139
e879a080 14020001125
141 - (djm) Give up privs when reading seed file
142
d343d900 14320001123
144 - (bal) Merge OpenBSD changes:
145 - markus@cvs.openbsd.org 2000/11/15 22:31:36
146 [auth-options.c]
147 case insensitive key options; from stevesk@sweeden.hp.com
148 - markus@cvs.openbsd.org 2000/11/16 17:55:43
149 [dh.c]
150 do not use perror() in sshd, after child is forked()
151 - markus@cvs.openbsd.org 2000/11/14 23:42:40
152 [auth-rsa.c]
153 parse option only if key matches; fix some confusing seen by the client
154 - markus@cvs.openbsd.org 2000/11/14 23:44:19
155 [session.c]
156 check no_agent_forward_flag for ssh-2, too
157 - markus@cvs.openbsd.org 2000/11/15
158 [ssh-agent.1]
159 reorder SYNOPSIS; typo, use .It
160 - markus@cvs.openbsd.org 2000/11/14 23:48:55
161 [ssh-agent.c]
162 do not reorder keys if a key is removed
163 - markus@cvs.openbsd.org 2000/11/15 19:58:08
164 [ssh.c]
165 just ignore non existing user keys
166 - millert@cvs.openbsd.org 200/11/15 20:24:43
167 [ssh-keygen.c]
168 Add missing \n at end of error message.
169
0b49a754 17020001122
171 - (bal) Minor patch to ensure platforms lacking IRIX job limit supports
172 are compilable.
173 - (bal) Updated TODO as of 11/18/2000 with known things to resolve.
174
fab2e5d3 17520001117
176 - (bal) Changed from 'primes' to 'primes.out' for consistancy sake. It
177 has no affect the output. Patch by Corinna Vinschen <vinschen@redhat.com>
835d2104 178 - (stevesk) Reworked progname support.
260d427b 179 - (bal) Misplaced #include "includes.h" in bsd-setproctitle.c. Patch by
180 Shinichi Maruyama <marya@st.jip.co.jp>
fab2e5d3 181
c2207f11 18220001116
183 - (bal) Added in MAXSYMLINK test in bsd-realpath.c. Required for some SCO
184 releases.
185 - (bal) Make builds work outside of source tree. Patch by Mark D. Roth
186 <roth@feep.net>
187
3d398e04 18820001113
189 - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
190 contrib/README
fa08c86b 191 - (djm) Merge OpenBSD changes:
192 - markus@cvs.openbsd.org 2000/11/06 16:04:56
193 [channels.c channels.h clientloop.c nchan.c serverloop.c]
194 [session.c ssh.c]
195 agent forwarding and -R for ssh2, based on work from
196 jhuuskon@messi.uku.fi
197 - markus@cvs.openbsd.org 2000/11/06 16:13:27
198 [ssh.c sshconnect.c sshd.c]
199 do not disabled rhosts(rsa) if server port > 1024; from
200 pekkas@netcore.fi
201 - markus@cvs.openbsd.org 2000/11/06 16:16:35
202 [sshconnect.c]
203 downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net
204 - markus@cvs.openbsd.org 2000/11/09 18:04:40
205 [auth1.c]
206 typo; from mouring@pconline.com
207 - markus@cvs.openbsd.org 2000/11/12 12:03:28
208 [ssh-agent.c]
209 off-by-one when removing a key from the agent
210 - markus@cvs.openbsd.org 2000/11/12 12:50:39
211 [auth-rh-rsa.c auth2.c authfd.c authfd.h]
212 [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h]
213 [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c]
214 [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config]
215 [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c]
216 [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h]
217 add support for RSA to SSH2. please test.
218 there are now 3 types of keys: RSA1 is used by ssh-1 only,
219 RSA and DSA are used by SSH2.
220 you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA
221 keys for SSH2 and use the RSA keys for hostkeys or for user keys.
222 SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before.
223 - (djm) Fix up Makefile and Redhat init script to create RSA host keys
f001465f 224 - (djm) Change to interim version
5733a41a 225 - (djm) Fix RPM spec file stupidity
6fff1ac4 226 - (djm) fixpaths to DSA and RSA keys too
3d398e04 227
d287c664 22820001112
229 - (bal) SCO Patch to add needed libraries for configure.in. Patch by
230 Phillips Porch <root@theporch.com>
3d398e04 231 - (bal) IRIX patch to adding Job Limits. Patch by Denis Parker
232 <dcp@sgi.com>
a3bf38d0 233 - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY. Add error() to
234 failed ioctl(TIOCSCTTY) call.
d287c664 235
3c4d4fef 23620001111
237 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
238 packaging files
35325fd4 239 - (djm) Fix new Makefile.in warnings
027bf205 240 - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
241 promoted to type int. Report and fix from Dan Astoorian
242 <djast@cs.toronto.edu>
d287c664 243 - (djm) Hardwire sysconfdir in RPM spec files as some RPM versions get
e3291159 244 it wrong. Report from Bennett Todd <bet@rahul.net>
3c4d4fef 245
3e366738 24620001110
247 - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
248 - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
249 - (bal) Added in check to verify S/Key library is being detected in
250 configure.in
251 - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif.
252 Patch by Mark Miller <markm@swoon.net>
253 - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
254 to remove warnings under MacOS X. Patch by Mark Miller <markm@swoon.net>
255 - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs
256
373998a4 25720001107
e506ee73 258 - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
259 Mark Miller <markm@swoon.net>
373998a4 260 - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by
261 Jarno Huuskonen <jhuuskon@messi.uku.fi>
e506ee73 262 - (bal) fixpaths fixed to stop it from quitely failing. Patch by
263 Mark D. Roth <roth@feep.net>
373998a4 264
ac89998a 26520001106
266 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
6c09e23c 267 - (djm) Manually fix up missed diff hunks (mainly RCS idents)
d6846e6a 268 - (djm) Remove UPGRADING document in favour of a link to the better
269 maintained FAQ on www.openssh.com
73bd30fe 270 - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
271 <pekkas@netcore.fi>
272 - (djm) Don't need X11-askpass in RPM spec file if building without it
273 from Pekka Savola <pekkas@netcore.fi>
c215ba3b 274 - (djm) Release 2.3.0p1
97b378bf 275 - (bal) typo in configure.in in regards to --with-ldflags from Marko
276 Asplund <aspa@kronodoc.fi>
277 - (bal) fixed next-posix.h. Forgot prototype of getppid().
68f189a9 278
b850ecd9 27920001105
280 - (bal) Sync with OpenBSD:
281 - markus@cvs.openbsd.org 2000/10/31 9:31:58
282 [compat.c]
283 handle all old openssh versions
284 - markus@cvs.openbsd.org 2000/10/31 13:1853
285 [deattack.c]
286 so that large packets do not wrap "n"; from netbsd
287 - (bal) rijndel.c - fix up RCSID to match OpenBSD tree
a30ce26d 288 - (bal) auth2-skey.c - Checked in. Missing from portable tree.
289 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
290 setsid() into more common files
96054e6f 291 - (stevesk) pty.c: use __hpux to identify HP-UX.
d0127657 292 - (bal) Missed auth-skey.o in Makefile.in and minor correction to
293 bsd-waitpid.c
b850ecd9 294
75b90ced 29520001029
296 - (stevesk) Fix typo in auth.c: USE_PAM not PAM
95273555 297 - (stevesk) Create contrib/cygwin/ directory; patch from
298 Corinna Vinschen <vinschen@redhat.com>
e9e4a1c7 299 - (bal) Resolved more $xno and $xyes issues in configure.in
fd5f0295 300 - (bal) next-posix.h - spelling and forgot a prototype
75b90ced 301
344f2b94 30220001028
303 - (djm) fix select hack in serverloop.c from Philippe WILLEM
304 <Philippe.WILLEM@urssaf.fr>
240ae474 305 - (djm) Fix mangled AIXAUTHENTICATE code
606ea390 306 - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
307 <markus.friedl@informatik.uni-erlangen.de>
a22aff1f 308 - (djm) Sync with OpenBSD:
309 - markus@cvs.openbsd.org 2000/10/16 15:46:32
310 [ssh.1]
311 fixes from pekkas@netcore.fi
312 - markus@cvs.openbsd.org 2000/10/17 14:28:11
313 [atomicio.c]
314 return number of characters processed; ok deraadt@
315 - markus@cvs.openbsd.org 2000/10/18 12:04:02
316 [atomicio.c]
317 undo
318 - markus@cvs.openbsd.org 2000/10/18 12:23:02
319 [scp.c]
320 replace atomicio(read,...) with read(); ok deraadt@
321 - markus@cvs.openbsd.org 2000/10/18 12:42:00
322 [session.c]
323 restore old record login behaviour
324 - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
325 [auth-skey.c]
326 fmt string problem in unused code
327 - provos@cvs.openbsd.org 2000/10/19 10:45:16
328 [sshconnect2.c]
329 don't reference freed memory. okay deraadt@
330 - markus@cvs.openbsd.org 2000/10/21 11:04:23
331 [canohost.c]
332 typo, eramore@era-t.ericsson.se; ok niels@
333 - markus@cvs.openbsd.org 2000/10/23 13:31:55
334 [cipher.c]
335 non-alignment dependent swap_bytes(); from
336 simonb@wasabisystems.com/netbsd
337 - markus@cvs.openbsd.org 2000/10/26 12:38:28
338 [compat.c]
339 add older vandyke products
340 - markus@cvs.openbsd.org 2000/10/27 01:32:19
341 [channels.c channels.h clientloop.c serverloop.c session.c]
342 [ssh.c util.c]
343 enable non-blocking IO on channels, and tty's (except for the
344 client ttys).
344f2b94 345
ddc49b5c 34620001027
347 - (djm) Increase REKEY_BYTES to 2^24 for arc4random
348
48e7916f 34920001025
350 - (djm) Added WARNING.RNG file and modified configure to ask users of the
351 builtin entropy code to read it.
352 - (djm) Prefer builtin regex to PCRE.
00937921 353 - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
354 - (bal) Apply fixes to configure.in pointed out by Pavel Roskin
355 <proski@gnu.org>
48e7916f 356
8dcda1e3 35720001020
358 - (djm) Don't define _REENTRANT for SNI/Reliant Unix
07bee9a7 359 - (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementation
360 is more correct then current version.
8dcda1e3 361
f5af5cd5 36220001018
363 - (stevesk) Add initial support for setproctitle(). Current
364 support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
134fd7f6 365 - (stevesk) Add egd startup scripts to contrib/hpux/
f5af5cd5 366
2f31bdd6 36720001017
368 - (djm) Add -lregex to cywin libs from Corinna Vinschen
369 <vinschen@cygnus.com>
ba7a3f40 370 - (djm) Don't rely on atomicio's retval to determine length of askpass
371 supplied passphrase. Problem report from Lutz Jaenicke
372 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
66d6c27e 373 - (bal) Changed from GNU rx to PCRE on suggestion from djm.
374 - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki
375 <nakaji@tutrp.tut.ac.jp>
2f31bdd6 376
33de75a3 37720001016
378 - (djm) Sync with OpenBSD:
379 - markus@cvs.openbsd.org 2000/10/14 04:01:15
380 [cipher.c]
381 debug3
382 - markus@cvs.openbsd.org 2000/10/14 04:07:23
383 [scp.c]
384 remove spaces from arguments; from djm@mindrot.org
385 - markus@cvs.openbsd.org 2000/10/14 06:09:46
386 [ssh.1]
387 Cipher is for SSH-1 only
388 - markus@cvs.openbsd.org 2000/10/14 06:12:09
389 [servconf.c servconf.h serverloop.c session.c sshd.8]
390 AllowTcpForwarding; from naddy@
391 - markus@cvs.openbsd.org 2000/10/14 06:16:56
392 [auth2.c compat.c compat.h sshconnect2.c version.h]
393 OpenSSH_2.3; note that is is not complete, but the version number
394 needs to be changed for interoperability reasons
395 - markus@cvs.openbsd.org 2000/10/14 06:19:45
396 [auth-rsa.c]
397 do not send RSA challenge if key is not allowed by key-options; from
398 eivind@ThinkSec.com
399 - markus@cvs.openbsd.org 2000/10/15 08:14:01
400 [rijndael.c session.c]
401 typos; from stevesk@sweden.hp.com
402 - markus@cvs.openbsd.org 2000/10/15 08:18:31
403 [rijndael.c]
404 typo
30d8b039 405 - (djm) Copy manpages back over from OpenBSD - too tedious to wade
406 through diffs
aa0289fe 407 - (djm) Added condrestart to Redhat init script. Patch from Pekka Savola
30d8b039 408 <pekkas@netcore.fi>
aa0289fe 409 - (djm) Update version in Redhat spec file
410 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
411 Redhat 7.0 spec file
5b2d4b75 412 - (djm) Make inability to read/write PRNG seedfile non-fatal
413
33de75a3 414
4d670c24 41520001015
416 - (djm) Fix ssh2 hang on background processes at logout.
417
71dfaf1c 41820001014
443172c4 419 - (bal) Add support for realpath and getcwd for platforms with broken
420 or missing realpath implementations for sftp-server.
421 - (bal) Corrected mistake in INSTALL in regards to GNU rx library
d8f1edd5 422 - (bal) Add support for GNU rx library for those lacking regexp support
71dfaf1c 423 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
02323c45 424 - (djm) Revert SSH2 serverloop hack, will find a better way.
4ee81249 425 - (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
426 from Martin Johansson <fatbob@acc.umu.se>
94ec8c6b 427 - (djm) Big OpenBSD sync:
428 - markus@cvs.openbsd.org 2000/09/30 10:27:44
429 [log.c]
430 allow loglevel debug
431 - markus@cvs.openbsd.org 2000/10/03 11:59:57
432 [packet.c]
433 hmac->mac
434 - markus@cvs.openbsd.org 2000/10/03 12:03:03
435 [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
436 move fake-auth from auth1.c to individual auth methods, disables s/key in
437 debug-msg
438 - markus@cvs.openbsd.org 2000/10/03 12:16:48
439 ssh.c
440 do not resolve canonname, i have no idea why this was added oin ossh
441 - markus@cvs.openbsd.org 2000/10/09 15:30:44
442 ssh-keygen.1 ssh-keygen.c
443 -X now reads private ssh.com DSA keys, too.
444 - markus@cvs.openbsd.org 2000/10/09 15:32:34
445 auth-options.c
446 clear options on every call.
447 - markus@cvs.openbsd.org 2000/10/09 15:51:00
448 authfd.c authfd.h
449 interop with ssh-agent2, from <res@shore.net>
450 - markus@cvs.openbsd.org 2000/10/10 14:20:45
451 compat.c
452 use rexexp for version string matching
453 - provos@cvs.openbsd.org 2000/10/10 22:02:18
454 [kex.c kex.h myproposal.h ssh.h ssh2.h sshconnect2.c sshd.c dh.c dh.h]
455 First rough implementation of the diffie-hellman group exchange. The
456 client can ask the server for bigger groups to perform the diffie-hellman
457 in, thus increasing the attack complexity when using ciphers with longer
458 keys. University of Windsor provided network, T the company.
459 - markus@cvs.openbsd.org 2000/10/11 13:59:52
460 [auth-rsa.c auth2.c]
461 clear auth options unless auth sucessfull
462 - markus@cvs.openbsd.org 2000/10/11 14:00:27
463 [auth-options.h]
464 clear auth options unless auth sucessfull
465 - markus@cvs.openbsd.org 2000/10/11 14:03:27
466 [scp.1 scp.c]
467 support 'scp -o' with help from mouring@pconline.com
468 - markus@cvs.openbsd.org 2000/10/11 14:11:35
469 [dh.c]
470 Wall
471 - markus@cvs.openbsd.org 2000/10/11 14:14:40
472 [auth.h auth2.c readconf.c readconf.h readpass.c servconf.c servconf.h]
473 [ssh.h sshconnect2.c sshd_config auth2-skey.c cli.c cli.h]
474 add support for s/key (kbd-interactive) to ssh2, based on work by
475 mkiernan@avantgo.com and me
476 - markus@cvs.openbsd.org 2000/10/11 14:27:24
477 [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
478 [myproposal.h packet.c readconf.c session.c ssh.c ssh.h sshconnect1.c]
479 [sshconnect2.c sshd.c]
480 new cipher framework
481 - markus@cvs.openbsd.org 2000/10/11 14:45:21
482 [cipher.c]
483 remove DES
484 - markus@cvs.openbsd.org 2000/10/12 03:59:20
485 [cipher.c cipher.h sshconnect1.c sshconnect2.c sshd.c]
486 enable DES in SSH-1 clients only
487 - markus@cvs.openbsd.org 2000/10/12 08:21:13
488 [kex.h packet.c]
489 remove unused
490 - markus@cvs.openbsd.org 2000/10/13 12:34:46
491 [sshd.c]
492 Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.se
493 - markus@cvs.openbsd.org 2000/10/13 12:59:15
494 [cipher.c cipher.h myproposal.h rijndael.c rijndael.h]
495 rijndael/aes support
496 - markus@cvs.openbsd.org 2000/10/13 13:10:54
497 [sshd.8]
498 more info about -V
499 - markus@cvs.openbsd.org 2000/10/13 13:12:02
500 [myproposal.h]
501 prefer no compression
3ed32516 502 - (djm) Fix scp user@host handling
503 - (djm) Don't clobber ssh_prng_cmds on install
6bcf7caa 504 - (stevesk) Include config.h in rijndael.c so we define intXX_t and
505 u_intXX_t types on all platforms.
9ea53ba5 506 - (stevesk) rijndael.c: cleanup missing declaration warnings.
2919e060 507 - (stevesk) ~/.hushlogin shouldn't cause required password change to
508 be bypassed.
f5665f6f 509 - (stevesk) Display correct path to ssh-askpass in configure output.
510 Report from Lutz Jaenicke.
71dfaf1c 511
ebd782f7 51220001007
513 - (stevesk) Print PAM return value in PAM log messages to aid
514 with debugging.
97994d32 515 - (stevesk) Fix detection of pw_class struct member in configure;
516 patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>
517
47a134c1 51820001002
519 - (djm) Fix USER_PATH, report from Kevin Steves <stevesk@sweden.hp.com>
520 - (djm) Add host system and CC to end-of-configure report. Suggested by
521 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
522
7322ef0e 52320000931
524 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
525
6ac7829a 52620000930
b6490dcb 527 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
772bd898 528 - (djm) Support in bsd-snprintf.c for long long conversions from
529 Ben Lindstrom <mouring@pconline.com>
530 - (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>
857040fb 531 - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
532 very short lived X connections. Bug report from Tobias Oetiker
533 <oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
bd2d7f6a 534 - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
535 patch from Pekka Savola <pekkas@netcore.fi>
58665035 536 - (djm) Forgot to cvs add LICENSE file
dc2901a0 537 - (djm) Add LICENSE to RPM spec files
de273eef 538 - (djm) CVS OpenBSD sync:
539 - markus@cvs.openbsd.org 2000/09/26 13:59:59
540 [clientloop.c]
541 use debug2
542 - markus@cvs.openbsd.org 2000/09/27 15:41:34
543 [auth2.c sshconnect2.c]
544 use key_type()
545 - markus@cvs.openbsd.org 2000/09/28 12:03:18
546 [channels.c]
547 debug -> debug2 cleanup
2a7d529a 548 - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
549 strip "/dev/"). Fix loginrec.c based on patch from Alain St-Denis
550 <Alain.St-Denis@ec.gc.ca>
551 - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass.
552 Problem was caused by interrupted read in ssh-add. Report from Donald
553 J. Barry <don@astro.cornell.edu>
6ac7829a 554
c5d85828 55520000929
556 - (djm) Fix SSH2 not terminating until all background tasks done problem.
2ed85c06 557 - (djm) Another off-by-one fix from Pavel Kankovsky
558 <peak@argo.troja.mff.cuni.cz>
22d89d24 559 - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
560 tidy necessary differences. Use Markus' new debugN() in entropy.c
77bb0bca 561 - (djm) Merged big SCO portability patch from Tim Rice
562 <tim@multitalents.net>
c5d85828 563
6fd7f731 56420000926
565 - (djm) Update X11-askpass to 1.0.2 in RPM spec file
c5ae7384 566 - (djm) Define _REENTRANT to pickup strtok_r() on HP/UX
567 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
568 Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
6fd7f731 569
2f125ca1 57020000924
571 - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
572 - (djm) A bit more cleanup - created cygwin_util.h
bcdaaeab 573 - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
574 <markm@swoon.net>
2f125ca1 575
764d4113 57620000923
577 - (djm) Fix address logging in utmp from Kevin Steves
578 <stevesk@sweden.hp.com>
777319db 579 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
bd590612 580 - (djm) Seperate tests for int64_t and u_int64_t types
37c1c46d 581 - (djm) Tweak password expiry checking at suggestion of Kevin Steves
582 <stevesk@sweden.hp.com>
e79b44e1 583 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
e2144f11 584 - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
585 Michael Stone <mstone@cs.loyola.edu>
188adeb2 586 - (djm) OpenBSD CVS sync:
587 - markus@cvs.openbsd.org 2000/09/17 09:38:59
588 [sshconnect2.c sshd.c]
589 fix DEBUG_KEXDH
590 - markus@cvs.openbsd.org 2000/09/17 09:52:51
591 [sshconnect.c]
592 yes no; ok niels@
593 - markus@cvs.openbsd.org 2000/09/21 04:55:11
594 [sshd.8]
595 typo
596 - markus@cvs.openbsd.org 2000/09/21 05:03:54
597 [serverloop.c]
598 typo
599 - markus@cvs.openbsd.org 2000/09/21 05:11:42
600 scp.c
601 utime() to utimes(); mouring@pconline.com
602 - markus@cvs.openbsd.org 2000/09/21 05:25:08
603 sshconnect2.c
604 change login logic in ssh2, allows plugin of other auth methods
605 - markus@cvs.openbsd.org 2000/09/21 05:25:35
606 [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
607 [serverloop.c]
608 add context to dispatch_run
609 - markus@cvs.openbsd.org 2000/09/21 05:07:52
610 authfd.c authfd.h ssh-agent.c
611 bug compat for old ssh.com software
764d4113 612
7f377177 61320000920
614 - (djm) Fix bad path substitution. Report from Andrew Miner
615 <asminer@cs.iastate.edu>
616
bcbf86ec 61720000916
7950bf97 618 - (djm) Fix SSL search order from Lutz Jaenicke
619 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
19ece6d2 620 - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
9cd45ea4 621 - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
995edaac 622 - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
623 Patch from Larry Jones <larry.jones@sdrc.com>
ad55cd03 624 - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
625 password change patch.
626 - (djm) Bring licenses on my stuff in line with OpenBSD's
0bbfbdeb 627 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
628 Kevin Steves <stevesk@sweden.hp.com>
7f8f5e00 629 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
630 - (djm) Re-enable int64_t types - we need them for sftp
631 - (djm) Use libexecdir from configure , rather than libexecdir/ssh
632 - (djm) Update Redhat SPEC file accordingly
633 - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
634 - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
635 - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
636 <Dirk.DeWachter@rug.ac.be>
637 - (djm) Fixprogs and entropy list fixes from Larry Jones
638 <larry.jones@sdrc.com>
639 - (djm) Fix for SuSE spec file from Takashi YOSHIDA
640 <tyoshida@gemini.rc.kyushu-u.ac.jp>
bcbf86ec 641 - (djm) Merge OpenBSD changes:
642 - markus@cvs.openbsd.org 2000/09/05 02:59:57
643 [session.c]
644 print hostname (not hushlogin)
645 - markus@cvs.openbsd.org 2000/09/05 13:18:48
646 [authfile.c ssh-add.c]
647 enable ssh-add -d for DSA keys
648 - markus@cvs.openbsd.org 2000/09/05 13:20:49
649 [sftp-server.c]
650 cleanup
651 - markus@cvs.openbsd.org 2000/09/06 03:46:41
652 [authfile.h]
653 prototype
654 - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
655 [ALL]
656 cleanup copyright notices on all files. I have attempted to be
657 accurate with the details. everything is now under Tatu's licence
658 (which I copied from his readme), and/or the core-sdi bsd-ish thing
659 for deattack, or various openbsd developers under a 2-term bsd
660 licence. We're not changing any rules, just being accurate.
661 - markus@cvs.openbsd.org 2000/09/07 14:40:30
662 [channels.c channels.h clientloop.c serverloop.c ssh.c]
663 cleanup window and packet sizes for ssh2 flow control; ok niels
664 - markus@cvs.openbsd.org 2000/09/07 14:53:00
665 [scp.c]
666 typo
667 - markus@cvs.openbsd.org 2000/09/07 15:13:37
668 [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
669 [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
670 [pty.c readconf.c]
671 some more Copyright fixes
672 - markus@cvs.openbsd.org 2000/09/08 03:02:51
673 [README.openssh2]
674 bye bye
675 - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
676 [LICENCE cipher.c]
677 a few more comments about it being ARC4 not RC4
678 - markus@cvs.openbsd.org 2000/09/12 14:53:11
679 [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
680 multiple debug levels
681 - markus@cvs.openbsd.org 2000/09/14 14:25:15
682 [clientloop.c]
683 typo
684 - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
685 [ssh-agent.c]
686 check return value for setenv(3) for failure, and deal appropriately
687
deb8d717 68820000913
689 - (djm) Fix server not exiting with jobs in background.
690
b5e300c2 69120000905
692 - (djm) Import OpenBSD CVS changes
693 - markus@cvs.openbsd.org 2000/08/31 15:52:24
694 [Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
695 implement a SFTP server. interops with sftp2, scp2 and the windows
696 client from ssh.com
697 - markus@cvs.openbsd.org 2000/08/31 15:56:03
698 [README.openssh2]
699 sync
700 - markus@cvs.openbsd.org 2000/08/31 16:05:42
701 [session.c]
702 Wall
703 - markus@cvs.openbsd.org 2000/08/31 16:09:34
704 [authfd.c ssh-agent.c]
705 add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
706 - deraadt@cvs.openbsd.org 2000/09/01 09:25:13
707 [scp.1 scp.c]
708 cleanup and fix -S support; stevesk@sweden.hp.com
709 - markus@cvs.openbsd.org 2000/09/01 16:29:32
710 [sftp-server.c]
711 portability fixes
712 - markus@cvs.openbsd.org 2000/09/01 16:32:41
713 [sftp-server.c]
714 fix cast; mouring@pconline.com
715 - itojun@cvs.openbsd.org 2000/09/03 09:23:28
716 [ssh-add.1 ssh.1]
717 add missing .El against .Bl.
718 - markus@cvs.openbsd.org 2000/09/04 13:03:41
719 [session.c]
720 missing close; ok theo
721 - markus@cvs.openbsd.org 2000/09/04 13:07:21
722 [session.c]
723 fix get_last_login_time order; from andre@van-veen.de
724 - markus@cvs.openbsd.org 2000/09/04 13:10:09
725 [sftp-server.c]
726 more cast fixes; from mouring@pconline.com
727 - markus@cvs.openbsd.org 2000/09/04 13:06:04
728 [session.c]
729 set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
730 - (djm) Cleanup after import. Fix sftp-server compilation, Makefile
3c62e7eb 731 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
732
1e61f54a 73320000903
734 - (djm) Fix Redhat init script
735
c80876b4 73620000901
737 - (djm) Pick up Jim's new X11-askpass
738 - (djm) Release 2.2.0p1
739
8b4a0d08 74020000831
bcbf86ec 741 - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
8b4a0d08 742 <acox@cv.telegroup.com>
b817711d 743 - (djm) Pick up new version (2.2.0) from OpenBSD CVS
8b4a0d08 744
0b65b628 74520000830
746 - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
10fa00c8 747 - (djm) Periodically rekey arc4random
748 - (djm) Clean up diff against OpenBSD.
bcbf86ec 749 - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2b10f47a 750 <stevesk@sweden.hp.com>
b33a2e6e 751 - (djm) Quieten the pam delete credentials error message
44839801 752 - (djm) Fix printing of $DISPLAY hack if set by system type. Report from
753 Kevin Steves <stevesk@sweden.hp.com>
84a770d1 754 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
7efa2776 755 - (djm) Fix doh in bsd-arc4random.c
0b65b628 756
9aaf9be4 75720000829
bcbf86ec 758 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
759 Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
9aaf9be4 760 Garrick James <garrick@james.net>
b5f90139 761 - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
762 Bastian Trompetter <btrompetter@firemail.de>
698d107e 763 - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
14a9a859 764 - More OpenBSD updates:
765 - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
766 [scp.c]
767 off_t in sink, to fix files > 2GB, i think, test is still running ;-)
768 - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
769 [session.c]
770 Wall
771 - markus@cvs.openbsd.org 2000/08/26 04:33:43
772 [compat.c]
773 ssh.com-2.3.0
774 - markus@cvs.openbsd.org 2000/08/27 12:18:05
775 [compat.c]
776 compatibility with future ssh.com versions
777 - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
778 [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
779 print uid/gid as unsigned
780 - markus@cvs.openbsd.org 2000/08/28 13:51:00
781 [ssh.c]
782 enable -n and -f for ssh2
783 - markus@cvs.openbsd.org 2000/08/28 14:19:53
784 [ssh.c]
785 allow combination of -N and -f
786 - markus@cvs.openbsd.org 2000/08/28 14:20:56
787 [util.c]
788 util.c
789 - markus@cvs.openbsd.org 2000/08/28 14:22:02
790 [util.c]
791 undo
792 - markus@cvs.openbsd.org 2000/08/28 14:23:38
793 [util.c]
794 don't complain if setting NONBLOCK fails with ENODEV
9aaf9be4 795
137d7b6c 79620000823
797 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
bcbf86ec 798 Avoids "scp never exits" problem. Reports from Lutz Jaenicke
799 <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
137d7b6c 800 <kajiyama@grad.sccs.chukyo-u.ac.jp>
2e73a022 801 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
da40ab4d 802 - (djm) Add local version to version.h
ea788c22 803 - (djm) Don't reseed arc4random everytime it is used
2e73a022 804 - (djm) OpenBSD CVS updates:
805 - deraadt@cvs.openbsd.org 2000/08/18 20:07:23
806 [ssh.c]
807 accept remsh as a valid name as well; roman@buildpoint.com
808 - deraadt@cvs.openbsd.org 2000/08/18 20:17:13
809 [deattack.c crc32.c packet.c]
810 rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to
811 libz crc32 function yet, because it has ugly "long"'s in it;
812 oneill@cs.sfu.ca
813 - deraadt@cvs.openbsd.org 2000/08/18 20:26:08
814 [scp.1 scp.c]
815 -S prog support; tv@debian.org
816 - deraadt@cvs.openbsd.org 2000/08/18 20:50:07
817 [scp.c]
818 knf
819 - deraadt@cvs.openbsd.org 2000/08/18 20:57:33
820 [log-client.c]
821 shorten
822 - markus@cvs.openbsd.org 2000/08/19 12:48:11
823 [channels.c channels.h clientloop.c ssh.c ssh.h]
824 support for ~. in ssh2
825 - deraadt@cvs.openbsd.org 2000/08/19 15:29:40
826 [crc32.h]
827 proper prototype
828 - markus@cvs.openbsd.org 2000/08/19 15:34:44
bcbf86ec 829 [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
830 [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
2e73a022 831 [fingerprint.c fingerprint.h]
832 add SSH2/DSA support to the agent and some other DSA related cleanups.
833 (note that we cannot talk to ssh.com's ssh2 agents)
834 - markus@cvs.openbsd.org 2000/08/19 15:55:52
835 [channels.c channels.h clientloop.c]
836 more ~ support for ssh2
837 - markus@cvs.openbsd.org 2000/08/19 16:21:19
838 [clientloop.c]
839 oops
840 - millert@cvs.openbsd.org 2000/08/20 12:25:53
841 [session.c]
842 We have to stash the result of get_remote_name_or_ip() before we
843 close our socket or getpeername() will get EBADF and the process
844 will exit. Only a problem for "UseLogin yes".
845 - millert@cvs.openbsd.org 2000/08/20 12:30:59
846 [session.c]
847 Only check /etc/nologin if "UseLogin no" since login(1) may have its
848 own policy on determining who is allowed to login when /etc/nologin
849 is present. Also use the _PATH_NOLOGIN define.
850 - millert@cvs.openbsd.org 2000/08/20 12:42:43
851 [auth1.c auth2.c session.c ssh.c]
852 Add calls to setusercontext() and login_get*(). We basically call
853 setusercontext() in most places where previously we did a setlogin().
854 Add default login.conf file and put root in the "daemon" login class.
855 - millert@cvs.openbsd.org 2000/08/21 10:23:31
856 [session.c]
857 Fix incorrect PATH setting; noted by Markus.
137d7b6c 858
c345cf9d 85920000818
860 - (djm) OpenBSD CVS changes:
861 - markus@cvs.openbsd.org 2000/07/22 03:14:37
862 [servconf.c servconf.h sshd.8 sshd.c sshd_config]
863 random early drop; ok theo, niels
864 - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
865 [ssh.1]
866 typo
867 - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
868 [sshd.8]
869 many fixes from pepper@mail.reppep.com
870 - provos@cvs.openbsd.org 2000/08/01 13:01:42
871 [Makefile.in util.c aux.c]
872 rename aux.c to util.c to help with cygwin port
873 - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
874 [authfd.c]
875 correct sun_len; Alexander@Leidinger.net
876 - provos@cvs.openbsd.org 2000/08/02 10:27:17
877 [readconf.c sshd.8]
878 disable kerberos authentication by default
879 - provos@cvs.openbsd.org 2000/08/02 11:27:05
880 [sshd.8 readconf.c auth-krb4.c]
881 disallow kerberos authentication if we can't verify the TGT; from
882 dugsong@
883 kerberos authentication is on by default only if you have a srvtab.
884 - markus@cvs.openbsd.org 2000/08/04 14:30:07
885 [auth.c]
886 unused
887 - markus@cvs.openbsd.org 2000/08/04 14:30:35
888 [sshd_config]
889 MaxStartups
890 - markus@cvs.openbsd.org 2000/08/15 13:20:46
891 [authfd.c]
892 cleanup; ok niels@
893 - markus@cvs.openbsd.org 2000/08/17 14:05:10
894 [session.c]
895 cleanup login(1)-like jobs, no duplicate utmp entries
896 - markus@cvs.openbsd.org 2000/08/17 14:06:34
897 [session.c sshd.8 sshd.c]
898 sshd -u len, similar to telnetd
1a022229 899 - (djm) Lastlog was not getting closed after writing login entry
39987cc0 900 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
c345cf9d 901
416ed5a7 90220000816
903 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
bcbf86ec 904 - (djm) Fix strerror replacement for old SunOS. Based on patch from
416ed5a7 905 Charles Levert <charles@comm.polymtl.ca>
bcbf86ec 906 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
416ed5a7 907 implementation.
ba606eb2 908 - (djm) SUN_LEN macro for systems which lack it
416ed5a7 909
dbaa2e87 91020000815
911 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
cd352c82 912 - (djm) Avoid failures on Irix when ssh is not setuid. Fix from
913 Michael Stone <mstone@cs.loyola.edu>
d93a7e5a 914 - (djm) Don't seek in directory based lastlogs
bcbf86ec 915 - (djm) Fix --with-ipaddr-display configure option test. Patch from
d93a7e5a 916 Jarno Huuskonen <jhuuskon@messi.uku.fi>
2a2cb9e7 917 - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
dbaa2e87 918
6c33bf70 91920000813
920 - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
921 Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
922
3fcce26c 92320000809
bcbf86ec 924 - (djm) Define AIX hard limits if headers don't. Report from
3fcce26c 925 Bill Painter <william.t.painter@lmco.com>
bcbf86ec 926 - (djm) utmp direct write & SunOS 4 patch from Charles Levert
32eec038 927 <charles@comm.polymtl.ca>
3fcce26c 928
71d43804 92920000808
930 - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
931 time, spec file cleanup.
932
f9bcea07 93320000807
378f2232 934 - (djm) Set 0755 on binaries during install. Report from Lutz Jaenicke
47670e77 935 - (djm) Suppress error messages on channel close shutdown() failurs
936 works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
378f2232 937 - (djm) Add some more entropy collection commands from Lutz Jaenicke
f9bcea07 938
bcf89935 93920000725
940 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
941
4c8722d9 94220000721
943 - (djm) OpenBSD CVS updates:
944 - markus@cvs.openbsd.org 2000/07/16 02:27:22
945 [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
946 [sshconnect1.c sshconnect2.c]
947 make ssh-add accept dsa keys (the agent does not)
948 - djm@cvs.openbsd.org 2000/07/17 19:25:02
949 [sshd.c]
950 Another closing of stdin; ok deraadt
951 - markus@cvs.openbsd.org 2000/07/19 18:33:12
952 [dsa.c]
953 missing free, reorder
954 - markus@cvs.openbsd.org 2000/07/20 16:23:14
955 [ssh-keygen.1]
956 document input and output files
957
240777b8 95820000720
4c8722d9 959 - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
240777b8 960
3c7def32 96120000716
4c8722d9 962 - (djm) Release 2.1.1p4
3c7def32 963
819b676f 96420000715
704b1659 965 - (djm) OpenBSD CVS updates
966 - provos@cvs.openbsd.org 2000/07/13 16:53:22
967 [aux.c readconf.c servconf.c ssh.h]
968 allow multiple whitespace but only one '=' between tokens, bug report from
969 Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
970 - provos@cvs.openbsd.org 2000/07/13 17:14:09
971 [clientloop.c]
972 typo; todd@fries.net
973 - provos@cvs.openbsd.org 2000/07/13 17:19:31
974 [scp.c]
975 close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
976 - markus@cvs.openbsd.org 2000/07/14 16:59:46
977 [readconf.c servconf.c]
978 allow leading whitespace. ok niels
979 - djm@cvs.openbsd.org 2000/07/14 22:01:38
980 [ssh-keygen.c ssh.c]
981 Always create ~/.ssh with mode 700; ok Markus
819b676f 982 - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
983 - Include floatingpoint.h for entropy.c
984 - strerror replacement
704b1659 985
3f7a7e4a 98620000712
c37fb3c1 987 - (djm) Remove -lresolve for Reliant Unix
3f7a7e4a 988 - (djm) OpenBSD CVS Updates:
989 - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
990 [session.c sshd.c ]
991 make MaxStartups code still work with -d; djm
992 - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
993 [readconf.c ssh_config]
994 disable FallBackToRsh by default
c37fb3c1 995 - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
996 Ben Lindstrom <mouring@pconline.com>
1e970014 997 - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
998 spec file.
dcb36e5d 999 - (djm) Released 2.1.1p3
3f7a7e4a 1000
56118702 100120000711
1002 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
1003 <tbert@abac.com>
132dd316 1004 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
bcbf86ec 1005 - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
c99e5056 1006 <mouring@pconline.com>
bcbf86ec 1007 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
dc2a6d09 1008 from Jim Watt <jimw@peisj.pebio.com>
2d9a148e 1009 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
1010 to compile on more platforms (incl NeXT).
cc6f2c4c 1011 - (djm) Added bsd-inet_aton and configure support for NeXT
aae19451 1012 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
089fbbd2 1013 - (djm) OpenBSD CVS updates:
1014 - markus@cvs.openbsd.org 2000/06/26 03:22:29
1015 [authfd.c]
1016 cleanup, less cut&paste
1017 - markus@cvs.openbsd.org 2000/06/26 15:59:19
1018 [servconf.c servconf.h session.c sshd.8 sshd.c]
bcbf86ec 1019 MaxStartups: limit number of unauthenticated connections, work by
089fbbd2 1020 theo and me
1021 - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
1022 [session.c]
1023 use no_x11_forwarding_flag correctly; provos ok
1024 - provos@cvs.openbsd.org 2000/07/05 15:35:57
1025 [sshd.c]
1026 typo
1027 - aaron@cvs.openbsd.org 2000/07/05 22:06:58
1028 [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
bcbf86ec 1029 Insert more missing .El directives. Our troff really should identify
089fbbd2 1030 these and spit out a warning.
1031 - todd@cvs.openbsd.org 2000/07/06 21:55:04
1032 [auth-rsa.c auth2.c ssh-keygen.c]
1033 clean code is good code
1034 - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
1035 [serverloop.c]
1036 sense of port forwarding flag test was backwards
1037 - provos@cvs.openbsd.org 2000/07/08 17:17:31
1038 [compat.c readconf.c]
1039 replace strtok with strsep; from David Young <dyoung@onthejob.net>
1040 - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
1041 [auth.h]
1042 KNF
1043 - ho@cvs.openbsd.org 2000/07/08 19:27:33
1044 [compat.c readconf.c]
1045 Better conditions for strsep() ending.
1046 - ho@cvs.openbsd.org 2000/07/10 10:27:05
1047 [readconf.c]
1048 Get the correct message on errors. (niels@ ok)
1049 - ho@cvs.openbsd.org 2000/07/10 10:30:25
1050 [cipher.c kex.c servconf.c]
1051 strtok() --> strsep(). (niels@ ok)
5540ea9b 1052 - (djm) Fix problem with debug mode and MaxStartups
eb37534b 1053 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
1054 builds)
229f64ee 1055 - (djm) Add strsep function from OpenBSD libc for systems that lack it
56118702 1056
a8545c6c 105720000709
1058 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
1059 Kevin Steves <stevesk@sweden.hp.com>
ec90a7d6 1060 - (djm) Match prototype and function declaration for rresvport_af.
1061 Problem report from Niklas Edmundsson <nikke@ing.umu.se>
bcbf86ec 1062 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
732e8ac5 1063 builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
37f1df94 1064 - (djm) Replace ut_name with ut_user. Patch from Jim Watt
1065 <jimw@peisj.pebio.com>
264dce47 1066 - (djm) Fix pam sprintf fix
1067 - (djm) Cleanup entropy collection code a little more. Split initialisation
1068 from seeding, perform intialisation immediatly at start, be careful with
1069 uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
5bf9cfe9 1070 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
1071 Including sigaction() et al. replacements
bcbf86ec 1072 - (djm) AIX getuserattr() session initialisation from Tom Bertelson
eeec075f 1073 <tbert@abac.com>
a8545c6c 1074
e2902a5b 107520000708
bcbf86ec 1076 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
e2902a5b 1077 Aaron Hopkins <aaron@die.net>
7a33f831 1078 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
1079 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 1080 - (djm) Fixed undefined variables for OSF SIA. Report from
b3f162ba 1081 Baars, Henk <Hendrik.Baars@nl.origin-it.com>
bcbf86ec 1082 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
b28e4a3b 1083 Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
bcbf86ec 1084 - (djm) Don't use inet_addr.
e2902a5b 1085
5637650d 108620000702
1087 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
27494968 1088 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
1089 on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
a4070484 1090 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
1091 Chris, the Young One <cky@pobox.com>
bcbf86ec 1092 - (djm) Fix scp progress meter on really wide terminals. Based on patch
88726b31 1093 from James H. Cloos Jr. <cloos@jhcloos.com>
5637650d 1094
388e9f9f 109520000701
1096 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
daaff4d5 1097 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
82258d68 1098 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
1099 <vinschen@cygnus.com>
30228d7c 1100 - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
2647ae26 1101 - (djm) Added check for broken snprintf() functions which do not correctly
1102 terminate output string and attempt to use replacement.
46158300 1103 - (djm) Released 2.1.1p2
388e9f9f 1104
9f32ceb4 110520000628
1106 - (djm) Fixes to lastlog code for Irix
1107 - (djm) Use atomicio in loginrec
3206bb3b 1108 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
1109 Irix 6.x array sessions, project id's, and system audit trail id.
9e0c3e1f 1110 - (djm) Added 'distprep' make target to simplify packaging
bcbf86ec 1111 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
4d33e531 1112 support. Enable using "USE_SIA=1 ./configure [options]"
bcbf86ec 1113
d8caae24 111420000627
1115 - (djm) Fixes to login code - not setting li->uid, cleanups
a05a70ab 1116 - (djm) Formatting
d8caae24 1117
fe30cc2e 111820000626
3e98362e 1119 - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
4cb5ffa0 1120 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
1121 - (djm) Added password expiry checking (no password change support)
be0b9bb7 1122 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
1123 based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
b5b3f75d 1124 - (djm) Fix fixed EGD code.
3e98362e 1125 - OpenBSD CVS update
1126 - provos@cvs.openbsd.org 2000/06/25 14:17:58
1127 [channels.c]
1128 correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
1129
1c04b088 113020000623
bcbf86ec 1131 - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
1c04b088 1132 Svante Signell <svante.signell@telia.com>
1133 - (djm) Autoconf logic to define sa_family_t if it is missing
e5a0294f 1134 - OpenBSD CVS Updates:
1135 - markus@cvs.openbsd.org 2000/06/22 10:32:27
1136 [sshd.c]
1137 missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL
1138 - djm@cvs.openbsd.org 2000/06/22 17:55:00
1139 [auth-krb4.c key.c radix.c uuencode.c]
1140 Missing CVS idents; ok markus
1c04b088 1141
f528fdf2 114220000622
1143 - (djm) Automatically generate host key during "make install". Suggested
1144 by Gary E. Miller <gem@rellim.com>
1145 - (djm) Paranoia before kill() system call
74fc9186 1146 - OpenBSD CVS Updates:
1147 - markus@cvs.openbsd.org 2000/06/18 18:50:11
1148 [auth2.c compat.c compat.h sshconnect2.c]
1149 make userauth+pubkey interop with ssh.com-2.2.0
1150 - markus@cvs.openbsd.org 2000/06/18 20:56:17
1151 [dsa.c]
1152 mem leak + be more paranoid in dsa_verify.
1153 - markus@cvs.openbsd.org 2000/06/18 21:29:50
1154 [key.c]
1155 cleanup fingerprinting, less hardcoded sizes
1156 - markus@cvs.openbsd.org 2000/06/19 19:39:45
1157 [atomicio.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
1158 [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
bcbf86ec 1159 [buffer.c buffer.h canohost.c channels.c channels.h cipher.c cipher.h]
74fc9186 1160 [clientloop.c compat.c compat.h compress.c compress.h crc32.c crc32.h]
1161 [deattack.c dispatch.c dsa.c fingerprint.c fingerprint.h getput.h hmac.c]
bcbf86ec 1162 [kex.c log-client.c log-server.c login.c match.c mpaux.c mpaux.h nchan.c]
1163 [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
74fc9186 1164 [rsa.c rsa.h scp.c servconf.c servconf.h ssh-add.c ssh-keygen.c ssh.c]
1165 [ssh.h tildexpand.c ttymodes.c ttymodes.h uidswap.c xmalloc.c xmalloc.h]
1166 OpenBSD tag
1167 - markus@cvs.openbsd.org 2000/06/21 10:46:10
1168 sshconnect2.c missing free; nuke old comment
f528fdf2 1169
e5fe9a1f 117020000620
1171 - (djm) Replace use of '-o' and '-a' logical operators in configure tests
bcbf86ec 1172 with '||' and '&&'. As suggested by Jim Knoble <jmknoble@pint-stowp.cx>
e5fe9a1f 1173 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
c03aced4 1174 - (djm) Typo in loginrec.c
e5fe9a1f 1175
cbd7492e 117620000618
1177 - (djm) Add summary of configure options to end of ./configure run
bcbf86ec 1178 - (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
cbd7492e 1179 Michael Stone <mstone@cs.loyola.edu>
bcbf86ec 1180 - (djm) rusage is a privileged operation on some Unices (incl.
cbd7492e 1181 Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
bcbf86ec 1182 - (djm) Avoid PAM failures when running without a TTY. Report from
cbd7492e 1183 Martin Petrak <petrak@spsknm.schools.sk>
1184 - (djm) Include sys/types.h when including netinet/in.h in configure tests.
1185 Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
729bfe59 1186 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
38c295d6 1187 - OpenBSD CVS updates:
1188 - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
1189 [channels.c]
1190 everyone says "nix it" (remove protocol 2 debugging message)
1191 - markus@cvs.openbsd.org 2000/06/17 13:24:34
1192 [sshconnect.c]
1193 allow extended server banners
1194 - markus@cvs.openbsd.org 2000/06/17 14:30:10
1195 [sshconnect.c]
1196 missing atomicio, typo
1197 - jakob@cvs.openbsd.org 2000/06/17 16:52:34
1198 [servconf.c servconf.h session.c sshd.8 sshd_config]
1199 add support for ssh v2 subsystems. ok markus@.
1200 - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
1201 [readconf.c servconf.c]
1202 include = in WHITESPACE; markus ok
1203 - markus@cvs.openbsd.org 2000/06/17 19:09:10
1204 [auth2.c]
1205 implement bug compatibility with ssh-2.0.13 pubkey, server side
1206 - markus@cvs.openbsd.org 2000/06/17 21:00:28
1207 [compat.c]
1208 initial support for ssh.com's 2.2.0
1209 - markus@cvs.openbsd.org 2000/06/17 21:16:09
1210 [scp.c]
1211 typo
1212 - markus@cvs.openbsd.org 2000/06/17 22:05:02
1213 [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
1214 split auth-rsa option parsing into auth-options
1215 add options support to authorized_keys2
1216 - markus@cvs.openbsd.org 2000/06/17 22:42:54
1217 [session.c]
1218 typo
cbd7492e 1219
509b1f88 122020000613
1221 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
1222 - Platform define for SCO 3.x which breaks on /dev/ptmx
1223 - Detect and try to fix missing MAXPATHLEN
a4d05724 1224 - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
1225 <P.S.S.Camp@ukc.ac.uk>
509b1f88 1226
09564242 122720000612
1228 - (djm) Glob manpages in RPM spec files to catch compressed files
1229 - (djm) Full license in auth-pam.c
08ae384f 1230 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
383207f7 1231 - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
1232 - Don't try to retrieve lastlog from wtmp/wtmpx if DISABLE_LASTLOG is
1233 def'd
1234 - Set AIX to use preformatted manpages
bcbf86ec 1235
74b224a0 123620000610
1237 - (djm) Minor doc tweaks
217ab55e 1238 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
74b224a0 1239
32c80420 124020000609
1241 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
1242 (in favour of utmpx) on Solaris 8
1243
fa649821 124420000606
48c99b2c 1245 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
1246 list of commands (by default). Removed verbose debugging (by default).
bcbf86ec 1247 - (djm) Increased command entropy estimates and default entropy collection
48c99b2c 1248 timeout
f988dce5 1249 - (djm) Remove duplicate headers from loginrec.c
c5fa2eb0 1250 - (djm) Don't add /usr/local/lib to library search path on Irix
bcbf86ec 1251 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
fa649821 1252 <tibbs@math.uh.edu>
1e83f2a2 1253 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
1254 <zack@wolery.cumb.org>
fa649821 1255 - (djm) OpenBSD CVS updates:
1256 - todd@cvs.openbsd.org
1257 [sshconnect2.c]
1258 teach protocol v2 to count login failures properly and also enable an
1259 explanation of why the password prompt comes up again like v1; this is NOT
1260 crypto
bcbf86ec 1261 - markus@cvs.openbsd.org
fa649821 1262 [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
1263 xauth_location support; pr 1234
1264 [readconf.c sshconnect2.c]
1265 typo, unused
1266 [session.c]
1267 allow use_login only for login sessions, otherwise remote commands are
1268 execed with uid==0
1269 [sshd.8]
1270 document UseLogin better
1271 [version.h]
1272 OpenSSH 2.1.1
1273 [auth-rsa.c]
bcbf86ec 1274 fix match_hostname() logic for auth-rsa: deny access if we have a
fa649821 1275 negative match or no match at all
1276 [channels.c hostfile.c match.c]
bcbf86ec 1277 don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
fa649821 1278 kris@FreeBSD.org
1279
8e7b16f8 128020000606
bcbf86ec 1281 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
8e7b16f8 1282 configure.
1283
d7c0f3d5 128420000604
1285 - Configure tweaking for new login code on Irix 5.3
2d6c411f 1286 - (andre) login code changes based on djm feedback
d7c0f3d5 1287
2d6c411f 128820000603
1289 - (andre) New login code
1290 - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
1291 - Add loginrec.[ch], logintest.c and autoconf code
bcbf86ec 1292
5daf7064 129320000531
1294 - Cleanup of auth.c, login.c and fake-*
1295 - Cleanup of auth-pam.c, save and print "account expired" error messages
e5662474 1296 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
69134b9b 1297 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
1298 of fallback DIY code.
5daf7064 1299
b9f446d1 130020000530
1301 - Define atexit for old Solaris
b02ebca1 1302 - Fix buffer overrun in login.c for systems which use syslen in utmpx.
1303 patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>
71276795 1304 - OpenBSD CVS updates:
1305 - markus@cvs.openbsd.org
1306 [session.c]
1307 make x11-fwd work w/ localhost (xauth add host/unix:11)
1308 [cipher.c compat.c readconf.c servconf.c]
1309 check strtok() != NULL; ok niels@
1310 [key.c]
1311 fix key_read() for uuencoded keys w/o '='
1312 [serverloop.c]
1313 group ssh1 vs. ssh2 in serverloop
1314 [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
1315 split kexinit/kexdh, factor out common code
1316 [readconf.c ssh.1 ssh.c]
1317 forwardagent defaults to no, add ssh -A
1318 - theo@cvs.openbsd.org
1319 [session.c]
1320 just some line shortening
60688ef9 1321 - Released 2.1.0p3
b9f446d1 1322
29611d9c 132320000520
1324 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
25422c70 1325 - Don't touch utmp if USE_UTMPX defined
a423beaf 1326 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
fc1e8bf4 1327 - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
bcbf86ec 1328 - HPUX and Configure fixes from Lutz Jaenicke
fc1e8bf4 1329 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 1330 - Use mkinstalldirs script to make directories instead of non-portable
fc1e8bf4 1331 "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
a905808d 1332 - Doc cleanup
29611d9c 1333
301e9b01 133420000518
1335 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
1336 - OpenBSD CVS updates:
1337 - markus@cvs.openbsd.org
1338 [sshconnect.c]
1339 copy only ai_addrlen bytes; misiek@pld.org.pl
1340 [auth.c]
bcbf86ec 1341 accept an empty shell in authentication; bug reported by
301e9b01 1342 chris@tinker.ucr.edu
1343 [serverloop.c]
1344 we don't have stderr for interactive terminal sessions (fcntl errors)
1345
ad85db64 134620000517
1347 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
1348 - Fixes command line printing segfaults (spotter: Bladt Norbert)
1349 - Fixes erroneous printing of debug messages to syslog
1350 - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
1351 - Gives useful error message if PRNG initialisation fails
1352 - Reduced ssh startup delay
1353 - Measures cumulative command time rather than the time between reads
704b1659 1354 after select()
ad85db64 1355 - 'fixprogs' perl script to eliminate non-working entropy commands, and
704b1659 1356 optionally run 'ent' to measure command entropy
c1ef8333 1357 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
a64009ad 1358 - Avoid WCOREDUMP complation errors for systems that lack it
bcbf86ec 1359 - Avoid SIGCHLD warnings from entropy commands
28c1d5ce 1360 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
0e73cc53 1361 - OpenBSD CVS update:
bcbf86ec 1362 - markus@cvs.openbsd.org
0e73cc53 1363 [ssh.c]
1364 fix usage()
1365 [ssh2.h]
1366 draft-ietf-secsh-architecture-05.txt
1367 [ssh.1]
1368 document ssh -T -N (ssh2 only)
1369 [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
1370 enable nonblocking IO for sshd w/ proto 1, too; split out common code
1371 [aux.c]
1372 missing include
c04f75f1 1373 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
1374 - INSTALL typo and URL fix
1375 - Makefile fix
1376 - Solaris fixes
bcbf86ec 1377 - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
c04f75f1 1378 <ksakai@kso.netwk.ntt-at.co.jp>
afa5ee68 1379 - RSAless operation patch from kevin_oconnor@standardandpoors.com
d45e3d76 1380 - Detect OpenSSL seperatly from RSA
bcbf86ec 1381 - Better test for RSA (more compatible with RSAref). Based on work by
d45e3d76 1382 Ed Eden <ede370@stl.rural.usda.gov>
ad85db64 1383
3d1a1654 138420000513
bcbf86ec 1385 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
3d1a1654 1386 <misiek@pld.org.pl>
1387
d02a3a00 138820000511
bcbf86ec 1389 - Fix for prng_seed permissions checking from Lutz Jaenicke
d02a3a00 1390 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
3d1a1654 1391 - "make host-key" fix for Irix
d02a3a00 1392
d0c832f3 139320000509
1394 - OpenBSD CVS update
1395 - markus@cvs.openbsd.org
1396 [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
1397 [ssh.h sshconnect1.c sshconnect2.c sshd.8]
1398 - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
1399 - hugh@cvs.openbsd.org
1400 [ssh.1]
1401 - zap typo
1402 [ssh-keygen.1]
1403 - One last nit fix. (markus approved)
1404 [sshd.8]
1405 - some markus certified spelling adjustments
1406 - markus@cvs.openbsd.org
1407 [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
1408 [sshconnect2.c ]
1409 - bug compat w/ ssh-2.0.13 x11, split out bugs
1410 [nchan.c]
1411 - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
1412 [ssh-keygen.c]
1413 - handle escapes in real and original key format, ok millert@
1414 [version.h]
1415 - OpenSSH-2.1
3dc1102e 1416 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
e93ee87a 1417 - Doc updates
bcbf86ec 1418 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
21e5304a 1419 by Andre Lucas <andre.lucas@dial.pipex.com>
d0c832f3 1420
ebdeb9a8 142120000508
1422 - Makefile and RPM spec fixes
1423 - Generate DSA host keys during "make key" or RPM installs
f6cde515 1424 - OpenBSD CVS update
1425 - markus@cvs.openbsd.org
1426 [clientloop.c sshconnect2.c]
1427 - make x11-fwd interop w/ ssh-2.0.13
1428 [README.openssh2]
1429 - interop w/ SecureFX
1430 - Release 2.0.0beta2
ebdeb9a8 1431
bcbf86ec 1432 - Configure caching and cleanup patch from Andre Lucas'
58d100bf 1433 <andre.lucas@dial.pipex.com>
1434
1d1ffb87 143520000507
1436 - Remove references to SSLeay.
1437 - Big OpenBSD CVS update
1438 - markus@cvs.openbsd.org
1439 [clientloop.c]
1440 - typo
1441 [session.c]
1442 - update proctitle on pty alloc/dealloc, e.g. w/ windows client
1443 [session.c]
1444 - update proctitle for proto 1, too
1445 [channels.h nchan.c serverloop.c session.c sshd.c]
1446 - use c-style comments
1447 - deraadt@cvs.openbsd.org
1448 [scp.c]
1449 - more atomicio
bcbf86ec 1450 - markus@cvs.openbsd.org
1d1ffb87 1451 [channels.c]
1452 - set O_NONBLOCK
1453 [ssh.1]
1454 - update AUTHOR
1455 [readconf.c ssh-keygen.c ssh.h]
1456 - default DSA key file ~/.ssh/id_dsa
1457 [clientloop.c]
1458 - typo, rm verbose debug
1459 - deraadt@cvs.openbsd.org
1460 [ssh-keygen.1]
1461 - document DSA use of ssh-keygen
1462 [sshd.8]
1463 - a start at describing what i understand of the DSA side
1464 [ssh-keygen.1]
1465 - document -X and -x
1466 [ssh-keygen.c]
1467 - simplify usage
bcbf86ec 1468 - markus@cvs.openbsd.org
1d1ffb87 1469 [sshd.8]
1470 - there is no rhosts_dsa
1471 [ssh-keygen.1]
1472 - document -y, update -X,-x
1473 [nchan.c]
1474 - fix close for non-open ssh1 channels
1475 [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
1476 - s/DsaKey/HostDSAKey/, document option
1477 [sshconnect2.c]
1478 - respect number_of_password_prompts
1479 [channels.c channels.h servconf.c servconf.h session.c sshd.8]
1480 - GatewayPorts for sshd, ok deraadt@
1481 [ssh-add.1 ssh-agent.1 ssh.1]
1482 - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
1483 [ssh.1]
1484 - more info on proto 2
1485 [sshd.8]
1486 - sync AUTHOR w/ ssh.1
1487 [key.c key.h sshconnect.c]
1488 - print key type when talking about host keys
1489 [packet.c]
1490 - clear padding in ssh2
1491 [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
1492 - replace broken uuencode w/ libc b64_ntop
1493 [auth2.c]
1494 - log failure before sending the reply
1495 [key.c radix.c uuencode.c]
1496 - remote trailing comments before calling __b64_pton
1497 [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
1498 [sshconnect2.c sshd.8]
1499 - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
1500 - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
1501
1a11e1ae 150220000502
0fbe8c74 1503 - OpenBSD CVS update
1504 [channels.c]
1505 - init all fds, close all fds.
1506 [sshconnect2.c]
1507 - check whether file exists before asking for passphrase
1508 [servconf.c servconf.h sshd.8 sshd.c]
1509 - PidFile, pr 1210
1510 [channels.c]
1511 - EINTR
1512 [channels.c]
1513 - unbreak, ok niels@
1514 [sshd.c]
1515 - unlink pid file, ok niels@
1516 [auth2.c]
1517 - Add missing #ifdefs; ok - markus
bcbf86ec 1518 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
d3083fbd 1519 gathering commands from a text file
1a11e1ae 1520 - Release 2.0.0beta1
1521
c4bc58eb 152220000501
1523 - OpenBSD CVS update
1524 [packet.c]
1525 - send debug messages in SSH2 format
3189621b 1526 [scp.c]
1527 - fix very rare EAGAIN/EINTR issues; based on work by djm
1528 [packet.c]
1529 - less debug, rm unused
1530 [auth2.c]
1531 - disable kerb,s/key in ssh2
1532 [sshd.8]
1533 - Minor tweaks and typo fixes.
1534 [ssh-keygen.c]
1535 - Put -d into usage and reorder. markus ok.
bcbf86ec 1536 - Include missing headers for OpenSSL tests. Fix from Phil Karn
44fb55e9 1537 <karn@ka9q.ampr.org>
bcbf86ec 1538 - Fixed __progname symbol collisions reported by Andre Lucas
3fd95d9a 1539 <andre.lucas@dial.pipex.com>
0d5f7abc 1540 - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
1541 <gd@hilb1.medat.de>
8cb940db 1542 - Add some missing ifdefs to auth2.c
8af50c98 1543 - Deprecate perl-tk askpass.
52bcc044 1544 - Irix portability fixes - don't include netinet headers more than once
1545 - Make sure we don't save PRNG seed more than once
c4bc58eb 1546
2b763e31 154720000430
1548 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
b7a87eea 1549 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
1550 patch.
1551 - Adds timeout to entropy collection
1552 - Disables slow entropy sources
1553 - Load and save seed file
bcbf86ec 1554 - Changed entropy seed code to user per-user seeds only (server seed is
b7a87eea 1555 saved in root's .ssh directory)
1556 - Use atexit() and fatal cleanups to save seed on exit
0b242b12 1557 - More OpenBSD updates:
1558 [session.c]
1559 - don't call chan_write_failed() if we are not writing
1560 [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
1561 - keysize warnings error() -> log()
2b763e31 1562
a306f2dd 156320000429
1564 - Merge big update to OpenSSH-2.0 from OpenBSD CVS
1565 [README.openssh2]
1566 - interop w/ F-secure windows client
1567 - sync documentation
1568 - ssh_host_dsa_key not ssh_dsa_key
1569 [auth-rsa.c]
1570 - missing fclose
1571 [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
1572 [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
1573 [sshd.c uuencode.c uuencode.h authfile.h]
1574 - add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
1575 for trading keys with the real and the original SSH, directly from the
1576 people who invented the SSH protocol.
1577 [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
1578 [sshconnect1.c sshconnect2.c]
1579 - split auth/sshconnect in one file per protocol version
1580 [sshconnect2.c]
1581 - remove debug
1582 [uuencode.c]
1583 - add trailing =
1584 [version.h]
1585 - OpenSSH-2.0
1586 [ssh-keygen.1 ssh-keygen.c]
1587 - add -R flag: exit code indicates if RSA is alive
1588 [sshd.c]
1589 - remove unused
1590 silent if -Q is specified
1591 [ssh.h]
1592 - host key becomes /etc/ssh_host_dsa_key
1593 [readconf.c servconf.c ]
1594 - ssh/sshd default to proto 1 and 2
1595 [uuencode.c]
1596 - remove debug
1597 [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
1598 - xfree DSA blobs
1599 [auth2.c serverloop.c session.c]
1600 - cleanup logging for sshd/2, respect PasswordAuth no
1601 [sshconnect2.c]
1602 - less debug, respect .ssh/config
1603 [README.openssh2 channels.c channels.h]
bcbf86ec 1604 - clientloop.c session.c ssh.c
a306f2dd 1605 - support for x11-fwding, client+server
1606
0ac7199f 160720000421
1608 - Merge fix from OpenBSD CVS
1609 [ssh-agent.c]
1610 - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
1611 via Debian bug #59926
18ba2aab 1612 - Define __progname in session.c if libc doesn't
1613 - Remove indentation on autoconf #include statements to avoid bug in
bcbf86ec 1614 DEC Tru64 compiler. Report and fix from David Del Piero
18ba2aab 1615 <David.DelPiero@qed.qld.gov.au>
0ac7199f 1616
e1b37056 161720000420
bcbf86ec 1618 - Make fixpaths work with perl4, patch from Andre Lucas
e1b37056 1619 <andre.lucas@dial.pipex.com>
9da5c3c9 1620 - Sync with OpenBSD CVS:
1621 [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
1622 - pid_t
1623 [session.c]
1624 - remove bogus chan_read_failed. this could cause data
1625 corruption (missing data) at end of a SSH2 session.
4e577b89 1626 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
1627 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
1628 - Use vhangup to clean up Linux ttys
1629 - Force posix getopt processing on GNU libc systems
371ecff9 1630 - Debian bug #55910 - remove references to ssl(8) manpages
247f1a89 1631 - Debian bug #58031 - ssh_config lies about default cipher
e1b37056 1632
d6f24e45 163320000419
1634 - OpenBSD CVS updates
1635 [channels.c]
1636 - fix pr 1196, listen_port and port_to_connect interchanged
1637 [scp.c]
bcbf86ec 1638 - after completion, replace the progress bar ETA counter with a final
d6f24e45 1639 elapsed time; my idea, aaron wrote the patch
1640 [ssh_config sshd_config]
1641 - show 'Protocol' as an example, ok markus@
1642 [sshd.c]
1643 - missing xfree()
1644 - Add missing header to bsd-misc.c
1645
35484284 164620000416
1647 - Reduce diff against OpenBSD source
bcbf86ec 1648 - All OpenSSL includes are now unconditionally referenced as
35484284 1649 openssl/foo.h
1650 - Pick up formatting changes
1651 - Other minor changed (typecasts, etc) that I missed
1652
6ae2364d 165320000415
1654 - OpenBSD CVS updates.
1655 [ssh.1 ssh.c]
1656 - ssh -2
1657 [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
1658 [session.c sshconnect.c]
1659 - check payload for (illegal) extra data
1660 [ALL]
1661 whitespace cleanup
1662
c323ac76 166320000413
1664 - INSTALL doc updates
f54651ce 1665 - Merged OpenBSD updates to include paths.
bcbf86ec 1666
a8be9f80 166720000412
1668 - OpenBSD CVS updates:
1669 - [channels.c]
1670 repair x11-fwd
1671 - [sshconnect.c]
1672 fix passwd prompt for ssh2, less debugging output.
1673 - [clientloop.c compat.c dsa.c kex.c sshd.c]
1674 less debugging output
1675 - [kex.c kex.h sshconnect.c sshd.c]
1676 check for reasonable public DH values
1677 - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
1678 [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
1679 add Cipher and Protocol options to ssh/sshd, e.g.:
1680 ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
1681 arcfour,3des-cbc'
1682 - [sshd.c]
1683 print 1.99 only if server supports both
1684
18e92801 168520000408
1686 - Avoid some compiler warnings in fake-get*.c
1687 - Add IPTOS macros for systems which lack them
9d98aaf6 1688 - Only set define entropy collection macros if they are found
e78a59f5 1689 - More large OpenBSD CVS updates:
1690 - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
1691 [session.h ssh.h sshd.c README.openssh2]
1692 ssh2 server side, see README.openssh2; enable with 'sshd -2'
1693 - [channels.c]
1694 no adjust after close
1695 - [sshd.c compat.c ]
1696 interop w/ latest ssh.com windows client.
bcbf86ec 1697
8ce64345 169820000406
1699 - OpenBSD CVS update:
1700 - [channels.c]
1701 close efd on eof
1702 - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
1703 ssh2 client implementation, interops w/ ssh.com and lsh servers.
1704 - [sshconnect.c]
1705 missing free.
1706 - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
1707 remove unused argument, split cipher_mask()
1708 - [clientloop.c]
1709 re-order: group ssh1 vs. ssh2
1710 - Make Redhat spec require openssl >= 0.9.5a
1711
e7627112 171220000404
1713 - Add tests for RAND_add function when searching for OpenSSL
7e7327a1 1714 - OpenBSD CVS update:
1715 - [packet.h packet.c]
1716 ssh2 packet format
1717 - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
1718 [channels.h channels.c]
1719 channel layer support for ssh2
1720 - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
1721 DSA, keyexchange, algorithm agreement for ssh2
6c081128 1722 - Generate manpages before make install not at the end of make all
1723 - Don't seed the rng quite so often
1724 - Always reseed rng when requested
e7627112 1725
bfc9a610 172620000403
1727 - Wrote entropy collection routines for systems that lack /dev/random
1728 and EGD
837c30b8 1729 - Disable tests and typedefs for 64 bit types. They are currently unused.
bfc9a610 1730
7368a6c8 173120000401
1732 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
1733 - [auth.c session.c sshd.c auth.h]
1734 split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
1735 - [bufaux.c bufaux.h]
1736 support ssh2 bignums
1737 - [channels.c channels.h clientloop.c sshd.c nchan.c nchan.h packet.c]
1738 [readconf.c ssh.c ssh.h serverloop.c]
1739 replace big switch() with function tables (prepare for ssh2)
1740 - [ssh2.h]
1741 ssh2 message type codes
1742 - [sshd.8]
1743 reorder Xr to avoid cutting
1744 - [serverloop.c]
1745 close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
1746 - [channels.c]
1747 missing close
1748 allow bigger packets
1749 - [cipher.c cipher.h]
1750 support ssh2 ciphers
1751 - [compress.c]
1752 cleanup, less code
1753 - [dispatch.c dispatch.h]
1754 function tables for different message types
1755 - [log-server.c]
1756 do not log() if debuggin to stderr
1757 rename a cpp symbol, to avoid param.h collision
1758 - [mpaux.c]
1759 KNF
1760 - [nchan.c]
1761 sync w/ channels.c
1762
f5238bee 176320000326
1764 - Better tests for OpenSSL w/ RSAref
bcbf86ec 1765 - Added replacement setenv() function from OpenBSD libc. Suggested by
f5238bee 1766 Ben Lindstrom <mouring@pconline.com>
4fe2af09 1767 - OpenBSD CVS update
1768 - [auth-krb4.c]
1769 -Wall
1770 - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
1771 [match.h ssh.c ssh.h sshconnect.c sshd.c]
1772 initial support for DSA keys. ok deraadt@, niels@
1773 - [cipher.c cipher.h]
1774 remove unused cipher_attack_detected code
1775 - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
1776 Fix some formatting problems I missed before.
1777 - [ssh.1 sshd.8]
1778 fix spelling errors, From: FreeBSD
1779 - [ssh.c]
1780 switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
f5238bee 1781
0024a081 178220000324
1783 - Released 1.2.3
1784
bd499f9e 178520000317
1786 - Clarified --with-default-path option.
1787 - Added -blibpath handling for AIX to work around stupid runtime linking.
1788 Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
1789 <jmknoble@pobox.com>
474b5fef 1790 - Checks for 64 bit int types. Problem report from Mats Fredholm
1791 <matsf@init.se>
610cd5c6 1792 - OpenBSD CVS updates:
bcbf86ec 1793 - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
610cd5c6 1794 [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
1795 [sshd.c]
1796 pedantic: signed vs. unsigned, void*-arithm, etc
1797 - [ssh.1 sshd.8]
1798 Various cleanups and standardizations.
bcbf86ec 1799 - Runtime error fix for HPUX from Otmar Stahl
be48d23c 1800 <O.Stahl@lsw.uni-heidelberg.de>
bd499f9e 1801
4696775a 180220000316
bcbf86ec 1803 - Fixed configure not passing LDFLAGS to Solaris. Report from David G.
4696775a 1804 Hesprich <dghespri@sprintparanet.com>
d423d822 1805 - Propogate LD through to Makefile
b7a9ce47 1806 - Doc cleanups
2ba2a610 1807 - Added blurb about "scp: command not found" errors to UPGRADING
4696775a 1808
cb0b7ea4 180920000315
1810 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
1811 problems with gcc/Solaris.
bcbf86ec 1812 - Don't free argument to putenv() after use (in setenv() replacement).
db55a3ea 1813 Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
bcbf86ec 1814 - Created contrib/ subdirectory. Included helpers from Phil Hands'
13652e52 1815 Debian package, README file and chroot patch from Ricardo Cerqueira
1816 <rmcc@clix.pt>
bcbf86ec 1817 - Moved gnome-ssh-askpass.c to contrib directory and removed config
13652e52 1818 option.
1819 - Slight cleanup to doc files
b14b2ae7 1820 - Configure fix from Bratislav ILICH <bilic@zepter.ru>
cb0b7ea4 1821
a8ed9fd9 182220000314
bcbf86ec 1823 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
a8ed9fd9 1824 peter@frontierflying.com
84afc958 1825 - Include /usr/local/include and /usr/local/lib for systems that don't
1826 do it themselves
1827 - -R/usr/local/lib for Solaris
1828 - Fix RSAref detection
1829 - Fix IN6_IS_ADDR_V4MAPPED macro
a8ed9fd9 1830
bcf36c78 183120000311
1832 - Detect RSAref
43e48848 1833 - OpenBSD CVS change
1834 [sshd.c]
1835 - disallow guessing of root password
867dbf40 1836 - More configure fixes
80faa19f 1837 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
bcf36c78 1838
c8d54615 183920000309
1840 - OpenBSD CVS updates to v1.2.3
704b1659 1841 [ssh.h atomicio.c]
1842 - int atomicio -> ssize_t (for alpha). ok deraadt@
1843 [auth-rsa.c]
1844 - delay MD5 computation until client sends response, free() early, cleanup.
1845 [cipher.c]
1846 - void* -> unsigned char*, ok niels@
1847 [hostfile.c]
1848 - remove unused variable 'len'. fix comments.
1849 - remove unused variable
1850 [log-client.c log-server.c]
1851 - rename a cpp symbol, to avoid param.h collision
1852 [packet.c]
1853 - missing xfree()
1854 - getsockname() requires initialized tolen; andy@guildsoftware.com
1855 - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
1856 from Holger.Trapp@Informatik.TU-Chemnitz.DE
1857 [pty.c pty.h]
bcbf86ec 1858 - register cleanup for pty earlier. move code for pty-owner handling to
c8d54615 1859 pty.c ok provos@, dugsong@
704b1659 1860 [readconf.c]
1861 - turn off x11-fwd for the client, too.
1862 [rsa.c]
1863 - PKCS#1 padding
1864 [scp.c]
1865 - allow '.' in usernames; from jedgar@fxp.org
1866 [servconf.c]
1867 - typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
1868 - sync with sshd_config
1869 [ssh-keygen.c]
1870 - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@
1871 [ssh.1]
1872 - Change invalid 'CHAT' loglevel to 'VERBOSE'
1873 [ssh.c]
1874 - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
1875 - turn off x11-fwd for the client, too.
1876 [sshconnect.c]
1877 - missing xfree()
1878 - retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
1879 - read error vs. "Connection closed by remote host"
1880 [sshd.8]
1881 - ie. -> i.e.,
1882 - do not link to a commercial page..
1883 - sync with sshd_config
1884 [sshd.c]
1885 - no need for poll.h; from bright@wintelcom.net
1886 - log with level log() not fatal() if peer behaves badly.
1887 - don't panic if client behaves strange. ok deraadt@
1888 - make no-port-forwarding for RSA keys deny both -L and -R style fwding
1889 - delay close() of pty until the pty has been chowned back to root
1890 - oops, fix comment, too.
1891 - missing xfree()
1892 - move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
1893 (http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
bcbf86ec 1894 - register cleanup for pty earlier. move code for pty-owner handling to
704b1659 1895 pty.c ok provos@, dugsong@
1896 - create x11 cookie file
1897 - fix pr 1113, fclose() -> pclose(), todo: remote popen()
1898 - version 1.2.3
c8d54615 1899 - Cleaned up
bcbf86ec 1900 - Removed warning workaround for Linux and devpts filesystems (no longer
d8223847 1901 required after OpenBSD updates)
c8d54615 1902
07055445 190320000308
1904 - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
1905
190620000307
1907 - Released 1.2.2p1
1908
9c8c3fc6 190920000305
1910 - Fix DEC compile fix
54096dcc 1911 - Explicitly seed OpenSSL's PRNG before checking rsa_alive()
aa6bd60a 1912 - Check for getpagesize in libucb.a if not found in libc. Fix for old
1913 Solaris from Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 1914 - Check for libwrap if --with-tcp-wrappers option specified. Suggestion
9fc7867e 1915 Mate Wierdl <mw@moni.msci.memphis.edu>
9c8c3fc6 1916
6bf4d066 191720000303
1918 - Added "make host-key" target, Suggestion from Dominik Brettnacher
1919 <domi@saargate.de>
bcbf86ec 1920 - Don't permanently fail on bind() if getaddrinfo has more choices left for
16218745 1921 us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
1922 Miskiewicz <misiek@pld.org.pl>
22fa590f 1923 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
1924 - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
6bf4d066 1925
a0391976 192620000302
1927 - Big cleanup of autoconf code
1928 - Rearranged to be a little more logical
1929 - Added -R option for Solaris
1930 - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
1931 to detect library and header location _and_ ensure library has proper
1932 RSA support built in (this is a problem with OpenSSL 0.9.5).
817175bc 1933 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
0a1718dc 1934 - Avoid warning message with Unix98 ptys
bcbf86ec 1935 - Warning was valid - possible race condition on PTYs. Avoided using
3276571c 1936 platform-specific code.
1937 - Document some common problems
bcbf86ec 1938 - Allow root access to any key. Patch from
81eef326 1939 markus.friedl@informatik.uni-erlangen.de
a0391976 1940
f55afe71 194120000207
1942 - Removed SOCKS code. Will support through a ProxyCommand.
1943
d07d1c58 194420000203
1945 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
d581b7ae 1946 - Add --with-ssl-dir option
d07d1c58 1947
9d5f374b 194820000202
bcbf86ec 1949 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
9d5f374b 1950 <jmd@aoe.vt.edu>
6b1f3fdb 1951 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 1952 - Added URLs to Japanese translations of documents by HARUYAMA Seigo
6b1f3fdb 1953 <haruyama@nt.phys.s.u-tokyo.ac.jp>
9d5f374b 1954
bc8c2601 195520000201
1956 - Use socket pairs by default (instead of pipes). Prevents race condition
1957 on several (buggy) OSs. Report and fix from tridge@linuxcare.com
1958
69c76614 195920000127
1960 - Seed OpenSSL's random number generator before generating RSA keypairs
1961 - Split random collector into seperate file
aaf2abd7 1962 - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
69c76614 1963
f9507c24 196420000126
1965 - Released 1.2.2 stable
1966
bcbf86ec 1967 - NeXT keeps it lastlog in /usr/adm. Report from
f9507c24 1968 mouring@newton.pconline.com
bcbf86ec 1969 - Added note in UPGRADING re interop with commercial SSH using idea.
587120ad 1970 Report from Jim Knoble <jmknoble@pobox.com>
1971 - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
1972 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
f9507c24 1973
bfae20ad 197420000125
bcbf86ec 1975 - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
bfae20ad 1976 <andre.lucas@dial.pipex.com>
07b0cb78 1977 - Reorder PAM initialisation so it does not mess up lastlog. Reported
1978 by Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 1979 - Use preformatted manpages on SCO, report from Gary E. Miller
9755cbdb 1980 <gem@rellim.com>
1981 - New URL for x11-ssh-askpass.
bcbf86ec 1982 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
7e31dc81 1983 <jmknoble@pobox.com>
bcbf86ec 1984 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
ff8ecdb8 1985 Jim Knoble <jmknoble@pobox.com>
1986 - Updated RPM spec files to use DESTDIR
bfae20ad 1987
bb58aa4b 198820000124
1989 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
1990 increment)
1991
d45317d8 199220000123
1993 - OpenBSD CVS:
1994 - [packet.c]
1995 getsockname() requires initialized tolen; andy@guildsoftware.com
bcbf86ec 1996 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
4c40f834 1997 <drankin@bohemians.lexington.ky.us>
12aa90af 1998 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
d45317d8 1999
e844f761 200020000122
2001 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
2002 <bent@clark.net>
c54a6257 2003 - Merge preformatted manpage patch from Andre Lucas
2004 <andre.lucas@dial.pipex.com>
8eb34e02 2005 - Make IPv4 use the default in RPM packages
2006 - Irix uses preformatted manpages
1e64903d 2007 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
2008 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
9bc5ddfe 2009 - OpenBSD CVS updates:
2010 - [packet.c]
2011 use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
2012 from Holger.Trapp@Informatik.TU-Chemnitz.DE
2013 - [sshd.c]
2014 log with level log() not fatal() if peer behaves badly.
2015 - [readpass.c]
bcbf86ec 2016 instead of blocking SIGINT, catch it ourselves, so that we can clean
2017 the tty modes up and kill ourselves -- instead of our process group
2018 leader (scp, cvs, ...) going away and leaving us in noecho mode.
9bc5ddfe 2019 people with cbreak shells never even noticed..
399d9d44 2020 - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
2021 ie. -> i.e.,
e844f761 2022
4c8ef3fb 202320000120
2024 - Don't use getaddrinfo on AIX
7b2ea3a1 2025 - Update to latest OpenBSD CVS:
2026 - [auth-rsa.c]
2027 - fix user/1056, sshd keeps restrictions; dbt@meat.net
2028 - [sshconnect.c]
2029 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
2030 - destroy keys earlier
bcbf86ec 2031 - split key exchange (kex) and user authentication (user-auth),
d468fc76 2032 ok: provos@
7b2ea3a1 2033 - [sshd.c]
2034 - no need for poll.h; from bright@wintelcom.net
2035 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
bcbf86ec 2036 - split key exchange (kex) and user authentication (user-auth),
d468fc76 2037 ok: provos@
f3bba493 2038 - Big manpage and config file cleanup from Andre Lucas
2039 <andre.lucas@dial.pipex.com>
5f4fdfae 2040 - Re-added latest (unmodified) OpenBSD manpages
47f9a56a 2041 - Doc updates
d468fc76 2042 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
2043 Christos Zoulas <christos@netbsd.org>
4c8ef3fb 2044
082bbfb3 204520000119
20af321f 2046 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
082bbfb3 2047 - Compile fix from Darren_Hall@progressive.com
59e76f33 2048 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
2049 addresses using getaddrinfo(). Added a configure switch to make the
2050 default lookup mode AF_INET
082bbfb3 2051
a63a7f37 205220000118
2053 - Fixed --with-pid-dir option
51a6baf8 2054 - Makefile fix from Gary E. Miller <gem@rellim.com>
bcbf86ec 2055 - Compile fix for HPUX and Solaris from Andre Lucas
976f7e19 2056 <andre.lucas@dial.pipex.com>
a63a7f37 2057
f914c7fb 205820000117
2059 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
2060 port, ignore EINVAL errors (Linux) when searching for free port.
bcbf86ec 2061 - Revert __snprintf -> snprintf aliasing. Apparently Solaris
de93b046 2062 __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
9b363e1c 2063 - Document location of Redhat PAM file in INSTALL.
bcbf86ec 2064 - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6
2065 INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to
f4a7cf29 2066 deliver (no IPv6 kernel support)
80a44451 2067 - Released 1.2.1pre27
f914c7fb 2068
f4a7cf29 2069 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
bcbf86ec 2070 - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
cf8ad170 2071 <jhuuskon@hytti.uku.fi>
bcbf86ec 2072 - Fix hang on logout if processes are still using the pty. Needs
691a8a9f 2073 further testing.
5957fd29 2074 - Patch from Christos Zoulas <christos@zoulas.com>
2075 - Try $prefix first when looking for OpenSSL.
2076 - Include sys/types.h when including sys/socket.h in test programs
bcbf86ec 2077 - Substitute PID directory in sshd.8. Suggestion from Andrew
19d9ac2a 2078 Stribblehill <a.d.stribblehill@durham.ac.uk>
f4a7cf29 2079
47e45e44 208020000116
2081 - Renamed --with-xauth-path to --with-xauth
2082 - Added --with-pid-dir option
2083 - Released 1.2.1pre26
2084
a82ef8ae 2085 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
bcbf86ec 2086 - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
66be05a1 2087 openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
a82ef8ae 2088
5cdfe03f 208920000115
2090 - Add --with-xauth-path configure directive and explicit test for
bcbf86ec 2091 /usr/openwin/bin/xauth for Solaris systems. Report from Anders
5cdfe03f 2092 Nordby <anders@fix.no>
bcbf86ec 2093 - Fix incorrect detection of /dev/ptmx on Linux systems that lack
5cdfe03f 2094 openpty. Report from John Seifarth <john@waw.be>
2095 - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
bcbf86ec 2096 sys/types.h. Fixes problems on SCO, report from Gary E. Miller
5cdfe03f 2097 <gem@rellim.com>
2098 - Use __snprintf and __vnsprintf if they are found where snprintf and
2099 vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
2100 and others.
2101
48e671d5 210220000114
2103 - Merged OpenBSD IPv6 patch:
2104 - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]
2105 [scp.c packet.h packet.c login.c log.c canohost.c channels.c]
2106 [hostfile.c sshd_config]
2107 ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new
bcbf86ec 2108 features: sshd allows multiple ListenAddress and Port options. note
2109 that libwrap is not IPv6-ready. (based on patches from
48e671d5 2110 fujiwara@rcac.tdi.co.jp)
2111 - [ssh.c canohost.c]
bcbf86ec 2112 more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo,
48e671d5 2113 from itojun@
2114 - [channels.c]
2115 listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)
2116 - [packet.h]
2117 allow auth-kerberos for IPv4 only
2118 - [scp.1 sshd.8 servconf.h scp.c]
2119 document -4, -6, and 'ssh -L 2022/::1/22'
2120 - [ssh.c]
bcbf86ec 2121 'ssh @host' is illegal (null user name), from
48e671d5 2122 karsten@gedankenpolizei.de
2123 - [sshconnect.c]
2124 better error message
2125 - [sshd.c]
2126 allow auth-kerberos for IPv4 only
2127 - Big IPv6 merge:
2128 - Cleanup overrun in sockaddr copying on RHL 6.1
2129 - Replacements for getaddrinfo, getnameinfo, etc based on versions
2130 from patch from KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>
2131 - Replacement for missing structures on systems that lack IPv6
2132 - record_login needed to know about AF_INET6 addresses
2133 - Borrowed more code from OpenBSD: rresvport_af and requisites
2134
2598df62 213520000110
2136 - Fixes to auth-skey to enable it to use the standard OpenSSL libraries
2137
b8a0310d 213820000107
2139 - New config.sub and config.guess to fix problems on SCO. Supplied
2140 by Gary E. Miller <gem@rellim.com>
b6a98a85 2141 - SCO build fix from Gary E. Miller <gem@rellim.com>
2598df62 2142 - Released 1.2.1pre25
b8a0310d 2143
dfb95100 214420000106
2145 - Documentation update & cleanup
2146 - Better KrbIV / AFS detection, based on patch from:
2147 Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
2148
b9795b89 214920000105
bcbf86ec 2150 - Fixed annoying DES corruption problem. libcrypt has been
b9795b89 2151 overriding symbols in libcrypto. Removed libcrypt and crypt.h
2152 altogether (libcrypto includes its own crypt(1) replacement)
2153 - Added platform-specific rules for Irix 6.x. Included warning that
2154 they are untested.
2155
a1ec4d79 215620000103
2157 - Add explicit make rules for files proccessed by fixpaths.
bcbf86ec 2158 - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori
a1ec4d79 2159 <tnh@kondara.org>
bcbf86ec 2160 - Removed "nullok" directive from default PAM configuration files.
2161 Added information on enabling EmptyPasswords on openssh+PAM in
607d73e6 2162 UPGRADING file.
e02735bb 2163 - OpenBSD CVS updates
2164 - [ssh-agent.c]
bcbf86ec 2165 cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and
e02735bb 2166 dgaudet@arctic.org
2167 - [sshconnect.c]
2168 compare correct version for 1.3 compat mode
a1ec4d79 2169
93c7f644 217020000102
2171 - Prevent multiple inclusion of config.h and defines.h. Suggested
2172 by Andre Lucas <andre.lucas@dial.pipex.com>
2173 - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
2174 <dgaudet@arctic.org>
2175
76b8607f 217619991231
bcbf86ec 2177 - Fix password support on systems with a mixture of shadowed and
2178 non-shadowed passwords (e.g. NIS). Report and fix from
76b8607f 2179 HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 2180 - Fix broken autoconf typedef detection. Report from Marc G.
723221b5 2181 Fournier <marc.fournier@acadiau.ca>
b92964b7 2182 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
2183 <Franz.Sirl-kernel@lauterbach.com>
bcbf86ec 2184 - Prevent typedefs from being compiled more than once. Report from
a6ddc88b 2185 Marc G. Fournier <marc.fournier@acadiau.ca>
4811cc0b 2186 - Fill in ut_utaddr utmp field. Report from Benjamin Charron
2187 <iretd@bigfoot.com>
bcbf86ec 2188 - Really fix broken default path. Fix from Jim Knoble
c43d69a9 2189 <jmknoble@pobox.com>
ae3a3d31 2190 - Remove test for quad_t. No longer needed.
76a8e733 2191 - Released 1.2.1pre24
2192
2193 - Added support for directory-based lastlogs
2194 - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
76b8607f 2195
13f825f4 219619991230
2197 - OpenBSD CVS updates:
2198 - [auth-passwd.c]
2199 check for NULL 1st
bcbf86ec 2200 - Removed most of the pam code into its own file auth-pam.[ch]. This
a5c9cd31 2201 cleaned up sshd.c up significantly.
bcbf86ec 2202 - PAM authentication was incorrectly interpreting
76b8607f 2203 "PermitRootLogin without-password". Report from Matthias Andree
2204 <ma@dt.e-technik.uni-dortmund.de
a5c9cd31 2205 - Several other cleanups
0bc5b6fb 2206 - Merged Dante SOCKS support patch from David Rankin
2207 <drankin@bohemians.lexington.ky.us>
2208 - Updated documentation with ./configure options
76b8607f 2209 - Released 1.2.1pre23
13f825f4 2210
c73a0cb5 221119991229
bcbf86ec 2212 - Applied another NetBSD portability patch from David Rankin
c73a0cb5 2213 <drankin@bohemians.lexington.ky.us>
2214 - Fix --with-default-path option.
bcbf86ec 2215 - Autodetect perl, patch from David Rankin
a0f84251 2216 <drankin@bohemians.lexington.ky.us>
bcbf86ec 2217 - Print whether OpenSSH was compiled with RSARef, patch from
0a2ff95d 2218 Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
bcbf86ec 2219 - Calls to pam_setcred, patch from Nalin Dahyabhai
f91bacbd 2220 <nalin@thermo.stat.ncsu.edu>
e3a93db0 2221 - Detect missing size_t and typedef it.
5ab44a92 2222 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
2223 - Minor Makefile cleaning
c73a0cb5 2224
b6019d68 222519991228
2226 - Replacement for getpagesize() for systems which lack it
bcbf86ec 2227 - NetBSD login.c compile fix from David Rankin
70e0115b 2228 <drankin@bohemians.lexington.ky.us>
2229 - Fully set ut_tv if present in utmp or utmpx
d94aa2ae 2230 - Portability fixes for Irix 5.3 (now compiles OK!)
2231 - autoconf and other misc cleanups
ea1970a3 2232 - Merged AIX patch from Darren Hall <dhall@virage.org>
2233 - Cleaned up defines.h
fa9a2dd6 2234 - Released 1.2.1pre22
b6019d68 2235
d2dcff5f 223619991227
2237 - Automatically correct paths in manpages and configuration files. Patch
2238 and script from Andre Lucas <andre.lucas@dial.pipex.com>
2239 - Removed credits from README to CREDITS file, updated.
cb807f40 2240 - Added --with-default-path to specify custom path for server
2241 - Removed #ifdef trickery from acconfig.h into defines.h
36a5b38e 2242 - PAM bugfix. PermitEmptyPassword was being ignored.
2243 - Fixed PAM config files to allow empty passwords if server does.
2244 - Explained spurious PAM auth warning workaround in UPGRADING
21feb5fa 2245 - Use last few chars of tty line as ut_id
5a7794be 2246 - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
00e6dd70 2247 - OpenBSD CVS updates:
2248 - [packet.h auth-rhosts.c]
2249 check format string for packet_disconnect and packet_send_debug, too
2250 - [channels.c]
2251 use packet_get_maxsize for channels. consistence.
d2dcff5f 2252
f74efc8d 225319991226
2254 - Enabled utmpx support by default for Solaris
2255 - Cleanup sshd.c PAM a little more
bc7ea646 2256 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>
2257 X11 ssh-askpass program.
20c43d8c 2258 - Disable logging of PAM success and failures, PAM is verbose enough.
bcbf86ec 2259 Unfortunatly there is currently no way to disable auth failure
2260 messages. Mention this in UPGRADING file and sent message to PAM
20c43d8c 2261 developers
83b7f649 2262 - OpenBSD CVS update:
2263 - [ssh-keygen.1 ssh.1]
bcbf86ec 2264 remove ref to .ssh/random_seed, mention .ssh/environment in
83b7f649 2265 .Sh FILES, too
72251cb6 2266 - Released 1.2.1pre21
bcbf86ec 2267 - Fixed implicit '.' in default path, report from Jim Knoble
72251cb6 2268 <jmknoble@pobox.com>
30a39691 2269 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>
f74efc8d 2270
f498ed15 227119991225
2272 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
2273 - Cleanup of auth-passwd.c for shadow and MD5 passwords
2274 - Cleanup and bugfix of PAM authentication code
f74efc8d 2275 - Released 1.2.1pre20
2276
2277 - Merged fixes from Ben Taylor <bent@clark.net>
2278 - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
2279 - Disabled logging of PAM password authentication failures when password
2280 is empty. (e.g start of authentication loop). Reported by Naz
2281 <96na@eng.cam.ac.uk>)
f498ed15 2282
228319991223
bcbf86ec 2284 - Merged later HPUX patch from Andre Lucas
f498ed15 2285 <andre.lucas@dial.pipex.com>
2286 - Above patch included better utmpx support from Ben Taylor
f74efc8d 2287 <bent@clark.net>
f498ed15 2288
eef6f7e9 228919991222
bcbf86ec 2290 - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
eef6f7e9 2291 <pope@netguide.dk>
ae28776a 2292 - Fix login.c breakage on systems which lack ut_host in struct
2293 utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
eef6f7e9 2294
a7effaac 229519991221
bcbf86ec 2296 - Integration of large HPUX patch from Andre Lucas
2297 <andre.lucas@dial.pipex.com>. Integrating it had a few other
a7effaac 2298 benefits:
2299 - Ability to disable shadow passwords at configure time
2300 - Ability to disable lastlog support at configure time
2301 - Support for IP address in $DISPLAY
ae2f7af7 2302 - OpenBSD CVS update:
2303 - [sshconnect.c]
2304 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
59dd7a31 2305 - Fix DISABLE_SHADOW support
2306 - Allow MD5 passwords even if shadow passwords are disabled
16034de9 2307 - Release 1.2.1pre19
a7effaac 2308
3f1d9bcd 230919991218
bcbf86ec 2310 - Redhat init script patch from Chun-Chung Chen
3f1d9bcd 2311 <cjj@u.washington.edu>
7e1c2490 2312 - Avoid breakage on systems without IPv6 headers
3f1d9bcd 2313
60d804c8 231419991216
bcbf86ec 2315 - Makefile changes for Solaris from Peter Kocks
60d804c8 2316 <peter.kocks@baygate.com>
89cafde6 2317 - Minor updates to docs
2318 - Merged OpenBSD CVS changes:
2319 - [authfd.c ssh-agent.c]
2320 keysize warnings talk about identity files
2321 - [packet.c]
2322 "Connection closed by x.x.x.x": fatal() -> log()
bcbf86ec 2323 - Correctly handle empty passwords in shadow file. Patch from:
c9d323f0 2324 "Chris, the Young One" <cky@pobox.com>
2325 - Released 1.2.1pre18
60d804c8 2326
7dc6fc6d 232719991215
2328 - Integrated patchs from Juergen Keil <jk@tools.de>
2329 - Avoid void* pointer arithmatic
2330 - Use LDFLAGS correctly
68227e6d 2331 - Fix SIGIO error in scp
2332 - Simplify status line printing in scp
bcbf86ec 2333 - Added better test for inline functions compiler support from
906a2515 2334 Darren_Hall@progressive.com
7dc6fc6d 2335
95f1eccc 233619991214
2337 - OpenBSD CVS Changes
2338 - [canohost.c]
bcbf86ec 2339 fix get_remote_port() and friends for sshd -i;
95f1eccc 2340 Holger.Trapp@Informatik.TU-Chemnitz.DE
2341 - [mpaux.c]
2342 make code simpler. no need for memcpy. niels@ ok
2343 - [pty.c]
2344 namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
2345 fix proto; markus
2346 - [ssh.1]
2347 typo; mark.baushke@solipsa.com
2348 - [channels.c ssh.c ssh.h sshd.c]
2349 type conflict for 'extern Type *options' in channels.c; dot@dotat.at
2350 - [sshconnect.c]
2351 move checking of hostkey into own function.
2352 - [version.h]
2353 OpenSSH-1.2.1
884bcb37 2354 - Clean up broken includes in pty.c
7303768f 2355 - Some older systems don't have poll.h, they use sys/poll.h instead
2356 - Doc updates
95f1eccc 2357
847e8865 235819991211
bcbf86ec 2359 - Fix compilation on systems with AFS. Reported by
847e8865 2360 aloomis@glue.umd.edu
bcbf86ec 2361 - Fix installation on Solaris. Reported by
847e8865 2362 Gordon Rowell <gordonr@gormand.com.au>
2363 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
2364 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
2365 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
2366 - Compile fix from David Agraz <dagraz@jahoopa.com>
2367 - Avoid compiler warning in bsd-snprintf.c
bcbf86ec 2368 - Added pam_limits.so to default PAM config. Suggested by
847e8865 2369 Jim Knoble <jmknoble@pobox.com>
2370
8946db53 237119991209
2372 - Import of patch from Ben Taylor <bent@clark.net>:
2373 - Improved PAM support
2374 - "uninstall" rule for Makefile
2375 - utmpx support
2376 - Should fix PAM problems on Solaris
2d86a6cc 2377 - OpenBSD CVS updates:
2378 - [readpass.c]
2379 avoid stdio; based on work by markus, millert, and I
2380 - [sshd.c]
2381 make sure the client selects a supported cipher
2382 - [sshd.c]
bcbf86ec 2383 fix sighup handling. accept would just restart and daemon handled
2384 sighup only after the next connection was accepted. use poll on
2d86a6cc 2385 listen sock now.
2386 - [sshd.c]
2387 make that a fatal
87e91331 2388 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
2389 to fix libwrap support on NetBSD
5001b9e4 2390 - Released 1.2pre17
8946db53 2391
6d8c4ea4 239219991208
bcbf86ec 2393 - Compile fix for Solaris with /dev/ptmx from
6d8c4ea4 2394 David Agraz <dagraz@jahoopa.com>
2395
4285816a 239619991207
2397 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
2398 fixes compatability with 4.x and 5.x
db28aeb5 2399 - Fixed default SSH_ASKPASS
bcbf86ec 2400 - Fix PAM account and session being called multiple times. Problem
d465f2ca 2401 reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
a408af76 2402 - Merged more OpenBSD changes:
2403 - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
bcbf86ec 2404 move atomicio into it's own file. wrap all socket write()s which
a408af76 2405 were doing write(sock, buf, len) != len, with atomicio() calls.
2406 - [auth-skey.c]
2407 fd leak
2408 - [authfile.c]
2409 properly name fd variable
2410 - [channels.c]
2411 display great hatred towards strcpy
2412 - [pty.c pty.h sshd.c]
2413 use openpty() if it exists (it does on BSD4_4)
2414 - [tildexpand.c]
2415 check for ~ expansion past MAXPATHLEN
2416 - Modified helper.c to use new atomicio function.
2417 - Reformat Makefile a little
2418 - Moved RC4 routines from rc4.[ch] into helper.c
2419 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
9983a8ca 2420 - Updated SuSE spec from Chris Saia <csaia@wtower.com>
2421 - Tweaked Redhat spec
9158d92f 2422 - Clean up bad imports of a few files (forgot -kb)
2423 - Released 1.2pre16
4285816a 2424
9c7b6dfd 242519991204
2426 - Small cleanup of PAM code in sshd.c
57112b5a 2427 - Merged OpenBSD CVS changes:
2428 - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
2429 move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
2430 - [auth-rsa.c]
2431 warn only about mismatch if key is _used_
2432 warn about keysize-mismatch with log() not error()
2433 channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
2434 ports are u_short
2435 - [hostfile.c]
2436 indent, shorter warning
2437 - [nchan.c]
2438 use error() for internal errors
2439 - [packet.c]
2440 set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
2441 serverloop.c
2442 indent
2443 - [ssh-add.1 ssh-add.c ssh.h]
2444 document $SSH_ASKPASS, reasonable default
2445 - [ssh.1]
2446 CheckHostIP is not available for connects via proxy command
2447 - [sshconnect.c]
2448 typo
2449 easier to read client code for passwd and skey auth
2450 turn of checkhostip for proxy connects, since we don't know the remote ip
9c7b6dfd 2451
dad3b556 245219991126
2453 - Add definition for __P()
2454 - Added [v]snprintf() replacement for systems that lack it
2455
0ce43ae4 245619991125
2457 - More reformatting merged from OpenBSD CVS
2458 - Merged OpenBSD CVS changes:
2459 - [channels.c]
2460 fix packet_integrity_check() for !have_hostname_in_open.
2461 report from mrwizard@psu.edu via djm@ibs.com.au
2462 - [channels.c]
2463 set SO_REUSEADDR and SO_LINGER for forwarded ports.
2464 chip@valinux.com via damien@ibs.com.au
2465 - [nchan.c]
2466 it's not an error() if shutdown_write failes in nchan.
2467 - [readconf.c]
2468 remove dead #ifdef-0-code
2469 - [readconf.c servconf.c]
2470 strcasecmp instead of tolower
2471 - [scp.c]
2472 progress meter overflow fix from damien@ibs.com.au
2473 - [ssh-add.1 ssh-add.c]
2474 SSH_ASKPASS support
2475 - [ssh.1 ssh.c]
2476 postpone fork_after_authentication until command execution,
2477 request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
2478 plus: use daemon() for backgrounding
cf8dd513 2479 - Added BSD compatible install program and autoconf test, thanks to
2480 Niels Kristian Bech Jensen <nkbj@image.dk>
2481 - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
09041313 2482 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
3dbefdb8 2483 - Release 1.2pre15
0ce43ae4 2484
5260325f 248519991124
2486 - Merged very large OpenBSD source code reformat
2487 - OpenBSD CVS updates
2488 - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
2489 [ssh.h sshd.8 sshd.c]
2490 syslog changes:
2491 * Unified Logmessage for all auth-types, for success and for failed
2492 * Standard connections get only ONE line in the LOG when level==LOG:
2493 Auth-attempts are logged only, if authentication is:
2494 a) successfull or
2495 b) with passwd or
2496 c) we had more than AUTH_FAIL_LOG failues
2497 * many log() became verbose()
2498 * old behaviour with level=VERBOSE
2499 - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
2500 tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
2501 messages. allows use of s/key in windows (ttssh, securecrt) and
2502 ssh-1.2.27 clients without 'ssh -v', ok: niels@
2503 - [sshd.8]
2504 -V, for fallback to openssh in SSH2 compatibility mode
2505 - [sshd.c]
2506 fix sigchld race; cjc5@po.cwru.edu
2507
4655fe80 250819991123
2509 - Added SuSE package files from Chris Saia <csaia@wtower.com>
8b241e50 2510 - Restructured package-related files under packages/*
4655fe80 2511 - Added generic PAM config
8b241e50 2512 - Numerous little Solaris fixes
9c08d6ce 2513 - Add recommendation to use GNU make to INSTALL document
4655fe80 2514
60bed5fd 251519991122
2516 - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
2f2cc3f9 2517 - OpenBSD CVS Changes
bcbf86ec 2518 - [ssh-keygen.c]
2519 don't create ~/.ssh only if the user wants to store the private
2520 key there. show fingerprint instead of public-key after
2f2cc3f9 2521 keygeneration. ok niels@
b09a984b 2522 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
96ad4350 2523 - Added timersub() macro
b09a984b 2524 - Tidy RCSIDs of bsd-*.c
bcbf86ec 2525 - Added autoconf test and macro to deal with old PAM libraries
96ad4350 2526 pam_strerror definition (one arg vs two).
530f1889 2527 - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
bcbf86ec 2528 - Retry /dev/urandom reads interrupted by signal (report from
530f1889 2529 Robert Hardy <rhardy@webcon.net>)
1647c2b5 2530 - Added a setenv replacement for systems which lack it
d84a9a44 2531 - Only display public key comment when presenting ssh-askpass dialog
2532 - Released 1.2pre14
60bed5fd 2533
bcbf86ec 2534 - Configure, Make and changelog corrections from Tudor Bosman
2ddcfdf3 2535 <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
2536
9d6b7add 253719991121
2f2cc3f9 2538 - OpenBSD CVS Changes:
60bed5fd 2539 - [channels.c]
2540 make this compile, bad markus
2541 - [log.c readconf.c servconf.c ssh.h]
2542 bugfix: loglevels are per host in clientconfig,
2543 factor out common log-level parsing code.
2544 - [servconf.c]
2545 remove unused index (-Wall)
2546 - [ssh-agent.c]
2547 only one 'extern char *__progname'
2548 - [sshd.8]
2549 document SIGHUP, -Q to synopsis
2550 - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
2551 [channels.c clientloop.c]
2552 SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
2553 [hope this time my ISP stays alive during commit]
2554 - [OVERVIEW README] typos; green@freebsd
2555 - [ssh-keygen.c]
2556 replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
2557 exit if writing the key fails (no infinit loop)
2558 print usage() everytime we get bad options
2559 - [ssh-keygen.c] overflow, djm@mindrot.org
2560 - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
bcbf86ec 2561
2b942fe0 256219991120
bcbf86ec 2563 - Merged more Solaris support from Marc G. Fournier
2b942fe0 2564 <marc.fournier@acadiau.ca>
2565 - Wrote autoconf tests for integer bit-types
2566 - Fixed enabling kerberos support
bcbf86ec 2567 - Fix segfault in ssh-keygen caused by buffer overrun in filename
13c36c4c 2568 handling.
2b942fe0 2569
06479889 257019991119
2571 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
2ad77510 2572 - Merged OpenBSD CVS changes
2573 - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
2574 more %d vs. %s in fmt-strings
2575 - [authfd.c]
2576 Integers should not be printed with %s
7b1cc56c 2577 - EGD uses a socket, not a named pipe. Duh.
2578 - Fix includes in fingerprint.c
29dbde15 2579 - Fix scp progress bar bug again.
bcbf86ec 2580 - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
736890c4 2581 David Rankin <drankin@bohemians.lexington.ky.us>
91b8065d 2582 - Added autoconf option to enable Kerberos 4 support (untested)
2583 - Added autoconf option to enable AFS support (untested)
2584 - Added autoconf option to enable S/Key support (untested)
2585 - Added autoconf option to enable TCP wrappers support (compiles OK)
beb43d31 2586 - Renamed BSD helper function files to bsd-*
bcbf86ec 2587 - Added tests for login and daemon and enable OpenBSD replacements for
caf3bc51 2588 when they are absent.
2589 - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
06479889 2590
2bd61362 259119991118
2592 - Merged OpenBSD CVS changes
2593 - [scp.c] foregroundproc() in scp
2594 - [sshconnect.h] include fingerprint.h
bcbf86ec 2595 - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
2bd61362 2596 changes.
0c16a097 2597 - [ssh.1] Spell my name right.
2bd61362 2598 - Added openssh.com info to README
2599
f095fcc7 260019991117
2601 - Merged OpenBSD CVS changes
2602 - [ChangeLog.Ylonen] noone needs this anymore
2603 - [authfd.c] close-on-exec for auth-socket, ok deraadt
bcbf86ec 2604 - [hostfile.c]
2605 in known_hosts key lookup the entry for the bits does not need
2606 to match, all the information is contained in n and e. This
2607 solves the problem with buggy servers announcing the wrong
f095fcc7 2608 modulus length. markus and me.
bcbf86ec 2609 - [serverloop.c]
2610 bugfix: check for space if child has terminated, from:
f095fcc7 2611 iedowse@maths.tcd.ie
2612 - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
2613 [fingerprint.c fingerprint.h]
2614 rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
2615 - [ssh-agent.1] typo
2616 - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
bcbf86ec 2617 - [sshd.c]
f095fcc7 2618 force logging to stderr while loading private key file
2619 (lost while converting to new log-levels)
2620
4d195447 262119991116
2622 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
2623 - Merged OpenBSD CVS changes:
2624 - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
2625 [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
2626 the keysize of rsa-parameter 'n' is passed implizit,
2627 a few more checks and warnings about 'pretended' keysizes.
2628 - [cipher.c cipher.h packet.c packet.h sshd.c]
2629 remove support for cipher RC4
2630 - [ssh.c]
2631 a note for legay systems about secuity issues with permanently_set_uid(),
2632 the private hostkey and ptrace()
2633 - [sshconnect.c]
2634 more detailed messages about adding and checking hostkeys
2635
dad9a31e 263619991115
2637 - Merged OpenBSD CVS changes:
bcbf86ec 2638 - [ssh-add.c] change passphrase loop logic and remove ref to
dad9a31e 2639 $DISPLAY, ok niels
2640 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
bcbf86ec 2641 modular.
dad9a31e 2642 - Revised autoconf support for enabling/disabling askpass support.
e7c0f9d5 2643 - Merged more OpenBSD CVS changes:
704b1659 2644 [auth-krb4.c]
2645 - disconnect if getpeername() fails
2646 - missing xfree(*client)
2647 [canohost.c]
2648 - disconnect if getpeername() fails
2649 - fix comment: we _do_ disconnect if ip-options are set
2650 [sshd.c]
2651 - disconnect if getpeername() fails
2652 - move checking of remote port to central place
2653 [auth-rhosts.c] move checking of remote port to central place
2654 [log-server.c] avoid extra fd per sshd, from millert@
2655 [readconf.c] print _all_ bad config-options in ssh(1), too
2656 [readconf.h] print _all_ bad config-options in ssh(1), too
2657 [ssh.c] print _all_ bad config-options in ssh(1), too
2658 [sshconnect.c] disconnect if getpeername() fails
e7c0f9d5 2659 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
c75a1a66 2660 - Various small cleanups to bring diff (against OpenBSD) size down.
f601d847 2661 - Merged more Solaris compability from Marc G. Fournier
2662 <marc.fournier@acadiau.ca>
2663 - Wrote autoconf tests for __progname symbol
8c119fd0 2664 - RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
0c372277 2665 - Released 1.2pre12
2666
2667 - Another OpenBSD CVS update:
2668 - [ssh-keygen.1] fix .Xr
dad9a31e 2669
92da7197 267019991114
2671 - Solaris compilation fixes (still imcomplete)
2672
94f7bb9e 267319991113
dd092f97 2674 - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2675 - Don't install config files if they already exist
2676 - Fix inclusion of additional preprocessor directives from acconfig.h
94f7bb9e 2677 - Removed redundant inclusions of config.h
e9c75a39 2678 - Added 'Obsoletes' lines to RPM spec file
94f7bb9e 2679 - Merged OpenBSD CVS changes:
2680 - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
bcbf86ec 2681 - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
94f7bb9e 2682 totalsize, ok niels,aaron
bcbf86ec 2683 - Delay fork (-f option) in ssh until after port forwarded connections
94f7bb9e 2684 have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
b2344d54 2685 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
2686 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
dd092f97 2687 - Tidied default config file some more
2688 - Revised Redhat initscript to fix bug: sshd (re)start would fail
2689 if executed from inside a ssh login.
94f7bb9e 2690
e35c1dc2 269119991112
2692 - Merged changes from OpenBSD CVS
2693 - [sshd.c] session_key_int may be zero
b4748e2f 2694 - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
bcbf86ec 2695 IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
b4748e2f 2696 deraadt,millert
2697 - Brought default sshd_config more in line with OpenBSD's
547c9f30 2698 - Grab server in gnome-ssh-askpass (Debian bug #49872)
2699 - Released 1.2pre10
e35c1dc2 2700
8bc7973f 2701 - Added INSTALL documentation
6fa724bc 2702 - Merged yet more changes from OpenBSD CVS
2703 - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
2704 [ssh.c ssh.h sshconnect.c sshd.c]
2705 make all access to options via 'extern Options options'
2706 and 'extern ServerOptions options' respectively;
2707 options are no longer passed as arguments:
2708 * make options handling more consistent
2709 * remove #include "readconf.h" from ssh.h
2710 * readconf.h is only included if necessary
2711 - [mpaux.c] clear temp buffer
2712 - [servconf.c] print _all_ bad options found in configfile
045672f9 2713 - Make ssh-askpass support optional through autoconf
59b0f0d4 2714 - Fix nasty division-by-zero error in scp.c
2715 - Released 1.2pre11
8bc7973f 2716
4cca272e 271719991111
2718 - Added (untested) Entropy Gathering Daemon (EGD) support
67d68e3a 2719 - Fixed /dev/urandom fd leak (Debian bug #49722)
5bbb5681 2720 - Merged OpenBSD CVS changes:
2721 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2722 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2723 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
bcbf86ec 2724 - Fix integer overflow which was messing up scp's progress bar for large
3f1d9bcd 2725 file transfers. Fix submitted to OpenBSD developers. Report and fix
2726 from Kees Cook <cook@cpoint.net>
6a17f9c2 2727 - Merged more OpenBSD CVS changes:
bcbf86ec 2728 - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
6a17f9c2 2729 + krb-cleanup cleanup
2730 - [clientloop.c log-client.c log-server.c ]
2731 [readconf.c readconf.h servconf.c servconf.h ]
2732 [ssh.1 ssh.c ssh.h sshd.8]
2733 add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
2734 obsoletes QuietMode and FascistLogging in sshd.
e35c1dc2 2735 - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
2736 allow session_key_int != sizeof(session_key)
2737 [this should fix the pre-assert-removal-core-files]
2738 - Updated default config file to use new LogLevel option and to improve
2739 readability
2740
f370266e 274119991110
67d68e3a 2742 - Merged several minor fixes:
f370266e 2743 - ssh-agent commandline parsing
2744 - RPM spec file now installs ssh setuid root
2745 - Makefile creates libdir
4cca272e 2746 - Merged beginnings of Solaris compability from Marc G. Fournier
2747 <marc.fournier@acadiau.ca>
f370266e 2748
d4f11b59 274919991109
2750 - Autodetection of SSL/Crypto library location via autoconf
2751 - Fixed location of ssh-askpass to follow autoconf
2752 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2753 - Autodetection of RSAref library for US users
2754 - Minor doc updates
560557bb 2755 - Merged OpenBSD CVS changes:
2756 - [rsa.c] bugfix: use correct size for memset()
2757 - [sshconnect.c] warn if announced size of modulus 'n' != real size
f025becb 2758 - Added GNOME passphrase requestor (use --with-gnome-askpass)
d397b172 2759 - RPM build now creates subpackages
aa51e7cc 2760 - Released 1.2pre9
d4f11b59 2761
e1a9c08d 276219991108
2763 - Removed debian/ directory. This is now being maintained separately.
2764 - Added symlinks for slogin in RPM spec file
2765 - Fixed permissions on manpages in RPM spec file
2766 - Added references to required libraries in README file
2767 - Removed config.h.in from CVS
2768 - Removed pwdb support (better pluggable auth is provided by glibc)
2769 - Made PAM and requisite libdl optional
2770 - Removed lots of unnecessary checks from autoconf
2771 - Added support and autoconf test for openpty() function (Unix98 pty support)
2772 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
2773 - Added TODO file
2774 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
2775 - Added ssh-askpass program
2776 - Added ssh-askpass support to ssh-add.c
2777 - Create symlinks for slogin on install
2778 - Fix "distclean" target in makefile
2779 - Added example for ssh-agent to manpage
2780 - Added support for PAM_TEXT_INFO messages
2781 - Disable internal /etc/nologin support if PAM enabled
2782 - Merged latest OpenBSD CVS changes:
5bae4ab8 2783 - [all] replace assert() with error, fatal or packet_disconnect
e1a9c08d 2784 - [sshd.c] don't send fail-msg but disconnect if too many authentication
2785 failures
e1a9c08d 2786 - [sshd.c] remove unused argument. ok dugsong
2787 - [sshd.c] typo
2788 - [rsa.c] clear buffers used for encryption. ok: niels
2789 - [rsa.c] replace assert() with error, fatal or packet_disconnect
ade6fccd 2790 - [auth-krb4.c] remove unused argument. ok dugsong
e1a9c08d 2791 - Fixed coredump after merge of OpenBSD rsa.c patch
9010d60a 2792 - Released 1.2pre8
e1a9c08d 2793
3028328e 279419991102
2795 - Merged change from OpenBSD CVS
2796 - One-line cleanup in sshd.c
2797
474832c5 279819991030
2799 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
69256d9d 2800 - Merged latest updates for OpenBSD CVS:
2801 - channels.[ch] - remove broken x11 fix and document istate/ostate
2802 - ssh-agent.c - call setsid() regardless of argv[]
2803 - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
2804 - Documentation cleanups
2805 - Renamed README -> README.Ylonen
2806 - Renamed README.openssh ->README
474832c5 2807
339660f6 280819991029
2809 - Renamed openssh* back to ssh* at request of Theo de Raadt
2810 - Incorporated latest changes from OpenBSD's CVS
2811 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2812 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
549b3eed 2813 - Make distclean now removed configure script
2814 - Improved PAM logging
2815 - Added some debug() calls for PAM
4ecd19ea 2816 - Removed redundant subdirectories
bcbf86ec 2817 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
4ecd19ea 2818 building on Debian.
242588e6 2819 - Fixed off-by-one error in PAM env patch
2820 - Released 1.2pre6
339660f6 2821
5881cd60 282219991028
2823 - Further PAM enhancements.
2824 - Much cleaner
2825 - Now uses account and session modules for all logins.
2826 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
2827 - Build fixes
2828 - Autoconf
2829 - Change binary names to open*
2830 - Fixed autoconf script to detect PAM on RH6.1
2831 - Added tests for libpwdb, and OpenBSD functions to autoconf
221395b3 2832 - Released 1.2pre4
fca82d2e 2833
2834 - Imported latest OpenBSD CVS code
2835 - Updated README.openssh
93f04616 2836 - Released 1.2pre5
fca82d2e 2837
5881cd60 283819991027
2839 - Adapted PAM patch.
2840 - Released 1.0pre2
2841
2842 - Excised my buggy replacements for strlcpy and mkdtemp
2843 - Imported correct OpenBSD strlcpy and mkdtemp routines.
2844 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
2845 - Picked up correct version number from OpenBSD
2846 - Added sshd.pam PAM configuration file
2847 - Added sshd.init Redhat init script
2848 - Added openssh.spec RPM spec file
2849 - Released 1.2pre3
2850
285119991026
2852 - Fixed include paths of OpenSSL functions
2853 - Use OpenSSL MD5 routines
2854 - Imported RC4 code from nanocrypt
2855 - Wrote replacements for OpenBSD arc4random* functions
2856 - Wrote replacements for strlcpy and mkdtemp
2857 - Released 1.0pre1
This page took 1.674348 seconds and 5 git commands to generate.