]> andersk Git - openssh.git/blame - ChangeLog
- (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
[openssh.git] / ChangeLog
CommitLineData
764d4113 120000923
2 - (djm) Fix address logging in utmp from Kevin Steves
3 <stevesk@sweden.hp.com>
777319db 4 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
764d4113 5
7f377177 620000920
7 - (djm) Fix bad path substitution. Report from Andrew Miner
8 <asminer@cs.iastate.edu>
9
bcbf86ec 1020000916
7950bf97 11 - (djm) Fix SSL search order from Lutz Jaenicke
12 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
19ece6d2 13 - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
9cd45ea4 14 - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
995edaac 15 - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
16 Patch from Larry Jones <larry.jones@sdrc.com>
ad55cd03 17 - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
18 password change patch.
19 - (djm) Bring licenses on my stuff in line with OpenBSD's
0bbfbdeb 20 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
21 Kevin Steves <stevesk@sweden.hp.com>
7f8f5e00 22 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
23 - (djm) Re-enable int64_t types - we need them for sftp
24 - (djm) Use libexecdir from configure , rather than libexecdir/ssh
25 - (djm) Update Redhat SPEC file accordingly
26 - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
27 - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
28 - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
29 <Dirk.DeWachter@rug.ac.be>
30 - (djm) Fixprogs and entropy list fixes from Larry Jones
31 <larry.jones@sdrc.com>
32 - (djm) Fix for SuSE spec file from Takashi YOSHIDA
33 <tyoshida@gemini.rc.kyushu-u.ac.jp>
bcbf86ec 34 - (djm) Merge OpenBSD changes:
35 - markus@cvs.openbsd.org 2000/09/05 02:59:57
36 [session.c]
37 print hostname (not hushlogin)
38 - markus@cvs.openbsd.org 2000/09/05 13:18:48
39 [authfile.c ssh-add.c]
40 enable ssh-add -d for DSA keys
41 - markus@cvs.openbsd.org 2000/09/05 13:20:49
42 [sftp-server.c]
43 cleanup
44 - markus@cvs.openbsd.org 2000/09/06 03:46:41
45 [authfile.h]
46 prototype
47 - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
48 [ALL]
49 cleanup copyright notices on all files. I have attempted to be
50 accurate with the details. everything is now under Tatu's licence
51 (which I copied from his readme), and/or the core-sdi bsd-ish thing
52 for deattack, or various openbsd developers under a 2-term bsd
53 licence. We're not changing any rules, just being accurate.
54 - markus@cvs.openbsd.org 2000/09/07 14:40:30
55 [channels.c channels.h clientloop.c serverloop.c ssh.c]
56 cleanup window and packet sizes for ssh2 flow control; ok niels
57 - markus@cvs.openbsd.org 2000/09/07 14:53:00
58 [scp.c]
59 typo
60 - markus@cvs.openbsd.org 2000/09/07 15:13:37
61 [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
62 [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
63 [pty.c readconf.c]
64 some more Copyright fixes
65 - markus@cvs.openbsd.org 2000/09/08 03:02:51
66 [README.openssh2]
67 bye bye
68 - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
69 [LICENCE cipher.c]
70 a few more comments about it being ARC4 not RC4
71 - markus@cvs.openbsd.org 2000/09/12 14:53:11
72 [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
73 multiple debug levels
74 - markus@cvs.openbsd.org 2000/09/14 14:25:15
75 [clientloop.c]
76 typo
77 - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
78 [ssh-agent.c]
79 check return value for setenv(3) for failure, and deal appropriately
80
deb8d717 8120000913
82 - (djm) Fix server not exiting with jobs in background.
83
b5e300c2 8420000905
85 - (djm) Import OpenBSD CVS changes
86 - markus@cvs.openbsd.org 2000/08/31 15:52:24
87 [Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
88 implement a SFTP server. interops with sftp2, scp2 and the windows
89 client from ssh.com
90 - markus@cvs.openbsd.org 2000/08/31 15:56:03
91 [README.openssh2]
92 sync
93 - markus@cvs.openbsd.org 2000/08/31 16:05:42
94 [session.c]
95 Wall
96 - markus@cvs.openbsd.org 2000/08/31 16:09:34
97 [authfd.c ssh-agent.c]
98 add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
99 - deraadt@cvs.openbsd.org 2000/09/01 09:25:13
100 [scp.1 scp.c]
101 cleanup and fix -S support; stevesk@sweden.hp.com
102 - markus@cvs.openbsd.org 2000/09/01 16:29:32
103 [sftp-server.c]
104 portability fixes
105 - markus@cvs.openbsd.org 2000/09/01 16:32:41
106 [sftp-server.c]
107 fix cast; mouring@pconline.com
108 - itojun@cvs.openbsd.org 2000/09/03 09:23:28
109 [ssh-add.1 ssh.1]
110 add missing .El against .Bl.
111 - markus@cvs.openbsd.org 2000/09/04 13:03:41
112 [session.c]
113 missing close; ok theo
114 - markus@cvs.openbsd.org 2000/09/04 13:07:21
115 [session.c]
116 fix get_last_login_time order; from andre@van-veen.de
117 - markus@cvs.openbsd.org 2000/09/04 13:10:09
118 [sftp-server.c]
119 more cast fixes; from mouring@pconline.com
120 - markus@cvs.openbsd.org 2000/09/04 13:06:04
121 [session.c]
122 set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
123 - (djm) Cleanup after import. Fix sftp-server compilation, Makefile
3c62e7eb 124 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
125
1e61f54a 12620000903
127 - (djm) Fix Redhat init script
128
c80876b4 12920000901
130 - (djm) Pick up Jim's new X11-askpass
131 - (djm) Release 2.2.0p1
132
8b4a0d08 13320000831
bcbf86ec 134 - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
8b4a0d08 135 <acox@cv.telegroup.com>
b817711d 136 - (djm) Pick up new version (2.2.0) from OpenBSD CVS
8b4a0d08 137
0b65b628 13820000830
139 - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
10fa00c8 140 - (djm) Periodically rekey arc4random
141 - (djm) Clean up diff against OpenBSD.
bcbf86ec 142 - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2b10f47a 143 <stevesk@sweden.hp.com>
b33a2e6e 144 - (djm) Quieten the pam delete credentials error message
44839801 145 - (djm) Fix printing of $DISPLAY hack if set by system type. Report from
146 Kevin Steves <stevesk@sweden.hp.com>
84a770d1 147 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
7efa2776 148 - (djm) Fix doh in bsd-arc4random.c
0b65b628 149
9aaf9be4 15020000829
bcbf86ec 151 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
152 Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
9aaf9be4 153 Garrick James <garrick@james.net>
b5f90139 154 - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
155 Bastian Trompetter <btrompetter@firemail.de>
698d107e 156 - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
14a9a859 157 - More OpenBSD updates:
158 - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
159 [scp.c]
160 off_t in sink, to fix files > 2GB, i think, test is still running ;-)
161 - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
162 [session.c]
163 Wall
164 - markus@cvs.openbsd.org 2000/08/26 04:33:43
165 [compat.c]
166 ssh.com-2.3.0
167 - markus@cvs.openbsd.org 2000/08/27 12:18:05
168 [compat.c]
169 compatibility with future ssh.com versions
170 - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
171 [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
172 print uid/gid as unsigned
173 - markus@cvs.openbsd.org 2000/08/28 13:51:00
174 [ssh.c]
175 enable -n and -f for ssh2
176 - markus@cvs.openbsd.org 2000/08/28 14:19:53
177 [ssh.c]
178 allow combination of -N and -f
179 - markus@cvs.openbsd.org 2000/08/28 14:20:56
180 [util.c]
181 util.c
182 - markus@cvs.openbsd.org 2000/08/28 14:22:02
183 [util.c]
184 undo
185 - markus@cvs.openbsd.org 2000/08/28 14:23:38
186 [util.c]
187 don't complain if setting NONBLOCK fails with ENODEV
9aaf9be4 188
137d7b6c 18920000823
190 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
bcbf86ec 191 Avoids "scp never exits" problem. Reports from Lutz Jaenicke
192 <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
137d7b6c 193 <kajiyama@grad.sccs.chukyo-u.ac.jp>
2e73a022 194 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
da40ab4d 195 - (djm) Add local version to version.h
ea788c22 196 - (djm) Don't reseed arc4random everytime it is used
2e73a022 197 - (djm) OpenBSD CVS updates:
198 - deraadt@cvs.openbsd.org 2000/08/18 20:07:23
199 [ssh.c]
200 accept remsh as a valid name as well; roman@buildpoint.com
201 - deraadt@cvs.openbsd.org 2000/08/18 20:17:13
202 [deattack.c crc32.c packet.c]
203 rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to
204 libz crc32 function yet, because it has ugly "long"'s in it;
205 oneill@cs.sfu.ca
206 - deraadt@cvs.openbsd.org 2000/08/18 20:26:08
207 [scp.1 scp.c]
208 -S prog support; tv@debian.org
209 - deraadt@cvs.openbsd.org 2000/08/18 20:50:07
210 [scp.c]
211 knf
212 - deraadt@cvs.openbsd.org 2000/08/18 20:57:33
213 [log-client.c]
214 shorten
215 - markus@cvs.openbsd.org 2000/08/19 12:48:11
216 [channels.c channels.h clientloop.c ssh.c ssh.h]
217 support for ~. in ssh2
218 - deraadt@cvs.openbsd.org 2000/08/19 15:29:40
219 [crc32.h]
220 proper prototype
221 - markus@cvs.openbsd.org 2000/08/19 15:34:44
bcbf86ec 222 [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
223 [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
2e73a022 224 [fingerprint.c fingerprint.h]
225 add SSH2/DSA support to the agent and some other DSA related cleanups.
226 (note that we cannot talk to ssh.com's ssh2 agents)
227 - markus@cvs.openbsd.org 2000/08/19 15:55:52
228 [channels.c channels.h clientloop.c]
229 more ~ support for ssh2
230 - markus@cvs.openbsd.org 2000/08/19 16:21:19
231 [clientloop.c]
232 oops
233 - millert@cvs.openbsd.org 2000/08/20 12:25:53
234 [session.c]
235 We have to stash the result of get_remote_name_or_ip() before we
236 close our socket or getpeername() will get EBADF and the process
237 will exit. Only a problem for "UseLogin yes".
238 - millert@cvs.openbsd.org 2000/08/20 12:30:59
239 [session.c]
240 Only check /etc/nologin if "UseLogin no" since login(1) may have its
241 own policy on determining who is allowed to login when /etc/nologin
242 is present. Also use the _PATH_NOLOGIN define.
243 - millert@cvs.openbsd.org 2000/08/20 12:42:43
244 [auth1.c auth2.c session.c ssh.c]
245 Add calls to setusercontext() and login_get*(). We basically call
246 setusercontext() in most places where previously we did a setlogin().
247 Add default login.conf file and put root in the "daemon" login class.
248 - millert@cvs.openbsd.org 2000/08/21 10:23:31
249 [session.c]
250 Fix incorrect PATH setting; noted by Markus.
137d7b6c 251
c345cf9d 25220000818
253 - (djm) OpenBSD CVS changes:
254 - markus@cvs.openbsd.org 2000/07/22 03:14:37
255 [servconf.c servconf.h sshd.8 sshd.c sshd_config]
256 random early drop; ok theo, niels
257 - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
258 [ssh.1]
259 typo
260 - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
261 [sshd.8]
262 many fixes from pepper@mail.reppep.com
263 - provos@cvs.openbsd.org 2000/08/01 13:01:42
264 [Makefile.in util.c aux.c]
265 rename aux.c to util.c to help with cygwin port
266 - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
267 [authfd.c]
268 correct sun_len; Alexander@Leidinger.net
269 - provos@cvs.openbsd.org 2000/08/02 10:27:17
270 [readconf.c sshd.8]
271 disable kerberos authentication by default
272 - provos@cvs.openbsd.org 2000/08/02 11:27:05
273 [sshd.8 readconf.c auth-krb4.c]
274 disallow kerberos authentication if we can't verify the TGT; from
275 dugsong@
276 kerberos authentication is on by default only if you have a srvtab.
277 - markus@cvs.openbsd.org 2000/08/04 14:30:07
278 [auth.c]
279 unused
280 - markus@cvs.openbsd.org 2000/08/04 14:30:35
281 [sshd_config]
282 MaxStartups
283 - markus@cvs.openbsd.org 2000/08/15 13:20:46
284 [authfd.c]
285 cleanup; ok niels@
286 - markus@cvs.openbsd.org 2000/08/17 14:05:10
287 [session.c]
288 cleanup login(1)-like jobs, no duplicate utmp entries
289 - markus@cvs.openbsd.org 2000/08/17 14:06:34
290 [session.c sshd.8 sshd.c]
291 sshd -u len, similar to telnetd
1a022229 292 - (djm) Lastlog was not getting closed after writing login entry
39987cc0 293 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
c345cf9d 294
416ed5a7 29520000816
296 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
bcbf86ec 297 - (djm) Fix strerror replacement for old SunOS. Based on patch from
416ed5a7 298 Charles Levert <charles@comm.polymtl.ca>
bcbf86ec 299 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
416ed5a7 300 implementation.
ba606eb2 301 - (djm) SUN_LEN macro for systems which lack it
416ed5a7 302
dbaa2e87 30320000815
304 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
cd352c82 305 - (djm) Avoid failures on Irix when ssh is not setuid. Fix from
306 Michael Stone <mstone@cs.loyola.edu>
d93a7e5a 307 - (djm) Don't seek in directory based lastlogs
bcbf86ec 308 - (djm) Fix --with-ipaddr-display configure option test. Patch from
d93a7e5a 309 Jarno Huuskonen <jhuuskon@messi.uku.fi>
2a2cb9e7 310 - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
dbaa2e87 311
6c33bf70 31220000813
313 - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
314 Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
315
3fcce26c 31620000809
bcbf86ec 317 - (djm) Define AIX hard limits if headers don't. Report from
3fcce26c 318 Bill Painter <william.t.painter@lmco.com>
bcbf86ec 319 - (djm) utmp direct write & SunOS 4 patch from Charles Levert
32eec038 320 <charles@comm.polymtl.ca>
3fcce26c 321
71d43804 32220000808
323 - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
324 time, spec file cleanup.
325
f9bcea07 32620000807
378f2232 327 - (djm) Set 0755 on binaries during install. Report from Lutz Jaenicke
47670e77 328 - (djm) Suppress error messages on channel close shutdown() failurs
329 works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
378f2232 330 - (djm) Add some more entropy collection commands from Lutz Jaenicke
f9bcea07 331
bcf89935 33220000725
333 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
334
4c8722d9 33520000721
336 - (djm) OpenBSD CVS updates:
337 - markus@cvs.openbsd.org 2000/07/16 02:27:22
338 [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
339 [sshconnect1.c sshconnect2.c]
340 make ssh-add accept dsa keys (the agent does not)
341 - djm@cvs.openbsd.org 2000/07/17 19:25:02
342 [sshd.c]
343 Another closing of stdin; ok deraadt
344 - markus@cvs.openbsd.org 2000/07/19 18:33:12
345 [dsa.c]
346 missing free, reorder
347 - markus@cvs.openbsd.org 2000/07/20 16:23:14
348 [ssh-keygen.1]
349 document input and output files
350
240777b8 35120000720
4c8722d9 352 - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
240777b8 353
3c7def32 35420000716
4c8722d9 355 - (djm) Release 2.1.1p4
3c7def32 356
819b676f 35720000715
704b1659 358 - (djm) OpenBSD CVS updates
359 - provos@cvs.openbsd.org 2000/07/13 16:53:22
360 [aux.c readconf.c servconf.c ssh.h]
361 allow multiple whitespace but only one '=' between tokens, bug report from
362 Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
363 - provos@cvs.openbsd.org 2000/07/13 17:14:09
364 [clientloop.c]
365 typo; todd@fries.net
366 - provos@cvs.openbsd.org 2000/07/13 17:19:31
367 [scp.c]
368 close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
369 - markus@cvs.openbsd.org 2000/07/14 16:59:46
370 [readconf.c servconf.c]
371 allow leading whitespace. ok niels
372 - djm@cvs.openbsd.org 2000/07/14 22:01:38
373 [ssh-keygen.c ssh.c]
374 Always create ~/.ssh with mode 700; ok Markus
819b676f 375 - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
376 - Include floatingpoint.h for entropy.c
377 - strerror replacement
704b1659 378
3f7a7e4a 37920000712
c37fb3c1 380 - (djm) Remove -lresolve for Reliant Unix
3f7a7e4a 381 - (djm) OpenBSD CVS Updates:
382 - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
383 [session.c sshd.c ]
384 make MaxStartups code still work with -d; djm
385 - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
386 [readconf.c ssh_config]
387 disable FallBackToRsh by default
c37fb3c1 388 - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
389 Ben Lindstrom <mouring@pconline.com>
1e970014 390 - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
391 spec file.
dcb36e5d 392 - (djm) Released 2.1.1p3
3f7a7e4a 393
56118702 39420000711
395 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
396 <tbert@abac.com>
132dd316 397 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
bcbf86ec 398 - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
c99e5056 399 <mouring@pconline.com>
bcbf86ec 400 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
dc2a6d09 401 from Jim Watt <jimw@peisj.pebio.com>
2d9a148e 402 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
403 to compile on more platforms (incl NeXT).
cc6f2c4c 404 - (djm) Added bsd-inet_aton and configure support for NeXT
aae19451 405 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
089fbbd2 406 - (djm) OpenBSD CVS updates:
407 - markus@cvs.openbsd.org 2000/06/26 03:22:29
408 [authfd.c]
409 cleanup, less cut&paste
410 - markus@cvs.openbsd.org 2000/06/26 15:59:19
411 [servconf.c servconf.h session.c sshd.8 sshd.c]
bcbf86ec 412 MaxStartups: limit number of unauthenticated connections, work by
089fbbd2 413 theo and me
414 - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
415 [session.c]
416 use no_x11_forwarding_flag correctly; provos ok
417 - provos@cvs.openbsd.org 2000/07/05 15:35:57
418 [sshd.c]
419 typo
420 - aaron@cvs.openbsd.org 2000/07/05 22:06:58
421 [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
bcbf86ec 422 Insert more missing .El directives. Our troff really should identify
089fbbd2 423 these and spit out a warning.
424 - todd@cvs.openbsd.org 2000/07/06 21:55:04
425 [auth-rsa.c auth2.c ssh-keygen.c]
426 clean code is good code
427 - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
428 [serverloop.c]
429 sense of port forwarding flag test was backwards
430 - provos@cvs.openbsd.org 2000/07/08 17:17:31
431 [compat.c readconf.c]
432 replace strtok with strsep; from David Young <dyoung@onthejob.net>
433 - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
434 [auth.h]
435 KNF
436 - ho@cvs.openbsd.org 2000/07/08 19:27:33
437 [compat.c readconf.c]
438 Better conditions for strsep() ending.
439 - ho@cvs.openbsd.org 2000/07/10 10:27:05
440 [readconf.c]
441 Get the correct message on errors. (niels@ ok)
442 - ho@cvs.openbsd.org 2000/07/10 10:30:25
443 [cipher.c kex.c servconf.c]
444 strtok() --> strsep(). (niels@ ok)
5540ea9b 445 - (djm) Fix problem with debug mode and MaxStartups
eb37534b 446 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
447 builds)
229f64ee 448 - (djm) Add strsep function from OpenBSD libc for systems that lack it
56118702 449
a8545c6c 45020000709
451 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
452 Kevin Steves <stevesk@sweden.hp.com>
ec90a7d6 453 - (djm) Match prototype and function declaration for rresvport_af.
454 Problem report from Niklas Edmundsson <nikke@ing.umu.se>
bcbf86ec 455 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
732e8ac5 456 builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
37f1df94 457 - (djm) Replace ut_name with ut_user. Patch from Jim Watt
458 <jimw@peisj.pebio.com>
264dce47 459 - (djm) Fix pam sprintf fix
460 - (djm) Cleanup entropy collection code a little more. Split initialisation
461 from seeding, perform intialisation immediatly at start, be careful with
462 uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
5bf9cfe9 463 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
464 Including sigaction() et al. replacements
bcbf86ec 465 - (djm) AIX getuserattr() session initialisation from Tom Bertelson
eeec075f 466 <tbert@abac.com>
a8545c6c 467
e2902a5b 46820000708
bcbf86ec 469 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
e2902a5b 470 Aaron Hopkins <aaron@die.net>
7a33f831 471 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
472 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 473 - (djm) Fixed undefined variables for OSF SIA. Report from
b3f162ba 474 Baars, Henk <Hendrik.Baars@nl.origin-it.com>
bcbf86ec 475 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
b28e4a3b 476 Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
bcbf86ec 477 - (djm) Don't use inet_addr.
e2902a5b 478
5637650d 47920000702
480 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
27494968 481 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
482 on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
a4070484 483 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
484 Chris, the Young One <cky@pobox.com>
bcbf86ec 485 - (djm) Fix scp progress meter on really wide terminals. Based on patch
88726b31 486 from James H. Cloos Jr. <cloos@jhcloos.com>
5637650d 487
388e9f9f 48820000701
489 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
daaff4d5 490 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
82258d68 491 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
492 <vinschen@cygnus.com>
30228d7c 493 - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
2647ae26 494 - (djm) Added check for broken snprintf() functions which do not correctly
495 terminate output string and attempt to use replacement.
46158300 496 - (djm) Released 2.1.1p2
388e9f9f 497
9f32ceb4 49820000628
499 - (djm) Fixes to lastlog code for Irix
500 - (djm) Use atomicio in loginrec
3206bb3b 501 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
502 Irix 6.x array sessions, project id's, and system audit trail id.
9e0c3e1f 503 - (djm) Added 'distprep' make target to simplify packaging
bcbf86ec 504 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
4d33e531 505 support. Enable using "USE_SIA=1 ./configure [options]"
bcbf86ec 506
d8caae24 50720000627
508 - (djm) Fixes to login code - not setting li->uid, cleanups
a05a70ab 509 - (djm) Formatting
d8caae24 510
fe30cc2e 51120000626
3e98362e 512 - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
4cb5ffa0 513 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
514 - (djm) Added password expiry checking (no password change support)
be0b9bb7 515 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
516 based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
b5b3f75d 517 - (djm) Fix fixed EGD code.
3e98362e 518 - OpenBSD CVS update
519 - provos@cvs.openbsd.org 2000/06/25 14:17:58
520 [channels.c]
521 correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
522
1c04b088 52320000623
bcbf86ec 524 - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
1c04b088 525 Svante Signell <svante.signell@telia.com>
526 - (djm) Autoconf logic to define sa_family_t if it is missing
e5a0294f 527 - OpenBSD CVS Updates:
528 - markus@cvs.openbsd.org 2000/06/22 10:32:27
529 [sshd.c]
530 missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL
531 - djm@cvs.openbsd.org 2000/06/22 17:55:00
532 [auth-krb4.c key.c radix.c uuencode.c]
533 Missing CVS idents; ok markus
1c04b088 534
f528fdf2 53520000622
536 - (djm) Automatically generate host key during "make install". Suggested
537 by Gary E. Miller <gem@rellim.com>
538 - (djm) Paranoia before kill() system call
74fc9186 539 - OpenBSD CVS Updates:
540 - markus@cvs.openbsd.org 2000/06/18 18:50:11
541 [auth2.c compat.c compat.h sshconnect2.c]
542 make userauth+pubkey interop with ssh.com-2.2.0
543 - markus@cvs.openbsd.org 2000/06/18 20:56:17
544 [dsa.c]
545 mem leak + be more paranoid in dsa_verify.
546 - markus@cvs.openbsd.org 2000/06/18 21:29:50
547 [key.c]
548 cleanup fingerprinting, less hardcoded sizes
549 - markus@cvs.openbsd.org 2000/06/19 19:39:45
550 [atomicio.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
551 [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
bcbf86ec 552 [buffer.c buffer.h canohost.c channels.c channels.h cipher.c cipher.h]
74fc9186 553 [clientloop.c compat.c compat.h compress.c compress.h crc32.c crc32.h]
554 [deattack.c dispatch.c dsa.c fingerprint.c fingerprint.h getput.h hmac.c]
bcbf86ec 555 [kex.c log-client.c log-server.c login.c match.c mpaux.c mpaux.h nchan.c]
556 [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
74fc9186 557 [rsa.c rsa.h scp.c servconf.c servconf.h ssh-add.c ssh-keygen.c ssh.c]
558 [ssh.h tildexpand.c ttymodes.c ttymodes.h uidswap.c xmalloc.c xmalloc.h]
559 OpenBSD tag
560 - markus@cvs.openbsd.org 2000/06/21 10:46:10
561 sshconnect2.c missing free; nuke old comment
f528fdf2 562
e5fe9a1f 56320000620
564 - (djm) Replace use of '-o' and '-a' logical operators in configure tests
bcbf86ec 565 with '||' and '&&'. As suggested by Jim Knoble <jmknoble@pint-stowp.cx>
e5fe9a1f 566 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
c03aced4 567 - (djm) Typo in loginrec.c
e5fe9a1f 568
cbd7492e 56920000618
570 - (djm) Add summary of configure options to end of ./configure run
bcbf86ec 571 - (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
cbd7492e 572 Michael Stone <mstone@cs.loyola.edu>
bcbf86ec 573 - (djm) rusage is a privileged operation on some Unices (incl.
cbd7492e 574 Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
bcbf86ec 575 - (djm) Avoid PAM failures when running without a TTY. Report from
cbd7492e 576 Martin Petrak <petrak@spsknm.schools.sk>
577 - (djm) Include sys/types.h when including netinet/in.h in configure tests.
578 Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
729bfe59 579 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
38c295d6 580 - OpenBSD CVS updates:
581 - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
582 [channels.c]
583 everyone says "nix it" (remove protocol 2 debugging message)
584 - markus@cvs.openbsd.org 2000/06/17 13:24:34
585 [sshconnect.c]
586 allow extended server banners
587 - markus@cvs.openbsd.org 2000/06/17 14:30:10
588 [sshconnect.c]
589 missing atomicio, typo
590 - jakob@cvs.openbsd.org 2000/06/17 16:52:34
591 [servconf.c servconf.h session.c sshd.8 sshd_config]
592 add support for ssh v2 subsystems. ok markus@.
593 - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
594 [readconf.c servconf.c]
595 include = in WHITESPACE; markus ok
596 - markus@cvs.openbsd.org 2000/06/17 19:09:10
597 [auth2.c]
598 implement bug compatibility with ssh-2.0.13 pubkey, server side
599 - markus@cvs.openbsd.org 2000/06/17 21:00:28
600 [compat.c]
601 initial support for ssh.com's 2.2.0
602 - markus@cvs.openbsd.org 2000/06/17 21:16:09
603 [scp.c]
604 typo
605 - markus@cvs.openbsd.org 2000/06/17 22:05:02
606 [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
607 split auth-rsa option parsing into auth-options
608 add options support to authorized_keys2
609 - markus@cvs.openbsd.org 2000/06/17 22:42:54
610 [session.c]
611 typo
cbd7492e 612
509b1f88 61320000613
614 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
615 - Platform define for SCO 3.x which breaks on /dev/ptmx
616 - Detect and try to fix missing MAXPATHLEN
a4d05724 617 - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
618 <P.S.S.Camp@ukc.ac.uk>
509b1f88 619
09564242 62020000612
621 - (djm) Glob manpages in RPM spec files to catch compressed files
622 - (djm) Full license in auth-pam.c
08ae384f 623 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
383207f7 624 - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
625 - Don't try to retrieve lastlog from wtmp/wtmpx if DISABLE_LASTLOG is
626 def'd
627 - Set AIX to use preformatted manpages
bcbf86ec 628
74b224a0 62920000610
630 - (djm) Minor doc tweaks
217ab55e 631 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
74b224a0 632
32c80420 63320000609
634 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
635 (in favour of utmpx) on Solaris 8
636
fa649821 63720000606
48c99b2c 638 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
639 list of commands (by default). Removed verbose debugging (by default).
bcbf86ec 640 - (djm) Increased command entropy estimates and default entropy collection
48c99b2c 641 timeout
f988dce5 642 - (djm) Remove duplicate headers from loginrec.c
c5fa2eb0 643 - (djm) Don't add /usr/local/lib to library search path on Irix
bcbf86ec 644 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
fa649821 645 <tibbs@math.uh.edu>
1e83f2a2 646 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
647 <zack@wolery.cumb.org>
fa649821 648 - (djm) OpenBSD CVS updates:
649 - todd@cvs.openbsd.org
650 [sshconnect2.c]
651 teach protocol v2 to count login failures properly and also enable an
652 explanation of why the password prompt comes up again like v1; this is NOT
653 crypto
bcbf86ec 654 - markus@cvs.openbsd.org
fa649821 655 [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
656 xauth_location support; pr 1234
657 [readconf.c sshconnect2.c]
658 typo, unused
659 [session.c]
660 allow use_login only for login sessions, otherwise remote commands are
661 execed with uid==0
662 [sshd.8]
663 document UseLogin better
664 [version.h]
665 OpenSSH 2.1.1
666 [auth-rsa.c]
bcbf86ec 667 fix match_hostname() logic for auth-rsa: deny access if we have a
fa649821 668 negative match or no match at all
669 [channels.c hostfile.c match.c]
bcbf86ec 670 don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
fa649821 671 kris@FreeBSD.org
672
8e7b16f8 67320000606
bcbf86ec 674 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
8e7b16f8 675 configure.
676
d7c0f3d5 67720000604
678 - Configure tweaking for new login code on Irix 5.3
2d6c411f 679 - (andre) login code changes based on djm feedback
d7c0f3d5 680
2d6c411f 68120000603
682 - (andre) New login code
683 - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
684 - Add loginrec.[ch], logintest.c and autoconf code
bcbf86ec 685
5daf7064 68620000531
687 - Cleanup of auth.c, login.c and fake-*
688 - Cleanup of auth-pam.c, save and print "account expired" error messages
e5662474 689 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
69134b9b 690 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
691 of fallback DIY code.
5daf7064 692
b9f446d1 69320000530
694 - Define atexit for old Solaris
b02ebca1 695 - Fix buffer overrun in login.c for systems which use syslen in utmpx.
696 patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>
71276795 697 - OpenBSD CVS updates:
698 - markus@cvs.openbsd.org
699 [session.c]
700 make x11-fwd work w/ localhost (xauth add host/unix:11)
701 [cipher.c compat.c readconf.c servconf.c]
702 check strtok() != NULL; ok niels@
703 [key.c]
704 fix key_read() for uuencoded keys w/o '='
705 [serverloop.c]
706 group ssh1 vs. ssh2 in serverloop
707 [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
708 split kexinit/kexdh, factor out common code
709 [readconf.c ssh.1 ssh.c]
710 forwardagent defaults to no, add ssh -A
711 - theo@cvs.openbsd.org
712 [session.c]
713 just some line shortening
60688ef9 714 - Released 2.1.0p3
b9f446d1 715
29611d9c 71620000520
717 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
25422c70 718 - Don't touch utmp if USE_UTMPX defined
a423beaf 719 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
fc1e8bf4 720 - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
bcbf86ec 721 - HPUX and Configure fixes from Lutz Jaenicke
fc1e8bf4 722 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 723 - Use mkinstalldirs script to make directories instead of non-portable
fc1e8bf4 724 "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
a905808d 725 - Doc cleanup
29611d9c 726
301e9b01 72720000518
728 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
729 - OpenBSD CVS updates:
730 - markus@cvs.openbsd.org
731 [sshconnect.c]
732 copy only ai_addrlen bytes; misiek@pld.org.pl
733 [auth.c]
bcbf86ec 734 accept an empty shell in authentication; bug reported by
301e9b01 735 chris@tinker.ucr.edu
736 [serverloop.c]
737 we don't have stderr for interactive terminal sessions (fcntl errors)
738
ad85db64 73920000517
740 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
741 - Fixes command line printing segfaults (spotter: Bladt Norbert)
742 - Fixes erroneous printing of debug messages to syslog
743 - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
744 - Gives useful error message if PRNG initialisation fails
745 - Reduced ssh startup delay
746 - Measures cumulative command time rather than the time between reads
704b1659 747 after select()
ad85db64 748 - 'fixprogs' perl script to eliminate non-working entropy commands, and
704b1659 749 optionally run 'ent' to measure command entropy
c1ef8333 750 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
a64009ad 751 - Avoid WCOREDUMP complation errors for systems that lack it
bcbf86ec 752 - Avoid SIGCHLD warnings from entropy commands
28c1d5ce 753 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
0e73cc53 754 - OpenBSD CVS update:
bcbf86ec 755 - markus@cvs.openbsd.org
0e73cc53 756 [ssh.c]
757 fix usage()
758 [ssh2.h]
759 draft-ietf-secsh-architecture-05.txt
760 [ssh.1]
761 document ssh -T -N (ssh2 only)
762 [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
763 enable nonblocking IO for sshd w/ proto 1, too; split out common code
764 [aux.c]
765 missing include
c04f75f1 766 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
767 - INSTALL typo and URL fix
768 - Makefile fix
769 - Solaris fixes
bcbf86ec 770 - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
c04f75f1 771 <ksakai@kso.netwk.ntt-at.co.jp>
afa5ee68 772 - RSAless operation patch from kevin_oconnor@standardandpoors.com
d45e3d76 773 - Detect OpenSSL seperatly from RSA
bcbf86ec 774 - Better test for RSA (more compatible with RSAref). Based on work by
d45e3d76 775 Ed Eden <ede370@stl.rural.usda.gov>
ad85db64 776
3d1a1654 77720000513
bcbf86ec 778 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
3d1a1654 779 <misiek@pld.org.pl>
780
d02a3a00 78120000511
bcbf86ec 782 - Fix for prng_seed permissions checking from Lutz Jaenicke
d02a3a00 783 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
3d1a1654 784 - "make host-key" fix for Irix
d02a3a00 785
d0c832f3 78620000509
787 - OpenBSD CVS update
788 - markus@cvs.openbsd.org
789 [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
790 [ssh.h sshconnect1.c sshconnect2.c sshd.8]
791 - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
792 - hugh@cvs.openbsd.org
793 [ssh.1]
794 - zap typo
795 [ssh-keygen.1]
796 - One last nit fix. (markus approved)
797 [sshd.8]
798 - some markus certified spelling adjustments
799 - markus@cvs.openbsd.org
800 [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
801 [sshconnect2.c ]
802 - bug compat w/ ssh-2.0.13 x11, split out bugs
803 [nchan.c]
804 - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
805 [ssh-keygen.c]
806 - handle escapes in real and original key format, ok millert@
807 [version.h]
808 - OpenSSH-2.1
3dc1102e 809 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
e93ee87a 810 - Doc updates
bcbf86ec 811 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
21e5304a 812 by Andre Lucas <andre.lucas@dial.pipex.com>
d0c832f3 813
ebdeb9a8 81420000508
815 - Makefile and RPM spec fixes
816 - Generate DSA host keys during "make key" or RPM installs
f6cde515 817 - OpenBSD CVS update
818 - markus@cvs.openbsd.org
819 [clientloop.c sshconnect2.c]
820 - make x11-fwd interop w/ ssh-2.0.13
821 [README.openssh2]
822 - interop w/ SecureFX
823 - Release 2.0.0beta2
ebdeb9a8 824
bcbf86ec 825 - Configure caching and cleanup patch from Andre Lucas'
58d100bf 826 <andre.lucas@dial.pipex.com>
827
1d1ffb87 82820000507
829 - Remove references to SSLeay.
830 - Big OpenBSD CVS update
831 - markus@cvs.openbsd.org
832 [clientloop.c]
833 - typo
834 [session.c]
835 - update proctitle on pty alloc/dealloc, e.g. w/ windows client
836 [session.c]
837 - update proctitle for proto 1, too
838 [channels.h nchan.c serverloop.c session.c sshd.c]
839 - use c-style comments
840 - deraadt@cvs.openbsd.org
841 [scp.c]
842 - more atomicio
bcbf86ec 843 - markus@cvs.openbsd.org
1d1ffb87 844 [channels.c]
845 - set O_NONBLOCK
846 [ssh.1]
847 - update AUTHOR
848 [readconf.c ssh-keygen.c ssh.h]
849 - default DSA key file ~/.ssh/id_dsa
850 [clientloop.c]
851 - typo, rm verbose debug
852 - deraadt@cvs.openbsd.org
853 [ssh-keygen.1]
854 - document DSA use of ssh-keygen
855 [sshd.8]
856 - a start at describing what i understand of the DSA side
857 [ssh-keygen.1]
858 - document -X and -x
859 [ssh-keygen.c]
860 - simplify usage
bcbf86ec 861 - markus@cvs.openbsd.org
1d1ffb87 862 [sshd.8]
863 - there is no rhosts_dsa
864 [ssh-keygen.1]
865 - document -y, update -X,-x
866 [nchan.c]
867 - fix close for non-open ssh1 channels
868 [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
869 - s/DsaKey/HostDSAKey/, document option
870 [sshconnect2.c]
871 - respect number_of_password_prompts
872 [channels.c channels.h servconf.c servconf.h session.c sshd.8]
873 - GatewayPorts for sshd, ok deraadt@
874 [ssh-add.1 ssh-agent.1 ssh.1]
875 - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
876 [ssh.1]
877 - more info on proto 2
878 [sshd.8]
879 - sync AUTHOR w/ ssh.1
880 [key.c key.h sshconnect.c]
881 - print key type when talking about host keys
882 [packet.c]
883 - clear padding in ssh2
884 [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
885 - replace broken uuencode w/ libc b64_ntop
886 [auth2.c]
887 - log failure before sending the reply
888 [key.c radix.c uuencode.c]
889 - remote trailing comments before calling __b64_pton
890 [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
891 [sshconnect2.c sshd.8]
892 - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
893 - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
894
1a11e1ae 89520000502
0fbe8c74 896 - OpenBSD CVS update
897 [channels.c]
898 - init all fds, close all fds.
899 [sshconnect2.c]
900 - check whether file exists before asking for passphrase
901 [servconf.c servconf.h sshd.8 sshd.c]
902 - PidFile, pr 1210
903 [channels.c]
904 - EINTR
905 [channels.c]
906 - unbreak, ok niels@
907 [sshd.c]
908 - unlink pid file, ok niels@
909 [auth2.c]
910 - Add missing #ifdefs; ok - markus
bcbf86ec 911 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
d3083fbd 912 gathering commands from a text file
1a11e1ae 913 - Release 2.0.0beta1
914
c4bc58eb 91520000501
916 - OpenBSD CVS update
917 [packet.c]
918 - send debug messages in SSH2 format
3189621b 919 [scp.c]
920 - fix very rare EAGAIN/EINTR issues; based on work by djm
921 [packet.c]
922 - less debug, rm unused
923 [auth2.c]
924 - disable kerb,s/key in ssh2
925 [sshd.8]
926 - Minor tweaks and typo fixes.
927 [ssh-keygen.c]
928 - Put -d into usage and reorder. markus ok.
bcbf86ec 929 - Include missing headers for OpenSSL tests. Fix from Phil Karn
44fb55e9 930 <karn@ka9q.ampr.org>
bcbf86ec 931 - Fixed __progname symbol collisions reported by Andre Lucas
3fd95d9a 932 <andre.lucas@dial.pipex.com>
0d5f7abc 933 - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
934 <gd@hilb1.medat.de>
8cb940db 935 - Add some missing ifdefs to auth2.c
8af50c98 936 - Deprecate perl-tk askpass.
52bcc044 937 - Irix portability fixes - don't include netinet headers more than once
938 - Make sure we don't save PRNG seed more than once
c4bc58eb 939
2b763e31 94020000430
941 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
b7a87eea 942 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
943 patch.
944 - Adds timeout to entropy collection
945 - Disables slow entropy sources
946 - Load and save seed file
bcbf86ec 947 - Changed entropy seed code to user per-user seeds only (server seed is
b7a87eea 948 saved in root's .ssh directory)
949 - Use atexit() and fatal cleanups to save seed on exit
0b242b12 950 - More OpenBSD updates:
951 [session.c]
952 - don't call chan_write_failed() if we are not writing
953 [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
954 - keysize warnings error() -> log()
2b763e31 955
a306f2dd 95620000429
957 - Merge big update to OpenSSH-2.0 from OpenBSD CVS
958 [README.openssh2]
959 - interop w/ F-secure windows client
960 - sync documentation
961 - ssh_host_dsa_key not ssh_dsa_key
962 [auth-rsa.c]
963 - missing fclose
964 [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
965 [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
966 [sshd.c uuencode.c uuencode.h authfile.h]
967 - add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
968 for trading keys with the real and the original SSH, directly from the
969 people who invented the SSH protocol.
970 [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
971 [sshconnect1.c sshconnect2.c]
972 - split auth/sshconnect in one file per protocol version
973 [sshconnect2.c]
974 - remove debug
975 [uuencode.c]
976 - add trailing =
977 [version.h]
978 - OpenSSH-2.0
979 [ssh-keygen.1 ssh-keygen.c]
980 - add -R flag: exit code indicates if RSA is alive
981 [sshd.c]
982 - remove unused
983 silent if -Q is specified
984 [ssh.h]
985 - host key becomes /etc/ssh_host_dsa_key
986 [readconf.c servconf.c ]
987 - ssh/sshd default to proto 1 and 2
988 [uuencode.c]
989 - remove debug
990 [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
991 - xfree DSA blobs
992 [auth2.c serverloop.c session.c]
993 - cleanup logging for sshd/2, respect PasswordAuth no
994 [sshconnect2.c]
995 - less debug, respect .ssh/config
996 [README.openssh2 channels.c channels.h]
bcbf86ec 997 - clientloop.c session.c ssh.c
a306f2dd 998 - support for x11-fwding, client+server
999
0ac7199f 100020000421
1001 - Merge fix from OpenBSD CVS
1002 [ssh-agent.c]
1003 - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
1004 via Debian bug #59926
18ba2aab 1005 - Define __progname in session.c if libc doesn't
1006 - Remove indentation on autoconf #include statements to avoid bug in
bcbf86ec 1007 DEC Tru64 compiler. Report and fix from David Del Piero
18ba2aab 1008 <David.DelPiero@qed.qld.gov.au>
0ac7199f 1009
e1b37056 101020000420
bcbf86ec 1011 - Make fixpaths work with perl4, patch from Andre Lucas
e1b37056 1012 <andre.lucas@dial.pipex.com>
9da5c3c9 1013 - Sync with OpenBSD CVS:
1014 [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
1015 - pid_t
1016 [session.c]
1017 - remove bogus chan_read_failed. this could cause data
1018 corruption (missing data) at end of a SSH2 session.
4e577b89 1019 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
1020 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
1021 - Use vhangup to clean up Linux ttys
1022 - Force posix getopt processing on GNU libc systems
371ecff9 1023 - Debian bug #55910 - remove references to ssl(8) manpages
247f1a89 1024 - Debian bug #58031 - ssh_config lies about default cipher
e1b37056 1025
d6f24e45 102620000419
1027 - OpenBSD CVS updates
1028 [channels.c]
1029 - fix pr 1196, listen_port and port_to_connect interchanged
1030 [scp.c]
bcbf86ec 1031 - after completion, replace the progress bar ETA counter with a final
d6f24e45 1032 elapsed time; my idea, aaron wrote the patch
1033 [ssh_config sshd_config]
1034 - show 'Protocol' as an example, ok markus@
1035 [sshd.c]
1036 - missing xfree()
1037 - Add missing header to bsd-misc.c
1038
35484284 103920000416
1040 - Reduce diff against OpenBSD source
bcbf86ec 1041 - All OpenSSL includes are now unconditionally referenced as
35484284 1042 openssl/foo.h
1043 - Pick up formatting changes
1044 - Other minor changed (typecasts, etc) that I missed
1045
6ae2364d 104620000415
1047 - OpenBSD CVS updates.
1048 [ssh.1 ssh.c]
1049 - ssh -2
1050 [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
1051 [session.c sshconnect.c]
1052 - check payload for (illegal) extra data
1053 [ALL]
1054 whitespace cleanup
1055
c323ac76 105620000413
1057 - INSTALL doc updates
f54651ce 1058 - Merged OpenBSD updates to include paths.
bcbf86ec 1059
a8be9f80 106020000412
1061 - OpenBSD CVS updates:
1062 - [channels.c]
1063 repair x11-fwd
1064 - [sshconnect.c]
1065 fix passwd prompt for ssh2, less debugging output.
1066 - [clientloop.c compat.c dsa.c kex.c sshd.c]
1067 less debugging output
1068 - [kex.c kex.h sshconnect.c sshd.c]
1069 check for reasonable public DH values
1070 - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
1071 [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
1072 add Cipher and Protocol options to ssh/sshd, e.g.:
1073 ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
1074 arcfour,3des-cbc'
1075 - [sshd.c]
1076 print 1.99 only if server supports both
1077
18e92801 107820000408
1079 - Avoid some compiler warnings in fake-get*.c
1080 - Add IPTOS macros for systems which lack them
9d98aaf6 1081 - Only set define entropy collection macros if they are found
e78a59f5 1082 - More large OpenBSD CVS updates:
1083 - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
1084 [session.h ssh.h sshd.c README.openssh2]
1085 ssh2 server side, see README.openssh2; enable with 'sshd -2'
1086 - [channels.c]
1087 no adjust after close
1088 - [sshd.c compat.c ]
1089 interop w/ latest ssh.com windows client.
bcbf86ec 1090
8ce64345 109120000406
1092 - OpenBSD CVS update:
1093 - [channels.c]
1094 close efd on eof
1095 - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
1096 ssh2 client implementation, interops w/ ssh.com and lsh servers.
1097 - [sshconnect.c]
1098 missing free.
1099 - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
1100 remove unused argument, split cipher_mask()
1101 - [clientloop.c]
1102 re-order: group ssh1 vs. ssh2
1103 - Make Redhat spec require openssl >= 0.9.5a
1104
e7627112 110520000404
1106 - Add tests for RAND_add function when searching for OpenSSL
7e7327a1 1107 - OpenBSD CVS update:
1108 - [packet.h packet.c]
1109 ssh2 packet format
1110 - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
1111 [channels.h channels.c]
1112 channel layer support for ssh2
1113 - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
1114 DSA, keyexchange, algorithm agreement for ssh2
6c081128 1115 - Generate manpages before make install not at the end of make all
1116 - Don't seed the rng quite so often
1117 - Always reseed rng when requested
e7627112 1118
bfc9a610 111920000403
1120 - Wrote entropy collection routines for systems that lack /dev/random
1121 and EGD
837c30b8 1122 - Disable tests and typedefs for 64 bit types. They are currently unused.
bfc9a610 1123
7368a6c8 112420000401
1125 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
1126 - [auth.c session.c sshd.c auth.h]
1127 split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
1128 - [bufaux.c bufaux.h]
1129 support ssh2 bignums
1130 - [channels.c channels.h clientloop.c sshd.c nchan.c nchan.h packet.c]
1131 [readconf.c ssh.c ssh.h serverloop.c]
1132 replace big switch() with function tables (prepare for ssh2)
1133 - [ssh2.h]
1134 ssh2 message type codes
1135 - [sshd.8]
1136 reorder Xr to avoid cutting
1137 - [serverloop.c]
1138 close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
1139 - [channels.c]
1140 missing close
1141 allow bigger packets
1142 - [cipher.c cipher.h]
1143 support ssh2 ciphers
1144 - [compress.c]
1145 cleanup, less code
1146 - [dispatch.c dispatch.h]
1147 function tables for different message types
1148 - [log-server.c]
1149 do not log() if debuggin to stderr
1150 rename a cpp symbol, to avoid param.h collision
1151 - [mpaux.c]
1152 KNF
1153 - [nchan.c]
1154 sync w/ channels.c
1155
f5238bee 115620000326
1157 - Better tests for OpenSSL w/ RSAref
bcbf86ec 1158 - Added replacement setenv() function from OpenBSD libc. Suggested by
f5238bee 1159 Ben Lindstrom <mouring@pconline.com>
4fe2af09 1160 - OpenBSD CVS update
1161 - [auth-krb4.c]
1162 -Wall
1163 - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
1164 [match.h ssh.c ssh.h sshconnect.c sshd.c]
1165 initial support for DSA keys. ok deraadt@, niels@
1166 - [cipher.c cipher.h]
1167 remove unused cipher_attack_detected code
1168 - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
1169 Fix some formatting problems I missed before.
1170 - [ssh.1 sshd.8]
1171 fix spelling errors, From: FreeBSD
1172 - [ssh.c]
1173 switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
f5238bee 1174
0024a081 117520000324
1176 - Released 1.2.3
1177
bd499f9e 117820000317
1179 - Clarified --with-default-path option.
1180 - Added -blibpath handling for AIX to work around stupid runtime linking.
1181 Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
1182 <jmknoble@pobox.com>
474b5fef 1183 - Checks for 64 bit int types. Problem report from Mats Fredholm
1184 <matsf@init.se>
610cd5c6 1185 - OpenBSD CVS updates:
bcbf86ec 1186 - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
610cd5c6 1187 [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
1188 [sshd.c]
1189 pedantic: signed vs. unsigned, void*-arithm, etc
1190 - [ssh.1 sshd.8]
1191 Various cleanups and standardizations.
bcbf86ec 1192 - Runtime error fix for HPUX from Otmar Stahl
be48d23c 1193 <O.Stahl@lsw.uni-heidelberg.de>
bd499f9e 1194
4696775a 119520000316
bcbf86ec 1196 - Fixed configure not passing LDFLAGS to Solaris. Report from David G.
4696775a 1197 Hesprich <dghespri@sprintparanet.com>
d423d822 1198 - Propogate LD through to Makefile
b7a9ce47 1199 - Doc cleanups
2ba2a610 1200 - Added blurb about "scp: command not found" errors to UPGRADING
4696775a 1201
cb0b7ea4 120220000315
1203 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
1204 problems with gcc/Solaris.
bcbf86ec 1205 - Don't free argument to putenv() after use (in setenv() replacement).
db55a3ea 1206 Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
bcbf86ec 1207 - Created contrib/ subdirectory. Included helpers from Phil Hands'
13652e52 1208 Debian package, README file and chroot patch from Ricardo Cerqueira
1209 <rmcc@clix.pt>
bcbf86ec 1210 - Moved gnome-ssh-askpass.c to contrib directory and removed config
13652e52 1211 option.
1212 - Slight cleanup to doc files
b14b2ae7 1213 - Configure fix from Bratislav ILICH <bilic@zepter.ru>
cb0b7ea4 1214
a8ed9fd9 121520000314
bcbf86ec 1216 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
a8ed9fd9 1217 peter@frontierflying.com
84afc958 1218 - Include /usr/local/include and /usr/local/lib for systems that don't
1219 do it themselves
1220 - -R/usr/local/lib for Solaris
1221 - Fix RSAref detection
1222 - Fix IN6_IS_ADDR_V4MAPPED macro
a8ed9fd9 1223
bcf36c78 122420000311
1225 - Detect RSAref
43e48848 1226 - OpenBSD CVS change
1227 [sshd.c]
1228 - disallow guessing of root password
867dbf40 1229 - More configure fixes
80faa19f 1230 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
bcf36c78 1231
c8d54615 123220000309
1233 - OpenBSD CVS updates to v1.2.3
704b1659 1234 [ssh.h atomicio.c]
1235 - int atomicio -> ssize_t (for alpha). ok deraadt@
1236 [auth-rsa.c]
1237 - delay MD5 computation until client sends response, free() early, cleanup.
1238 [cipher.c]
1239 - void* -> unsigned char*, ok niels@
1240 [hostfile.c]
1241 - remove unused variable 'len'. fix comments.
1242 - remove unused variable
1243 [log-client.c log-server.c]
1244 - rename a cpp symbol, to avoid param.h collision
1245 [packet.c]
1246 - missing xfree()
1247 - getsockname() requires initialized tolen; andy@guildsoftware.com
1248 - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
1249 from Holger.Trapp@Informatik.TU-Chemnitz.DE
1250 [pty.c pty.h]
bcbf86ec 1251 - register cleanup for pty earlier. move code for pty-owner handling to
c8d54615 1252 pty.c ok provos@, dugsong@
704b1659 1253 [readconf.c]
1254 - turn off x11-fwd for the client, too.
1255 [rsa.c]
1256 - PKCS#1 padding
1257 [scp.c]
1258 - allow '.' in usernames; from jedgar@fxp.org
1259 [servconf.c]
1260 - typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
1261 - sync with sshd_config
1262 [ssh-keygen.c]
1263 - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@
1264 [ssh.1]
1265 - Change invalid 'CHAT' loglevel to 'VERBOSE'
1266 [ssh.c]
1267 - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
1268 - turn off x11-fwd for the client, too.
1269 [sshconnect.c]
1270 - missing xfree()
1271 - retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
1272 - read error vs. "Connection closed by remote host"
1273 [sshd.8]
1274 - ie. -> i.e.,
1275 - do not link to a commercial page..
1276 - sync with sshd_config
1277 [sshd.c]
1278 - no need for poll.h; from bright@wintelcom.net
1279 - log with level log() not fatal() if peer behaves badly.
1280 - don't panic if client behaves strange. ok deraadt@
1281 - make no-port-forwarding for RSA keys deny both -L and -R style fwding
1282 - delay close() of pty until the pty has been chowned back to root
1283 - oops, fix comment, too.
1284 - missing xfree()
1285 - move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
1286 (http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
bcbf86ec 1287 - register cleanup for pty earlier. move code for pty-owner handling to
704b1659 1288 pty.c ok provos@, dugsong@
1289 - create x11 cookie file
1290 - fix pr 1113, fclose() -> pclose(), todo: remote popen()
1291 - version 1.2.3
c8d54615 1292 - Cleaned up
bcbf86ec 1293 - Removed warning workaround for Linux and devpts filesystems (no longer
d8223847 1294 required after OpenBSD updates)
c8d54615 1295
07055445 129620000308
1297 - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
1298
129920000307
1300 - Released 1.2.2p1
1301
9c8c3fc6 130220000305
1303 - Fix DEC compile fix
54096dcc 1304 - Explicitly seed OpenSSL's PRNG before checking rsa_alive()
aa6bd60a 1305 - Check for getpagesize in libucb.a if not found in libc. Fix for old
1306 Solaris from Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 1307 - Check for libwrap if --with-tcp-wrappers option specified. Suggestion
9fc7867e 1308 Mate Wierdl <mw@moni.msci.memphis.edu>
9c8c3fc6 1309
6bf4d066 131020000303
1311 - Added "make host-key" target, Suggestion from Dominik Brettnacher
1312 <domi@saargate.de>
bcbf86ec 1313 - Don't permanently fail on bind() if getaddrinfo has more choices left for
16218745 1314 us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
1315 Miskiewicz <misiek@pld.org.pl>
22fa590f 1316 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
1317 - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
6bf4d066 1318
a0391976 131920000302
1320 - Big cleanup of autoconf code
1321 - Rearranged to be a little more logical
1322 - Added -R option for Solaris
1323 - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
1324 to detect library and header location _and_ ensure library has proper
1325 RSA support built in (this is a problem with OpenSSL 0.9.5).
817175bc 1326 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
0a1718dc 1327 - Avoid warning message with Unix98 ptys
bcbf86ec 1328 - Warning was valid - possible race condition on PTYs. Avoided using
3276571c 1329 platform-specific code.
1330 - Document some common problems
bcbf86ec 1331 - Allow root access to any key. Patch from
81eef326 1332 markus.friedl@informatik.uni-erlangen.de
a0391976 1333
f55afe71 133420000207
1335 - Removed SOCKS code. Will support through a ProxyCommand.
1336
d07d1c58 133720000203
1338 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
d581b7ae 1339 - Add --with-ssl-dir option
d07d1c58 1340
9d5f374b 134120000202
bcbf86ec 1342 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
9d5f374b 1343 <jmd@aoe.vt.edu>
6b1f3fdb 1344 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 1345 - Added URLs to Japanese translations of documents by HARUYAMA Seigo
6b1f3fdb 1346 <haruyama@nt.phys.s.u-tokyo.ac.jp>
9d5f374b 1347
bc8c2601 134820000201
1349 - Use socket pairs by default (instead of pipes). Prevents race condition
1350 on several (buggy) OSs. Report and fix from tridge@linuxcare.com
1351
69c76614 135220000127
1353 - Seed OpenSSL's random number generator before generating RSA keypairs
1354 - Split random collector into seperate file
aaf2abd7 1355 - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
69c76614 1356
f9507c24 135720000126
1358 - Released 1.2.2 stable
1359
bcbf86ec 1360 - NeXT keeps it lastlog in /usr/adm. Report from
f9507c24 1361 mouring@newton.pconline.com
bcbf86ec 1362 - Added note in UPGRADING re interop with commercial SSH using idea.
587120ad 1363 Report from Jim Knoble <jmknoble@pobox.com>
1364 - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
1365 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
f9507c24 1366
bfae20ad 136720000125
bcbf86ec 1368 - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
bfae20ad 1369 <andre.lucas@dial.pipex.com>
07b0cb78 1370 - Reorder PAM initialisation so it does not mess up lastlog. Reported
1371 by Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 1372 - Use preformatted manpages on SCO, report from Gary E. Miller
9755cbdb 1373 <gem@rellim.com>
1374 - New URL for x11-ssh-askpass.
bcbf86ec 1375 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
7e31dc81 1376 <jmknoble@pobox.com>
bcbf86ec 1377 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
ff8ecdb8 1378 Jim Knoble <jmknoble@pobox.com>
1379 - Updated RPM spec files to use DESTDIR
bfae20ad 1380
bb58aa4b 138120000124
1382 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
1383 increment)
1384
d45317d8 138520000123
1386 - OpenBSD CVS:
1387 - [packet.c]
1388 getsockname() requires initialized tolen; andy@guildsoftware.com
bcbf86ec 1389 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
4c40f834 1390 <drankin@bohemians.lexington.ky.us>
12aa90af 1391 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
d45317d8 1392
e844f761 139320000122
1394 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
1395 <bent@clark.net>
c54a6257 1396 - Merge preformatted manpage patch from Andre Lucas
1397 <andre.lucas@dial.pipex.com>
8eb34e02 1398 - Make IPv4 use the default in RPM packages
1399 - Irix uses preformatted manpages
1e64903d 1400 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
1401 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
9bc5ddfe 1402 - OpenBSD CVS updates:
1403 - [packet.c]
1404 use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
1405 from Holger.Trapp@Informatik.TU-Chemnitz.DE
1406 - [sshd.c]
1407 log with level log() not fatal() if peer behaves badly.
1408 - [readpass.c]
bcbf86ec 1409 instead of blocking SIGINT, catch it ourselves, so that we can clean
1410 the tty modes up and kill ourselves -- instead of our process group
1411 leader (scp, cvs, ...) going away and leaving us in noecho mode.
9bc5ddfe 1412 people with cbreak shells never even noticed..
399d9d44 1413 - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
1414 ie. -> i.e.,
e844f761 1415
4c8ef3fb 141620000120
1417 - Don't use getaddrinfo on AIX
7b2ea3a1 1418 - Update to latest OpenBSD CVS:
1419 - [auth-rsa.c]
1420 - fix user/1056, sshd keeps restrictions; dbt@meat.net
1421 - [sshconnect.c]
1422 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
1423 - destroy keys earlier
bcbf86ec 1424 - split key exchange (kex) and user authentication (user-auth),
d468fc76 1425 ok: provos@
7b2ea3a1 1426 - [sshd.c]
1427 - no need for poll.h; from bright@wintelcom.net
1428 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
bcbf86ec 1429 - split key exchange (kex) and user authentication (user-auth),
d468fc76 1430 ok: provos@
f3bba493 1431 - Big manpage and config file cleanup from Andre Lucas
1432 <andre.lucas@dial.pipex.com>
5f4fdfae 1433 - Re-added latest (unmodified) OpenBSD manpages
47f9a56a 1434 - Doc updates
d468fc76 1435 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
1436 Christos Zoulas <christos@netbsd.org>
4c8ef3fb 1437
082bbfb3 143820000119
20af321f 1439 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
082bbfb3 1440 - Compile fix from Darren_Hall@progressive.com
59e76f33 1441 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
1442 addresses using getaddrinfo(). Added a configure switch to make the
1443 default lookup mode AF_INET
082bbfb3 1444
a63a7f37 144520000118
1446 - Fixed --with-pid-dir option
51a6baf8 1447 - Makefile fix from Gary E. Miller <gem@rellim.com>
bcbf86ec 1448 - Compile fix for HPUX and Solaris from Andre Lucas
976f7e19 1449 <andre.lucas@dial.pipex.com>
a63a7f37 1450
f914c7fb 145120000117
1452 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
1453 port, ignore EINVAL errors (Linux) when searching for free port.
bcbf86ec 1454 - Revert __snprintf -> snprintf aliasing. Apparently Solaris
de93b046 1455 __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
9b363e1c 1456 - Document location of Redhat PAM file in INSTALL.
bcbf86ec 1457 - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6
1458 INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to
f4a7cf29 1459 deliver (no IPv6 kernel support)
80a44451 1460 - Released 1.2.1pre27
f914c7fb 1461
f4a7cf29 1462 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
bcbf86ec 1463 - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
cf8ad170 1464 <jhuuskon@hytti.uku.fi>
bcbf86ec 1465 - Fix hang on logout if processes are still using the pty. Needs
691a8a9f 1466 further testing.
5957fd29 1467 - Patch from Christos Zoulas <christos@zoulas.com>
1468 - Try $prefix first when looking for OpenSSL.
1469 - Include sys/types.h when including sys/socket.h in test programs
bcbf86ec 1470 - Substitute PID directory in sshd.8. Suggestion from Andrew
19d9ac2a 1471 Stribblehill <a.d.stribblehill@durham.ac.uk>
f4a7cf29 1472
47e45e44 147320000116
1474 - Renamed --with-xauth-path to --with-xauth
1475 - Added --with-pid-dir option
1476 - Released 1.2.1pre26
1477
a82ef8ae 1478 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
bcbf86ec 1479 - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
66be05a1 1480 openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
a82ef8ae 1481
5cdfe03f 148220000115
1483 - Add --with-xauth-path configure directive and explicit test for
bcbf86ec 1484 /usr/openwin/bin/xauth for Solaris systems. Report from Anders
5cdfe03f 1485 Nordby <anders@fix.no>
bcbf86ec 1486 - Fix incorrect detection of /dev/ptmx on Linux systems that lack
5cdfe03f 1487 openpty. Report from John Seifarth <john@waw.be>
1488 - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
bcbf86ec 1489 sys/types.h. Fixes problems on SCO, report from Gary E. Miller
5cdfe03f 1490 <gem@rellim.com>
1491 - Use __snprintf and __vnsprintf if they are found where snprintf and
1492 vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
1493 and others.
1494
48e671d5 149520000114
1496 - Merged OpenBSD IPv6 patch:
1497 - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]
1498 [scp.c packet.h packet.c login.c log.c canohost.c channels.c]
1499 [hostfile.c sshd_config]
1500 ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new
bcbf86ec 1501 features: sshd allows multiple ListenAddress and Port options. note
1502 that libwrap is not IPv6-ready. (based on patches from
48e671d5 1503 fujiwara@rcac.tdi.co.jp)
1504 - [ssh.c canohost.c]
bcbf86ec 1505 more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo,
48e671d5 1506 from itojun@
1507 - [channels.c]
1508 listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)
1509 - [packet.h]
1510 allow auth-kerberos for IPv4 only
1511 - [scp.1 sshd.8 servconf.h scp.c]
1512 document -4, -6, and 'ssh -L 2022/::1/22'
1513 - [ssh.c]
bcbf86ec 1514 'ssh @host' is illegal (null user name), from
48e671d5 1515 karsten@gedankenpolizei.de
1516 - [sshconnect.c]
1517 better error message
1518 - [sshd.c]
1519 allow auth-kerberos for IPv4 only
1520 - Big IPv6 merge:
1521 - Cleanup overrun in sockaddr copying on RHL 6.1
1522 - Replacements for getaddrinfo, getnameinfo, etc based on versions
1523 from patch from KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>
1524 - Replacement for missing structures on systems that lack IPv6
1525 - record_login needed to know about AF_INET6 addresses
1526 - Borrowed more code from OpenBSD: rresvport_af and requisites
1527
2598df62 152820000110
1529 - Fixes to auth-skey to enable it to use the standard OpenSSL libraries
1530
b8a0310d 153120000107
1532 - New config.sub and config.guess to fix problems on SCO. Supplied
1533 by Gary E. Miller <gem@rellim.com>
b6a98a85 1534 - SCO build fix from Gary E. Miller <gem@rellim.com>
2598df62 1535 - Released 1.2.1pre25
b8a0310d 1536
dfb95100 153720000106
1538 - Documentation update & cleanup
1539 - Better KrbIV / AFS detection, based on patch from:
1540 Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
1541
b9795b89 154220000105
bcbf86ec 1543 - Fixed annoying DES corruption problem. libcrypt has been
b9795b89 1544 overriding symbols in libcrypto. Removed libcrypt and crypt.h
1545 altogether (libcrypto includes its own crypt(1) replacement)
1546 - Added platform-specific rules for Irix 6.x. Included warning that
1547 they are untested.
1548
a1ec4d79 154920000103
1550 - Add explicit make rules for files proccessed by fixpaths.
bcbf86ec 1551 - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori
a1ec4d79 1552 <tnh@kondara.org>
bcbf86ec 1553 - Removed "nullok" directive from default PAM configuration files.
1554 Added information on enabling EmptyPasswords on openssh+PAM in
607d73e6 1555 UPGRADING file.
e02735bb 1556 - OpenBSD CVS updates
1557 - [ssh-agent.c]
bcbf86ec 1558 cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and
e02735bb 1559 dgaudet@arctic.org
1560 - [sshconnect.c]
1561 compare correct version for 1.3 compat mode
a1ec4d79 1562
93c7f644 156320000102
1564 - Prevent multiple inclusion of config.h and defines.h. Suggested
1565 by Andre Lucas <andre.lucas@dial.pipex.com>
1566 - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
1567 <dgaudet@arctic.org>
1568
76b8607f 156919991231
bcbf86ec 1570 - Fix password support on systems with a mixture of shadowed and
1571 non-shadowed passwords (e.g. NIS). Report and fix from
76b8607f 1572 HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 1573 - Fix broken autoconf typedef detection. Report from Marc G.
723221b5 1574 Fournier <marc.fournier@acadiau.ca>
b92964b7 1575 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
1576 <Franz.Sirl-kernel@lauterbach.com>
bcbf86ec 1577 - Prevent typedefs from being compiled more than once. Report from
a6ddc88b 1578 Marc G. Fournier <marc.fournier@acadiau.ca>
4811cc0b 1579 - Fill in ut_utaddr utmp field. Report from Benjamin Charron
1580 <iretd@bigfoot.com>
bcbf86ec 1581 - Really fix broken default path. Fix from Jim Knoble
c43d69a9 1582 <jmknoble@pobox.com>
ae3a3d31 1583 - Remove test for quad_t. No longer needed.
76a8e733 1584 - Released 1.2.1pre24
1585
1586 - Added support for directory-based lastlogs
1587 - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
76b8607f 1588
13f825f4 158919991230
1590 - OpenBSD CVS updates:
1591 - [auth-passwd.c]
1592 check for NULL 1st
bcbf86ec 1593 - Removed most of the pam code into its own file auth-pam.[ch]. This
a5c9cd31 1594 cleaned up sshd.c up significantly.
bcbf86ec 1595 - PAM authentication was incorrectly interpreting
76b8607f 1596 "PermitRootLogin without-password". Report from Matthias Andree
1597 <ma@dt.e-technik.uni-dortmund.de
a5c9cd31 1598 - Several other cleanups
0bc5b6fb 1599 - Merged Dante SOCKS support patch from David Rankin
1600 <drankin@bohemians.lexington.ky.us>
1601 - Updated documentation with ./configure options
76b8607f 1602 - Released 1.2.1pre23
13f825f4 1603
c73a0cb5 160419991229
bcbf86ec 1605 - Applied another NetBSD portability patch from David Rankin
c73a0cb5 1606 <drankin@bohemians.lexington.ky.us>
1607 - Fix --with-default-path option.
bcbf86ec 1608 - Autodetect perl, patch from David Rankin
a0f84251 1609 <drankin@bohemians.lexington.ky.us>
bcbf86ec 1610 - Print whether OpenSSH was compiled with RSARef, patch from
0a2ff95d 1611 Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
bcbf86ec 1612 - Calls to pam_setcred, patch from Nalin Dahyabhai
f91bacbd 1613 <nalin@thermo.stat.ncsu.edu>
e3a93db0 1614 - Detect missing size_t and typedef it.
5ab44a92 1615 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
1616 - Minor Makefile cleaning
c73a0cb5 1617
b6019d68 161819991228
1619 - Replacement for getpagesize() for systems which lack it
bcbf86ec 1620 - NetBSD login.c compile fix from David Rankin
70e0115b 1621 <drankin@bohemians.lexington.ky.us>
1622 - Fully set ut_tv if present in utmp or utmpx
d94aa2ae 1623 - Portability fixes for Irix 5.3 (now compiles OK!)
1624 - autoconf and other misc cleanups
ea1970a3 1625 - Merged AIX patch from Darren Hall <dhall@virage.org>
1626 - Cleaned up defines.h
fa9a2dd6 1627 - Released 1.2.1pre22
b6019d68 1628
d2dcff5f 162919991227
1630 - Automatically correct paths in manpages and configuration files. Patch
1631 and script from Andre Lucas <andre.lucas@dial.pipex.com>
1632 - Removed credits from README to CREDITS file, updated.
cb807f40 1633 - Added --with-default-path to specify custom path for server
1634 - Removed #ifdef trickery from acconfig.h into defines.h
36a5b38e 1635 - PAM bugfix. PermitEmptyPassword was being ignored.
1636 - Fixed PAM config files to allow empty passwords if server does.
1637 - Explained spurious PAM auth warning workaround in UPGRADING
21feb5fa 1638 - Use last few chars of tty line as ut_id
5a7794be 1639 - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
00e6dd70 1640 - OpenBSD CVS updates:
1641 - [packet.h auth-rhosts.c]
1642 check format string for packet_disconnect and packet_send_debug, too
1643 - [channels.c]
1644 use packet_get_maxsize for channels. consistence.
d2dcff5f 1645
f74efc8d 164619991226
1647 - Enabled utmpx support by default for Solaris
1648 - Cleanup sshd.c PAM a little more
bc7ea646 1649 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>
1650 X11 ssh-askpass program.
20c43d8c 1651 - Disable logging of PAM success and failures, PAM is verbose enough.
bcbf86ec 1652 Unfortunatly there is currently no way to disable auth failure
1653 messages. Mention this in UPGRADING file and sent message to PAM
20c43d8c 1654 developers
83b7f649 1655 - OpenBSD CVS update:
1656 - [ssh-keygen.1 ssh.1]
bcbf86ec 1657 remove ref to .ssh/random_seed, mention .ssh/environment in
83b7f649 1658 .Sh FILES, too
72251cb6 1659 - Released 1.2.1pre21
bcbf86ec 1660 - Fixed implicit '.' in default path, report from Jim Knoble
72251cb6 1661 <jmknoble@pobox.com>
30a39691 1662 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>
f74efc8d 1663
f498ed15 166419991225
1665 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
1666 - Cleanup of auth-passwd.c for shadow and MD5 passwords
1667 - Cleanup and bugfix of PAM authentication code
f74efc8d 1668 - Released 1.2.1pre20
1669
1670 - Merged fixes from Ben Taylor <bent@clark.net>
1671 - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
1672 - Disabled logging of PAM password authentication failures when password
1673 is empty. (e.g start of authentication loop). Reported by Naz
1674 <96na@eng.cam.ac.uk>)
f498ed15 1675
167619991223
bcbf86ec 1677 - Merged later HPUX patch from Andre Lucas
f498ed15 1678 <andre.lucas@dial.pipex.com>
1679 - Above patch included better utmpx support from Ben Taylor
f74efc8d 1680 <bent@clark.net>
f498ed15 1681
eef6f7e9 168219991222
bcbf86ec 1683 - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
eef6f7e9 1684 <pope@netguide.dk>
ae28776a 1685 - Fix login.c breakage on systems which lack ut_host in struct
1686 utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
eef6f7e9 1687
a7effaac 168819991221
bcbf86ec 1689 - Integration of large HPUX patch from Andre Lucas
1690 <andre.lucas@dial.pipex.com>. Integrating it had a few other
a7effaac 1691 benefits:
1692 - Ability to disable shadow passwords at configure time
1693 - Ability to disable lastlog support at configure time
1694 - Support for IP address in $DISPLAY
ae2f7af7 1695 - OpenBSD CVS update:
1696 - [sshconnect.c]
1697 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
59dd7a31 1698 - Fix DISABLE_SHADOW support
1699 - Allow MD5 passwords even if shadow passwords are disabled
16034de9 1700 - Release 1.2.1pre19
a7effaac 1701
3f1d9bcd 170219991218
bcbf86ec 1703 - Redhat init script patch from Chun-Chung Chen
3f1d9bcd 1704 <cjj@u.washington.edu>
7e1c2490 1705 - Avoid breakage on systems without IPv6 headers
3f1d9bcd 1706
60d804c8 170719991216
bcbf86ec 1708 - Makefile changes for Solaris from Peter Kocks
60d804c8 1709 <peter.kocks@baygate.com>
89cafde6 1710 - Minor updates to docs
1711 - Merged OpenBSD CVS changes:
1712 - [authfd.c ssh-agent.c]
1713 keysize warnings talk about identity files
1714 - [packet.c]
1715 "Connection closed by x.x.x.x": fatal() -> log()
bcbf86ec 1716 - Correctly handle empty passwords in shadow file. Patch from:
c9d323f0 1717 "Chris, the Young One" <cky@pobox.com>
1718 - Released 1.2.1pre18
60d804c8 1719
7dc6fc6d 172019991215
1721 - Integrated patchs from Juergen Keil <jk@tools.de>
1722 - Avoid void* pointer arithmatic
1723 - Use LDFLAGS correctly
68227e6d 1724 - Fix SIGIO error in scp
1725 - Simplify status line printing in scp
bcbf86ec 1726 - Added better test for inline functions compiler support from
906a2515 1727 Darren_Hall@progressive.com
7dc6fc6d 1728
95f1eccc 172919991214
1730 - OpenBSD CVS Changes
1731 - [canohost.c]
bcbf86ec 1732 fix get_remote_port() and friends for sshd -i;
95f1eccc 1733 Holger.Trapp@Informatik.TU-Chemnitz.DE
1734 - [mpaux.c]
1735 make code simpler. no need for memcpy. niels@ ok
1736 - [pty.c]
1737 namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
1738 fix proto; markus
1739 - [ssh.1]
1740 typo; mark.baushke@solipsa.com
1741 - [channels.c ssh.c ssh.h sshd.c]
1742 type conflict for 'extern Type *options' in channels.c; dot@dotat.at
1743 - [sshconnect.c]
1744 move checking of hostkey into own function.
1745 - [version.h]
1746 OpenSSH-1.2.1
884bcb37 1747 - Clean up broken includes in pty.c
7303768f 1748 - Some older systems don't have poll.h, they use sys/poll.h instead
1749 - Doc updates
95f1eccc 1750
847e8865 175119991211
bcbf86ec 1752 - Fix compilation on systems with AFS. Reported by
847e8865 1753 aloomis@glue.umd.edu
bcbf86ec 1754 - Fix installation on Solaris. Reported by
847e8865 1755 Gordon Rowell <gordonr@gormand.com.au>
1756 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
1757 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
1758 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
1759 - Compile fix from David Agraz <dagraz@jahoopa.com>
1760 - Avoid compiler warning in bsd-snprintf.c
bcbf86ec 1761 - Added pam_limits.so to default PAM config. Suggested by
847e8865 1762 Jim Knoble <jmknoble@pobox.com>
1763
8946db53 176419991209
1765 - Import of patch from Ben Taylor <bent@clark.net>:
1766 - Improved PAM support
1767 - "uninstall" rule for Makefile
1768 - utmpx support
1769 - Should fix PAM problems on Solaris
2d86a6cc 1770 - OpenBSD CVS updates:
1771 - [readpass.c]
1772 avoid stdio; based on work by markus, millert, and I
1773 - [sshd.c]
1774 make sure the client selects a supported cipher
1775 - [sshd.c]
bcbf86ec 1776 fix sighup handling. accept would just restart and daemon handled
1777 sighup only after the next connection was accepted. use poll on
2d86a6cc 1778 listen sock now.
1779 - [sshd.c]
1780 make that a fatal
87e91331 1781 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
1782 to fix libwrap support on NetBSD
5001b9e4 1783 - Released 1.2pre17
8946db53 1784
6d8c4ea4 178519991208
bcbf86ec 1786 - Compile fix for Solaris with /dev/ptmx from
6d8c4ea4 1787 David Agraz <dagraz@jahoopa.com>
1788
4285816a 178919991207
1790 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
1791 fixes compatability with 4.x and 5.x
db28aeb5 1792 - Fixed default SSH_ASKPASS
bcbf86ec 1793 - Fix PAM account and session being called multiple times. Problem
d465f2ca 1794 reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
a408af76 1795 - Merged more OpenBSD changes:
1796 - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
bcbf86ec 1797 move atomicio into it's own file. wrap all socket write()s which
a408af76 1798 were doing write(sock, buf, len) != len, with atomicio() calls.
1799 - [auth-skey.c]
1800 fd leak
1801 - [authfile.c]
1802 properly name fd variable
1803 - [channels.c]
1804 display great hatred towards strcpy
1805 - [pty.c pty.h sshd.c]
1806 use openpty() if it exists (it does on BSD4_4)
1807 - [tildexpand.c]
1808 check for ~ expansion past MAXPATHLEN
1809 - Modified helper.c to use new atomicio function.
1810 - Reformat Makefile a little
1811 - Moved RC4 routines from rc4.[ch] into helper.c
1812 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
9983a8ca 1813 - Updated SuSE spec from Chris Saia <csaia@wtower.com>
1814 - Tweaked Redhat spec
9158d92f 1815 - Clean up bad imports of a few files (forgot -kb)
1816 - Released 1.2pre16
4285816a 1817
9c7b6dfd 181819991204
1819 - Small cleanup of PAM code in sshd.c
57112b5a 1820 - Merged OpenBSD CVS changes:
1821 - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
1822 move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
1823 - [auth-rsa.c]
1824 warn only about mismatch if key is _used_
1825 warn about keysize-mismatch with log() not error()
1826 channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
1827 ports are u_short
1828 - [hostfile.c]
1829 indent, shorter warning
1830 - [nchan.c]
1831 use error() for internal errors
1832 - [packet.c]
1833 set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
1834 serverloop.c
1835 indent
1836 - [ssh-add.1 ssh-add.c ssh.h]
1837 document $SSH_ASKPASS, reasonable default
1838 - [ssh.1]
1839 CheckHostIP is not available for connects via proxy command
1840 - [sshconnect.c]
1841 typo
1842 easier to read client code for passwd and skey auth
1843 turn of checkhostip for proxy connects, since we don't know the remote ip
9c7b6dfd 1844
dad3b556 184519991126
1846 - Add definition for __P()
1847 - Added [v]snprintf() replacement for systems that lack it
1848
0ce43ae4 184919991125
1850 - More reformatting merged from OpenBSD CVS
1851 - Merged OpenBSD CVS changes:
1852 - [channels.c]
1853 fix packet_integrity_check() for !have_hostname_in_open.
1854 report from mrwizard@psu.edu via djm@ibs.com.au
1855 - [channels.c]
1856 set SO_REUSEADDR and SO_LINGER for forwarded ports.
1857 chip@valinux.com via damien@ibs.com.au
1858 - [nchan.c]
1859 it's not an error() if shutdown_write failes in nchan.
1860 - [readconf.c]
1861 remove dead #ifdef-0-code
1862 - [readconf.c servconf.c]
1863 strcasecmp instead of tolower
1864 - [scp.c]
1865 progress meter overflow fix from damien@ibs.com.au
1866 - [ssh-add.1 ssh-add.c]
1867 SSH_ASKPASS support
1868 - [ssh.1 ssh.c]
1869 postpone fork_after_authentication until command execution,
1870 request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
1871 plus: use daemon() for backgrounding
cf8dd513 1872 - Added BSD compatible install program and autoconf test, thanks to
1873 Niels Kristian Bech Jensen <nkbj@image.dk>
1874 - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
09041313 1875 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
3dbefdb8 1876 - Release 1.2pre15
0ce43ae4 1877
5260325f 187819991124
1879 - Merged very large OpenBSD source code reformat
1880 - OpenBSD CVS updates
1881 - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
1882 [ssh.h sshd.8 sshd.c]
1883 syslog changes:
1884 * Unified Logmessage for all auth-types, for success and for failed
1885 * Standard connections get only ONE line in the LOG when level==LOG:
1886 Auth-attempts are logged only, if authentication is:
1887 a) successfull or
1888 b) with passwd or
1889 c) we had more than AUTH_FAIL_LOG failues
1890 * many log() became verbose()
1891 * old behaviour with level=VERBOSE
1892 - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
1893 tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
1894 messages. allows use of s/key in windows (ttssh, securecrt) and
1895 ssh-1.2.27 clients without 'ssh -v', ok: niels@
1896 - [sshd.8]
1897 -V, for fallback to openssh in SSH2 compatibility mode
1898 - [sshd.c]
1899 fix sigchld race; cjc5@po.cwru.edu
1900
4655fe80 190119991123
1902 - Added SuSE package files from Chris Saia <csaia@wtower.com>
8b241e50 1903 - Restructured package-related files under packages/*
4655fe80 1904 - Added generic PAM config
8b241e50 1905 - Numerous little Solaris fixes
9c08d6ce 1906 - Add recommendation to use GNU make to INSTALL document
4655fe80 1907
60bed5fd 190819991122
1909 - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
2f2cc3f9 1910 - OpenBSD CVS Changes
bcbf86ec 1911 - [ssh-keygen.c]
1912 don't create ~/.ssh only if the user wants to store the private
1913 key there. show fingerprint instead of public-key after
2f2cc3f9 1914 keygeneration. ok niels@
b09a984b 1915 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
96ad4350 1916 - Added timersub() macro
b09a984b 1917 - Tidy RCSIDs of bsd-*.c
bcbf86ec 1918 - Added autoconf test and macro to deal with old PAM libraries
96ad4350 1919 pam_strerror definition (one arg vs two).
530f1889 1920 - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
bcbf86ec 1921 - Retry /dev/urandom reads interrupted by signal (report from
530f1889 1922 Robert Hardy <rhardy@webcon.net>)
1647c2b5 1923 - Added a setenv replacement for systems which lack it
d84a9a44 1924 - Only display public key comment when presenting ssh-askpass dialog
1925 - Released 1.2pre14
60bed5fd 1926
bcbf86ec 1927 - Configure, Make and changelog corrections from Tudor Bosman
2ddcfdf3 1928 <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
1929
9d6b7add 193019991121
2f2cc3f9 1931 - OpenBSD CVS Changes:
60bed5fd 1932 - [channels.c]
1933 make this compile, bad markus
1934 - [log.c readconf.c servconf.c ssh.h]
1935 bugfix: loglevels are per host in clientconfig,
1936 factor out common log-level parsing code.
1937 - [servconf.c]
1938 remove unused index (-Wall)
1939 - [ssh-agent.c]
1940 only one 'extern char *__progname'
1941 - [sshd.8]
1942 document SIGHUP, -Q to synopsis
1943 - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
1944 [channels.c clientloop.c]
1945 SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
1946 [hope this time my ISP stays alive during commit]
1947 - [OVERVIEW README] typos; green@freebsd
1948 - [ssh-keygen.c]
1949 replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
1950 exit if writing the key fails (no infinit loop)
1951 print usage() everytime we get bad options
1952 - [ssh-keygen.c] overflow, djm@mindrot.org
1953 - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
bcbf86ec 1954
2b942fe0 195519991120
bcbf86ec 1956 - Merged more Solaris support from Marc G. Fournier
2b942fe0 1957 <marc.fournier@acadiau.ca>
1958 - Wrote autoconf tests for integer bit-types
1959 - Fixed enabling kerberos support
bcbf86ec 1960 - Fix segfault in ssh-keygen caused by buffer overrun in filename
13c36c4c 1961 handling.
2b942fe0 1962
06479889 196319991119
1964 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
2ad77510 1965 - Merged OpenBSD CVS changes
1966 - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
1967 more %d vs. %s in fmt-strings
1968 - [authfd.c]
1969 Integers should not be printed with %s
7b1cc56c 1970 - EGD uses a socket, not a named pipe. Duh.
1971 - Fix includes in fingerprint.c
29dbde15 1972 - Fix scp progress bar bug again.
bcbf86ec 1973 - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
736890c4 1974 David Rankin <drankin@bohemians.lexington.ky.us>
91b8065d 1975 - Added autoconf option to enable Kerberos 4 support (untested)
1976 - Added autoconf option to enable AFS support (untested)
1977 - Added autoconf option to enable S/Key support (untested)
1978 - Added autoconf option to enable TCP wrappers support (compiles OK)
beb43d31 1979 - Renamed BSD helper function files to bsd-*
bcbf86ec 1980 - Added tests for login and daemon and enable OpenBSD replacements for
caf3bc51 1981 when they are absent.
1982 - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
06479889 1983
2bd61362 198419991118
1985 - Merged OpenBSD CVS changes
1986 - [scp.c] foregroundproc() in scp
1987 - [sshconnect.h] include fingerprint.h
bcbf86ec 1988 - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
2bd61362 1989 changes.
0c16a097 1990 - [ssh.1] Spell my name right.
2bd61362 1991 - Added openssh.com info to README
1992
f095fcc7 199319991117
1994 - Merged OpenBSD CVS changes
1995 - [ChangeLog.Ylonen] noone needs this anymore
1996 - [authfd.c] close-on-exec for auth-socket, ok deraadt
bcbf86ec 1997 - [hostfile.c]
1998 in known_hosts key lookup the entry for the bits does not need
1999 to match, all the information is contained in n and e. This
2000 solves the problem with buggy servers announcing the wrong
f095fcc7 2001 modulus length. markus and me.
bcbf86ec 2002 - [serverloop.c]
2003 bugfix: check for space if child has terminated, from:
f095fcc7 2004 iedowse@maths.tcd.ie
2005 - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
2006 [fingerprint.c fingerprint.h]
2007 rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
2008 - [ssh-agent.1] typo
2009 - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
bcbf86ec 2010 - [sshd.c]
f095fcc7 2011 force logging to stderr while loading private key file
2012 (lost while converting to new log-levels)
2013
4d195447 201419991116
2015 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
2016 - Merged OpenBSD CVS changes:
2017 - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
2018 [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
2019 the keysize of rsa-parameter 'n' is passed implizit,
2020 a few more checks and warnings about 'pretended' keysizes.
2021 - [cipher.c cipher.h packet.c packet.h sshd.c]
2022 remove support for cipher RC4
2023 - [ssh.c]
2024 a note for legay systems about secuity issues with permanently_set_uid(),
2025 the private hostkey and ptrace()
2026 - [sshconnect.c]
2027 more detailed messages about adding and checking hostkeys
2028
dad9a31e 202919991115
2030 - Merged OpenBSD CVS changes:
bcbf86ec 2031 - [ssh-add.c] change passphrase loop logic and remove ref to
dad9a31e 2032 $DISPLAY, ok niels
2033 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
bcbf86ec 2034 modular.
dad9a31e 2035 - Revised autoconf support for enabling/disabling askpass support.
e7c0f9d5 2036 - Merged more OpenBSD CVS changes:
704b1659 2037 [auth-krb4.c]
2038 - disconnect if getpeername() fails
2039 - missing xfree(*client)
2040 [canohost.c]
2041 - disconnect if getpeername() fails
2042 - fix comment: we _do_ disconnect if ip-options are set
2043 [sshd.c]
2044 - disconnect if getpeername() fails
2045 - move checking of remote port to central place
2046 [auth-rhosts.c] move checking of remote port to central place
2047 [log-server.c] avoid extra fd per sshd, from millert@
2048 [readconf.c] print _all_ bad config-options in ssh(1), too
2049 [readconf.h] print _all_ bad config-options in ssh(1), too
2050 [ssh.c] print _all_ bad config-options in ssh(1), too
2051 [sshconnect.c] disconnect if getpeername() fails
e7c0f9d5 2052 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
c75a1a66 2053 - Various small cleanups to bring diff (against OpenBSD) size down.
f601d847 2054 - Merged more Solaris compability from Marc G. Fournier
2055 <marc.fournier@acadiau.ca>
2056 - Wrote autoconf tests for __progname symbol
8c119fd0 2057 - RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
0c372277 2058 - Released 1.2pre12
2059
2060 - Another OpenBSD CVS update:
2061 - [ssh-keygen.1] fix .Xr
dad9a31e 2062
92da7197 206319991114
2064 - Solaris compilation fixes (still imcomplete)
2065
94f7bb9e 206619991113
dd092f97 2067 - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2068 - Don't install config files if they already exist
2069 - Fix inclusion of additional preprocessor directives from acconfig.h
94f7bb9e 2070 - Removed redundant inclusions of config.h
e9c75a39 2071 - Added 'Obsoletes' lines to RPM spec file
94f7bb9e 2072 - Merged OpenBSD CVS changes:
2073 - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
bcbf86ec 2074 - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
94f7bb9e 2075 totalsize, ok niels,aaron
bcbf86ec 2076 - Delay fork (-f option) in ssh until after port forwarded connections
94f7bb9e 2077 have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
b2344d54 2078 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
2079 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
dd092f97 2080 - Tidied default config file some more
2081 - Revised Redhat initscript to fix bug: sshd (re)start would fail
2082 if executed from inside a ssh login.
94f7bb9e 2083
e35c1dc2 208419991112
2085 - Merged changes from OpenBSD CVS
2086 - [sshd.c] session_key_int may be zero
b4748e2f 2087 - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
bcbf86ec 2088 IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
b4748e2f 2089 deraadt,millert
2090 - Brought default sshd_config more in line with OpenBSD's
547c9f30 2091 - Grab server in gnome-ssh-askpass (Debian bug #49872)
2092 - Released 1.2pre10
e35c1dc2 2093
8bc7973f 2094 - Added INSTALL documentation
6fa724bc 2095 - Merged yet more changes from OpenBSD CVS
2096 - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
2097 [ssh.c ssh.h sshconnect.c sshd.c]
2098 make all access to options via 'extern Options options'
2099 and 'extern ServerOptions options' respectively;
2100 options are no longer passed as arguments:
2101 * make options handling more consistent
2102 * remove #include "readconf.h" from ssh.h
2103 * readconf.h is only included if necessary
2104 - [mpaux.c] clear temp buffer
2105 - [servconf.c] print _all_ bad options found in configfile
045672f9 2106 - Make ssh-askpass support optional through autoconf
59b0f0d4 2107 - Fix nasty division-by-zero error in scp.c
2108 - Released 1.2pre11
8bc7973f 2109
4cca272e 211019991111
2111 - Added (untested) Entropy Gathering Daemon (EGD) support
67d68e3a 2112 - Fixed /dev/urandom fd leak (Debian bug #49722)
5bbb5681 2113 - Merged OpenBSD CVS changes:
2114 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2115 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
2116 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
bcbf86ec 2117 - Fix integer overflow which was messing up scp's progress bar for large
3f1d9bcd 2118 file transfers. Fix submitted to OpenBSD developers. Report and fix
2119 from Kees Cook <cook@cpoint.net>
6a17f9c2 2120 - Merged more OpenBSD CVS changes:
bcbf86ec 2121 - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
6a17f9c2 2122 + krb-cleanup cleanup
2123 - [clientloop.c log-client.c log-server.c ]
2124 [readconf.c readconf.h servconf.c servconf.h ]
2125 [ssh.1 ssh.c ssh.h sshd.8]
2126 add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
2127 obsoletes QuietMode and FascistLogging in sshd.
e35c1dc2 2128 - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
2129 allow session_key_int != sizeof(session_key)
2130 [this should fix the pre-assert-removal-core-files]
2131 - Updated default config file to use new LogLevel option and to improve
2132 readability
2133
f370266e 213419991110
67d68e3a 2135 - Merged several minor fixes:
f370266e 2136 - ssh-agent commandline parsing
2137 - RPM spec file now installs ssh setuid root
2138 - Makefile creates libdir
4cca272e 2139 - Merged beginnings of Solaris compability from Marc G. Fournier
2140 <marc.fournier@acadiau.ca>
f370266e 2141
d4f11b59 214219991109
2143 - Autodetection of SSL/Crypto library location via autoconf
2144 - Fixed location of ssh-askpass to follow autoconf
2145 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2146 - Autodetection of RSAref library for US users
2147 - Minor doc updates
560557bb 2148 - Merged OpenBSD CVS changes:
2149 - [rsa.c] bugfix: use correct size for memset()
2150 - [sshconnect.c] warn if announced size of modulus 'n' != real size
f025becb 2151 - Added GNOME passphrase requestor (use --with-gnome-askpass)
d397b172 2152 - RPM build now creates subpackages
aa51e7cc 2153 - Released 1.2pre9
d4f11b59 2154
e1a9c08d 215519991108
2156 - Removed debian/ directory. This is now being maintained separately.
2157 - Added symlinks for slogin in RPM spec file
2158 - Fixed permissions on manpages in RPM spec file
2159 - Added references to required libraries in README file
2160 - Removed config.h.in from CVS
2161 - Removed pwdb support (better pluggable auth is provided by glibc)
2162 - Made PAM and requisite libdl optional
2163 - Removed lots of unnecessary checks from autoconf
2164 - Added support and autoconf test for openpty() function (Unix98 pty support)
2165 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
2166 - Added TODO file
2167 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
2168 - Added ssh-askpass program
2169 - Added ssh-askpass support to ssh-add.c
2170 - Create symlinks for slogin on install
2171 - Fix "distclean" target in makefile
2172 - Added example for ssh-agent to manpage
2173 - Added support for PAM_TEXT_INFO messages
2174 - Disable internal /etc/nologin support if PAM enabled
2175 - Merged latest OpenBSD CVS changes:
5bae4ab8 2176 - [all] replace assert() with error, fatal or packet_disconnect
e1a9c08d 2177 - [sshd.c] don't send fail-msg but disconnect if too many authentication
2178 failures
e1a9c08d 2179 - [sshd.c] remove unused argument. ok dugsong
2180 - [sshd.c] typo
2181 - [rsa.c] clear buffers used for encryption. ok: niels
2182 - [rsa.c] replace assert() with error, fatal or packet_disconnect
ade6fccd 2183 - [auth-krb4.c] remove unused argument. ok dugsong
e1a9c08d 2184 - Fixed coredump after merge of OpenBSD rsa.c patch
9010d60a 2185 - Released 1.2pre8
e1a9c08d 2186
3028328e 218719991102
2188 - Merged change from OpenBSD CVS
2189 - One-line cleanup in sshd.c
2190
474832c5 219119991030
2192 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
69256d9d 2193 - Merged latest updates for OpenBSD CVS:
2194 - channels.[ch] - remove broken x11 fix and document istate/ostate
2195 - ssh-agent.c - call setsid() regardless of argv[]
2196 - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
2197 - Documentation cleanups
2198 - Renamed README -> README.Ylonen
2199 - Renamed README.openssh ->README
474832c5 2200
339660f6 220119991029
2202 - Renamed openssh* back to ssh* at request of Theo de Raadt
2203 - Incorporated latest changes from OpenBSD's CVS
2204 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
2205 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
549b3eed 2206 - Make distclean now removed configure script
2207 - Improved PAM logging
2208 - Added some debug() calls for PAM
4ecd19ea 2209 - Removed redundant subdirectories
bcbf86ec 2210 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
4ecd19ea 2211 building on Debian.
242588e6 2212 - Fixed off-by-one error in PAM env patch
2213 - Released 1.2pre6
339660f6 2214
5881cd60 221519991028
2216 - Further PAM enhancements.
2217 - Much cleaner
2218 - Now uses account and session modules for all logins.
2219 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
2220 - Build fixes
2221 - Autoconf
2222 - Change binary names to open*
2223 - Fixed autoconf script to detect PAM on RH6.1
2224 - Added tests for libpwdb, and OpenBSD functions to autoconf
221395b3 2225 - Released 1.2pre4
fca82d2e 2226
2227 - Imported latest OpenBSD CVS code
2228 - Updated README.openssh
93f04616 2229 - Released 1.2pre5
fca82d2e 2230
5881cd60 223119991027
2232 - Adapted PAM patch.
2233 - Released 1.0pre2
2234
2235 - Excised my buggy replacements for strlcpy and mkdtemp
2236 - Imported correct OpenBSD strlcpy and mkdtemp routines.
2237 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
2238 - Picked up correct version number from OpenBSD
2239 - Added sshd.pam PAM configuration file
2240 - Added sshd.init Redhat init script
2241 - Added openssh.spec RPM spec file
2242 - Released 1.2pre3
2243
224419991026
2245 - Fixed include paths of OpenSSL functions
2246 - Use OpenSSL MD5 routines
2247 - Imported RC4 code from nanocrypt
2248 - Wrote replacements for OpenBSD arc4random* functions
2249 - Wrote replacements for strlcpy and mkdtemp
2250 - Released 1.0pre1
This page took 1.052094 seconds and 5 git commands to generate.