]> andersk Git - openssh.git/blame - ChangeLog
- deraadt@cvs.openbsd.org 2001/12/05 10:06:12
[openssh.git] / ChangeLog
CommitLineData
6056eb35 120011205
2 - (bal) OpenBSD CVS Sync
3 - deraadt@cvs.openbsd.org 2001/11/14 20:45:08
4 [sshd.c]
5 errno saving wrapping in a signal handler
0408c978 6 - markus@cvs.openbsd.org 2001/11/16 12:46:13
7 [ssh-keyscan.c]
8 handle empty lines instead of dumping core; report from sha@sha-1.net
17a3011c 9 - stevesk@cvs.openbsd.org 2001/11/17 19:14:34
10 [auth2.c auth.c readconf.c servconf.c ssh-agent.c ssh-keygen.c]
11 enum/int type cleanup where it made sense to do so; ok markus@
7ace8c3b 12 - markus@cvs.openbsd.org 2001/11/19 11:20:21
13 [sshd.c]
14 fd leak on HUP; ok stevesk@
8666316a 15 - stevesk@cvs.openbsd.org 2001/11/19 18:40:46
16 [ssh-agent.1]
17 clarify/state that private keys are not exposed to clients using the
18 agent; ok markus@
44c2ab73 19 - mpech@cvs.openbsd.org 2001/11/19 19:02:16
20 [deattack.c radix.c]
21 kill more registers
22 millert@ ok
2f98d223 23 - markus@cvs.openbsd.org 2001/11/21 15:51:24
24 [key.c]
25 mem leak
c840d0ad 26 - stevesk@cvs.openbsd.org 2001/11/21 18:49:14
27 [ssh-keygen.1]
28 more on passphrase construction; ok markus@
f48e63c8 29 - stevesk@cvs.openbsd.org 2001/11/22 05:27:29
30 [ssh-keyscan.c]
31 don't use "\n" in fatal()
7a934d1b 32 - markus@cvs.openbsd.org 2001/11/22 12:34:22
33 [clientloop.c serverloop.c sshd.c]
34 volatile sig_atomic_t
58d94604 35 - stevesk@cvs.openbsd.org 2001/11/29 19:06:39
36 [channels.h]
37 remove dead function prototype; ok markus@
2975f58d 38 - markus@cvs.openbsd.org 2001/11/29 22:08:48
39 [auth-rsa.c]
40 fix protocol error: send 'failed' message instead of a 2nd challenge
41 (happens if the same key is in authorized_keys twice).
42 reported Ralf_Meister@genua.de; ok djm@
b48eeb07 43 - stevesk@cvs.openbsd.org 2001/11/30 20:39:28
44 [ssh.c]
45 sscanf() length dependencies are clearer now; can also shrink proto
46 and data if desired, but i have not done that. ok markus@
2548961d 47 - markus@cvs.openbsd.org 2001/12/01 21:41:48
48 [session.c sshd.8]
49 don't pass user defined variables to /usr/bin/login
947b64c7 50 - deraadt@cvs.openbsd.org 2001/12/02 02:08:32
51 [sftp-common.c]
52 zap };
010f9726 53 - itojun@cvs.openbsd.org 2001/12/05 03:50:01
54 [clientloop.c serverloop.c sshd.c]
55 deal with LP64 printf issue with sig_atomic_t. from thorpej
d5bb9418 56 - itojun@cvs.openbsd.org 2001/12/05 03:56:39
57 [auth1.c auth2.c canohost.c channels.c deattack.c packet.c scp.c
58 sshconnect2.c]
59 make it compile with more strict prototype checking
6aacefa7 60 - deraadt@cvs.openbsd.org 2001/12/05 10:06:12
61 [authfd.c authfile.c bufaux.c channels.c compat.c kex.c kexgex.c
62 key.c misc.c packet.c servconf.c ssh-agent.c sshconnect2.c
63 sshconnect.c sshd.c ssh-dss.c ssh-keygen.c ssh-rsa.c]
64 minor KNF
6056eb35 65
ffb8d130 6620011126
67 - (tim) [contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,
68 openbsd-compat/bsd-cygwin_util.h, openbsd-compat/daemon.c]
69 Allow SSHD to install as service under WIndows 9x/Me
70 [configure.ac] Fix to allow linking against PCRE on Cygwin
71 Patches by Corinna Vinschen <vinschen@redhat.com>
72
20716479 7320011115
74 - (djm) Fix IPv4 default in ssh-keyscan. Spotted by Dan Astoorian
75 <djast@cs.toronto.edu> Fix from markus@
e41f14ae 76 - (djm) Release 3.0.1p1
20716479 77
9aba5a4d 7820011113
79 - (djm) Fix early (and double) free of remote user when using Kerberos.
80 Patch from Simon Wilkinson <simon@sxw.org.uk>
19e810f6 81 - (djm) AIX login{success,failed} changes. Move loginsuccess call to
82 do_authenticated. Call loginfailed for protocol 2 failures > MAX like
83 we do for protocol 1. Reports from Ralf Wenk <wera0003@fh-karlsruhe.de>,
84 K.Wolkersdorfer@fz-juelich.de and others
ede8cea6 85 - (djm) OpenBSD CVS Sync
86 - dugsong@cvs.openbsd.org 2001/11/11 18:47:10
87 [auth-krb5.c]
88 fix krb5 authorization check. found by <jhawk@MIT.EDU>. from
89 art@, deraadt@ ok
b0248360 90 - markus@cvs.openbsd.org 2001/11/12 11:17:07
91 [servconf.c]
92 enable authorized_keys2 again. tested by fries@
0bbf2240 93 - markus@cvs.openbsd.org 2001/11/13 02:03:57
94 [version.h]
95 enter 3.0.1
86b164b3 96 - (djm) Bump RPM package versions
9aba5a4d 97
3e4e3bc8 9820011112
99 - (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>
d36ae718 100 - (djm) Cygwin config patch from Corinna Vinschen <vinschen@redhat.com>
9ae3f727 101 - OpenBSD CVS Sync
102 - markus@cvs.openbsd.org 2001/10/24 08:41:41
103 [sshd.c]
104 mention remote port in debug message
f103187f 105 - markus@cvs.openbsd.org 2001/10/24 08:41:20
106 [ssh.c]
107 remove unused
67b75437 108 - markus@cvs.openbsd.org 2001/10/24 08:51:35
109 [clientloop.c ssh.c]
110 ignore SIGPIPE early, makes ssh work if agent dies, netbsd-pr via itojun@
c6940381 111 - markus@cvs.openbsd.org 2001/10/24 19:57:40
112 [clientloop.c]
113 make ~& (backgrounding) work again for proto v1; add support ~& for v2, too
f564d016 114 - markus@cvs.openbsd.org 2001/10/25 21:14:32
115 [ssh-keygen.1 ssh-keygen.c]
116 better docu for fingerprinting, ok deraadt@
e8d59b4d 117 - markus@cvs.openbsd.org 2001/10/29 19:27:15
118 [sshconnect2.c]
119 hostbased: check for client hostkey before building chost
03cf595c 120 - markus@cvs.openbsd.org 2001/10/30 20:29:09
121 [ssh.1]
122 ssh.1
b4b701be 123 - markus@cvs.openbsd.org 2001/11/07 16:03:17
124 [packet.c packet.h sshconnect2.c]
125 pad using the padding field from the ssh2 packet instead of sending
126 extra ignore messages. tested against several other ssh servers.
10f22cd7 127 - markus@cvs.openbsd.org 2001/11/07 21:40:21
128 [ssh-rsa.c]
129 ssh_rsa_sign/verify: SSH_BUG_SIGBLOB not supported
abc4e9a7 130 - markus@cvs.openbsd.org 2001/11/07 22:10:28
131 [ssh-dss.c ssh-rsa.c]
132 missing free and sync dss/rsa code.
713d61f7 133 - markus@cvs.openbsd.org 2001/11/07 22:12:01
134 [sshd.8]
135 s/Keepalive/KeepAlive/; from openbsd@davidkrause.com
f98585b0 136 - markus@cvs.openbsd.org 2001/11/07 22:41:51
137 [auth2.c auth-rh-rsa.c]
138 unused includes
27c47c0a 139 - markus@cvs.openbsd.org 2001/11/07 22:53:21
140 [channels.h]
141 crank c->path to 256 so they can hold a full hostname; dwd@bell-labs.com
56b551e2 142 - markus@cvs.openbsd.org 2001/11/08 10:51:08
143 [readpass.c]
144 don't strdup too much data; from gotoh@taiyo.co.jp; ok millert.
dd58cb5e 145 - markus@cvs.openbsd.org 2001/11/08 17:49:53
146 [ssh.1]
147 mention setuid root requirements; noted by cnorris@csc.UVic.ca; ok stevesk@
fad3754c 148 - markus@cvs.openbsd.org 2001/11/08 20:02:24
149 [auth.c]
150 don't print ROOT in CAPS for the authentication messages, i.e.
151 Accepted publickey for ROOT from 127.0.0.1 port 42734 ssh2
152 becomes
153 Accepted publickey for root from 127.0.0.1 port 42734 ssh2
b3ad8fe6 154 - markus@cvs.openbsd.org 2001/11/09 18:59:23
155 [clientloop.c serverloop.c]
156 don't memset too much memory, ok millert@
157 original patch from jlk@kamens.brookline.ma.us via nalin@redhat.com
ac28afd8 158 - markus@cvs.openbsd.org 2001/11/10 13:19:45
159 [sshd.c]
e15895cd 160 cleanup libwrap support (remove bogus comment, bogus close(), add
161 debug, etc).
5d4446bf 162 - markus@cvs.openbsd.org 2001/11/10 13:22:42
163 [ssh-rsa.c]
164 KNF (unexpand)
ec413a68 165 - markus@cvs.openbsd.org 2001/11/10 13:37:20
166 [packet.c]
167 remove extra debug()
5df83e07 168 - markus@cvs.openbsd.org 2001/11/11 13:02:31
169 [servconf.c]
e15895cd 170 make AuthorizedKeysFile2 fallback to AuthorizedKeysFile if
171 AuthorizedKeysFile is specified.
172 - (djm) Reorder portable-specific server options so that they come first.
173 This should help reduce diff collisions for new server options (as they
174 will appear at the end)
3e4e3bc8 175
78afd1dc 17620011109
177 - (stevesk) auth-pam.c: use do_pam_authenticate(PAM_DISALLOW_NULL_AUTHTOK)
178 if permit_empty_passwd == 0 so null password check cannot be bypassed.
179 jayaraj@amritapuri.com OpenBSD bug 2168
30f60c34 180 - markus@cvs.openbsd.org 2001/11/09 19:08:35
181 [sshd.c]
182 remove extra trailing dot from log message; pilot@naughty.monkey.org
183
7c6d759d 18420011103
185 - (tim) [ contrib/caldera/openssh.spec contrib/caldera/sshd.init] Updates
186 from Raymund Will <ray@caldera.de>
187 [acconfig.h configure.in] Clean up login checks.
188 Problem reported by Jim Knoble <jmknoble@pobox.com>
189
19020011101
58389b85 191 - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)
192
548fd014 19320011031
194 - (djm) Unsmoke drugs: config files should be noreplace.
195
b013a983 19620011030
197 - (djm) Redhat RPM spec: remove noreplace from config files, allow IPv6
198 by default (can force IPv4 using --define "noipv6 1")
199
40d0f6b9 20020011029
201 - (tim) [TODO defines.h loginrec.c] Change the references to configure.in
202 to configure.ac
203
9f214051 20420011028
205 - (djm) Avoid bug in Solaris PAM libs
7eb73cc1 206 - (djm) Disconnect if no tty and PAM reports password expired
9678565b 207 - (djm) Fix for PAM password changes being echoed (from stevesk)
840ad55e 208 - (stevesk) Fix compile problem with PAM password change fix
37a8edf7 209 - (stevesk) README: zlib location is http://www.gzip.org/zlib/
9f214051 210
c8c15bcb 21120011027
212 - (tim) [configure.ac] Fixes for ReliantUNIX (don't use libucb)
213 Patch by Robert Dahlem <Robert.Dahlem@siemens.com>
214
9e127e27 21520011026
216 - (bal) Set the correct current time in login_utmp_only(). Patch by
217 Wayne Davison <wayned@users.sourceforge.net>
fd96c060 218 - (tim) [scard/Makefile.in] Fix install: when building outside of source
219 tree and using --src=/full_path/to/openssh
220 Patch by Mark D. Baushke <mdb@juniper.net>
9e127e27 221
d321c94b 22220011025
223 - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch
224 by todd@
5a162955 225 - (tim) [configure.ac] Give path given in --with-xxx= for pcre,zlib, and
226 tcp-wrappers precedence over system libraries and includes.
227 Report from Dave Dykstra <dwd@bell-labs.com>
d321c94b 228
95c88805 22920011024
230 - (bal) Should be 3.0p1 not 3.0p2. Corrected version.h already.
451dab40 231 - (tim) configure.in -> configure.ac
95c88805 232
bc86d864 23320011023
234 - (bal) Updated version to 3.0p1 in preparing for release.
7f0a4ff1 235 - (bal) Added 'PAM_TTY_KLUDGE' to Solaris platform.
051809f6 236 - (tim) [configure.in] Fix test for broken dirname. Based on patch from
237 Dave Dykstra <dwd@bell-labs.com>. Remove un-needed test for zlib.h.
238 [contrib/caldera/openssh.spec, contrib/redhat/openssh.spec,
239 contrib/suse/openssh.spec] Update version to match version.h
bc86d864 240
ce49121d 24120011022
242 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
243 Report from Michal Zalewski <lcamtuf@coredump.cx>
244
98a7c37b 24520011021
246 - (tim) [configure.in] Clean up library testing. Add optional PATH to
247 --with-pcre, --with-zlib, and --with-tcp-wrappers. Based on
248 patch by albert chin (china@thewrittenword.com)
249 Re-arange AC_CHECK_HEADERS and AC_CHECK_FUNCS for eaiser reading
250 of patches to configure.in. Replace obsolete AC_STRUCT_ST_BLKSIZE
251 with AC_CHECK_MEMBERS. Add test for broken dirname() on
252 Solaris 2.5.1 by Dan Astoorian <djast@cs.toronto.edu>
253 [acconfig.h aclocal.m4 defines.h configure.in] Better socklen_t test.
254 patch by albert chin (china@thewrittenword.com)
255 [scp.c] Replace obsolete HAVE_ST_BLKSIZE with
256 HAVE_STRUCT_STAT_ST_BLKSIZE.
257 [Makefile.in] When running make in top level, always do make
258 in openbsd-compat. patch by Dave Dykstra <dwd@bell-labs.com>
259
09a3bd6d 26020011019
261 - (bal) Fixed up init.d symlink issue and piddir stuff. Patches by
262 Zoran Milojevic <Zoran.Milojevic@SS8.com> and j.petersen@msh.de
263
418e724c 26420011012
265 - (djm) OpenBSD CVS Sync
266 - markus@cvs.openbsd.org 2001/10/10 22:18:47
267 [channels.c channels.h clientloop.c nchan.c serverloop.c]
268 [session.c session.h]
269 try to keep channels open until an exit-status message is sent.
270 don't kill the login shells if the shells stdin/out/err is closed.
271 this should now work:
272 ssh -2n localhost 'exec > /dev/null 2>&1; sleep 10; exit 5'; echo ?
efcc9957 273 - markus@cvs.openbsd.org 2001/10/11 13:45:21
274 [session.c]
275 delay detach of session if a channel gets closed but the child is
276 still alive. however, release pty, since the fd's to the child are
277 already closed.
fd6cfbaf 278 - markus@cvs.openbsd.org 2001/10/11 15:24:00
279 [clientloop.c]
280 clear select masks if we return before calling select().
b0454d44 281 - (djm) "make veryclean" fix from Tom Holroyd <tomh@po.crl.go.jp>
aeabbb30 282 - (djm) Clean some autoconf-2.52 junk when doing "make distclean"
8140f2aa 283 - (djm) Cleanup sshpty.c a little
6e464960 284 - (bal) First wave of contrib/solaris/ package upgrades. Still more
285 work needs to be done, but it is a 190% better then the stuff we
286 had before!
78c84f13 287 - (bal) Minor bug fix in contrib/solaris/opensshd.in .. $etcdir was not
288 set right.
418e724c 289
c48c32c1 29020011010
291 - (djm) OpenBSD CVS Sync
292 - markus@cvs.openbsd.org 2001/10/04 14:34:16
293 [key.c]
294 call OPENSSL_free() for memory allocated by openssl; from chombier@mac.com
0c139bd1 295 - markus@cvs.openbsd.org 2001/10/04 15:05:40
296 [channels.c serverloop.c]
297 comment out bogus conditions for selecting on connection_in
72176c0e 298 - markus@cvs.openbsd.org 2001/10/04 15:12:37
299 [serverloop.c]
300 client_alive_check cleanup
a2c92c4a 301 - markus@cvs.openbsd.org 2001/10/06 00:14:50
302 [sshconnect.c]
303 remove unused argument
05fd093c 304 - markus@cvs.openbsd.org 2001/10/06 00:36:42
305 [session.c]
306 fix typo in error message, sync with do_exec_nopty
01e9ef57 307 - markus@cvs.openbsd.org 2001/10/06 11:18:19
308 [sshconnect1.c sshconnect2.c sshconnect.c]
309 unify hostkey check error messages, simplify prompt.
2cdccb44 310 - markus@cvs.openbsd.org 2001/10/07 10:29:52
311 [authfile.c]
312 grammer; Matthew_Clarke@mindlink.bc.ca
639cb8ab 313 - markus@cvs.openbsd.org 2001/10/07 17:49:40
314 [channels.c channels.h]
315 avoid possible FD_ISSET overflow for channels established
316 during channnel_after_select() (used for dynamic channels).
f3964cb9 317 - markus@cvs.openbsd.org 2001/10/08 11:48:57
318 [channels.c]
319 better debug
32af6a3f 320 - markus@cvs.openbsd.org 2001/10/08 16:15:47
321 [sshconnect.c]
322 use correct family for -b option
dab89049 323 - markus@cvs.openbsd.org 2001/10/08 19:05:05
324 [ssh.c sshconnect.c sshconnect.h ssh-keyscan.c]
325 some more IPv4or6 cleanup
326 - markus@cvs.openbsd.org 2001/10/09 10:12:08
327 [session.c]
328 chdir $HOME after krb_afslog(); from bbense@networking.stanford.edu
01855277 329 - markus@cvs.openbsd.org 2001/10/09 19:32:49
330 [session.c]
331 stat subsystem command before calling do_exec, and return error to client.
9d1b2faa 332 - markus@cvs.openbsd.org 2001/10/09 19:51:18
333 [serverloop.c]
334 close all channels if the connection to the remote host has been closed,
335 should fix sshd's hanging with WCHAN==wait
d5f24f94 336 - markus@cvs.openbsd.org 2001/10/09 21:59:41
337 [channels.c channels.h serverloop.c session.c session.h]
338 simplify session close: no more delayed session_close, no more
339 blocking wait() calls.
b6a71cd2 340 - (bal) removed two unsed headers in openbsd-compat/bsd-misc.c
8782141f 341 - (bal) seed_init() and seed_rng() required in ssh-keyscan.c
c48c32c1 342
46dfe5ef 34320011007
344 - (bal) ssh-copy-id corrected permissions for .ssh/ and authorized_keys.
345 Prompted by Matthew Vernon <matthew@sel.cam.ac.uk>
346
822593d4 34720011005
348 - (bal) AES works under Cray, no more hack.
349
63fa6b6c 35020011004
351 - (bal) nchan2.ms resync. BSD License applied.
352
c8a62153 35320011003
354 - (bal) CVS ID fix up in version.h
b6350327 355 - (bal) OpenBSD CVS Sync:
356 - markus@cvs.openbsd.org 2001/09/27 11:58:16
357 [compress.c]
358 mem leak; chombier@mac.com
359 - markus@cvs.openbsd.org 2001/09/27 11:59:37
360 [packet.c]
361 missing called=1; chombier@mac.com
aa8003d6 362 - markus@cvs.openbsd.org 2001/09/27 15:31:17
363 [auth2.c auth2-chall.c sshconnect1.c]
364 typos; from solar
5b263aae 365 - camield@cvs.openbsd.org 2001/09/27 17:53:24
366 [sshd.8]
367 don't talk about compile-time options
368 ok markus@
e99a518a 369 - djm@cvs.openbsd.org 2001/09/28 12:07:09
370 [ssh-keygen.c]
371 bzero private key after loading to smartcard; ok markus@
f67792f2 372 - markus@cvs.openbsd.org 2001/09/28 15:46:29
373 [ssh.c]
374 bug: read user config first; report kaukasoi@elektroni.ee.tut.fi
5720c10e 375 - markus@cvs.openbsd.org 2001/10/01 08:06:28
376 [scp.c]
377 skip filenames containing \n; report jdamery@chiark.greenend.org.uk
378 and matthew@debian.org
5e4a7219 379 - markus@cvs.openbsd.org 2001/10/01 21:38:53
380 [channels.c channels.h ssh.c sshd.c]
381 remove ugliness; vp@drexel.edu via angelos
8bbc048a 382 - markus@cvs.openbsd.org 2001/10/01 21:51:16
383 [readconf.c readconf.h ssh.1 sshconnect.c]
384 add NoHostAuthenticationForLocalhost; note that the hostkey is
385 now check for localhost, too.
e0543e42 386 - djm@cvs.openbsd.org 2001/10/02 08:38:50
387 [ssh-add.c]
388 return non-zero exit code on error; ok markus@
e4d7f734 389 - stevesk@cvs.openbsd.org 2001/10/02 22:56:09
390 [sshd.c]
391 #include "channels.h" for channel_set_af()
76fbdd47 392 - markus@cvs.openbsd.org 2001/10/03 10:01:20
393 [auth.c]
394 use realpath() for homedir, too. from jinmei@isl.rdc.toshiba.co.jp
c8a62153 395
d9d47a26 39620011001
397 - (stevesk) loginrec.c: fix type conversion problems exposed when using
398 64-bit off_t.
399
d8d6c87e 40020010929
401 - (bal) move reading 'config.h' up higher. Patch by albert chin
402 <china@thewrittenword.com)
403
fc1fc39e 40420010928
405 - (djm) OpenBSD CVS sync:
406 - djm@cvs.openbsd.org 2001/09/28 09:49:31
407 [scard.c]
408 Fix segv when smartcard communication error occurs during key load.
409 ok markus@
e3d5570b 410 - (djm) Update spec files for new x11-askpass
fc1fc39e 411
8a9ac95d 41220010927
413 - (stevesk) session.c: declare do_pre_login() before use
414 wayned@users.sourceforge.net
415
aa9f6a6e 41620010925
417 - (djm) Pull in auth-krb5.c from OpenBSD CVS. NB. it is not currently used.
168edd95 418 - (djm) Sync $sysconfdir/moduli
948fd8b9 419 - (djm) Add AC_SYS_LARGEFILE configure test
4f9d80ee 420 - (djm) Avoid bad and unportable sprintf usage in compat code
aa9f6a6e 421
57dade33 42220010923
423 - (bal) updated ssh.c to mirror minor getopts 'extern int' formating done
424 by stevesk@
927c3e15 425 - (bal) Removed 'extern int optopt;' since it is dead wood.
8ead88d3 426 - (bal) Updated all *.specs for 2.9.9p1 and updated version.h
57dade33 427
8ab12eb4 42820010923
429 - (bal) OpenBSD CVS Sync
430 - markus@cvs.openbsd.org 2001/09/23 11:09:13
431 [authfile.c]
432 relax permission check for private key files.
157fc8e1 433 - markus@cvs.openbsd.org 2001/09/23 09:58:13
434 [LICENCE]
435 new rijndael implementation
8ab12eb4 436
64bdafe1 43720010920
438 - (tim) [scard/Makefile.in] Don't strip the Java binary
4a38efad 439 - (stevesk) sun_len, SUN_LEN() configure stuff no longer required
fc7eca52 440 - (bal) OpenBSD CVS Sync
441 - stevesk@cvs.openbsd.org 2001/09/20 00:15:54
442 [sshd.8]
443 fix ClientAliveCountMax
ddcfed57 444 - markus@cvs.openbsd.org 2001/09/20 13:46:48
445 [auth2.c]
446 key_read returns now -1 or 1
bcdb96c2 447 - markus@cvs.openbsd.org 2001/09/20 13:50:40
448 [compat.c compat.h ssh.c]
449 bug compat: request a dummy channel for -N (no shell) sessions +
450 cleanup; vinschen@redhat.com
4a778de1 451 - mouring@cvs.openbsd.org 2001/09/20 20:57:51
452 [sshd_config]
453 CheckMail removed. OKed stevesk@
64bdafe1 454
4cdbc654 45520010919
35c69348 456 - (bal) OpenBSD Sync
4cdbc654 457 - markus@cvs.openbsd.org 2001/09/19 10:08:51
458 [sshd.8]
459 command=xxx applies to subsystem now, too
cb8c7bad 460 - markus@cvs.openbsd.org 2001/09/19 13:23:29
461 [key.c]
462 key_read() now returns -1 on type mismatch, too
e1c5bfaf 463 - stevesk@cvs.openbsd.org 2001/09/19 19:24:19
464 [readconf.c readconf.h scp.c sftp.c ssh.1]
465 add ClearAllForwardings ssh option and set it in scp and sftp; ok
466 markus@
f34f05d5 467 - stevesk@cvs.openbsd.org 2001/09/19 19:35:30
468 [authfd.c]
469 use sizeof addr vs. SUN_LEN(addr) for sockaddr_un. Stevens
470 blesses this and we do it this way elsewhere. this helps in
471 portable because not all systems have SUN_LEN() and
472 sockaddr_un.sun_len. ok markus@
2043936f 473 - stevesk@cvs.openbsd.org 2001/09/19 21:04:53
474 [sshd.8]
475 missing -t in usage
368bae7d 476 - stevesk@cvs.openbsd.org 2001/09/19 21:41:57
477 [sshd.8]
478 don't advertise -V in usage; ok markus@
35c69348 479 - (bal) openbsd-compat/vis.[ch] is dead wood. Removed.
4cdbc654 480
d0b19c95 48120010918
46a831dd 482 - (djm) Configure support for smartcards. Based on Ben's work.
fef4ea6b 483 - (djm) Revert setgroups call, it causes problems on OS-X
46a831dd 484 - (djm) Avoid warning on BSDgetopt
93816ec8 485 - (djm) More makefile infrastructre for smartcard support, also based
486 on Ben's work
4b255446 487 - (djm) Specify --datadir in RPM spec files so smartcard applet gets
488 put somewhere sane. Add Ssh.bin to manifest.
69c94072 489 - (djm) Make smartcard support conditional in Redhat RPM spec
1a77481c 490 - (bal) LICENCE update. Has not been done in a while.
f49df8e9 491 - (stevesk) nchan.c: we use X/Open Sockets on HP-UX now so shutdown(2)
492 returns ENOTCONN vs. EINVAL for socket not connected; remove EINVAL
493 check. ok Lutz Jaenicke
35c69348 494 - (bal) OpenBSD CVS Sync
f1278af7 495 - stevesk@cvs.openbsd.org 2001/09/17 17:57:57
496 [scp.1 scp.c sftp.1 sftp.c]
497 add -Fssh_config option; ok markus@
cf54363d 498 - stevesk@cvs.openbsd.org 2001/09/17 19:27:15
499 [kexdh.c kexgex.c key.c key.h ssh-dss.c ssh-keygen.c ssh-rsa.c]
500 u_char*/char* cleanup; ok markus
4e842b5e 501 - markus@cvs.openbsd.org 2001/09/17 20:22:14
502 [scard.c]
503 never keep a connection to the smartcard open.
504 allows ssh-keygen -D U while the agent is running; report from
505 jakob@
e3c1c3e6 506 - stevesk@cvs.openbsd.org 2001/09/17 20:38:09
507 [sftp.1 sftp.c]
508 cleanup and document -1, -s and -S; ok markus@
f7436b8c 509 - markus@cvs.openbsd.org 2001/09/17 20:50:22
510 [key.c ssh-keygen.c]
511 better error handling if you try to export a bad key to ssh.com
a5f82435 512 - markus@cvs.openbsd.org 2001/09/17 20:52:47
513 [channels.c channels.h clientloop.c]
514 try to fix agent-forwarding-backconnection-bug, as seen on HPUX,
515 for example; with Lutz.Jaenicke@aet.TU-Cottbus.DE,
780a9951 516 - markus@cvs.openbsd.org 2001/09/17 21:04:02
517 [channels.c serverloop.c]
518 don't send fake dummy packets on CR (\r)
519 bugreport from yyua@cs.sfu.ca via solar@@openwall.com
b6761a3e 520 - markus@cvs.openbsd.org 2001/09/17 21:09:47
521 [compat.c]
522 more versions suffering the SSH_BUG_DEBUG bug;
523 3.0.x reported by dbutts@maddog.storability.com
edaeb835 524 - stevesk@cvs.openbsd.org 2001/09/17 23:56:07
525 [scp.1]
526 missing -B in usage string
d0b19c95 527
d31a32a4 52820010917
529 - (djm) x11-ssh-askpass-1.2.4 in RPM spec, revert workarounds
cb547f98 530 - (tim) [includes.h openbsd-compat/getopt.c openbsd-compat/getopt.h]
531 rename getopt() to BSDgetopt() to keep form conflicting with
532 system getopt().
533 [Makefile.in configure.in] disable filepriv until I can add
534 missing procpriv calls.
d31a32a4 535
95d00a03 53620010916
537 - (djm) Workaround XFree breakage in RPM spec file
6fcf67f7 538 - (bal) OpenBSD CVS Sync
539 - markus@cvs.openbsd.org 2001/09/16 14:46:54
540 [session.c]
541 calls krb_afslog() after setting $HOME; mattiasa@e.kth.se; fixes
542 pr 1943b
95d00a03 543
0e0144b7 54420010915
545 - (djm) Make do_pre_login static to avoid prototype #ifdef hell
0fd6c7a9 546 - (djm) Sync scard/ stuff
23c098ba 547 - (djm) Redhat spec file cleanups from Pekka Savola <pekkas@netcore.fi> and
548 Redhat
94a29edc 549 - (djm) Redhat initscript config sanity checking from Pekka Savola
550 <pekkas@netcore.fi>
e72ff812 551 - (djm) Clear supplemental groups at sshd start to prevent them from
552 being propogated to random PAM modules. Based on patch from Redhat via
553 Pekka Savola <pekkas@netcore.fi>
a2cb4268 554 - (djm) Make sure rijndael.c picks config.h
555 - (djm) Ensure that u_char gets defined
0e0144b7 556
dcf29cf8 55720010914
558 - (bal) OpenBSD CVS Sync
559 - markus@cvs.openbsd.org 2001/09/13
560 [rijndael.c rijndael.h]
561 missing $OpenBSD
fd022eed 562 - markus@cvs.openbsd.org 2001/09/14
563 [session.c]
564 command=xxx overwrites subsystems, too
9658ecbc 565 - markus@cvs.openbsd.org 2001/09/14
566 [sshd.c]
567 typo
fd022eed 568
88c3bfe0 56920010913
570 - (bal) OpenBSD CVS Sync
571 - markus@cvs.openbsd.org 2001/08/23 11:31:59
572 [cipher.c cipher.h]
573 switch to the optimised AES reference code from
574 http://www.esat.kuleuven.ac.be/~rijmen/rijndael/rijndael-fst-3.0.zip
575
5c53a31e 57620010912
577 - (bal) OpenBSD CVS Sync
578 - jakob@cvs.openbsd.org 2001/08/16 19:18:34
579 [servconf.c servconf.h session.c sshd.8]
580 deprecate CheckMail. ok markus@
54bf768d 581 - stevesk@cvs.openbsd.org 2001/08/16 20:14:57
582 [ssh.1 sshd.8]
583 document case sensitivity for ssh, sshd and key file
584 options and arguments; ok markus@
6d7b3036 585 - stevesk@cvs.openbsd.org 2001/08/17 18:59:47
586 [servconf.h]
587 typo in comment
ae897d7c 588 - stevesk@cvs.openbsd.org 2001/08/21 21:47:42
589 [ssh.1 sshd.8]
590 minor typos and cleanup
c78e5800 591 - stevesk@cvs.openbsd.org 2001/08/22 16:21:21
592 [ssh.1]
593 hostname not optional; ok markus@
9495bfc5 594 - stevesk@cvs.openbsd.org 2001/08/22 16:30:02
595 [sshd.8]
596 no rexd; ok markus@
29999e54 597 - stevesk@cvs.openbsd.org 2001/08/22 17:45:16
598 [ssh.1]
599 document cipher des for protocol 1; ok deraadt@
8fbc356d 600 - camield@cvs.openbsd.org 2001/08/23 17:59:31
601 [sshd.c]
602 end request with 0, not NULL
603 ok markus@
d866473d 604 - stevesk@cvs.openbsd.org 2001/08/23 18:02:48
605 [ssh-agent.1]
606 fix usage; ok markus@
75304f85 607 - stevesk@cvs.openbsd.org 2001/08/23 18:08:59
608 [ssh-add.1 ssh-keyscan.1]
609 minor cleanup
b7f79e7a 610 - danh@cvs.openbsd.org 2001/08/27 22:02:13
611 [ssh-keyscan.c]
612 fix memory fault if non-existent filename is given to the -f option
613 ok markus@
14e4a15f 614 - markus@cvs.openbsd.org 2001/08/28 09:51:26
615 [readconf.c]
616 don't set DynamicForward unless Host matches
e591b98a 617 - markus@cvs.openbsd.org 2001/08/28 15:39:48
618 [ssh.1 ssh.c]
619 allow: ssh -F configfile host
46660a9e 620 - markus@cvs.openbsd.org 2001/08/29 20:44:03
621 [scp.c]
622 clear the malloc'd buffer, otherwise source() will leak malloc'd
623 memory; ok theo@
e675b851 624 - stevesk@cvs.openbsd.org 2001/08/29 23:02:21
625 [sshd.8]
626 add text about -u0 preventing DNS requests; ok markus@
4c780c2a 627 - stevesk@cvs.openbsd.org 2001/08/29 23:13:10
628 [ssh.1 ssh.c]
629 document -D and DynamicForward; ok markus@
d2e3df16 630 - stevesk@cvs.openbsd.org 2001/08/29 23:27:23
631 [ssh.c]
632 validate ports for -L/-R; ok markus@
70068acc 633 - stevesk@cvs.openbsd.org 2001/08/29 23:39:40
634 [ssh.1 sshd.8]
635 additional documentation for GatewayPorts; ok markus@
ad3e169f 636 - naddy@cvs.openbsd.org 2001/08/30 15:42:36
637 [ssh.1]
638 add -D to synopsis line; ok markus@
3a8aabf0 639 - stevesk@cvs.openbsd.org 2001/08/30 16:04:35
640 [readconf.c ssh.1]
641 validate ports for LocalForward/RemoteForward.
642 add host/port alternative syntax for IPv6 (like -L/-R).
643 ok markus@
ed787d14 644 - stevesk@cvs.openbsd.org 2001/08/30 20:36:34
645 [auth-options.c sshd.8]
646 validate ports for permitopen key file option. add host/port
647 alternative syntax for IPv6. ok markus@
4278ff63 648 - markus@cvs.openbsd.org 2001/08/30 22:22:32
649 [ssh-keyscan.c]
650 do not pass pointers to longjmp; fix from wayne@blorf.net
6b759005 651 - markus@cvs.openbsd.org 2001/08/31 11:46:39
652 [sshconnect2.c]
93111dfa 653 disable kbd-interactive if we don't get SSH2_MSG_USERAUTH_INFO_REQUEST
654 messages
655 - stevesk@cvs.openbsd.org 2001/09/03 20:58:33
656 [readconf.c readconf.h ssh.c]
657 fatal() for nonexistent -Fssh_config. ok markus@
91789042 658 - deraadt@cvs.openbsd.org 2001/09/05 06:23:07
659 [scp.1 sftp.1 ssh.1 ssh-agent.1 sshd.8 ssh-keygen.1 ssh-keyscan.1]
660 avoid first person in manual pages
3a222388 661 - stevesk@cvs.openbsd.org 2001/09/12 18:18:25
662 [scp.c]
663 don't forward agent for non third-party copies; ok markus@
5c53a31e 664
c6ed03bd 66520010815
666 - (bal) Fixed stray code in readconf.c that went in by mistake.
65e683bd 667 - OpenBSD CVS Sync
668 - markus@cvs.openbsd.org 2001/08/07 10:37:46
669 [authfd.c authfd.h]
670 extended failure messages from galb@vandyke.com
c7f89f1f 671 - deraadt@cvs.openbsd.org 2001/08/08 07:16:58
672 [scp.1]
673 when describing the -o option, give -o Protocol=1 as the specific example
674 since we are SICK AND TIRED of clueless people who cannot have difficulty
675 thinking on their own.
f2f1bedd 676 - markus@cvs.openbsd.org 2001/08/08 18:20:15
677 [uidswap.c]
678 permanently_set_uid is a noop if user is not privilegued;
679 fixes bug on solaris; from sbi@uchicago.edu
58df8789 680 - markus@cvs.openbsd.org 2001/08/08 21:34:19
681 [uidswap.c]
682 undo last change; does not work for sshd
c3abff07 683 - jakob@cvs.openbsd.org 2001/08/11 22:51:27
684 [ssh.c tildexpand.c]
685 fix more paths beginning with "//"; <bradshaw@staff.crosswalk.com>.
686 ok markus@
4fa5a4db 687 - stevesk@cvs.openbsd.org 2001/08/13 23:38:54
688 [scp.c]
689 don't need main prototype (also sync with rcp); ok markus@
68874d2b 690 - markus@cvs.openbsd.org 2001/08/14 09:23:02
691 [sftp.1 sftp-int.c]
692 "bye"; hk63a@netscape.net
38539909 693 - stevesk@cvs.openbsd.org 2001/08/14 17:54:29
694 [scp.1 sftp.1 ssh.1]
695 consistent documentation and example of ``-o ssh_option'' for sftp and
696 scp; document keyword=argument for ssh.
41cb4569 697 - (bal) QNX resync. OK tim@
c6ed03bd 698
3454ff55 69920010814
700 - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup
701 for some #ifdef _CRAY code; ok wendyp@cray.com
5bd6962b 702 - (stevesk) sshpty.c: return 0 on error in cray pty code;
703 ok wendyp@cray.com
4809bc4c 704 - (stevesk) bsd-cray.c: utmp strings are not C strings
8280a5ae 705 - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com
3454ff55 706
d89a02d4 70720010812
708 - (djm) Fix detection of long long int support. Based on patch from
709 Michael Stone <mstone@cs.loyola.edu>. ok stevesk, tim
710
7ef909d3 71120010808
712 - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be
713 _BSD_INET_NTOP_H. Pointed out by Mark Miller <markm@swoon.net>
714
a704dd54 71520010807
716 - (tim) [configure.in sshconnect.c openbsd-compat/Makefile.in
717 openbsd-compat/openbsd-compat.h ] Add inet_ntop.c inet_ntop.h back
718 in. Needed for sshconnect.c
719 [sshconnect.c] fix INET6_ADDRSTRLEN for non IPv6 machines
720 [configure.in] make tests with missing libraries fail
721 patch by Wendy Palm <wendyp@cray.com>
722 Added openbsd-compat/bsd-cray.h. Selective patches from
723 William L. Jones <jones@mail.utexas.edu>
724
4f7893dc 72520010806
726 - OpenBSD CVS Sync
727 - markus@cvs.openbsd.org 2001/07/22 21:32:27
728 [sshpty.c]
729 update comment
0aea6c59 730 - pvalchev@cvs.openbsd.org 2001/07/22 21:32:42
731 [ssh.1]
732 There is no option "Compress", point to "Compression" instead; ok
733 markus
10a2cbef 734 - markus@cvs.openbsd.org 2001/07/22 22:04:19
735 [readconf.c ssh.1]
736 enable challenge-response auth by default; ok millert@
248bad82 737 - markus@cvs.openbsd.org 2001/07/22 22:24:16
738 [sshd.8]
739 Xr login.conf
9f37c0af 740 - markus@cvs.openbsd.org 2001/07/23 09:06:28
741 [sshconnect2.c]
742 reorder default sequence of userauth methods to match ssh behaviour:
743 hostbased,publickey,keyboard-interactive,password
29c440a0 744 - markus@cvs.openbsd.org 2001/07/23 12:47:05
745 [ssh.1]
746 sync PreferredAuthentications
7fd9477e 747 - aaron@cvs.openbsd.org 2001/07/23 14:14:18
748 [ssh-keygen.1]
749 Fix typo.
1bdee08c 750 - stevesk@cvs.openbsd.org 2001/07/23 18:14:58
751 [auth2.c auth-rsa.c]
752 use %lu; ok markus@
bac2ef55 753 - stevesk@cvs.openbsd.org 2001/07/23 18:21:46
754 [xmalloc.c]
755 no zero size xstrdup() error; ok markus@
55684f0c 756 - markus@cvs.openbsd.org 2001/07/25 11:59:35
757 [scard.c]
758 typo in comment
ce773142 759 - markus@cvs.openbsd.org 2001/07/25 14:35:18
760 [readconf.c ssh.1 ssh.c sshconnect.c]
761 cleanup connect(); connection_attempts 4 -> 1; from
762 eivind@freebsd.org
f87f09aa 763 - stevesk@cvs.openbsd.org 2001/07/26 17:18:22
764 [sshd.8 sshd.c]
765 add -t option to test configuration file and keys; pekkas@netcore.fi
766 ok markus@
c42158fe 767 - rees@cvs.openbsd.org 2001/07/26 20:04:27
768 [scard.c ssh-keygen.c]
769 Inquire Cyberflex class for 0xf0 cards
770 change aid to conform to 7816-5
771 remove gratuitous fid selects
2e23cde0 772 - millert@cvs.openbsd.org 2001/07/27 14:50:45
773 [ssh.c]
774 If smart card support is compiled in and a smart card is being used
775 for authentication, make it the first method used. markus@ OK
0b2988ca 776 - deraadt@cvs.openbsd.org 2001/07/27 17:26:16
777 [scp.c]
778 shorten lines
7f19f8bb 779 - markus@cvs.openbsd.org 2001/07/28 09:21:15
780 [sshd.8]
781 cleanup some RSA vs DSA vs SSH1 vs SSH2 notes
79a6cb5c 782 - mouring@cvs.openbsd.org 2001/07/29 17:02:46
783 [scp.1]
784 Clarified -o option in scp.1 OKed by Markus@
0b595937 785 - jakob@cvs.openbsd.org 2001/07/30 16:06:07
786 [scard.c scard.h]
787 better errorcodes from sc_*; ok markus@
d6192346 788 - stevesk@cvs.openbsd.org 2001/07/30 16:23:30
789 [rijndael.c rijndael.h]
790 new BSD-style license:
791 Brian Gladman <brg@gladman.plus.com>:
792 >I have updated my code at:
793 >http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm
794 >with a copyright notice as follows:
795 >[...]
796 >I am not sure which version of my old code you are using but I am
797 >happy for the notice above to be substituted for my existing copyright
798 >intent if this meets your purpose.
71b7a18e 799 - jakob@cvs.openbsd.org 2001/07/31 08:41:10
800 [scard.c]
801 do not complain about missing smartcards. ok markus@
eea098a3 802 - jakob@cvs.openbsd.org 2001/07/31 09:28:44
803 [readconf.c readconf.h ssh.1 ssh.c]
804 add 'SmartcardDevice' client option to specify which smartcard device
805 is used to access a smartcard used for storing the user's private RSA
806 key. ok markus@.
88690211 807 - jakob@cvs.openbsd.org 2001/07/31 12:42:50
808 [sftp-int.c sftp-server.c]
809 avoid paths beginning with "//"; <vinschen@redhat.com>
810 ok markus@
2251e099 811 - jakob@cvs.openbsd.org 2001/07/31 12:53:34
812 [scard.c]
813 close smartcard connection if card is missing
9ff6f66f 814 - markus@cvs.openbsd.org 2001/08/01 22:03:33
815 [authfd.c authfd.h readconf.c readconf.h scard.c scard.h ssh-add.c
816 ssh-agent.c ssh.c]
817 use strings instead of ints for smartcard reader ids
1930af48 818 - markus@cvs.openbsd.org 2001/08/01 22:16:45
819 [ssh.1 sshd.8]
820 refer to current ietf drafts for protocol v2
4f831fd7 821 - markus@cvs.openbsd.org 2001/08/01 23:33:09
822 [ssh-keygen.c]
823 allow uploading RSA keys for non-default AUT0 (sha1 over passphrase
824 like sectok).
1a23ac2c 825 - markus@cvs.openbsd.org 2001/08/01 23:38:45
05b7537a 826 [scard.c ssh.c]
827 support finish rsa keys.
828 free public keys after login -> call finish -> close smartcard.
93a56445 829 - markus@cvs.openbsd.org 2001/08/02 00:10:17
830 [ssh-keygen.c]
831 add -D readerid option (download, i.e. print public RSA key to stdout).
832 check for card present when uploading keys.
833 use strings instead of ints for smartcard reader ids, too.
285d2b15 834 - jakob@cvs.openbsd.org 2001/08/02 08:58:35
835 [ssh-keygen.c]
836 change -u (upload smartcard key) to -U. ok markus@
58153e34 837 - jakob@cvs.openbsd.org 2001/08/02 15:06:52
838 [ssh-keygen.c]
839 more verbose usage(). ok markus@
f0d6bdcf 840 - jakob@cvs.openbsd.org 2001/08/02 15:07:23
841 [ssh-keygen.1]
842 document smartcard upload/download. ok markus@
315dfb04 843 - jakob@cvs.openbsd.org 2001/08/02 15:32:10
844 [ssh.c]
845 add smartcard to usage(). ok markus@
3e984472 846 - jakob@cvs.openbsd.org 2001/08/02 15:43:57
847 [ssh-agent.c ssh.c ssh-keygen.c]
848 add /* SMARTCARD */ to #else/#endif. ok markus@
1a23ac2c 849 - jakob@cvs.openbsd.org 2001/08/02 16:14:05
dd2495cb 850 [scard.c ssh-agent.c ssh.c ssh-keygen.c]
851 clean up some /* SMARTCARD */. ok markus@
0f6d5acf 852 - mpech@cvs.openbsd.org 2001/08/02 18:37:35
853 [ssh-keyscan.1]
854 o) .Sh AUTHOR -> .Sh AUTHORS;
855 o) .Sh EXAMPLE -> .Sh EXAMPLES;
856 o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;
857
858 millert@ ok
5a26334c 859 - jakob@cvs.openbsd.org 2001/08/03 10:31:19
860 [ssh-add.1]
861 document smartcard options. ok markus@
33e766d2 862 - jakob@cvs.openbsd.org 2001/08/03 10:31:30
863 [ssh-add.c ssh-agent.c ssh-keyscan.c]
864 improve usage(). ok markus@
5061072f 865 - markus@cvs.openbsd.org 2001/08/05 23:18:20
866 [ssh-keyscan.1 ssh-keyscan.c]
867 ssh 2 support; from wayned@users.sourceforge.net
578954b1 868 - markus@cvs.openbsd.org 2001/08/05 23:29:58
869 [ssh-keyscan.c]
870 make -t dsa work with commercial servers, too
cddb9003 871 - stevesk@cvs.openbsd.org 2001/08/06 19:47:05
872 [scp.c]
873 use alarm vs. setitimer for portable; ok markus@
94796c10 874 - (bal) ssh-keyscan double -lssh hack due to seed_rng().
1a23ac2c 875 - (bal) Second around of UNICOS patches. A few other things left.
876 Patches by William L. Jones <jones@mail.utexas.edu>
4f7893dc 877
29a47408 87820010803
879 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
880 a fast UltraSPARC.
881
42ad0eec 88220010726
883 - (stevesk) use mysignal() in protocol 1 loop now that the SIGCHLD
884 handler has converged.
885
aa7dbcdd 88620010725
887 - (bal) Added 'install-nokeys' to Makefile to assist package builders.
888
0b7d19eb 88920010724
890 - (bal) 4711 not 04711 for ssh binary.
891
ca5c7d6a 89220010722
893 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
894 myproposal.h, ssh_prng_cmds.in, and openbsd-compat/Makefile.in.
895 Added openbsd-compat/bsd-cray.c. Rest will be merged after
896 approval. Selective patches from William L. Jones
897 <jones@mail.utexas.edu>
7458aff1 898 - OpenBSD CVS Sync
899 - markus@cvs.openbsd.org 2001/07/18 21:10:43
900 [sshpty.c]
901 pr #1946, allow sshd if /dev is readonly
ec9f3450 902 - stevesk@cvs.openbsd.org 2001/07/18 21:40:40
903 [ssh-agent.c]
904 chdir("/") from bbraun@synack.net; ok markus@
5bef3c35 905 - stevesk@cvs.openbsd.org 2001/07/19 00:41:44
906 [ssh.1]
907 escape chars are below now
7efa8482 908 - markus@cvs.openbsd.org 2001/07/20 14:46:11
909 [ssh-agent.c]
910 do not exit() from signal handlers; ok deraadt@
491f5f7b 911 - stevesk@cvs.openbsd.org 2001/07/20 18:41:51
912 [ssh.1]
913 "the" command line
ca5c7d6a 914
979b0a64 91520010719
916 - (tim) [configure.in] put inet_aton back in AC_CHECK_FUNCS.
917 report from Mark Miller <markm@swoon.net>
918
6e69a45d 91920010718
920 - OpenBSD CVS Sync
2c5b1791 921 - stevesk@cvs.openbsd.org 2001/07/14 15:10:17
922 [readpass.c sftp-client.c sftp-common.c sftp-glob.c]
923 delete spurious #includes; ok deraadt@ markus@
68fa858a 924 - markus@cvs.openbsd.org 2001/07/15 16:17:08
2c5b1791 925 [serverloop.c]
926 schedule client alive for ssh2 only, greg@cheers.bungi.com
2c71dfc1 927 - stevesk@cvs.openbsd.org 2001/07/15 16:57:21
928 [ssh-agent.1]
929 -d will not fork; ok markus@
d1fc1b88 930 - stevesk@cvs.openbsd.org 2001/07/15 16:58:29
68fa858a 931 [ssh-agent.c]
d1fc1b88 932 typo in usage; ok markus@
68fa858a 933 - markus@cvs.openbsd.org 2001/07/17 20:48:42
934 [ssh-agent.c]
e364646f 935 update maxfd if maxfd is closed; report from jmcelroy@dtgnet.com
68fa858a 936 - markus@cvs.openbsd.org 2001/07/17 21:04:58
937 [channels.c channels.h clientloop.c nchan.c serverloop.c]
489aa2e9 938 keep track of both maxfd and the size of the malloc'ed fdsets.
939 update maxfd if maxfd gets closed.
c3941fa6 940 - mouring@cvs.openbsd.org 2001/07/18 16:45:52
941 [scp.c]
942 Missing -o in scp usage()
68fa858a 943 - (bal) Cleaned up trailing spaces in ChangeLog.
31fb6aaf 944 - (bal) Allow sshd to switch user context without password for Cygwin.
945 Patch by Corinna Vinschen <vinschen@redhat.com>
41fcc457 946 - (bal) Updated cygwin README and ssh-host-config. Patch by
ad0cc858 947 Corinna Vinschen <vinschen@redhat.com>
6e69a45d 948
39c98ef7 94920010715
950 - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by
951 Josh Larios <jdlarios@cac.washington.edu>
c14e6239 952 - (tim) put openssh/openbsd-compat/inet_aton.[ch] back in.
953 needed by openbsd-compat/fake-getaddrinfo.c
68fa858a 954
6800f427 95520010714
956 - (stevesk) change getopt() declaration
763a1a18 957 - (stevesk) configure.in: use ll suffix for long long constant
958 in snprintf() test
6800f427 959
453b4bd0 96020010713
68fa858a 961 - (djm) Enable /etc/nologin check on PAM systems, as some lack the
962 pam_nologin module. Report from William Yodlowsky
453b4bd0 963 <bsd@openbsd.rutgers.edu>
9912296f 964 - (djm) Revert dirname fix, a better one is on its way.
1ee482c5 965 - OpenBSD CVS Sync
966 - markus@cvs.openbsd.org 2001/07/04 22:47:19
967 [ssh-agent.c]
968 ignore SIGPIPE when debugging, too
878b5225 969 - markus@cvs.openbsd.org 2001/07/04 23:13:10
970 [scard.c scard.h ssh-agent.c]
971 handle card removal more gracefully, add sc_close() to scard.h
77261db4 972 - markus@cvs.openbsd.org 2001/07/04 23:39:07
973 [ssh-agent.c]
974 for smartcards remove both RSA1/2 keys
a0e0f486 975 - markus@cvs.openbsd.org 2001/07/04 23:49:27
976 [ssh-agent.c]
977 handle mutiple adds of the same smartcard key
62bb2c8f 978 - espie@cvs.openbsd.org 2001/07/05 11:43:33
979 [sftp-glob.c]
980 Directly cast to the right type. Ok markus@
981 - stevesk@cvs.openbsd.org 2001/07/05 20:32:47
982 [sshconnect1.c]
983 statement after label; ok dugsong@
97de229c 984 - stevesk@cvs.openbsd.org 2001/07/08 15:23:38
985 [servconf.c]
986 fix ``MaxStartups max''; ok markus@
f5a1a01a 987 - fgsch@cvs.openbsd.org 2001/07/09 05:58:47
988 [ssh.c]
989 Use getopt(3); markus@ ok.
ed916b28 990 - deraadt@cvs.openbsd.org 2001/07/09 07:04:53
991 [session.c sftp-int.c]
992 correct type on last arg to execl(); nordin@cse.ogi.edu
333b5ba7 993 - markus@cvs.openbsd.org 2001/07/10 21:49:12
994 [readpass.c]
995 don't panic if fork or pipe fail (just return an empty passwd).
46d738cd 996 - itojun@cvs.openbsd.org 2001/07/11 00:24:53
997 [servconf.c]
68fa858a 998 make it compilable in all 4 combination of KRB4/KRB5 settings.
46d738cd 999 dugsong ok
1000 XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and
1001 -I/usr/include/kerberosV?
afd501f9 1002 - markus@cvs.openbsd.org 2001/07/11 16:29:59
1003 [ssh.c]
1004 sort options string, fix -p, add -k
1005 - markus@cvs.openbsd.org 2001/07/11 18:26:15
1006 [auth.c]
1007 no need to call dirname(pw->pw_dir).
1008 note that dirname(3) modifies its argument on some systems.
82d95536 1009 - (djm) Reorder Makefile.in so clean targets work a little better when
1010 run directly from Makefile.in
1812a662 1011 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.
453b4bd0 1012
85b08d98 101320010711
68fa858a 1014 - (djm) dirname(3) may modify its argument on glibc and other systems.
85b08d98 1015 Patch from markus@, spotted by Tom Holroyd <tomh@po.crl.go.jp>
1016
a96070d4 101720010704
1018 - OpenBSD CVS Sync
1019 - markus@cvs.openbsd.org 2001/06/25 08:25:41
68fa858a 1020 [channels.c channels.h cipher.c clientloop.c compat.c compat.h
1021 hostfile.c kex.c kex.h key.c key.h nchan.c packet.c serverloop.c
a96070d4 1022 session.c session.h sftp-server.c ssh-add.c ssh-agent.c uuencode.h]
1023 update copyright for 2001
8a497b11 1024 - markus@cvs.openbsd.org 2001/06/25 17:18:27
1025 [ssh-keygen.1]
68fa858a 1026 sshd(8) will never read the private keys, but ssh(1) does;
8a497b11 1027 hugh@mimosa.com
6978866a 1028 - provos@cvs.openbsd.org 2001/06/25 17:54:47
1029 [auth.c auth.h auth-rsa.c]
68fa858a 1030 terminate secure_filename checking after checking homedir. that way
ffb215be 1031 it works on AFS. okay markus@
1032 - stevesk@cvs.openbsd.org 2001/06/25 20:26:37
1033 [auth2.c sshconnect2.c]
1034 prototype cleanup; ok markus@
2b30154a 1035 - markus@cvs.openbsd.org 2001/06/26 02:47:07
1036 [ssh-keygen.c]
1037 allow loading a private RSA key to a cyberflex card.
ffdb5d70 1038 - markus@cvs.openbsd.org 2001/06/26 04:07:06
1039 [ssh-agent.1 ssh-agent.c]
1040 add debug flag
983def13 1041 - markus@cvs.openbsd.org 2001/06/26 04:59:59
1042 [authfd.c authfd.h ssh-add.c]
1043 initial support for smartcards in the agent
f7e5ac7b 1044 - markus@cvs.openbsd.org 2001/06/26 05:07:43
1045 [ssh-agent.c]
1046 update usage
2b5fe3b8 1047 - markus@cvs.openbsd.org 2001/06/26 05:33:34
1048 [ssh-agent.c]
1049 more smartcard support.
543baeea 1050 - mpech@cvs.openbsd.org 2001/06/26 05:48:07
1051 [sshd.8]
1052 remove unnecessary .Pp between .It;
1053 millert@ ok
0c9664c2 1054 - markus@cvs.openbsd.org 2001/06/26 05:50:11
1055 [auth2.c]
1056 new interface for secure_filename()
2a1e4639 1057 - itojun@cvs.openbsd.org 2001/06/26 06:32:58
68fa858a 1058 [atomicio.h authfd.h authfile.h auth.h auth-options.h bufaux.h
1059 buffer.h canohost.h channels.h cipher.h clientloop.h compat.h
1060 compress.h crc32.h deattack.h dh.h dispatch.h groupaccess.h
1061 hostfile.h kex.h key.h log.h mac.h match.h misc.h mpaux.h packet.h
2a1e4639 1062 radix.h readconf.h readpass.h rsa.h]
1063 prototype pedant. not very creative...
1064 - () -> (void)
1065 - no variable names
1c06a9ca 1066 - itojun@cvs.openbsd.org 2001/06/26 06:33:07
68fa858a 1067 [servconf.h serverloop.h session.h sftp-client.h sftp-common.h
1068 sftp-glob.h sftp-int.h sshconnect.h ssh-dss.h sshlogin.h sshpty.h
1c06a9ca 1069 ssh-rsa.h tildexpand.h uidswap.h uuencode.h xmalloc.h]
1070 prototype pedant. not very creative...
1071 - () -> (void)
1072 - no variable names
ced49be2 1073 - dugsong@cvs.openbsd.org 2001/06/26 16:15:25
68fa858a 1074 [auth1.c auth.h auth-krb4.c auth-passwd.c readconf.c readconf.h
ced49be2 1075 servconf.c servconf.h session.c sshconnect1.c sshd.c]
68fa858a 1076 Kerberos v5 support for SSH1, mostly from Assar Westerlund
ced49be2 1077 <assar@freebsd.org> and Bjorn Gronvall <bg@sics.se>. markus@ ok
3474b2b4 1078 - markus@cvs.openbsd.org 2001/06/26 17:25:34
1079 [ssh.1]
1080 document SSH_ASKPASS; fubob@MIT.EDU
255cabd9 1081 - markus@cvs.openbsd.org 2001/06/26 17:27:25
68fa858a 1082 [authfd.h authfile.h auth.h auth-options.h bufaux.h buffer.h
1083 canohost.h channels.h cipher.h clientloop.h compat.h compress.h
1084 crc32.h deattack.h dh.h dispatch.h groupaccess.c groupaccess.h
1085 hostfile.h kex.h key.h log.c log.h mac.h misc.c misc.h mpaux.h
1086 packet.h radix.h readconf.h readpass.h rsa.h servconf.h serverloop.h
1087 session.h sftp-common.c sftp-common.h sftp-glob.h sftp-int.h
1088 sshconnect.h ssh-dss.h sshlogin.h sshpty.h ssh-rsa.h sshtty.h
255cabd9 1089 tildexpand.h uidswap.h uuencode.h xmalloc.h]
1090 remove comments from .h, since they are cut&paste from the .c files
1091 and out of sync
83f46621 1092 - dugsong@cvs.openbsd.org 2001/06/26 17:41:49
1093 [servconf.c]
1094 #include <kafs.h>
57156994 1095 - markus@cvs.openbsd.org 2001/06/26 20:14:11
1096 [key.c key.h ssh.c sshconnect1.c sshconnect2.c]
1097 add smartcard support to the client, too (now you can use both
1098 the agent and the client).
1099 - markus@cvs.openbsd.org 2001/06/27 02:12:54
1100 [serverloop.c serverloop.h session.c session.h]
1101 quick hack to make ssh2 work again.
80f8f24f 1102 - markus@cvs.openbsd.org 2001/06/27 04:48:53
1103 [auth.c match.c sshd.8]
1104 tridge@samba.org
d0bfe096 1105 - markus@cvs.openbsd.org 2001/06/27 05:35:42
1106 [ssh-keygen.c]
1107 use cyberflex_inq_class to inquire class.
2b63e803 1108 - markus@cvs.openbsd.org 2001/06/27 05:42:25
1109 [rsa.c rsa.h ssh-agent.c ssh-keygen.c]
1110 s/generate_additional_parameters/rsa_generate_additional_parameters/
1111 http://www.humppa.com/
34e02b83 1112 - markus@cvs.openbsd.org 2001/06/27 06:26:36
1113 [ssh-add.c]
1114 convert to getopt(3)
d3260e12 1115 - stevesk@cvs.openbsd.org 2001/06/28 19:57:35
1116 [ssh-keygen.c]
1117 '\0' terminated data[] is ok; ok markus@
49ccba9c 1118 - markus@cvs.openbsd.org 2001/06/29 07:06:34
1119 [ssh-keygen.c]
1120 new error handling for cyberflex_*
542d70b8 1121 - markus@cvs.openbsd.org 2001/06/29 07:11:01
1122 [ssh-keygen.c]
1123 initialize early
eea46d13 1124 - stevesk@cvs.openbsd.org 2001/06/29 18:38:44
1125 [clientloop.c]
1126 sync function definition with declaration; ok markus@
8ab2cb35 1127 - stevesk@cvs.openbsd.org 2001/06/29 18:40:28
1128 [channels.c]
1129 use socklen_t for getsockopt arg #5; ok markus@
b3f8a79c 1130 - stevesk@cvs.openbsd.org 2001/06/30 18:08:40
1131 [channels.c channels.h clientloop.c]
1132 adress -> address; ok markus@
5b5d170c 1133 - markus@cvs.openbsd.org 2001/07/02 13:59:15
1134 [serverloop.c session.c session.h]
68fa858a 1135 wait until !session_have_children(); bugreport from
5b5d170c 1136 Lutz.Jaenicke@aet.TU-Cottbus.DE
613021ac 1137 - markus@cvs.openbsd.org 2001/07/02 22:29:20
1138 [readpass.c]
1139 do not return NULL, use "" instead.
666248da 1140 - markus@cvs.openbsd.org 2001/07/02 22:40:18
1141 [ssh-keygen.c]
1142 update for sectok.h interface changes.
3cf2be58 1143 - markus@cvs.openbsd.org 2001/07/02 22:52:57
1144 [channels.c channels.h serverloop.c]
1145 improve cleanup/exit logic in ssh2:
1146 stop listening to channels, detach channel users (e.g. sessions).
1147 wait for children (i.e. dying sessions), send exit messages,
1148 cleanup all channels.
637b033d 1149 - (bal) forget a few new files in sync up.
06be7c3b 1150 - (bal) Makefile fix up requires scard.c
ac96ca42 1151 - (stevesk) sync misc.h
9c328529 1152 - (stevesk) more sync for session.c
4f1f4d8d 1153 - (stevesk) sync servconf.h (comments)
afb9165e 1154 - (tim) [contrib/caldera/openssh.spec] sync with Caldera
d9e3d19f 1155 - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers to
1156 issue warning (line 1: tokens ignored at end of directive line)
1157 - (tim) [sshconnect1.c] give the compiler something to do for success:
1158 if KRB5 and AFS are not defined
1159 (ERROR: "sshconnect1.c", line 1274: Syntax error before or at: })
637b033d 1160
aa8d09da 116120010629
1162 - (bal) Removed net_aton() since we don't use it any more
64c4b8d7 1163 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.
7af3215a 1164 - (bal) Updated zlib's home. Thanks to David Howe <DaveHowe@gmx.co.uk>.
16adf618 1165 - (stevesk) remove _REENTRANT #define
16995a2c 1166 - (stevesk) session.c: use u_int for envsize
6a26f353 1167 - (stevesk) remove cli.[ch]
aa8d09da 1168
f11065cb 116920010628
1170 - (djm) Sync openbsd-compat with -current libc
68fa858a 1171 - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for my
050df9db 1172 broken makefile
07608451 1173 - (bal) Removed strtok_r() and inet_ntop() since they are no longer used.
1174 - (bal) Remove getusershell() since it's no longer used.
f11065cb 1175
78220944 117620010627
1177 - (djm) Reintroduce pam_session call for non-pty sessions.
68fa858a 1178 - (djm) Remove redundant and incorrect test for max auth attempts in
1179 PAM kbdint code. Based on fix from Matthew Melvin
763dfdf0 1180 <matthewm@webcentral.com.au>
f0194608 1181 - (djm) Rename sysconfdir/primes => sysconfdir/moduli
68fa858a 1182 - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename
ff4955c9 1183 existing primes->moduli if it exists.
0eb1a22d 1184 - (djm) Sync with -current openbsd-compat/readpassphrase.c:
1185 - djm@cvs.openbsd.org 2001/06/27 13:23:30
1186 typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@
5ed2bb5b 1187 - (djm) Turn up warnings if gcc or egcs detected
b8fea62d 1188 - (stevesk) for HP-UX 11.X use X/Open socket interface;
1189 pulls in modern socket prototypes and eliminates a number of compiler
1190 warnings. see xopen_networking(7).
fef01705 1191 - (stevesk) fix x11 forwarding from _PATH_XAUTH change
28564873 1192 - (stevesk) use X/Open socket interface for HP-UX 10.X also
78220944 1193
e16f4ac8 119420010625
0cd000dd 1195 - OpenBSD CVS Sync
bc233fdf 1196 - markus@cvs.openbsd.org 2001/06/21 21:08:25
1197 [session.c]
1198 don't reset forced_command (we allow multiple login shells in
1199 ssh2); dwd@bell-labs.com
a5a2da3b 1200 - mpech@cvs.openbsd.org 2001/06/22 10:17:51
1201 [ssh.1 sshd.8 ssh-keyscan.1]
1202 o) .Sh AUTHOR -> .Sh AUTHORS;
1203 o) remove unnecessary .Pp;
1204 o) better -mdoc style;
1205 o) typo;
1206 o) sort SEE ALSO;
a5a2da3b 1207 aaron@ ok
e2854364 1208 - provos@cvs.openbsd.org 2001/06/22 21:27:08
1209 [dh.c pathnames.h]
1210 use /etc/moduli instead of /etc/primes, okay markus@
e2432638 1211 - provos@cvs.openbsd.org 2001/06/22 21:28:53
1212 [sshd.8]
1213 document /etc/moduli
96a7b0cc 1214 - markus@cvs.openbsd.org 2001/06/22 21:55:49
68fa858a 1215 [auth2.c auth-rsa.c pathnames.h ssh.1 sshd.8 sshd_config
96a7b0cc 1216 ssh-keygen.1]
1217 merge authorized_keys2 into authorized_keys.
1218 authorized_keys2 is used for backward compat.
1219 (just append authorized_keys2 to authorized_keys).
826676b3 1220 - provos@cvs.openbsd.org 2001/06/22 21:57:59
1221 [dh.c]
1222 increase linebuffer to deal with larger moduli; use rewind instead of
1223 close/open
bc233fdf 1224 - markus@cvs.openbsd.org 2001/06/22 22:21:20
1225 [sftp-server.c]
1226 allow long usernames/groups in readdir
a599bd06 1227 - markus@cvs.openbsd.org 2001/06/22 23:35:21
2e000c58 1228 [ssh.c]
1229 don't overwrite argv (fixes ssh user@host in 'ps'), report by ericj@
cb220a93 1230 - deraadt@cvs.openbsd.org 2001/06/23 00:16:16
1231 [scp.c]
1232 slightly better care
d0c8ca5c 1233 - markus@cvs.openbsd.org 2001/06/23 00:20:57
1234 [auth2.c auth.c auth.h auth-rh-rsa.c]
1235 *known_hosts2 is obsolete for hostbased authentication and
1236 only used for backward compat. merge ssh1/2 hostkey check
1237 and move it to auth.c
e16f4ac8 1238 - deraadt@cvs.openbsd.org 2001/06/23 02:33:05
1239 [sftp.1 sftp-server.8 ssh-keygen.1]
1240 join .%A entries; most by bk@rt.fm
f49bc4f7 1241 - markus@cvs.openbsd.org 2001/06/23 02:34:33
68fa858a 1242 [kexdh.c kexgex.c kex.h pathnames.h readconf.c servconf.h ssh.1
f49bc4f7 1243 sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8]
68fa858a 1244 get rid of known_hosts2, use it for hostkey lookup, but do not
f49bc4f7 1245 modify.
7d747e89 1246 - markus@cvs.openbsd.org 2001/06/23 03:03:59
1247 [sshd.8]
1248 draft-ietf-secsh-dh-group-exchange-01.txt
73473230 1249 - markus@cvs.openbsd.org 2001/06/23 03:04:42
1250 [auth2.c auth-rh-rsa.c]
1251 restore correct ignore_user_known_hosts logic.
c10d042a 1252 - markus@cvs.openbsd.org 2001/06/23 05:26:02
1253 [key.c]
1254 handle sigature of size 0 (some broken clients send this).
7b518233 1255 - deraadt@cvs.openbsd.org 2001/06/23 05:57:09
1256 [sftp.1 sftp-server.8 ssh-keygen.1]
1257 ok, tmac is now fixed
2e0becb6 1258 - markus@cvs.openbsd.org 2001/06/23 06:41:10
1259 [ssh-keygen.c]
1260 try to decode ssh-3.0.0 private rsa keys
1261 (allow migration to openssh, not vice versa), #910
396c147e 1262 - itojun@cvs.openbsd.org 2001/06/23 15:12:20
68fa858a 1263 [auth1.c auth2.c auth2-chall.c authfd.c authfile.c auth-rhosts.c
1264 canohost.c channels.c cipher.c clientloop.c deattack.c dh.c
1265 hostfile.c kex.c kexdh.c kexgex.c key.c nchan.c packet.c radix.c
1266 readpass.c scp.c servconf.c serverloop.c session.c sftp.c
1267 sftp-client.c sftp-glob.c sftp-int.c sftp-server.c ssh-add.c
1268 ssh-agent.c ssh.c sshconnect1.c sshconnect2.c sshconnect.c sshd.c
396c147e 1269 ssh-keygen.c ssh-keyscan.c]
68fa858a 1270 more strict prototypes. raise warning level in Makefile.inc.
396c147e 1271 markus ok'ed
1272 TODO; cleanup headers
a599bd06 1273 - markus@cvs.openbsd.org 2001/06/23 17:05:22
1274 [ssh-keygen.c]
1275 fix import for (broken?) ssh.com/f-secure private keys
1276 (i tested > 1000 RSA keys)
3730bb22 1277 - itojun@cvs.openbsd.org 2001/06/23 17:48:18
1278 [sftp.1 ssh.1 sshd.8 ssh-keyscan.1]
1279 kill whitespace at EOL.
3aca00a3 1280 - markus@cvs.openbsd.org 2001/06/23 19:12:43
1281 [sshd.c]
1282 pidfile/sigterm race; bbraun@synack.net
ce404659 1283 - markus@cvs.openbsd.org 2001/06/23 22:37:46
1284 [sshconnect1.c]
1285 consistent with ssh2: skip key if empty passphrase is entered,
1286 retry num_of_passwd_prompt times if passphrase is wrong. ok fgsch@
2cee8a25 1287 - markus@cvs.openbsd.org 2001/06/24 05:25:10
1288 [auth-options.c match.c match.h]
1289 move ip+hostname check to match.c
1843a425 1290 - markus@cvs.openbsd.org 2001/06/24 05:35:33
1291 [readpass.c readpass.h ssh-add.c sshconnect2.c ssh-keygen.c]
1292 switch to readpassphrase(3)
1293 2.7/8-stable needs readpassphrase.[ch] from libc
80097c54 1294 - markus@cvs.openbsd.org 2001/06/24 05:47:13
1295 [sshconnect2.c]
1296 oops, missing format string
b4e7177c 1297 - markus@cvs.openbsd.org 2001/06/24 17:18:31
1298 [ttymodes.c]
1299 passing modes works fine: debug2->3
ab88181c 1300 - (djm) -Wall fix for session.c
3159d49a 1301 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and
1302 Solaris
0cd000dd 1303
7751d4eb 130420010622
1305 - (stevesk) handle systems without pw_expire and pw_change.
1306
e04e7a19 130720010621
1308 - OpenBSD CVS Sync
1309 - markus@cvs.openbsd.org 2001/06/16 08:49:38
1310 [misc.c]
1311 typo; dunlap@apl.washington.edu
c03175c6 1312 - markus@cvs.openbsd.org 2001/06/16 08:50:39
1313 [channels.h]
1314 bad //-style comment; thx to stevev@darkwing.uoregon.edu
08c260ea 1315 - markus@cvs.openbsd.org 2001/06/16 08:57:35
1316 [scp.c]
1317 no stdio or exit() in signal handlers.
c4d49b85 1318 - markus@cvs.openbsd.org 2001/06/16 08:58:34
1319 [misc.c]
1320 copy pw_expire and pw_change, too.
dac6753b 1321 - markus@cvs.openbsd.org 2001/06/19 12:34:09
1322 [session.c]
1323 cleanup forced command handling, from dwd@bell-labs.com
ff027d84 1324 - markus@cvs.openbsd.org 2001/06/19 14:09:45
1325 [session.c sshd.8]
1326 disable x11-fwd if use_login is enabled; from lukem@wasabisystems.com
c95add71 1327 - markus@cvs.openbsd.org 2001/06/19 15:40:45
1328 [session.c]
1329 allocate and free at the same level.
d6746a0b 1330 - markus@cvs.openbsd.org 2001/06/20 13:56:39
1331 [channels.c channels.h clientloop.c packet.c serverloop.c]
1332 move from channel_stop_listening to channel_free_all,
1333 call channel_free_all before calling waitpid() in serverloop.
1334 fixes the utmp handling; report from Lutz.Jaenicke@aet.TU-Cottbus.DE
e04e7a19 1335
5ad9f968 133620010615
1337 - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL
1338 around grantpt().
f7940aa9 1339 - (stevesk) update TODO: STREAMS pty systems don't call vhangup() now
5ad9f968 1340
eb26141e 134120010614
1342 - OpenBSD CVS Sync
1343 - markus@cvs.openbsd.org 2001/06/13 09:10:31
1344 [session.c]
1345 typo, use pid not s->pid, mstone@cs.loyola.edu
1346
86066315 134720010613
eb26141e 1348 - OpenBSD CVS Sync
86066315 1349 - markus@cvs.openbsd.org 2001/06/12 10:58:29
1350 [session.c]
1351 merge session_free into session_close()
1352 merge pty_cleanup_proc into session_pty_cleanup()
653d5f86 1353 - markus@cvs.openbsd.org 2001/06/12 16:10:38
1354 [session.c]
1355 merge ssh1/ssh2 tty msg parse and alloc code
76735fe3 1356 - markus@cvs.openbsd.org 2001/06/12 16:11:26
1357 [packet.c]
1358 do not log() packet_set_maxsize
b44de2b1 1359 - markus@cvs.openbsd.org 2001/06/12 21:21:29
1360 [session.c]
1361 remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since
1362 we do already trust $HOME/.ssh
1363 you can use .ssh/sshrc and .ssh/environment if you want to customize
1364 the location of the xauth cookies
7a313633 1365 - markus@cvs.openbsd.org 2001/06/12 21:30:57
1366 [session.c]
1367 unused
86066315 1368
2c9d881a 136920010612
38296b32 1370 - scp.c ID update (upstream synced vfsprintf() from us)
1371 - OpenBSD CVS Sync
2c9d881a 1372 - markus@cvs.openbsd.org 2001/06/10 11:29:20
1373 [dispatch.c]
1374 we support rekeying
1375 protocol errors are fatal.
1500bcdd 1376 - markus@cvs.openbsd.org 2001/06/11 10:18:24
1377 [session.c]
1378 reset pointer to NULL after xfree(); report from solar@openwall.com
f740438e 1379 - markus@cvs.openbsd.org 2001/06/11 16:04:38
1380 [sshd.8]
1381 typo; bdubreuil@crrel.usace.army.mil
2c9d881a 1382
b4d02860 138320010611
68fa858a 1384 - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller
1385 <markm@swoon.net>
224cbdcc 1386 - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_t
68fa858a 1387 types. Patch by Jan IVEN <Jan.Iven@cern.ch>
0bb724ce 1388 - (bal) Fixed Makefile.in so that 'configure; make install' works.
b4d02860 1389
bf093080 139020010610
1391 - (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.c
1392
e697bda7 139320010609
1394 - OpenBSD CVS Sync
1395 - markus@cvs.openbsd.org 2001/05/30 12:55:13
68fa858a 1396 [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c
e697bda7 1397 packet.c serverloop.c session.c ssh.c ssh1.h]
1398 channel layer cleanup: merge header files and split .c files
36e1f6a1 1399 - markus@cvs.openbsd.org 2001/05/30 15:20:10
1400 [ssh.c]
1401 merge functions, simplify.
a5efa1bb 1402 - markus@cvs.openbsd.org 2001/05/31 10:30:17
68fa858a 1403 [auth-options.c auth2.c channels.c channels.h clientloop.c nchan.c
a5efa1bb 1404 packet.c serverloop.c session.c ssh.c]
68fa858a 1405 undo the .c file split, just merge the header and keep the cvs
a5efa1bb 1406 history
68fa858a 1407 - (bal) Channels.c and Channels.h -- "Merge Functions, simplify" (draged
8e7895b8 1408 out of ssh Attic)
68fa858a 1409 - (bal) Ooops.. nchan.c (and remove nchan.h) resync from OpenBSD ssh
a98da4aa 1410 Attic.
1411 - OpenBSD CVS Sync
1412 - markus@cvs.openbsd.org 2001/05/31 13:08:04
1413 [sshd_config]
1414 group options and add some more comments
e4f7282d 1415 - markus@cvs.openbsd.org 2001/06/03 14:55:39
1416 [channels.c channels.h session.c]
68fa858a 1417 use fatal_register_cleanup instead of atexit, sync with x11 authdir
e4f7282d 1418 handling
e5b71e99 1419 - markus@cvs.openbsd.org 2001/06/03 19:36:44
1420 [ssh-keygen.1]
1421 1-2 bits of entrophy per character (not per word), ok stevesk@
4fc334a2 1422 - markus@cvs.openbsd.org 2001/06/03 19:38:42
1423 [scp.c]
1424 pass -v to ssh; from slade@shore.net
f5e69c65 1425 - markus@cvs.openbsd.org 2001/06/03 20:06:11
1426 [auth2-chall.c]
68fa858a 1427 the challenge response device decides how to handle non-existing
f5e69c65 1428 users.
1429 -> fake challenges for skey and cryptocard
f0f32b8e 1430 - markus@cvs.openbsd.org 2001/06/04 21:59:43
1431 [channels.c channels.h session.c]
68fa858a 1432 switch uid when cleaning up tmp files and sockets; reported by
f0f32b8e 1433 zen-parse@gmx.net on bugtraq
c9130033 1434 - markus@cvs.openbsd.org 2001/06/04 23:07:21
1435 [clientloop.c serverloop.c sshd.c]
68fa858a 1436 set flags in the signal handlers, do real work in the main loop,
c9130033 1437 ok provos@
8dcd9d5c 1438 - markus@cvs.openbsd.org 2001/06/04 23:16:16
1439 [session.c]
1440 merge ssh1/2 x11-fwd setup, create listener after tmp-dir
aa144206 1441 - pvalchev@cvs.openbsd.org 2001/06/05 05:05:39
1442 [ssh-keyscan.1 ssh-keyscan.c]
1443 License clarification from David Mazieres, ok deraadt@
750c256a 1444 - markus@cvs.openbsd.org 2001/06/05 10:24:32
1445 [channels.c]
1446 don't delete the auth socket in channel_stop_listening()
1447 auth_sock_cleanup_proc() will take care of this.
fc2a1d28 1448 - markus@cvs.openbsd.org 2001/06/05 16:46:19
1449 [session.c]
1450 let session_close() delete the pty. deny x11fwd if xauthfile is set.
d87596b0 1451 - markus@cvs.openbsd.org 2001/06/06 23:13:54
1452 [ssh-dss.c ssh-rsa.c]
1453 cleanup, remove old code
edf9ae81 1454 - markus@cvs.openbsd.org 2001/06/06 23:19:35
1455 [ssh-add.c]
1456 remove debug message; Darren.Moffat@eng.sun.com
2a6a054e 1457 - markus@cvs.openbsd.org 2001/06/07 19:57:53
1458 [auth2.c]
1459 style is used for bsdauth.
1460 disconnect on user/service change (ietf-drafts)
449c5ba5 1461 - markus@cvs.openbsd.org 2001/06/07 20:23:05
68fa858a 1462 [authfd.c authfile.c channels.c kexdh.c kexgex.c packet.c ssh.c
449c5ba5 1463 sshconnect.c sshconnect1.c]
1464 use xxx_put_cstring()
e6abba31 1465 - markus@cvs.openbsd.org 2001/06/07 22:25:02
1466 [session.c]
1467 don't overwrite errno
1468 delay deletion of the xauth cookie
fd9ede94 1469 - markus@cvs.openbsd.org 2001/06/08 15:25:40
1470 [includes.h pathnames.h readconf.c servconf.c]
1471 move the path for xauth to pathnames.h
0abe778b 1472 - (bal) configure.in fix for Tru64 (forgeting to reset $LIB)
83c17f20 1473 - (bal) ANSIify strmode()
68fa858a 1474 - (bal) --with-catman should be --with-mantype patch by Dave
1475 Dykstra <dwd@bell-labs.com>
fd9ede94 1476
4869a96f 147720010606
e697bda7 1478 - OpenBSD CVS Sync
68fa858a 1479 - markus@cvs.openbsd.org 2001/05/17 21:34:15
e697bda7 1480 [ssh.1]
68fa858a 1481 no spaces in PreferredAuthentications;
5ba55ada 1482 meixner@rbg.informatik.tu-darmstadt.de
1483 - markus@cvs.openbsd.org 2001/05/18 14:13:29
68fa858a 1484 [auth-chall.c auth.h auth1.c auth2-chall.c auth2.c readconf.c
5ba55ada 1485 readconf.h servconf.c servconf.h sshconnect1.c sshconnect2.c sshd.c]
1486 improved kbd-interactive support. work by per@appgate.com and me
bc03d5aa 1487 - djm@cvs.openbsd.org 2001/05/19 00:36:40
1488 [session.c]
1489 Disable X11 forwarding if xauth binary is not found. Patch from Nalin
1490 Dahyabhai <nalin@redhat.com>; ok markus@
68fa858a 1491 - markus@cvs.openbsd.org 2001/05/19 16:05:41
1492 [scp.c]
3e4fc5f9 1493 ftruncate() instead of open()+O_TRUNC like rcp.c does
68fa858a 1494 allows scp /path/to/file localhost:/path/to/file
1495 - markus@cvs.openbsd.org 2001/05/19 16:08:43
1496 [sshd.8]
a18395da 1497 sort options; Matthew.Stier@fnc.fujitsu.com
68fa858a 1498 - markus@cvs.openbsd.org 2001/05/19 16:32:16
1499 [ssh.1 sshconnect2.c]
1500 change preferredauthentication order to
1501 publickey,hostbased,password,keyboard-interactive
3398dda9 1502 document that hostbased defaults to no, document order
47bf6266 1503 - markus@cvs.openbsd.org 2001/05/19 16:46:19
68fa858a 1504 [ssh.1 sshd.8]
1505 document MACs defaults with .Dq
1506 - stevesk@cvs.openbsd.org 2001/05/19 19:43:57
1507 [misc.c misc.h servconf.c sshd.8 sshd.c]
1508 sshd command-line arguments and configuration file options that
1509 specify time may be expressed using a sequence of the form:
e2b1fb42 1510 time[qualifier], where time is a positive integer value and qualifier
68fa858a 1511 is one of the following:
1512 <none>,s,m,h,d,w
1513 Examples:
1514 600 600 seconds (10 minutes)
1515 10m 10 minutes
1516 1h30m 1 hour 30 minutes (90 minutes)
1517 ok markus@
7e8c18e9 1518 - stevesk@cvs.openbsd.org 2001/05/19 19:57:09
68fa858a 1519 [channels.c]
1520 typo in error message
e697bda7 1521 - markus@cvs.openbsd.org 2001/05/20 17:20:36
c8445989 1522 [auth-rsa.c auth.c auth.h auth2.c servconf.c servconf.h sshd.8
1523 sshd_config]
68fa858a 1524 configurable authorized_keys{,2} location; originally from peter@;
1525 ok djm@
1ddf764b 1526 - markus@cvs.openbsd.org 2001/05/24 11:12:42
68fa858a 1527 [auth.c]
1528 fix comment; from jakob@
1529 - stevesk@cvs.openbsd.org 2001/05/24 18:57:53
1530 [clientloop.c readconf.c ssh.c ssh.h]
4bf9c10e 1531 don't perform escape processing when ``EscapeChar none''; ok markus@
abe0fb9f 1532 - markus@cvs.openbsd.org 2001/05/25 14:37:32
68fa858a 1533 [ssh-keygen.c]
1534 use -P for -e and -y, too.
63cd7dd0 1535 - markus@cvs.openbsd.org 2001/05/28 08:04:39
68fa858a 1536 [ssh.c]
1537 fix usage()
1538 - markus@cvs.openbsd.org 2001/05/28 10:08:55
1539 [authfile.c]
eb2e1595 1540 key_load_private: set comment to filename for PEM keys
2cf27bc4 1541 - markus@cvs.openbsd.org 2001/05/28 22:51:11
68fa858a 1542 [cipher.c cipher.h]
1543 simpler 3des for ssh1
1544 - markus@cvs.openbsd.org 2001/05/28 23:14:49
1545 [channels.c channels.h nchan.c]
6fd8622b 1546 undo broken channel fix and try a different one. there
68fa858a 1547 should be still some select errors...
1548 - markus@cvs.openbsd.org 2001/05/28 23:25:24
1549 [channels.c]
1550 cleanup, typo
08dcb5d7 1551 - markus@cvs.openbsd.org 2001/05/28 23:58:35
68fa858a 1552 [packet.c packet.h sshconnect.c sshd.c]
1553 remove some lines, simplify.
a10bdd7c 1554 - markus@cvs.openbsd.org 2001/05/29 12:31:27
68fa858a 1555 [authfile.c]
1556 typo
5ba55ada 1557
5cde8062 155820010528
1559 - (tim) [conifgure.in] add setvbuf test needed for sftp-int.c
1560 Patch by Corinna Vinschen <vinschen@redhat.com>
1561
362df52e 156220010517
1563 - OpenBSD CVS Sync
1564 - markus@cvs.openbsd.org 2001/05/12 19:53:13
1565 [sftp-server.c]
1566 readlink does not NULL-terminate; mhe@home.se
6efa3d14 1567 - deraadt@cvs.openbsd.org 2001/05/15 22:04:01
1568 [ssh.1]
1569 X11 forwarding details improved
70ea8327 1570 - markus@cvs.openbsd.org 2001/05/16 20:51:57
1571 [authfile.c]
1572 return comments for private pem files, too; report from nolan@naic.edu
24b6b45f 1573 - markus@cvs.openbsd.org 2001/05/16 21:53:53
1574 [clientloop.c]
1575 check for open sessions before we call select(); fixes the x11 client
1576 bug reported by bowman@math.ualberta.ca
7231bd47 1577 - markus@cvs.openbsd.org 2001/05/16 22:09:21
1578 [channels.c nchan.c]
1579 more select() error fixes (don't set rfd/wfd to -1).
7043a38d 1580 - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>
68fa858a 1581 - (bal) Corrected on_exit() emulation via atexit().
362df52e 1582
89aa792b 158320010512
1584 - OpenBSD CVS Sync
1585 - markus@cvs.openbsd.org 2001/05/11 14:59:56
1586 [clientloop.c misc.c misc.h]
1587 add unset_nonblock for stdout/err flushing in client_loop().
286e38f7 1588 - (bal) Patch to partial sync up contrib/solaris/ packaging software.
1589 Patch by pete <ninjaz@webexpress.com>
89aa792b 1590
97430469 159120010511
1592 - OpenBSD CVS Sync
1593 - markus@cvs.openbsd.org 2001/05/09 22:51:57
1594 [channels.c]
1595 fix -R for protocol 2, noticed by greg@nest.cx.
1596 bug was introduced with experimental dynamic forwarding.
a16092bb 1597 - markus@cvs.openbsd.org 2001/05/09 23:01:31
1598 [rijndael.h]
1599 fix prototype; J.S.Peatfield@damtp.cam.ac.uk
97430469 1600
588f4ed0 160120010509
1602 - OpenBSD CVS Sync
1603 - markus@cvs.openbsd.org 2001/05/06 21:23:31
1604 [cli.c]
1605 cli_read() fails to catch SIGINT + overflow; from obdb@zzlevo.net
d18e0850 1606 - markus@cvs.openbsd.org 2001/05/08 19:17:31
a01a10dd 1607 [channels.c serverloop.c clientloop.c]
d18e0850 1608 adds correct error reporting to async connect()s
68fa858a 1609 fixes the server-discards-data-before-connected-bug found by
d18e0850 1610 onoe@sm.sony.co.jp
8a624ebf 1611 - mouring@cvs.openbsd.org 2001/05/08 19:45:25
1612 [misc.c misc.h scp.c sftp.c]
1613 Use addargs() in sftp plus some clean up of addargs(). OK Markus
1b02d786 1614 - markus@cvs.openbsd.org 2001/05/06 21:45:14
1615 [clientloop.c]
68fa858a 1616 use atomicio for flushing stdout/stderr bufs. thanks to
1b02d786 1617 jbw@izanami.cee.hw.ac.uk
010980f6 1618 - markus@cvs.openbsd.org 2001/05/08 22:48:07
1619 [atomicio.c]
1620 no need for xmalloc.h, thanks to espie@
68fa858a 1621 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
7e2d5fa4 1622 <wayne@blorf.net>
99c8ddac 1623 - (bal) ./configure support to disable SIA on OSF1. Patch by
1624 Chris Adams <cmadams@hiwaay.net>
68fa858a 1625 - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyuki
b81c369b 1626 <nakaji@tutrp.tut.ac.jp>
588f4ed0 1627
7b22534a 162820010508
68fa858a 1629 - (bal) Fixed configure test for USE_SIA.
7b22534a 1630
94539b2a 163120010506
1632 - (djm) Update config.guess and config.sub with latest versions (from
1633 ftp://ftp.gnu.org/gnu/config/) to allow configure on ia64-hpux.
1634 Suggested by Jason Mader <jason@ncac.gwu.edu>
96c63318 1635 - (bal) White Space and #ifdef sync with OpenBSD
044b0662 1636 - (bal) Add 'seed_rng()' to ssh-add.c
9e9bd8c0 1637 - (bal) CVS ID updates for readpass.c, readpass.h, cli.c, and cli.h
cf7ff074 1638 - OpenBSD CVS Sync
1639 - stevesk@cvs.openbsd.org 2001/05/05 13:42:52
1640 [sftp.1 ssh-add.1 ssh-keygen.1]
1641 typos, grammar
94539b2a 1642
98143cfc 164320010505
1644 - OpenBSD CVS Sync
1645 - stevesk@cvs.openbsd.org 2001/05/04 14:21:56
1646 [ssh.1 sshd.8]
1647 typos
5b9601c8 1648 - markus@cvs.openbsd.org 2001/05/04 14:34:34
1649 [channels.c]
94539b2a 1650 channel_new() reallocs channels[], we cannot use Channel *c after
1651 calling channel_new(), XXX fix this in the future...
719fc62f 1652 - markus@cvs.openbsd.org 2001/05/04 23:47:34
1653 [channels.c channels.h clientloop.c nchan.c nchan.h serverloop.c ssh.c]
68fa858a 1654 move to Channel **channels (instead of Channel *channels), fixes realloc
1655 problems. channel_new now returns a Channel *, favour Channel * over
719fc62f 1656 channel id. remove old channel_allocate interface.
98143cfc 1657
f92fee1f 165820010504
1659 - OpenBSD CVS Sync
1660 - stevesk@cvs.openbsd.org 2001/05/03 15:07:39
1661 [channels.c]
1662 typo in debug() string
503e7e5b 1663 - markus@cvs.openbsd.org 2001/05/03 15:45:15
1664 [session.c]
1665 exec shell -c /bin/sh .ssh/sshrc, from abartlet@pcug.org.au
c98cab9b 1666 - stevesk@cvs.openbsd.org 2001/05/03 21:43:01
1667 [servconf.c]
1668 remove "\n" from fatal()
1fcde3fe 1669 - mouring@cvs.openbsd.org 2001/05/03 23:09:53
1670 [misc.c misc.h scp.c sftp.c]
1671 Move colon() and cleanhost() to misc.c where I should I have put it in
1672 the first place
044aa419 1673 - (bal) Updated Cygwin README by Corinna Vinschen <vinschen@redhat.com>
c7ccfd39 1674 - (bal) Avoid socket file security issues in ssh-agent for Cygwin.
1675 Patch by Egor Duda <deo@logos-m.ru>
f92fee1f 1676
065604bb 167720010503
1678 - OpenBSD CVS Sync
1679 - markus@cvs.openbsd.org 2001/05/02 16:41:20
1680 [ssh-add.c]
1681 fix prompt for ssh-add.
1682
742ee8f2 168320010502
1684 - OpenBSD CVS Sync
1685 - mouring@cvs.openbsd.org 2001/05/02 01:25:39
1686 [readpass.c]
1687 Put the 'const' back into ssh_askpass() function. Pointed out
1688 by Mark Miller <markm@swoon.net>. OK Markus
1689
3435f5a6 169020010501
1691 - OpenBSD CVS Sync
1692 - markus@cvs.openbsd.org 2001/04/30 11:18:52
1693 [readconf.c readconf.h ssh.1 ssh.c sshconnect.c]
1694 implement 'ssh -b bind_address' like 'telnet -b'
eef7adcb 1695 - markus@cvs.openbsd.org 2001/04/30 15:50:46
1696 [compat.c compat.h kex.c]
1697 allow interop with weaker key generation used by ssh-2.0.x, x < 10
ec430473 1698 - markus@cvs.openbsd.org 2001/04/30 16:02:49
1699 [compat.c]
1700 ssh-2.0.10 has the weak-key-bug, too.
3ca6cc45 1701 - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
3435f5a6 1702
e8171bff 170320010430
39aefe7b 1704 - OpenBSD CVS Sync
1705 - markus@cvs.openbsd.org 2001/04/29 18:32:52
1706 [serverloop.c]
1707 fix whitespace
fbe90f7b 1708 - markus@cvs.openbsd.org 2001/04/29 19:16:52
1709 [channels.c clientloop.c compat.c compat.h serverloop.c]
1710 more ssh.com-2.0.x bug-compat; from per@appgate.com
e8171bff 1711 - (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net>
0b47e48f 1712 - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
39aefe7b 1713
baf8c81a 171420010429
1715 - (bal) Updated INSTALL. PCRE moved to a new place.
e878ffe1 1716 - (djm) Release OpenSSH-2.9p1
baf8c81a 1717
0096ac62 171820010427
1719 - (bal) Fixed uidswap.c so it should work on non-posix complient systems.
1720 patch based on 2.5.2 version by djm.
95595a77 1721 - (bal) Build manpages and config files once unless changed. Patch by
1722 Carson Gaspar <carson@taltos.org>
68fa858a 1723 - (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinna
4a2df58f 1724 Vinschen <vinschen@redhat.com>
5ef815d7 1725 - (bal) Add /etc/sysconfig/sshd support to redhat's sshd.init. Patch by
1726 Pekka Savola <pekkas@netcore.fi>
68fa858a 1727 - (bal) Cygwin lacks setgroups() API. Patch by Corinna Vinschen
229be2df 1728 <vinschen@redhat.com>
cc3ccfdc 1729 - (bal) version.h synced, RPM specs updated for 2.9
b1e2a48c 1730 - (tim) update contrib/caldera files with what Caldera is using.
1731 <sps@caldera.de>
0096ac62 1732
b587c165 173320010425
1734 - OpenBSD CVS Sync
1735 - markus@cvs.openbsd.org 2001/04/23 21:57:07
1736 [ssh-keygen.1 ssh-keygen.c]
1737 allow public key for -e, too
012bc0e1 1738 - markus@cvs.openbsd.org 2001/04/23 22:14:13
1739 [ssh-keygen.c]
1740 remove debug
f8252c48 1741 - (bal) Whitespace resync w/ OpenBSD for uidswap.c
10f72868 1742 - (djm) Add new server configuration directive 'PAMAuthenticationViaKbdInt'
68fa858a 1743 (default: off), implies KbdInteractiveAuthentication. Suggestion from
10f72868 1744 markus@
c2d059b5 1745 - (djm) Include crypt.h if available in auth-passwd.c
533875af 1746 - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]
1747 man page detection fixes for SCO
b587c165 1748
da89cf4d 174920010424
1750 - OpenBSD CVS Sync
1751 - markus@cvs.openbsd.org 2001/04/22 23:58:36
1752 [ssh-keygen.1 ssh.1 sshd.8]
1753 document hostbased and other cleanup
5e29aeaf 1754 - (stevesk) start_pam() doesn't use DNS now for sshd -u0.
3cc990d7 1755 - (stevesk) auth-pam.c: use PERMIT_NO_PASSWD
68fa858a 1756 - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel Carroll
d8e76a0a 1757 <dan@mesastate.edu>
3644dc25 1758 - (bal) Fixed contrib/postinstall.in. Patch by wsanders@wsanders.net
da89cf4d 1759
a3626e12 176020010422
1761 - OpenBSD CVS Sync
1762 - markus@cvs.openbsd.org 2001/04/20 16:32:22
1763 [uidswap.c]
1764 set non-privileged gid before uid; tholo@ and deraadt@
1a726b04 1765 - mouring@cvs.openbsd.org 2001/04/21 00:55:57
1766 [sftp.1]
1767 Spelling
67b964a1 1768 - djm@cvs.openbsd.org 2001/04/22 08:13:30
1769 [ssh.1]
1770 typos spotted by stevesk@; ok deraadt@
ba917921 1771 - markus@cvs.openbsd.org 2001/04/22 12:34:05
1772 [scp.c]
1773 scp > 2GB; niles@scyld.com; ok deraadt@, djm@
5deceabb 1774 - markus@cvs.openbsd.org 2001/04/22 13:25:37
1775 [ssh-keygen.1 ssh-keygen.c]
1776 rename arguments -x -> -e (export key), -X -> -i (import key)
1777 xref draft-ietf-secsh-publickeyfile-01.txt
2cad6cef 1778 - markus@cvs.openbsd.org 2001/04/22 13:32:27
1779 [sftp-server.8 sftp.1 ssh.1 sshd.8]
1780 xref draft-ietf-secsh-*
bcaa828e 1781 - markus@cvs.openbsd.org 2001/04/22 13:41:02
1782 [ssh-keygen.1 ssh-keygen.c]
1783 style, noted by stevesk; sort flags in usage
a3626e12 1784
df841692 178520010421
1786 - OpenBSD CVS Sync
1787 - djm@cvs.openbsd.org 2001/04/20 07:17:51
1788 [clientloop.c ssh.1]
1789 Split out and improve escape character documentation, mention ~R in
1790 ~? help text; ok markus@
0e7e0abe 1791 - Update RPM spec files for CVS version.h
1ddee76b 1792 - (stevesk) set the default PAM service name to __progname instead
1793 of the hard-coded value "sshd"; from Mark D. Roth <roth@feep.net>
4b28be2c 1794 - (stevesk) document PAM service name change in INSTALL
13dd877b 1795 - tim@mindrot.org 2001/04/21 14:25:57 [Makefile.in configure.in]
1796 fix perl test, fix nroff test, fix Makefile to build outside source tree
df841692 1797
05cc0c99 179820010420
68fa858a 1799 - OpenBSD CVS Sync
05cc0c99 1800 - ian@cvs.openbsd.org 2001/04/18 16:21:05
68fa858a 1801 [ssh-keyscan.1]
1802 Fix typo reported in PR/1779
1803 - markus@cvs.openbsd.org 2001/04/18 21:57:42
1804 [readpass.c ssh-add.c]
561e5254 1805 call askpass from ssh, too, based on work by roth@feep.net, ok deraadt
68fa858a 1806 - markus@cvs.openbsd.org 2001/04/18 22:03:45
1807 [auth2.c sshconnect2.c]
f98c3421 1808 use FDQN with trailing dot in the hostbased auth packets, ok deraadt@
57a5edd8 1809 - markus@cvs.openbsd.org 2001/04/18 22:48:26
68fa858a 1810 [auth2.c]
1811 no longer const
1812 - markus@cvs.openbsd.org 2001/04/18 23:43:26
1813 [auth2.c compat.c sshconnect2.c]
1814 more ssh v2 hostbased-auth interop: ssh.com >= 2.1.0 works now
8dddf799 1815 (however the 2.1.0 server seems to work only if debug is enabled...)
ae88ea7e 1816 - markus@cvs.openbsd.org 2001/04/18 23:44:51
68fa858a 1817 [authfile.c]
1818 error->debug; noted by fries@
1819 - markus@cvs.openbsd.org 2001/04/19 00:05:11
1820 [auth2.c]
1821 use local variable, no function call needed.
5cf13595 1822 (btw, hostbased works now with ssh.com >= 2.0.13)
431a2493 1823 - (bal) Put scp-common.h back into scp.c (it exists in the upstream
1824 tree) pointed out by Tom Holroyd <tomh@po.crl.go.jp>
05cc0c99 1825
e78e738a 182620010418
68fa858a 1827 - OpenBSD CVS Sync
e78e738a 1828 - markus@cvs.openbsd.org 2001/04/17 19:34:25
3a83b819 1829 [session.c]
1830 move auth_approval to do_authenticated().
1831 do_child(): nuke hostkeys from memory
1832 don't source .ssh/rc for subsystems.
1833 - markus@cvs.openbsd.org 2001/04/18 14:15:00
1834 [canohost.c]
1835 debug->debug3
ce2af031 1836 - (bal) renabled 'catman-do:' and fixed it. So now catman pages should
1837 be working again.
e0c4d3ac 1838 - (bal) Makfile day... Cleaned up multiple mantype support (Patch by
1839 Mark D. Roth <roth+openssh@feep.net>), and fixed PIDDIR support.
3a83b819 1840
8c6b78e4 184120010417
1842 - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in
6d165a89 1843 and temporary commented out 'catman-do:' since it is broken. Patches
8c6b78e4 1844 for the first two by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
a88b7b57 1845 - OpenBSD CVS Sync
53b8fe68 1846 - deraadt@cvs.openbsd.org 2001/04/16 08:26:04
1847 [key.c]
1848 better safe than sorry in later mods; yongari@kt-is.co.kr
1849 - markus@cvs.openbsd.org 2001/04/17 08:14:01
1850 [sshconnect1.c]
1851 check for key!=NULL, thanks to costa
1852 - markus@cvs.openbsd.org 2001/04/17 09:52:48
1853 [clientloop.c]
cf6bc93c 1854 handle EINTR/EAGAIN on read; ok deraadt@
53b8fe68 1855 - markus@cvs.openbsd.org 2001/04/17 10:53:26
1856 [key.c key.h readconf.c readconf.h ssh.1 sshconnect2.c]
e961a8f9 1857 add HostKeyAlgorithms; based on patch from res@shore.net; ok provos@
53b8fe68 1858 - markus@cvs.openbsd.org 2001/04/17 12:55:04
1859 [channels.c ssh.c]
1860 undo socks5 and https support since they are not really used and
1861 only bloat ssh. remove -D from usage(), since '-D' is experimental.
1862
e4664c3e 186320010416
1864 - OpenBSD CVS Sync
1865 - stevesk@cvs.openbsd.org 2001/04/15 01:35:22
1866 [ttymodes.c]
1867 fix comments
ec1f12d3 1868 - markus@cvs.openbsd.org 2001/04/15 08:43:47
1869 [dh.c sftp-glob.c sftp-glob.h sftp-int.c sshconnect2.c sshd.c]
1870 some unused variable and typos; from tomh@po.crl.go.jp
58cfa257 1871 - markus@cvs.openbsd.org 2001/04/15 16:58:03
1872 [authfile.c ssh-keygen.c sshd.c]
1873 don't use errno for key_{load,save}_private; discussion w/ solar@openwall
e968270c 1874 - markus@cvs.openbsd.org 2001/04/15 17:16:00
1875 [clientloop.c]
1876 set stdin/out/err to nonblocking in SSH proto 1, too. suggested by ho@
1877 should fix some of the blocking problems for rsync over SSH-1
84fc17bf 1878 - stevesk@cvs.openbsd.org 2001/04/15 19:41:21
1879 [sshd.8]
1880 some ClientAlive cleanup; ok markus@
b7c70970 1881 - stevesk@cvs.openbsd.org 2001/04/15 21:28:35
1882 [readconf.c servconf.c]
1883 use fatal() or error() vs. fprintf(); ok markus@
5d97cfbf 1884 - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
1885 Roth <roth+openssh@feep.net>
6023325e 1886 - (bal) CVS ID fix up and slight manpage fix from OpenBSD tree.
47b53518 1887 - (djm) OpenBSD CVS Sync
1888 - mouring@cvs.openbsd.org 2001/04/16 02:31:44
1889 [scp.c sftp.c]
1890 IPv6 support for sftp (which I bungled in my last patch) which is
1891 borrowed from scp.c. Thanks to Markus@ for pointing it out.
764291b3 1892 - deraadt@cvs.openbsd.org 2001/04/16 08:05:34
1893 [xmalloc.c]
1894 xrealloc dealing with ptr == nULL; mouring
f2c2fd71 1895 - djm@cvs.openbsd.org 2001/04/16 08:19:31
1896 [session.c]
68fa858a 1897 Split motd and hushlogin checks into seperate functions, helps for
f2c2fd71 1898 portable. From Chris Adams <cmadams@hiwaay.net>; ok markus@
68fa858a 1899 - Fix OSF SIA support displaying too much information for quiet
1900 logins and logins where access was denied by SIA. Patch from Chris Adams
c96a4aaf 1901 <cmadams@hiwaay.net>
e4664c3e 1902
f03228b1 190320010415
1904 - OpenBSD CVS Sync
1905 - deraadt@cvs.openbsd.org 2001/04/14 04:31:01
1906 [ssh-add.c]
1907 do not double free
9cf972fa 1908 - markus@cvs.openbsd.org 2001/04/14 16:17:14
1909 [channels.c]
1910 remove some channels that are not appropriate for keepalive.
eae942e2 1911 - markus@cvs.openbsd.org 2001/04/14 16:27:57
1912 [ssh-add.c]
1913 use clear_pass instead of xfree()
30dcc918 1914 - stevesk@cvs.openbsd.org 2001/04/14 16:33:20
1915 [clientloop.c packet.h session.c ssh.c ttymodes.c ttymodes.h]
1916 protocol 2 tty modes support; ok markus@
36967a16 1917 - stevesk@cvs.openbsd.org 2001/04/14 17:04:42
1918 [scp.c]
1919 'T' handling rcp/scp sync; ok markus@
e4664c3e 1920 - Missed sshtty.[ch] in Sync.
f03228b1 1921
e400a640 192220010414
1923 - Sync with OpenBSD glob.c, strlcat.c and vis.c changes
68fa858a 1924 - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen
fe56c12b 1925 <vinschen@redhat.com>
3ffc6336 1926 - OpenBSD CVS Sync
1927 - beck@cvs.openbsd.org 2001/04/13 22:46:54
1928 [channels.c channels.h servconf.c servconf.h serverloop.c sshd.8]
1929 Add options ClientAliveInterval and ClientAliveCountMax to sshd.
1930 This gives the ability to do a "keepalive" via the encrypted channel
1931 which can't be spoofed (unlike TCP keepalives). Useful for when you want
1932 to use ssh connections to authenticate people for something, and know
1933 relatively quickly when they are no longer authenticated. Disabled
1934 by default (of course). ok markus@
e400a640 1935
cc44f691 193620010413
68fa858a 1937 - OpenBSD CVS Sync
1938 - markus@cvs.openbsd.org 2001/04/12 14:29:09
1939 [ssh.c]
1940 show debug output during option processing, report from
cc44f691 1941 pekkas@netcore.fi
8002af61 1942 - markus@cvs.openbsd.org 2001/04/12 19:15:26
68fa858a 1943 [auth-rhosts.c auth.h auth2.c buffer.c canohost.c canohost.h
1944 compat.c compat.h hostfile.c pathnames.h readconf.c readconf.h
1945 servconf.c servconf.h ssh.c sshconnect.c sshconnect.h sshconnect1.c
8002af61 1946 sshconnect2.c sshd_config]
1947 implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2)
1948 similar to RhostRSAAuthentication unless you enable (the experimental)
1949 HostbasedUsesNameFromPacketOnly option. please test. :)
0140e66a 1950 - markus@cvs.openbsd.org 2001/04/12 19:39:27
1951 [readconf.c]
1952 typo
2d2a2c65 1953 - stevesk@cvs.openbsd.org 2001/04/12 20:09:38
1954 [misc.c misc.h readconf.c servconf.c ssh.c sshd.c]
1955 robust port validation; ok markus@ jakob@
edeeab1e 1956 - mouring@cvs.openbsd.org 2001/04/12 23:17:54
1957 [sftp-int.c sftp-int.h sftp.1 sftp.c]
1958 Add support for:
1959 sftp [user@]host[:file [file]] - Fetch remote file(s)
1960 sftp [user@]host[:dir[/]] - Start in remote dir/
1961 OK deraadt@
57aa8961 1962 - stevesk@cvs.openbsd.org 2001/04/13 01:26:17
1963 [ssh.c]
1964 missing \n in error message
96f8b59f 1965 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)
1966 lack it.
cc44f691 1967
28b9cb4d 196820010412
68fa858a 1969 - OpenBSD CVS Sync
28b9cb4d 1970 - markus@cvs.openbsd.org 2001/04/10 07:46:58
68fa858a 1971 [channels.c]
1972 cleanup socks4 handling
1973 - itojun@cvs.openbsd.org 2001/04/10 09:13:22
c0ecc314 1974 [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
68fa858a 1975 document id_rsa{.pub,}. markus ok
070adba2 1976 - markus@cvs.openbsd.org 2001/04/10 12:15:23
68fa858a 1977 [channels.c]
1978 debug cleanup
45a2e669 1979 - djm@cvs.openbsd.org 2001/04/11 07:06:22
1980 [sftp-int.c]
1981 'mget' and 'mput' aliases; ok markus@
6031af8d 1982 - markus@cvs.openbsd.org 2001/04/11 10:59:01
1983 [ssh.c]
1984 use strtol() for ports, thanks jakob@
6683b40f 1985 - markus@cvs.openbsd.org 2001/04/11 13:56:13
1986 [channels.c ssh.c]
1987 https-connect and socks5 support. i feel so bad.
ff14faf1 1988 - lebel@cvs.openbsd.org 2001/04/11 16:25:30
1989 [sshd.8 sshd.c]
1990 implement the -e option into sshd:
1991 -e When this option is specified, sshd will send the output to the
1992 standard error instead of the system log.
1993 markus@ OK.
28b9cb4d 1994
0a85ab61 199520010410
1996 - OpenBSD CVS Sync
1997 - deraadt@cvs.openbsd.org 2001/04/08 20:52:55
1998 [sftp.c]
1999 do not modify an actual argv[] entry
b2ae83b8 2000 - stevesk@cvs.openbsd.org 2001/04/08 23:28:27
2001 [sshd.8]
2002 spelling
317611b5 2003 - stevesk@cvs.openbsd.org 2001/04/09 00:42:05
2004 [sftp.1]
2005 spelling
a8666d84 2006 - markus@cvs.openbsd.org 2001/04/09 15:12:23
2007 [ssh-add.c]
2008 passphrase caching: ssh-add tries last passphrase, clears passphrase if
2009 not successful and after last try.
2010 based on discussions with espie@, jakob@, ... and code from jakob@ and
2011 wolfgang@wsrcc.com
49ae4185 2012 - markus@cvs.openbsd.org 2001/04/09 15:19:49
2013 [ssh-add.1]
2014 ssh-add retries the last passphrase...
b8a297f1 2015 - stevesk@cvs.openbsd.org 2001/04/09 18:00:15
2016 [sshd.8]
2017 ListenAddress mandoc from aaron@
0a85ab61 2018
6e9944b8 201920010409
febd3f8e 2020 - (stevesk) use setresgid() for setegid() if needed
26de7942 2021 - (stevesk) configure.in: typo
6e9944b8 2022 - OpenBSD CVS Sync
2023 - stevesk@cvs.openbsd.org 2001/04/08 16:01:36
2024 [sshd.8]
2025 document ListenAddress addr:port
d64050ef 2026 - markus@cvs.openbsd.org 2001/04/08 13:03:00
2027 [ssh-add.c]
2028 init pointers with NULL, thanks to danimal@danimal.org
d0a4c20b 2029 - markus@cvs.openbsd.org 2001/04/08 11:27:33
2030 [clientloop.c]
2031 leave_raw_mode if ssh2 "session" is closed
63bd8c36 2032 - markus@cvs.openbsd.org 2001/04/06 21:00:17
2033 [auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth2.c channels.c session.c
2034 ssh.c sshconnect.c sshconnect.h uidswap.c uidswap.h]
2035 do gid/groups-swap in addition to uid-swap, should help if /home/group
2036 is chmod 750 + chgrp grp /home/group/, work be deraadt and me, thanks
2037 to olar@openwall.com is comments. we had many requests for this.
0490e609 2038 - markus@cvs.openbsd.org 2001/04/07 08:55:18
2039 [buffer.c channels.c channels.h readconf.c ssh.c]
68fa858a 2040 allow the ssh client act as a SOCKS4 proxy (dynamic local
2041 portforwarding). work by Dan Kaminsky <dankamin@cisco.com> and me.
2042 thanks to Dan for this great patch: use 'ssh -D 1080 host' and make
0490e609 2043 netscape use localhost:1080 as a socks proxy.
d98d029a 2044 - markus@cvs.openbsd.org 2001/04/08 11:24:33
2045 [uidswap.c]
2046 KNF
6e9944b8 2047
d9d49fdb 204820010408
2049 - OpenBSD CVS Sync
2050 - stevesk@cvs.openbsd.org 2001/04/06 22:12:47
2051 [hostfile.c]
2052 unused; typo in comment
d11c1288 2053 - stevesk@cvs.openbsd.org 2001/04/06 22:25:25
2054 [servconf.c]
2055 in addition to:
2056 ListenAddress host|ipv4_addr|ipv6_addr
2057 permit:
2058 ListenAddress [host|ipv4_addr|ipv6_addr]:port
2059 ListenAddress host|ipv4_addr:port
2060 sshd.8 updates coming. ok markus@
d9d49fdb 2061
613fc910 206220010407
2063 - (bal) CVS ID Resync of version.h
cc94bd38 2064 - OpenBSD CVS Sync
2065 - markus@cvs.openbsd.org 2001/04/05 23:39:20
2066 [serverloop.c]
2067 keep the ssh session even if there is no active channel.
2068 this is more in line with the protocol spec and makes
2069 ssh -N -L 1234:server:110 host
2070 more useful.
2071 based on discussion with <mats@mindbright.se> long time ago
2072 and recent mail from <res@shore.net>
0fc791ba 2073 - deraadt@cvs.openbsd.org 2001/04/06 16:46:59
2074 [scp.c]
2075 remove trailing / from source paths; fixes pr#1756
68fa858a 2076
63f7e231 207720010406
2078 - (stevesk) logintest.c: fix for systems without __progname
72170131 2079 - (stevesk) Makefile.in: log.o is in libssh.a
d8a2f554 2080 - OpenBSD CVS Sync
2081 - markus@cvs.openbsd.org 2001/04/05 10:00:06
2082 [compat.c]
2083 2.3.x does old GEX, too; report jakob@
6ba22c93 2084 - markus@cvs.openbsd.org 2001/04/05 10:39:03
2085 [compress.c compress.h packet.c]
2086 reset compress state per direction when rekeying.
3667ba79 2087 - markus@cvs.openbsd.org 2001/04/05 10:39:48
2088 [version.h]
2089 temporary version 2.5.4 (supports rekeying).
2090 this is not an official release.
cd332296 2091 - markus@cvs.openbsd.org 2001/04/05 10:42:57
68fa858a 2092 [auth-chall.c authfd.c channels.c clientloop.c kex.c kexgex.c key.c
2093 mac.c packet.c serverloop.c sftp-client.c sftp-client.h sftp-glob.c
2094 sftp-glob.h sftp-int.c sftp-server.c sftp.c ssh-keygen.c sshconnect.c
cd332296 2095 sshconnect2.c sshd.c]
2096 fix whitespace: unexpand + trailing spaces.
255cfda1 2097 - markus@cvs.openbsd.org 2001/04/05 11:09:17
2098 [clientloop.c compat.c compat.h]
2099 add SSH_BUG_NOREKEY and detect broken (=all old) openssh versions.
b4a19d21 2100 - markus@cvs.openbsd.org 2001/04/05 15:45:43
2101 [ssh.1]
2102 ssh defaults to protocol v2; from quisar@quisar.ambre.net
46e3af7f 2103 - stevesk@cvs.openbsd.org 2001/04/05 15:48:18
2104 [canohost.c canohost.h session.c]
2105 move get_remote_name_or_ip() to canohost.[ch]; for portable. ok markus@
54506d2e 2106 - markus@cvs.openbsd.org 2001/04/05 20:01:10
2107 [clientloop.c]
2108 for ~R print message if server does not support rekeying. (and fix ~R).
b37caf1a 2109 - markus@cvs.openbsd.org 2001/04/05 21:02:46
2110 [buffer.c]
2111 better error message
eb0dd41f 2112 - markus@cvs.openbsd.org 2001/04/05 21:05:24
2113 [clientloop.c ssh.c]
2114 don't request a session for 'ssh -N', pointed out slade@shore.net
63f7e231 2115
d8ee838b 211620010405
68fa858a 2117 - OpenBSD CVS Sync
2118 - markus@cvs.openbsd.org 2001/04/04 09:48:35
d8ee838b 2119 [kex.c kex.h kexdh.c kexgex.c packet.c sshconnect2.c sshd.c]
68fa858a 2120 don't sent multiple kexinit-requests.
2121 send newkeys, block while waiting for newkeys.
2122 fix comments.
2123 - markus@cvs.openbsd.org 2001/04/04 14:34:58
2124 [clientloop.c kex.c kex.h serverloop.c sshconnect2.c sshd.c]
2125 enable server side rekeying + some rekey related clientup.
7a37c112 2126 todo: we should not send any non-KEX messages after we send KEXINIT
5adb303f 2127 - markus@cvs.openbsd.org 2001/04/04 15:50:55
2128 [compat.c]
2129 f-secure 1.3.2 does not handle IGNORE; from milliondl@ornl.gov
c422989b 2130 - markus@cvs.openbsd.org 2001/04/04 20:25:38
68fa858a 2131 [channels.c channels.h clientloop.c kex.c kex.h serverloop.c
c422989b 2132 sshconnect2.c sshd.c]
2133 more robust rekeying
2134 don't send channel data after rekeying is started.
0715ec6c 2135 - markus@cvs.openbsd.org 2001/04/04 20:32:56
2136 [auth2.c]
2137 we don't care about missing bannerfiles; from tsoome@ut.ee, ok deraadt@
bbb4cc1b 2138 - markus@cvs.openbsd.org 2001/04/04 22:04:35
2139 [kex.c kexgex.c serverloop.c]
2140 parse full kexinit packet.
2141 make server-side more robust, too.
a7ca6275 2142 - markus@cvs.openbsd.org 2001/04/04 23:09:18
2143 [dh.c kex.c packet.c]
2144 clear+free keys,iv for rekeying.
2145 + fix DH mem leaks. ok niels@
86c9e193 2146 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes
2147 BROKEN_VHANGUP
d8ee838b 2148
9d451c5a 214920010404
2150 - OpenBSD CVS Sync
2151 - deraadt@cvs.openbsd.org 2001/04/02 17:32:23
2152 [ssh-agent.1]
2153 grammar; slade@shore.net
894c5fa6 2154 - stevesk@cvs.openbsd.org 2001/04/03 13:56:11
2155 [sftp-glob.c ssh-agent.c ssh-keygen.c]
2156 free() -> xfree()
a5c9ffdb 2157 - markus@cvs.openbsd.org 2001/04/03 19:53:29
2158 [dh.c dh.h kex.c kex.h sshconnect2.c sshd.c]
2159 move kex to kex*.c, used dispatch_set() callbacks for kex. should
2160 make rekeying easier.
3463ff28 2161 - todd@cvs.openbsd.org 2001/04/03 21:19:38
2162 [ssh_config]
2163 id_rsa1/2 -> id_rsa; ok markus@
d1ac6175 2164 - markus@cvs.openbsd.org 2001/04/03 23:32:12
2165 [kex.c kex.h packet.c sshconnect2.c sshd.c]
2166 undo parts of recent my changes: main part of keyexchange does not
2167 need dispatch-callbacks, since application data is delayed until
2168 the keyexchange completes (if i understand the drafts correctly).
2169 add some infrastructure for re-keying.
e092ce67 2170 - markus@cvs.openbsd.org 2001/04/04 00:06:54
2171 [clientloop.c sshconnect2.c]
2172 enable client rekeying
2173 (1) force rekeying with ~R, or
2174 (2) if the server requests rekeying.
2175 works against ssh-2.0.12/2.0.13/2.1.0/2.2.0/2.3.0/2.3.1/2.4.0
0bc35151 2176 - (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.
9d451c5a 2177
672f212f 217820010403
2179 - OpenBSD CVS Sync
2180 - stevesk@cvs.openbsd.org 2001/04/02 14:15:31
2181 [sshd.8]
2182 typo; ok markus@
6be9a5e8 2183 - stevesk@cvs.openbsd.org 2001/04/02 14:20:23
2184 [readconf.c servconf.c]
2185 correct comment; ok markus@
fe39c3df 2186 - (stevesk) nchan.c: remove ostate checks and add EINVAL to
2187 shutdown(SHUT_RD) error() bypass for HP-UX.
672f212f 2188
0be033ea 218920010402
2190 - (stevesk) log.c openbsd sync; missing newlines
5d9e4c8d 2191 - (stevesk) sshpty.h openbsd sync; PTY_H -> SSHPTY_H
0be033ea 2192
b7a2a476 219320010330
2194 - (djm) Another openbsd-compat/glob.c sync
4047d868 2195 - (djm) OpenBSD CVS Sync
2196 - provos@cvs.openbsd.org 2001/03/28 21:59:41
2197 [kex.c kex.h sshconnect2.c sshd.c]
2198 forgot to include min and max params in hash, okay markus@
c8682232 2199 - provos@cvs.openbsd.org 2001/03/28 22:04:57
2200 [dh.c]
2201 more sanity checking on primes file
d9cd3575 2202 - markus@cvs.openbsd.org 2001/03/28 22:43:31
2203 [auth.h auth2.c auth2-chall.c]
2204 check auth_root_allowed for kbd-int auth, too.
86b878d5 2205 - provos@cvs.openbsd.org 2001/03/29 14:24:59
2206 [sshconnect2.c]
2207 use recommended defaults
1ad64a93 2208 - stevesk@cvs.openbsd.org 2001/03/29 21:06:21
2209 [sshconnect2.c sshd.c]
2210 need to set both STOC and CTOS for SSH_BUG_BIGENDIANAES; ok markus@
03b8f8be 2211 - markus@cvs.openbsd.org 2001/03/29 21:17:40
2212 [dh.c dh.h kex.c kex.h]
2213 prepare for rekeying: move DH code to dh.c
76ca7b01 2214 - djm@cvs.openbsd.org 2001/03/29 23:42:01
2215 [sshd.c]
2216 Protocol 1 key regeneration log => verbose, some KNF; ok markus@
b7a2a476 2217
01ce749f 221820010329
2219 - OpenBSD CVS Sync
2220 - stevesk@cvs.openbsd.org 2001/03/26 15:47:59
2221 [ssh.1]
2222 document more defaults; misc. cleanup. ok markus@
569807fb 2223 - markus@cvs.openbsd.org 2001/03/26 23:12:42
2224 [authfile.c]
2225 KNF
457fc0c6 2226 - markus@cvs.openbsd.org 2001/03/26 23:23:24
2227 [rsa.c rsa.h ssh-agent.c ssh-keygen.c]
2228 try to read private f-secure ssh v2 rsa keys.
1a92bd7e 2229 - markus@cvs.openbsd.org 2001/03/27 10:34:08
2230 [ssh-rsa.c sshd.c]
2231 use EVP_get_digestbynid, reorder some calls and fix missing free.
a4da628b 2232 - markus@cvs.openbsd.org 2001/03/27 10:57:00
2233 [compat.c compat.h ssh-rsa.c]
2234 some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5
2235 signatures in SSH protocol 2, ok djm@
db1cd2f3 2236 - provos@cvs.openbsd.org 2001/03/27 17:46:50
2237 [compat.c compat.h dh.c dh.h ssh2.h sshconnect2.c sshd.c version.h]
2238 make dh group exchange more flexible, allow min and max group size,
2239 okay markus@, deraadt@
e5ff6ecf 2240 - stevesk@cvs.openbsd.org 2001/03/28 19:56:23
2241 [scp.c]
2242 start to sync scp closer to rcp; ok markus@
03cb2621 2243 - stevesk@cvs.openbsd.org 2001/03/28 20:04:38
2244 [scp.c]
2245 usage more like rcp and add missing -B to usage; ok markus@
563834bb 2246 - markus@cvs.openbsd.org 2001/03/28 20:50:45
2247 [sshd.c]
2248 call refuse() before close(); from olemx@ans.pl
01ce749f 2249
b5b68128 225020010328
68fa858a 2251 - (djm) Reorder tests and library inclusion for Krb4/AFS to try to
2252 resolve linking conflicts with libcrypto. Report and suggested fix
b5b68128 2253 from Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
edbe6722 2254 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
2255 fix from Philippe Levan <levan@epix.net>
cccfea16 2256 - (djm) Rework krbIV tests to get us closer to building on Redhat. Still
2257 doesn't work because of conflicts between krbIV's and OpenSSL's des.h
8d0cc79b 2258 - (djm) Sync openbsd-compat/glob.c
b5b68128 2259
0c90b590 226020010327
2261 - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID)
68fa858a 2262 - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz
60a8683f 2263 Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
690d0d7f 2264 - OpenBSD CVS Sync
2265 - djm@cvs.openbsd.org 2001/03/25 00:01:34
2266 [session.c]
2267 shorten; ok markus@
4f4648f9 2268 - stevesk@cvs.openbsd.org 2001/03/25 13:16:11
2269 [servconf.c servconf.h session.c sshd.8 sshd_config]
2270 PrintLastLog option; from chip@valinux.com with some minor
2271 changes by me. ok markus@
9afbfcfa 2272 - markus@cvs.openbsd.org 2001/03/26 08:07:09
68fa858a 2273 [authfile.c authfile.h ssh-add.c ssh-keygen.c ssh.c sshconnect.c
9afbfcfa 2274 sshconnect.h sshconnect1.c sshconnect2.c sshd.c]
2275 simpler key load/save interface, see authfile.h
68fa858a 2276 - (djm) Reestablish PAM credentials (which can be supplemental group
9afbfcfa 2277 memberships) after initgroups() blows them away. Report and suggested
2278 fix from Nalin Dahyabhai <nalin@redhat.com>
0c90b590 2279
b567a40c 228020010324
2281 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.
80cd07ae 2282 - OpenBSD CVS Sync
2283 - djm@cvs.openbsd.org 2001/03/23 11:04:07
2284 [compat.c compat.h sshconnect2.c sshd.c]
2285 Compat for OpenSSH with broken Rijndael/AES. ok markus@
7af9f7f8 2286 - markus@cvs.openbsd.org 2001/03/23 12:02:49
2287 [auth1.c]
2288 authctxt is now passed to do_authenticated
e285053e 2289 - markus@cvs.openbsd.org 2001/03/23 13:10:57
2290 [sftp-int.c]
2291 fix put, upload to _absolute_ path, ok djm@
1d3c30db 2292 - markus@cvs.openbsd.org 2001/03/23 14:28:32
2293 [session.c sshd.c]
2294 ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@
8ca3f6dc 2295 - (djm) Pull out our own SIGPIPE hacks
b567a40c 2296
8a169574 229720010323
68fa858a 2298 - OpenBSD CVS Sync
8a169574 2299 - deraadt@cvs.openbsd.org 2001/03/22 20:22:55
68fa858a 2300 [sshd.c]
2301 do not place linefeeds in buffer
8a169574 2302
ee110bfb 230320010322
2304 - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>
289ba62e 2305 - (bal) version.c CVS ID resync
a5b09902 2306 - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
2307 resync
ae7242ef 2308 - (bal) scp.c CVS ID resync
3e587cc3 2309 - OpenBSD CVS Sync
2310 - markus@cvs.openbsd.org 2001/03/20 19:10:16
2311 [readconf.c]
2312 default to SSH protocol version 2
e5d7a405 2313 - markus@cvs.openbsd.org 2001/03/20 19:21:21
2314 [session.c]
2315 remove unused arg
39f7530f 2316 - markus@cvs.openbsd.org 2001/03/20 19:21:21
2317 [session.c]
2318 remove unused arg
bb5639fe 2319 - markus@cvs.openbsd.org 2001/03/21 11:43:45
2320 [auth1.c auth2.c session.c session.h]
2321 merge common ssh v1/2 code
5e7cb456 2322 - jakob@cvs.openbsd.org 2001/03/21 14:20:45
2323 [ssh-keygen.c]
2324 add -B flag to usage
ca4df544 2325 - markus@cvs.openbsd.org 2001/03/21 21:06:30
2326 [session.c]
2327 missing init; from mib@unimelb.edu.au
ee110bfb 2328
f5f6020e 232920010321
68fa858a 2330 - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve
f5f6020e 2331 VanDevender <stevev@darkwing.uoregon.edu>
37eadb90 2332 - (djm) Make sure pam_retval is initialised on call to pam_end. Patch
2333 from Solar Designer <solar@openwall.com>
0a3700ee 2334 - (djm) Don't loop forever when changing password via PAM. Patch
2335 from Solar Designer <solar@openwall.com>
0c13ffa2 2336 - (djm) Generate config files before build
7a7101ec 2337 - (djm) Correctly handle SIA and AIX when no tty present. Spotted and
2338 suggested fix from Mike Battersby <mib@unimelb.edu.au>
f5f6020e 2339
8d539493 234020010320
01022caf 2341 - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
2342 - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
1620233b 2343 - (bal) Oops. Missed globc.h change (OpenBSD CVS).
614dee3a 2344 - (djm) OpenBSD CVS Sync
2345 - markus@cvs.openbsd.org 2001/03/19 17:07:23
2346 [auth.c readconf.c]
2347 undo /etc/shell and proto 2,1 change for openssh-2.5.2
3dd16786 2348 - markus@cvs.openbsd.org 2001/03/19 17:12:10
2349 [version.h]
2350 version 2.5.2
ea44783f 2351 - (djm) Update RPM spec version
2352 - (djm) Release 2.5.2p1
3743cc2f 2353- tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
2354 change S_ISLNK macro to work for UnixWare 2.03
9887f269 2355- tim@mindrot.org 2001/03/19 20:45:11 [openbsd-compat/glob.c]
2356 add get_arg_max(). Use sysconf() if ARG_MAX is not defined
8d539493 2357
e339aa53 235820010319
68fa858a 2359 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
e339aa53 2360 do it implicitly.
7cdb79d4 2361 - (djm) Add getusershell() functions from OpenBSD CVS
b1ed8313 2362 - OpenBSD CVS Sync
2363 - markus@cvs.openbsd.org 2001/03/18 12:07:52
2364 [auth-options.c]
2365 ignore permitopen="host:port" if AllowTcpForwarding==no
f8f230bf 2366 - (djm) Make scp work on systems without 64-bit ints
2538ecf1 2367 - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
2368 move HAVE_LONG_LONG_INT where it works
d1581d5f 2369 - (bal) Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
107628c0 2370 stuff. Change suggested by Mark Miller <markm@swoon.net>
d1581d5f 2371 - (bal) Small fix to scp. %lu vs %ld
68fa858a 2372 - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
bb6da70f 2373 - (djm) OpenBSD CVS Sync
2374 - djm@cvs.openbsd.org 2001/03/19 03:52:51
2375 [sftp-client.c]
2376 Report ssh connection closing correctly; ok deraadt@
3a1c54d4 2377 - deraadt@cvs.openbsd.org 2001/03/18 23:30:55
2378 [compat.c compat.h sshd.c]
68fa858a 2379 specifically version match on ssh scanners. do not log scan
3a1c54d4 2380 information to the console
dc504afd 2381 - djm@cvs.openbsd.org 2001/03/19 12:10:17
db4d3098 2382 [sshd.8]
dc504afd 2383 Document permitopen authorized_keys option; ok markus@
babd91d4 2384 - djm@cvs.openbsd.org 2001/03/19 05:49:52
2385 [ssh.1]
2386 document PreferredAuthentications option; ok markus@
05c64611 2387 - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
e339aa53 2388
ec0ad9c2 238920010318
68fa858a 2390 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
ec0ad9c2 2391 size not delimited" fatal errors when tranfering.
5cc8d4ad 2392 - OpenBSD CVS Sync
2393 - markus@cvs.openbsd.org 2001/03/17 17:27:59
2394 [auth.c]
2395 check /etc/shells, too
7411201c 2396 - tim@mindrot.org 2001/03/17 18:45:25 [compat.c]
2397 openbsd-compat/fake-regex.h
ec0ad9c2 2398
8a968c25 239920010317
68fa858a 2400 - Support usrinfo() on AIX. Based on patch from Gert Doering
8a968c25 2401 <gert@greenie.muc.de>
bf1d27bd 2402 - OpenBSD CVS Sync
2403 - markus@cvs.openbsd.org 2001/03/15 15:05:59
2404 [scp.c]
2405 use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi
56b3e9ce 2406 - markus@cvs.openbsd.org 2001/03/15 22:07:08
2407 [session.c]
2408 pass Session to do_child + KNF
d50d9b63 2409 - djm@cvs.openbsd.org 2001/03/16 08:16:18
2410 [sftp-client.c sftp-client.h sftp-glob.c sftp-int.c]
2411 Revise globbing for get/put to be more shell-like. In particular,
2412 "get/put file* directory/" now works. ok markus@
f55d1b5f 2413 - markus@cvs.openbsd.org 2001/03/16 09:55:53
2414 [sftp-int.c]
2415 fix memset and whitespace
6a8496e4 2416 - markus@cvs.openbsd.org 2001/03/16 13:44:24
2417 [sftp-int.c]
2418 discourage strcat/strcpy
01794848 2419 - markus@cvs.openbsd.org 2001/03/16 19:06:30
2420 [auth-options.c channels.c channels.h serverloop.c session.c]
2421 implement "permitopen" key option, restricts -L style forwarding to
2422 to specified host:port pairs. based on work by harlan@genua.de
68fa858a 2423 - Check for gl_matchc support in glob_t and fall back to the
40849fdb 2424 openbsd-compat/glob.[ch] support if it does not exist.
8a968c25 2425
4cb5d598 242620010315
2427 - OpenBSD CVS Sync
2428 - markus@cvs.openbsd.org 2001/03/14 08:57:14
2429 [sftp-client.c]
2430 Wall
85cf5827 2431 - markus@cvs.openbsd.org 2001/03/14 15:15:58
2432 [sftp-int.c]
2433 add version command
61b3a2bc 2434 - deraadt@cvs.openbsd.org 2001/03/14 22:50:25
2435 [sftp-server.c]
2436 note no getopt()
51e2fc8f 2437 - (stevesk) ssh-keyscan.c: specify "openbsd-compat/fake-queue.h"
68fa858a 2438 - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com>
4cb5d598 2439
acc9d6d7 244020010314
2441 - OpenBSD CVS Sync
85cf5827 2442 - markus@cvs.openbsd.org 2001/03/13 17:34:42
2443 [auth-options.c]
2444 missing xfree, deny key on parse error; ok stevesk@
2445 - djm@cvs.openbsd.org 2001/03/13 22:42:54
2446 [sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c]
2447 sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@
84ceda19 2448 - (bal) Fix strerror() in bsd-misc.c
2449 - (djm) Add replacement glob() from OpenBSD libc if the system glob is
2450 missing or lacks the GLOB_ALTDIRFUNC extension
68fa858a 2451 - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers
84ceda19 2452 relatively. Avoids conflict between glob.h and /usr/include/glob.h
acc9d6d7 2453
22138a36 245420010313
2455 - OpenBSD CVS Sync
2456 - markus@cvs.openbsd.org 2001/03/12 22:02:02
2457 [key.c key.h ssh-add.c ssh-keygen.c sshconnect.c sshconnect2.c]
2458 remove old key_fingerprint interface, s/_ex//
2459
539af7f5 246020010312
2461 - OpenBSD CVS Sync
2462 - markus@cvs.openbsd.org 2001/03/11 13:25:36
2463 [auth2.c key.c]
2464 debug
301e8e5b 2465 - jakob@cvs.openbsd.org 2001/03/11 15:03:16
2466 [key.c key.h]
2467 add improved fingerprint functions. based on work by Carsten
2468 Raskgaard <cara@int.tele.dk> and modified by me. ok markus@.
954f0550 2469 - jakob@cvs.openbsd.org 2001/03/11 15:04:16
2470 [ssh-keygen.1 ssh-keygen.c]
2471 print both md5, sha1 and bubblebabble fingerprints when using
2472 ssh-keygen -l -v. ok markus@.
08345971 2473 - jakob@cvs.openbsd.org 2001/03/11 15:13:09
2474 [key.c]
2475 cleanup & shorten some var names key_fingerprint_bubblebabble.
64b1aa3b 2476 - deraadt@cvs.openbsd.org 2001/03/11 16:39:03
2477 [ssh-keygen.c]
2478 KNF, and SHA1 binary output is just creeping featurism
733cf7f4 2479 - tim@mindrot.org 2001/03/11 17:29:32 [configure.in]
2480 test if snprintf() supports %ll
2481 add /dev to search path for PRNGD/EGD socket
2482 fix my mistake in USER_PATH test program
79c9ac1b 2483 - OpenBSD CVS Sync
2484 - markus@cvs.openbsd.org 2001/03/11 18:29:51
2485 [key.c]
2486 style+cleanup
aaf45d87 2487 - markus@cvs.openbsd.org 2001/03/11 22:33:24
2488 [ssh-keygen.1 ssh-keygen.c]
2489 remove -v again. use -B instead for bubblebabble. make -B consistent
2490 with -l and make -B work with /path/to/known_hosts. ok deraadt@
a0322342 2491 - (djm) Bump portable version number for generating test RPMs
94dd09e3 2492 - (djm) Add "static_openssl" RPM build option, remove rsh build dependency
68fa858a 2493 - (bal) Reorder includes in Makefile.
539af7f5 2494
d156519a 249520010311
2496 - OpenBSD CVS Sync
2497 - markus@cvs.openbsd.org 2001/03/10 12:48:27
2498 [sshconnect2.c]
2499 ignore nonexisting private keys; report rjmooney@mediaone.net
5e36d59c 2500 - deraadt@cvs.openbsd.org 2001/03/10 12:53:51
2501 [readconf.c ssh_config]
2502 default to SSH2, now that m68k runs fast
2f778758 2503 - stevesk@cvs.openbsd.org 2001/03/10 15:02:05
2504 [ttymodes.c ttymodes.h]
2505 remove unused sgtty macros; ok markus@
99c415db 2506 - deraadt@cvs.openbsd.org 2001/03/10 15:31:00
2507 [compat.c compat.h sshconnect.c]
2508 all known netscreen ssh versions, and older versions of OSU ssh cannot
2509 handle password padding (newer OSU is fixed)
456fce50 2510 - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
2511 make sure $bindir is in USER_PATH so scp will work
cab80f75 2512 - OpenBSD CVS Sync
2513 - markus@cvs.openbsd.org 2001/03/10 17:51:04
2514 [kex.c match.c match.h readconf.c readconf.h sshconnect2.c]
2515 add PreferredAuthentications
d156519a 2516
1c9a907f 251720010310
2518 - OpenBSD CVS Sync
2519 - deraadt@cvs.openbsd.org 2001/03/09 03:14:39
2520 [ssh-keygen.c]
68fa858a 2521 create *.pub files with umask 0644, so that you can mv them to
1c9a907f 2522 authorized_keys
cb7bd922 2523 - deraadt@cvs.openbsd.org 2001/03/09 12:30:29
2524 [sshd.c]
2525 typo; slade@shore.net
61cf0e38 2526 - Removed log.o from sftp client. Not needed.
1c9a907f 2527
385590e4 252820010309
2529 - OpenBSD CVS Sync
2530 - stevesk@cvs.openbsd.org 2001/03/08 18:47:12
2531 [auth1.c]
2532 unused; ok markus@
acf06a60 2533 - stevesk@cvs.openbsd.org 2001/03/08 20:44:48
2534 [sftp.1]
2535 spelling, cleanup; ok deraadt@
fee56204 2536 - markus@cvs.openbsd.org 2001/03/08 21:42:33
2537 [compat.c compat.h readconf.h ssh.c sshconnect1.c sshconnect2.c]
2538 implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key ->
2539 no need to do enter passphrase or do expensive sign operations if the
2540 server does not accept key).
385590e4 2541
3a7fe5ba 254220010308
2543 - OpenBSD CVS Sync
d5ebca2b 2544 - djm@cvs.openbsd.org 2001/03/07 10:11:23
2545 [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h]
2546 Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
2547 functions and small protocol change.
2548 - markus@cvs.openbsd.org 2001/03/08 00:15:48
2549 [readconf.c ssh.1]
2550 turn off useprivilegedports by default. only rhost-auth needs
2551 this. older sshd's may need this, too.
097ca118 2552 - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;
2553 Dirk Markwardt <D.Markwardt@tu-bs.de>
3a7fe5ba 2554
3251b439 255520010307
2556 - (bal) OpenBSD CVS Sync
2557 - deraadt@cvs.openbsd.org 2001/03/06 06:11:18
2558 [ssh-keyscan.c]
2559 appease gcc
a5ec8a3d 2560 - deraadt@cvs.openbsd.org 2001/03/06 06:11:44
2561 [sftp-int.c sftp.1 sftp.c]
2562 sftp -b batchfile; mouring@etoh.eviladmin.org
17910dce 2563 - deraadt@cvs.openbsd.org 2001/03/06 15:10:42
2564 [sftp.1]
2565 order things
2c86906e 2566 - deraadt@cvs.openbsd.org 2001/03/07 01:19:06
2567 [ssh.1 sshd.8]
2568 the name "secure shell" is boring, noone ever uses it
7daf8515 2569 - deraadt@cvs.openbsd.org 2001/03/07 04:05:58
2570 [ssh.1]
2571 removed dated comment
f52798a4 2572 - Cygwin contrib improvements from Corinna Vinschen <vinschen@redhat.com>
3251b439 2573
657297ff 257420010306
2575 - (bal) OpenBSD CVS Sync
2576 - deraadt@cvs.openbsd.org 2001/03/05 14:28:47
2577 [sshd.8]
2578 alpha order; jcs@rt.fm
7c8f2a26 2579 - stevesk@cvs.openbsd.org 2001/03/05 15:44:51
2580 [servconf.c]
2581 sync error message; ok markus@
f2ba0775 2582 - deraadt@cvs.openbsd.org 2001/03/05 15:56:16
2583 [myproposal.h ssh.1]
2584 switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster;
2585 provos & markus ok
7a6c39a3 2586 - deraadt@cvs.openbsd.org 2001/03/05 16:07:15
2587 [sshd.8]
2588 detail default hmac setup too
7de5b06b 2589 - markus@cvs.openbsd.org 2001/03/05 17:17:21
2590 [kex.c kex.h sshconnect2.c sshd.c]
2591 generate a 2*need size (~300 instead of 1024/2048) random private
2592 exponent during the DH key agreement. according to Niels (the great
2593 german advisor) this is safe since /etc/primes contains strong
2594 primes only.
2595
2596 References:
2597 P. C. van Oorschot and M. J. Wiener, On Diffie-Hellman key
2598 agreement with short exponents, In Advances in Cryptology
2599 - EUROCRYPT'96, LNCS 1070, Springer-Verlag, 1996, pp.332-343.
a5df12e9 2600 - stevesk@cvs.openbsd.org 2001/03/05 17:40:48
2601 [ssh.1]
2602 more ssh_known_hosts2 documentation; ok markus@
0b2190ee 2603 - stevesk@cvs.openbsd.org 2001/03/05 17:58:22
2604 [dh.c]
2605 spelling
bbc62e59 2606 - deraadt@cvs.openbsd.org 2001/03/06 00:33:04
2607 [authfd.c cli.c ssh-agent.c]
2608 EINTR/EAGAIN handling is required in more cases
c16c7f20 2609 - millert@cvs.openbsd.org 2001/03/06 01:06:03
2610 [ssh-keyscan.c]
2611 Don't assume we wil get the version string all in one read().
2612 deraadt@ OK'd
09cb311c 2613 - millert@cvs.openbsd.org 2001/03/06 01:08:27
2614 [clientloop.c]
2615 If read() fails with EINTR deal with it the same way we treat EAGAIN
657297ff 2616
1a2936c4 261720010305
2618 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
68fa858a 2619 - (bal) CVS ID touch up on sftp-int.c
e77df335 2620 - (bal) CVS ID touch up on uuencode.c
6cca9fde 2621 - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
778f6940 2622 - (bal) OpenBSD CVS Sync
dcb971e1 2623 - deraadt@cvs.openbsd.org 2001/02/17 23:48:48
2624 [sshd.8]
2625 it's the OpenSSH one
778f6940 2626 - deraadt@cvs.openbsd.org 2001/02/21 07:37:04
2627 [ssh-keyscan.c]
2628 inline -> __inline__, and some indent
81333640 2629 - deraadt@cvs.openbsd.org 2001/02/21 09:05:54
2630 [authfile.c]
2631 improve fd handling
79ddf6db 2632 - deraadt@cvs.openbsd.org 2001/02/21 09:12:56
2633 [sftp-server.c]
2634 careful with & and &&; markus ok
96ee8386 2635 - stevesk@cvs.openbsd.org 2001/02/21 21:14:04
2636 [ssh.c]
2637 -i supports DSA identities now; ok markus@
0c126dc9 2638 - deraadt@cvs.openbsd.org 2001/02/22 04:29:37
2639 [servconf.c]
2640 grammar; slade@shore.net
ed2166d8 2641 - deraadt@cvs.openbsd.org 2001/02/22 06:43:55
2642 [ssh-keygen.1 ssh-keygen.c]
2643 document -d, and -t defaults to rsa1
b07ae1e9 2644 - deraadt@cvs.openbsd.org 2001/02/22 08:03:51
2645 [ssh-keygen.1 ssh-keygen.c]
2646 bye bye -d
e2fccec3 2647 - deraadt@cvs.openbsd.org 2001/02/22 18:09:06
2648 [sshd_config]
2649 activate RSA 2 key
e91c60f2 2650 - markus@cvs.openbsd.org 2001/02/22 21:57:27
2651 [ssh.1 sshd.8]
2652 typos/grammar from matt@anzen.com
3b1a83df 2653 - markus@cvs.openbsd.org 2001/02/22 21:59:44
2654 [auth.c auth.h auth1.c auth2.c misc.c misc.h ssh.c]
2655 use pwcopy in ssh.c, too
19d57054 2656 - markus@cvs.openbsd.org 2001/02/23 15:34:53
2657 [serverloop.c]
2658 debug2->3
00be5382 2659 - markus@cvs.openbsd.org 2001/02/23 18:15:13
2660 [sshd.c]
2661 the random session key depends now on the session_key_int
2662 sent by the 'attacker'
2663 dig1 = md5(cookie|session_key_int);
2664 dig2 = md5(dig1|cookie|session_key_int);
2665 fake_session_key = dig1|dig2;
2666 this change is caused by a mail from anakin@pobox.com
2667 patch based on discussions with my german advisor niels@openbsd.org
ec63b02d 2668 - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
2669 [readconf.c]
2670 look for id_rsa by default, before id_dsa
582038fb 2671 - deraadt@cvs.openbsd.org 2001/02/24 10:37:26
2672 [sshd_config]
2673 ssh2 rsa key before dsa key
6e18cb71 2674 - markus@cvs.openbsd.org 2001/02/27 10:35:27
2675 [packet.c]
2676 fix random padding
1b5dfeb2 2677 - markus@cvs.openbsd.org 2001/02/27 11:00:11
2678 [compat.c]
2679 support SSH-2.0-2.1 ; from Christophe_Moret@hp.com
4ab21f86 2680 - deraadt@cvs.openbsd.org 2001/02/28 05:34:28
2681 [misc.c]
2682 pull in protos
167b3512 2683 - deraadt@cvs.openbsd.org 2001/02/28 05:36:28
2684 [sftp.c]
2685 do not kill the subprocess on termination (we will see if this helps
2686 things or hurts things)
7e8911cd 2687 - markus@cvs.openbsd.org 2001/02/28 08:45:39
2688 [clientloop.c]
2689 fix byte counts for ssh protocol v1
ee55dacf 2690 - markus@cvs.openbsd.org 2001/02/28 08:54:55
2691 [channels.c nchan.c nchan.h]
2692 make sure remote stderr does not get truncated.
2693 remove closed fd's from the select mask.
a6215e53 2694 - markus@cvs.openbsd.org 2001/02/28 09:57:07
2695 [packet.c packet.h sshconnect2.c]
2696 in ssh protocol v2 use ignore messages for padding (instead of
2697 trailing \0).
94dfb550 2698 - markus@cvs.openbsd.org 2001/02/28 12:55:07
2699 [channels.c]
2700 unify debug messages
5649fbbe 2701 - deraadt@cvs.openbsd.org 2001/02/28 17:52:54
2702 [misc.c]
2703 for completeness, copy pw_gecos too
0572fe75 2704 - markus@cvs.openbsd.org 2001/02/28 21:21:41
2705 [sshd.c]
2706 generate a fake session id, too
95ce5599 2707 - markus@cvs.openbsd.org 2001/02/28 21:27:48
2708 [channels.c packet.c packet.h serverloop.c]
2709 use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message
2710 use random content in ignore messages.
355724fc 2711 - markus@cvs.openbsd.org 2001/02/28 21:31:32
2712 [channels.c]
2713 typo
c3f7d267 2714 - deraadt@cvs.openbsd.org 2001/03/01 02:11:25
2715 [authfd.c]
2716 split line so that p will have an easier time next time around
a01a5f30 2717 - deraadt@cvs.openbsd.org 2001/03/01 02:29:04
2718 [ssh.c]
2719 shorten usage by a line
12bf85ed 2720 - deraadt@cvs.openbsd.org 2001/03/01 02:45:10
2721 [auth-rsa.c auth2.c deattack.c packet.c]
2722 KNF
4371658c 2723 - deraadt@cvs.openbsd.org 2001/03/01 03:38:33
2724 [cli.c cli.h rijndael.h ssh-keyscan.1]
2725 copyright notices on all source files
ce91d6f8 2726 - markus@cvs.openbsd.org 2001/03/01 22:46:37
2727 [ssh.c]
2728 don't truncate remote ssh-2 commands; from mkubita@securities.cz
2729 use min, not max for logging, fixes overflow.
409edaba 2730 - deraadt@cvs.openbsd.org 2001/03/02 06:21:01
2731 [sshd.8]
2732 explain SIGHUP better
b8dc87d3 2733 - deraadt@cvs.openbsd.org 2001/03/02 09:42:49
2734 [sshd.8]
2735 doc the dsa/rsa key pair files
f3c7c613 2736 - deraadt@cvs.openbsd.org 2001/03/02 18:54:31
2737 [atomicio.c atomicio.h auth-chall.c auth.c auth2-chall.c crc32.h
2738 scp.c serverloop.c session.c sftp-server.8 sftp.1 ssh-add.1 ssh-add.c
2739 ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh.1 sshd.8]
2740 make copyright lines the same format
2671b47f 2741 - deraadt@cvs.openbsd.org 2001/03/03 06:53:12
2742 [ssh-keyscan.c]
2743 standard theo sweep
ff7fee59 2744 - millert@cvs.openbsd.org 2001/03/03 21:19:41
2745 [ssh-keyscan.c]
2746 Dynamically allocate read_wait and its copies. Since maxfd is
2747 based on resource limits it is often (usually?) larger than FD_SETSIZE.
c8d75031 2748 - millert@cvs.openbsd.org 2001/03/03 21:40:30
2749 [sftp-server.c]
2750 Dynamically allocate fd_set; deraadt@ OK
20e04e90 2751 - millert@cvs.openbsd.org 2001/03/03 21:41:07
2752 [packet.c]
2753 Dynamically allocate fd_set; deraadt@ OK
dce9bac5 2754 - deraadt@cvs.openbsd.org 2001/03/03 22:07:50
2755 [sftp-server.c]
2756 KNF
c630ce76 2757 - markus@cvs.openbsd.org 2001/03/03 23:52:22
2758 [sftp.c]
2759 clean up arg processing. based on work by Christophe_Moret@hp.com
20244695 2760 - markus@cvs.openbsd.org 2001/03/03 23:59:34
2761 [log.c ssh.c]
2762 log*.c -> log.c
61f8a1d1 2763 - markus@cvs.openbsd.org 2001/03/04 00:03:59
2764 [channels.c]
2765 debug1->2
38967add 2766 - stevesk@cvs.openbsd.org 2001/03/04 10:57:53
2767 [ssh.c]
2768 add -m to usage; ok markus@
46f23b8d 2769 - stevesk@cvs.openbsd.org 2001/03/04 11:04:41
2770 [sshd.8]
2771 small cleanup and clarify for PermitRootLogin; ok markus@
9c81df4c 2772 - stevesk@cvs.openbsd.org 2001/03/04 11:16:06
2773 [servconf.c sshd.8]
2774 kill obsolete RandomSeed; ok markus@ deraadt@
f5429434 2775 - stevesk@cvs.openbsd.org 2001/03/04 12:54:04
2776 [sshd.8]
2777 spelling
54b974dc 2778 - millert@cvs.openbsd.org 2001/03/04 17:42:28
2779 [authfd.c channels.c dh.c log.c readconf.c servconf.c sftp-int.c
2780 ssh.c sshconnect.c sshd.c]
2781 log functions should not be passed strings that end in newline as they
2782 get passed on to syslog() and when logging to stderr, do_log() appends
2783 its own newline.
51c251f0 2784 - deraadt@cvs.openbsd.org 2001/03/04 18:21:28
2785 [sshd.8]
2786 list SSH2 ciphers
2605addd 2787 - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy()
164c80dc 2788 - (bal) Fix up logging since it changed. removed log-*.c
cc3067d6 2789 - (djm) Fix up LOG_AUTHPRIV for systems that have it
70a052c7 2790 - (stevesk) OpenBSD sync:
2791 - deraadt@cvs.openbsd.org 2001/03/05 08:37:27
2792 [ssh-keyscan.c]
2793 skip inlining, why bother
5152d46f 2794 - (stevesk) sftp.c: handle __progname
1a2936c4 2795
40edd7ef 279620010304
2797 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
889fbcd3 2798 - (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
2799 give Mark Roth credit for mdoc2man.pl
40edd7ef 2800
9817de5f 280120010303
40edd7ef 2802 - (djm) Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
2803 - (djm) Document PAM ChallengeResponseAuthentication in sshd.8
2804 - (djm) Disable and comment ChallengeResponseAuthentication in sshd_config
2805 - (djm) Allow PRNGd entropy collection from localhost TCP socket. Replace
68fa858a 2806 "--with-egd-pool" configure option with "--with-prngd-socket" and
9bdd5929 2807 "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke
2808 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
9817de5f 2809
20cad736 281020010301
68fa858a 2811 - (djm) Properly add -lcrypt if needed.
5f404be3 2812 - (djm) Force standard PAM conversation function in a few more places.
68fa858a 2813 Patch from Redhat 2.5.1p1-2 RPM, probably Nalin Dahyabhai
5f404be3 2814 <nalin@redhat.com>
68fa858a 2815 - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
480eb294 2816 <vinschen@redhat.com>
ad1f4a20 2817 - (djm) Released 2.5.1p2
20cad736 2818
cf0c5df5 281920010228
2820 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
2821 "Bad packet length" bugs.
68fa858a 2822 - (djm) Fully revert PAM session patch (again). All PAM session init is
403f5a8e 2823 now done before the final fork().
065ef9b1 2824 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
d9b1f19a 2825 - (djm) Remove /tmp from EGD socket search list
cf0c5df5 2826
86b416a7 282720010227
68fa858a 2828 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
51fb577a 2829 <vinschen@redhat.com>
2af09193 2830 - (bal) OpenBSD Sync
2831 - markus@cvs.openbsd.org 2001/02/23 15:37:45
2832 [session.c]
2833 handle SSH_PROTOFLAG_SCREEN_NUMBER for buggy clients
68fa858a 2834 - (bal) sshd.init support for all Redhat release. Patch by Jim Knoble
a892c46e 2835 <jmknoble@jmknoble.cx>
68fa858a 2836 - (djm) Fix up POSIX saved uid support. Report from Mark Miller
f4e9a0e1 2837 <markm@swoon.net>
2838 - (djm) Search for -lcrypt on FreeBSD too
c7c72446 2839 - (djm) fatal() on OpenSSL version mismatch
27cf96de 2840 - (djm) Move PAM init to after fork for non-Solaris derived PAMs
d5c4c52e 2841 - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
2842 <markm@swoon.net>
4bc6dd70 2843 - (djm) Fix PAM fix
4236bde4 2844 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
2845 change is being made as 2.5.x configfiles are not back-compatible with
64e0e67e 2846 2.3.x.
2847 - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
2848 <markm@swoon.net>
68fa858a 2849 - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
a29d3f1c 2850 <tim@multitalents.net>
68fa858a 2851 - (djm) Avoid multiple definition of _PATH_LS. Patch from Tim Rice
a29d3f1c 2852 <tim@multitalents.net>
51fb577a 2853
4925395f 285420010226
2855 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
68fa858a 2856 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
e9a13ac1 2857 Based on patch from Tim Rice <tim@multitalents.net>
4925395f 2858
1eb4ec64 285920010225
2860 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
2861 Patch from Adrian Ho <lexfiend@usa.net>
490cad94 2862 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
2863 platform defines u_int64_t as being that.
1eb4ec64 2864
a738c3b0 286520010224
68fa858a 2866 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna
a738c3b0 2867 Vinschen <vinschen@redhat.com>
2868 - (bal) Reorder where 'strftime' is detected to resolve linking
2869 issues on SCO. Patch by Tim Rice <tim@multitalents.net>
2870
8fd97cc4 287120010224
2872 - (bal) pam_stack fix to correctly detect between RH7 and older RHs.
2873 Patch by Pekka Savola <pekkas@netcore.fi>
8f0b3553 2874 - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
2875 some platforms.
3d114925 2876 - (bal) Generalize lack of UNIX sockets since this also effects Cray
2877 not just Cygwin. Based on patch by Wendy Palm <wendyp@cray.com>
8fd97cc4 2878
14a49e44 287920010223
2880 - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve Tell
2881 <tell@telltronics.org>
cb291102 2882 - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL
2883 that it was compiled against. Patch by Pekka Savola <pekkas@netcore.fi>
68fa858a 2884 - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
5a67331c 2885 <tim@multitalents.net>
14a49e44 2886
68fa858a 288720010222
73d6d7fa 2888 - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>
ca742b3b 2889 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
2890 - (bal) Removed reference to liblogin from contrib/README. It was
2891 integrated into OpenSSH a long while ago.
2a81eb9f 2892 - (stevesk) remove erroneous #ifdef sgi code.
2893 Michael Stone <mstone@cs.loyola.edu>
73d6d7fa 2894
fbf305f1 289520010221
2896 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
68fa858a 2897 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
9dd3bc84 2898 <tim@multitalents.net>
1fe61b2e 2899 - (bal) Reverted out of 2001/02/15 patch by djm below because it
2900 breaks Solaris.
2901 - (djm) Move PAM session setup back to before setuid to user.
2902 fixes problems on Solaris-drived PAMs.
266140a8 2903 - (stevesk) session.c: back out to where we were before:
68fa858a 2904 - (djm) Move PAM session initialisation until after fork in sshd. Patch
266140a8 2905 from Nalin Dahyabhai <nalin@redhat.com>
9dd3bc84 2906
8b3319f4 290720010220
2908 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
2909 getcwd.c.
c2b544a5 2910 - (bal) OpenBSD CVS Sync:
2911 - deraadt@cvs.openbsd.org 2001/02/19 23:09:05
2912 [sshd.c]
2913 clarify message to make it not mention "ident"
8b3319f4 2914
1729c161 291520010219
2916 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
2917 pty.[ch] -> sshpty.[ch]
d6f13fbb 2918 - (djm) Rework search for OpenSSL location. Skip directories which don't
2919 exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO
2920 with its limit of 6 -L options.
0476625f 2921 - OpenBSD CVS Sync:
2922 - reinhard@cvs.openbsd.org 2001/02/17 08:24:40
2923 [sftp.1]
2924 typo
2925 - deraadt@cvs.openbsd.org 2001/02/17 16:28:58
2926 [ssh.c]
2927 cleanup -V output; noted by millert
2928 - deraadt@cvs.openbsd.org 2001/02/17 16:48:48
2929 [sshd.8]
2930 it's the OpenSSH one
2931 - markus@cvs.openbsd.org 2001/02/18 11:33:54
2932 [dispatch.c]
2933 typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi
2934 - markus@cvs.openbsd.org 2001/02/19 02:53:32
2935 [compat.c compat.h serverloop.c]
2936 ssh-1.2.{18-22} has broken handling of ignore messages; report from
2937 itojun@
2938 - markus@cvs.openbsd.org 2001/02/19 03:35:23
2939 [version.h]
2940 OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}
2941 - deraadt@cvs.openbsd.org 2001/02/19 03:36:25
2942 [scp.c]
2943 np is changed by recursion; vinschen@redhat.com
2944 - Update versions in RPM spec files
2945 - Release 2.5.1p1
1729c161 2946
663fd560 294720010218
68fa858a 2948 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
2949 <tim@multitalents.net>
25cd3375 2950 - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal by
2951 stevesk
68fa858a 2952 - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen
58e7f038 2953 <vinschen@redhat.com> and myself.
32ced054 2954 - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz
2955 Miskiewicz <misiek@pld.ORG.PL>
6a951840 2956 - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
2957 Todd C. Miller <Todd.Miller@courtesan.com>
68fa858a 2958 - (djm) Use ttyname() to determine name of tty returned by openpty()
2959 rather then risking overflow. Patch from Marek Michalkiewicz
b82f1310 2960 <marekm@amelek.gda.pl>
68fa858a 2961 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
bdf80b2c 2962 Patch from Marek Michalkiewicz <marekm@amelek.gda.pl>
af8fda37 2963 - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi>
68fa858a 2964 - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent for
df538d55 2965 SunOS)
68fa858a 2966 - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
f61d6b17 2967 <tim@multitalents.net>
dfef7e7e 2968 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.
36a358ca 2969 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.
68fa858a 2970 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
d54d99a3 2971 SIGALRM.
e1a023df 2972 - (djm) Move entropy.c over to mysignal()
68fa858a 2973 - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
2974 a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
667beaa9 2975 Miller <Todd.Miller@courtesan.com>
ecdde3d8 2976 - (djm) Update RPM spec files for 2.5.0p1
51ee9048 2977 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
2978 enable with --with-bsd-auth.
2adddc78 2979 - (stevesk) entropy.c: typo; should be SIGPIPE
663fd560 2980
0b1728c5 298120010217
2982 - (bal) OpenBSD Sync:
2983 - markus@cvs.openbsd.org 2001/02/16 13:38:18
68fa858a 2984 [channel.c]
2985 remove debug
c8b058b4 2986 - markus@cvs.openbsd.org 2001/02/16 14:03:43
2987 [session.c]
2988 proper payload-length check for x11 w/o screen-number
0b1728c5 2989
b41d8d4d 299020010216
2991 - (bal) added '--with-prce' to allow overriding of system regex when
2992 required (tested by David Dulek <ddulek@fastenal.com>)
d6fdb079 2993 - (bal) Added DG/UX case and set that they have a broken IPTOS.
278588d8 2994 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
2995 Fixes linking on SCO.
68fa858a 2996 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from
0ceb21d6 2997 Nalin Dahyabhai <nalin@redhat.com>
2998 - (djm) BSD license for gnome-ssh-askpass (was X11)
2999 - (djm) KNF on gnome-ssh-askpass
ed6553e2 3000 - (djm) USE_PIPES for a few more sysv platforms
3001 - (djm) Cleanup configure.in a little
3002 - (djm) Ask users to check config.log when we can't find necessary libs
aca75d94 3003 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO
3004 OpenServer for now. Based on patch from svaughan <svaughan@asterion.com>
0ae4fe1d 3005 - (djm) OpenBSD CVS:
3006 - markus@cvs.openbsd.org 2001/02/15 16:19:59
3007 [channels.c channels.h serverloop.c sshconnect.c sshconnect.h]
3008 [sshconnect1.c sshconnect2.c]
3009 genericize password padding function for SSH1 and SSH2.
3010 add stylized echo to 2, too.
3011 - (djm) Add roundup() macro to defines.h
9535dddf 3012 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;
3013 needed on Unixware 2.x.
b41d8d4d 3014
0086bfaf 301520010215
68fa858a 3016 - (djm) Move PAM session setup back to before setuid to user. Fixes
0086bfaf 3017 problems on Solaris-derived PAMs.
e11aab29 3018 - (djm) Clean up PAM namespace. Suggested by Darren Moffat
3019 <Darren.Moffat@eng.sun.com>
9e3c31f7 3020 - (bal) Sync w/ OpenSSH for new release
3021 - markus@cvs.openbsd.org 2001/02/12 12:45:06
3022 [sshconnect1.c]
3023 fix xmalloc(0), ok dugsong@
b2552997 3024 - markus@cvs.openbsd.org 2001/02/11 12:59:25
3025 [Makefile.in sshd.8 sshconnect2.c readconf.h readconf.c packet.c
3026 sshd.c ssh.c ssh.1 servconf.h servconf.c myproposal.h kex.h kex.c]
3027 1) clean up the MAC support for SSH-2
3028 2) allow you to specify the MAC with 'ssh -m'
3029 3) or the 'MACs' keyword in ssh(d)_config
3030 4) add hmac-{md5,sha1}-96
3031 ok stevesk@, provos@
15853e93 3032 - markus@cvs.openbsd.org 2001/02/12 16:16:23
3033 [auth-passwd.c auth.c auth.h auth1.c auth2.c servconf.c servconf.h
3034 ssh-keygen.c sshd.8]
3035 PermitRootLogin={yes,without-password,forced-commands-only,no}
3036 (before this change, root could login even if PermitRootLogin==no)
7cc4cf0a 3037 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09
fd193ca4 3038 [clientloop.c packet.c ssh-keyscan.c]
3039 deal with EAGAIN/EINTR selects which were skipped
7cc4cf0a 3040 - markus@cvs.openssh.org 2001/02/13 22:49:40
3041 [auth1.c auth2.c]
3042 setproctitle(user) only if getpwnam succeeds
3043 - markus@cvs.openbsd.org 2001/02/12 23:26:20
3044 [sshd.c]
3045 missing memset; from solar@openwall.com
3046 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33
3047 [sftp-int.c]
3048 lumask now works with 1 numeric arg; ok markus@, djm@
3049 - djm@cvs.openbsd.org 2001/02/14 9:46:03
3050 [sftp-client.c sftp-int.c sftp.1]
3051 Fix and document 'preserve modes & times' option ('-p' flag in sftp);
3052 ok markus@
0b16bb01 3053 - (bal) replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN.
3054 - (djm) Move to Jim's 1.2.0 X11 askpass program
62da27dd 3055 - (stevesk) OpenBSD sync:
3056 - deraadt@cvs.openbsd.org 2001/02/15 01:38:04
3057 [serverloop.c]
3058 indent
0b16bb01 3059
1c2d0a13 306020010214
3061 - (djm) Don't try to close PAM session or delete credentials if the
68fa858a 3062 session has not been open or credentials not set. Based on patch from
1c2d0a13 3063 Andrew Bartlett <abartlet@pcug.org.au>
68fa858a 3064 - (djm) Move PAM session initialisation until after fork in sshd. Patch
0ab1bcba 3065 from Nalin Dahyabhai <nalin@redhat.com>
958e5ae4 3066 - (bal) Missing function prototype in bsd-snprintf.c patch by
3067 Mark Miller <markm@swoon.net>
b7ccb051 3068 - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
3069 <cmadams@hiwaay.net> with a little modification and KNF.
815800e1 3070 - (stevesk) fix for SIA patch, misplaced session_setup_sia()
1c2d0a13 3071
0610439b 307220010213
84eb157c 3073 - (djm) Only test -S potential EGD sockets if they exist and are readable.
f1312c76 3074 - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and
3075 I did a base KNF over the whe whole file to make it more acceptable.
3076 (backed out of original patch and removed it from ChangeLog)
01f13020 3077 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
3078 Tim Rice <tim@multitalents.net>
8d60e965 3079 - (stevesk) auth1.c: fix PAM passwordless check.
0610439b 3080
894a4851 308120010212
68fa858a 3082 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1",
3083 --define "skip_gnome_askpass 1", --define "rh7 1" and make the
3084 implicit rpm-3.0.5 dependancy explicit. Patch and suggestions from
894a4851 3085 Pekka Savola <pekkas@netcore.fi>
782d6a0d 3086 - (djm) Clean up PCRE text in INSTALL
68fa858a 3087 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby
77db6c3f 3088 <mib@unimelb.edu.au>
6f68f28a 3089 - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>
01a7bc9a 3090 - (stevesk) session.c: remove debugging code.
894a4851 3091
abf1f107 309220010211
3093 - (bal) OpenBSD Sync
3094 - markus@cvs.openbsd.org 2001/02/07 22:35:46
3095 [auth1.c auth2.c sshd.c]
3096 move k_setpag() to a central place; ok dugsong@
c845316f 3097 - markus@cvs.openbsd.org 2001/02/10 12:52:02
3098 [auth2.c]
3099 offer passwd before s/key
e6fa162e 3100 - markus@cvs.openbsd.org 2001/02/8 22:37:10
3101 [canohost.c]
3102 remove last call to sprintf; ok deraadt@
0ab4b0f0 3103 - markus@cvs.openbsd.org 2001/02/10 1:33:32
3104 [canohost.c]
3105 add debug message, since sshd blocks here if DNS is not available
7f8ea238 3106 - markus@cvs.openbsd.org 2001/02/10 12:44:02
3107 [cli.c]
3108 don't call vis() for \r
5c470997 3109 - danh@cvs.openbsd.org 2001/02/10 0:12:43
3110 [scp.c]
3111 revert a small change to allow -r option to work again; ok deraadt@
3112 - danh@cvs.openbsd.org 2001/02/10 15:14:11
3113 [scp.c]
3114 fix memory leak; ok markus@
a0e6fead 3115 - djm@cvs.openbsd.org 2001/02/10 0:45:52
3116 [scp.1]
3117 Mention that you can quote pathnames with spaces in them
b3106440 3118 - markus@cvs.openbsd.org 2001/02/10 1:46:28
3119 [ssh.c]
3120 remove mapping of argv[0] -> hostname
f72e01a5 3121 - markus@cvs.openbsd.org 2001/02/06 22:26:17
3122 [sshconnect2.c]
3123 do not ask for passphrase in batch mode; report from ejb@ql.org
3124 - itojun@cvs.opebsd.org 2001/02/08 10:47:05
5d1d11d1 3125 [sshconnect.c sshconnect1.c sshconnect2.c]
68fa858a 3126 %.30s is too short for IPv6 numeric address. use %.128s for now.
f72e01a5 3127 markus ok
3128 - markus@cvs.openbsd.org 2001/02/09 12:28:35
3129 [sshconnect2.c]
3130 do not free twice, thanks to /etc/malloc.conf
3131 - markus@cvs.openbsd.org 2001/02/09 17:10:53
3132 [sshconnect2.c]
3133 partial success: debug->log; "Permission denied" if no more auth methods
3134 - markus@cvs.openbsd.org 2001/02/10 12:09:21
3135 [sshconnect2.c]
3136 remove some lines
e0b2cf6b 3137 - markus@cvs.openbsd.org 2001/02/09 13:38:07
3138 [auth-options.c]
3139 reset options if no option is given; from han.holl@prismant.nl
ca910e13 3140 - markus@cvs.openbsd.org 2001/02/08 21:58:28
3141 [channels.c]
3142 nuke sprintf, ok deraadt@
3143 - markus@cvs.openbsd.org 2001/02/08 21:58:28
3144 [channels.c]
3145 nuke sprintf, ok deraadt@
affa8be4 3146 - markus@cvs.openbsd.org 2001/02/06 22:43:02
3147 [clientloop.h]
3148 remove confusing callback code
d2c46e77 3149 - deraadt@cvs.openbsd.org 2001/02/08 14:39:36
3150 [readconf.c]
3151 snprintf
cc8aca8a 3152 - itojun@cvs.openbsd.org 2001/02/08 19:30:52
3153 sync with netbsd tree changes.
3154 - more strict prototypes, include necessary headers
3155 - use paths.h/pathnames.h decls
3156 - size_t typecase to int -> u_long
5be2ec5e 3157 - itojun@cvs.openbsd.org 2001/02/07 18:04:50
3158 [ssh-keyscan.c]
3159 fix size_t -> int cast (use u_long). markus ok
3160 - markus@cvs.openbsd.org 2001/02/07 22:43:16
3161 [ssh-keyscan.c]
3162 s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.com
3163 - itojun@cvs.openbsd.org 2001/02/09 9:04:59
3164 [ssh-keyscan.c]
68fa858a 3165 do not assume malloc() returns zero-filled region. found by
5be2ec5e 3166 malloc.conf=AJ.
f21032a6 3167 - markus@cvs.openbsd.org 2001/02/08 22:35:30
3168 [sshconnect.c]
68fa858a 3169 don't connect if batch_mode is true and stricthostkeychecking set to
f21032a6 3170 'ask'
7bbcc167 3171 - djm@cvs.openbsd.org 2001/02/04 21:26:07
3172 [sshd_config]
3173 type: ok markus@
3174 - deraadt@cvs.openbsd.org 2001/02/06 22:07:50
3175 [sshd_config]
3176 enable sftp-server by default
a2e6d17d 3177 - deraadt 2001/02/07 8:57:26
3178 [xmalloc.c]
3179 deal with new ANSI malloc stuff
3180 - markus@cvs.openbsd.org 2001/02/07 16:46:08
3181 [xmalloc.c]
3182 typo in fatal()
3183 - itojun@cvs.openbsd.org 2001/02/07 18:04:50
3184 [xmalloc.c]
3185 fix size_t -> int cast (use u_long). markus ok
4ef922e3 3186 - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
3187 [serverloop.c sshconnect1.c]
68fa858a 3188 mitigate SSH1 traffic analysis - from Solar Designer
4ef922e3 3189 <solar@openwall.com>, ok provos@
68fa858a 3190 - (bal) fixed sftp-client.c. Return 'status' instead of '0'
ca910e13 3191 (from the OpenBSD tree)
6b442913 3192 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD
27df9d4a 3193 - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)
17321afe 3194 - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace.
f98d56f0 3195 - (bal) A bit more whitespace cleanup
68fa858a 3196 - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
e275684f 3197 <abartlet@pcug.org.au>
b27e97b1 3198 - (stevesk) misc.c: ssh.h not needed.
38a316c0 3199 - (stevesk) compat.c: more friendly cpp error
94f38e16 3200 - (stevesk) OpenBSD sync:
3201 - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
3202 [LICENSE]
3203 typos and small cleanup; ok deraadt@
abf1f107 3204
0426a3b4 320520010210
3206 - (djm) Sync sftp and scp stuff from OpenBSD:
3207 - djm@cvs.openbsd.org 2001/02/07 03:55:13
3208 [sftp-client.c]
3209 Don't free handles before we are done with them. Based on work from
3210 Corinna Vinschen <vinschen@redhat.com>. ok markus@
3211 - djm@cvs.openbsd.org 2001/02/06 22:32:53
3212 [sftp.1]
3213 Punctuation fix from Pekka Savola <pekkas@netcore.fi>
3214 - deraadt@cvs.openbsd.org 2001/02/07 04:07:29
3215 [sftp.1]
3216 pretty up significantly
3217 - itojun@cvs.openbsd.org 2001/02/07 06:49:42
3218 [sftp.1]
3219 .Bl-.El mismatch. markus ok
3220 - djm@cvs.openbsd.org 2001/02/07 06:12:30
3221 [sftp-int.c]
3222 Check that target is a directory before doing ls; ok markus@
3223 - itojun@cvs.openbsd.org 2001/02/07 11:01:18
3224 [scp.c sftp-client.c sftp-server.c]
3225 unsigned long long -> %llu, not %qu. markus ok
3226 - stevesk@cvs.openbsd.org 2001/02/07 11:10:39
3227 [sftp.1 sftp-int.c]
3228 more man page cleanup and sync of help text with man page; ok markus@
3229 - markus@cvs.openbsd.org 2001/02/07 14:58:34
3230 [sftp-client.c]
3231 older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
3232 - djm@cvs.openbsd.org 2001/02/07 15:27:19
3233 [sftp.c]
3234 Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
3235 <roumen.petrov@skalasoft.com>
3236 - stevesk@cvs.openbsd.org 2001/02/07 15:36:04
3237 [sftp-int.c]
3238 portable; ok markus@
3239 - stevesk@cvs.openbsd.org 2001/02/07 15:55:47
3240 [sftp-int.c]
3241 lowercase cmds[].c also; ok markus@
3242 - markus@cvs.openbsd.org 2001/02/07 17:04:52
3243 [pathnames.h sftp.c]
3244 allow sftp over ssh protocol 1; ok djm@
3245 - deraadt@cvs.openbsd.org 2001/02/08 07:38:55
3246 [scp.c]
3247 memory leak fix, and snprintf throughout
3248 - deraadt@cvs.openbsd.org 2001/02/08 08:02:02
3249 [sftp-int.c]
3250 plug a memory leak
3251 - stevesk@cvs.openbsd.org 2001/02/08 10:11:23
3252 [session.c sftp-client.c]
3253 %i -> %d
3254 - stevesk@cvs.openbsd.org 2001/02/08 10:57:59
3255 [sftp-int.c]
3256 typo
3257 - stevesk@cvs.openbsd.org 2001/02/08 15:28:07
3258 [sftp-int.c pathnames.h]
3259 _PATH_LS; ok markus@
3260 - djm@cvs.openbsd.org 2001/02/09 04:46:25
3261 [sftp-int.c]
3262 Check for NULL attribs for chown, chmod & chgrp operations, only send
3263 relevant attribs back to server; ok markus@
96b64eb0 3264 - djm@cvs.openbsd.org 2001/02/06 15:05:25
3265 [sftp.c]
3266 Use getopt to process commandline arguments
3267 - djm@cvs.openbsd.org 2001/02/06 15:06:21
3268 [sftp.c ]
3269 Wait for ssh subprocess at exit
3270 - djm@cvs.openbsd.org 2001/02/06 15:18:16
3271 [sftp-int.c]
3272 stat target for remote chdir before doing chdir
3273 - djm@cvs.openbsd.org 2001/02/06 15:32:54
3274 [sftp.1]
3275 Punctuation fix from Pekka Savola <pekkas@netcore.fi>
3276 - provos@cvs.openbsd.org 2001/02/05 22:22:02
3277 [sftp-int.c]
3278 cleanup get_pathname, fix pwd after failed cd. okay djm@
0426a3b4 3279 - (djm) Update makefile.in for _PATH_SFTP_SERVER
c9f5e42e 3280 - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)
0426a3b4 3281
6d1e1d2b 328220010209
68fa858a 3283 - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
6d1e1d2b 3284 <rjmooney@mediaone.net>
bb0c1991 3285 - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
68fa858a 3286 main tree while porting forward. Pointed out by Lutz Jaenicke
bb0c1991 3287 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
f902d909 3288 - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
3289 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
25f4c264 3290 - (stevesk) OpenBSD sync:
3291 - markus@cvs.openbsd.org 2001/02/08 11:20:01
3292 [auth2.c]
3293 strict checking
3294 - markus@cvs.openbsd.org 2001/02/08 11:15:22
3295 [version.h]
3296 update to 2.3.2
3297 - markus@cvs.openbsd.org 2001/02/08 11:12:30
3298 [auth2.c]
3299 fix typo
72b3f75d 3300 - (djm) Update spec files
0ed28836 3301 - (bal) OpenBSD sync:
3302 - deraadt@cvs.openbsd.org 2001/02/08 14:38:54
3303 [scp.c]
3304 memory leak fix, and snprintf throughout
1fc8ccdf 3305 - markus@cvs.openbsd.org 2001/02/06 22:43:02
3306 [clientloop.c]
3307 remove confusing callback code
0b202697 3308 - (djm) Add CVS Id's to files that we have missed
5ca51e19 3309 - (bal) OpenBSD Sync (more):
3310 - itojun@cvs.openbsd.org 2001/02/08 19:30:52
3311 sync with netbsd tree changes.
3312 - more strict prototypes, include necessary headers
3313 - use paths.h/pathnames.h decls
3314 - size_t typecase to int -> u_long
1f3bf5aa 3315 - markus@cvs.openbsd.org 2001/02/06 22:07:42
3316 [ssh.c]
3317 fatal() if subsystem fails
3318 - markus@cvs.openbsd.org 2001/02/06 22:43:02
3319 [ssh.c]
3320 remove confusing callback code
3321 - jakob@cvs.openbsd.org 2001/02/06 23:03:24
3322 [ssh.c]
3323 add -1 option (force protocol version 1). ok markus@
3324 - jakob@cvs.openbsd.org 2001/02/06 23:06:21
3325 [ssh.c]
3326 reorder -{1,2,4,6} options. ok markus@
e6aa01b4 3327 - (bal) Missing 'const' in readpass.h
9c5a8165 3328 - (bal) OpenBSD Sync (so at least the thing compiles for 2.3.2 =)
3329 - djm@cvs.openbsd.org 2001/02/06 23:30:28
3330 [sftp-client.c]
3331 replace arc4random with counter for request ids; ok markus@
68fa858a 3332 - (djm) Define _PATH_TTY for systems that don't. Report from Lutz
bc79ed5c 3333 Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
6d1e1d2b 3334
6a25c04c 333520010208
3336 - (djm) Don't delete external askpass program in make uninstall target.
3337 Report and fix from Roumen Petrov <roumen.petrov@skalasoft.com>
6958bd37 3338 - (djm) Fix linking of sftp, don't need arc4random any more.
3339 - (djm) Try to use shell that supports "test -S" for EGD socket search.
3340 Based on patch from Tim Rice <tim@multitalents.net>
6a25c04c 3341
547519f0 334220010207
bee0a37e 3343 - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs
3344 seem lose track of it while in openbsd-compat/ (two confirmed reports)
5c377b3b 3345 - (djm) Much KNF on PAM code
547519f0 3346 - (djm) Revise auth-pam.c conversation function to be a little more
3347 readable.
5c377b3b 3348 - (djm) Revise kbd-int PAM conversation function to fold all text messages
3349 to before first prompt. Fixes hangs if last pam_message did not require
3350 a reply.
3351 - (djm) Fix password changing when using PAM kbd-int authentication
bee0a37e 3352
547519f0 335320010205
2b87da3b 3354 - (bal) Disable groupaccess by setting NGROUPS_MAX to 0 for platforms
99286dc8 3355 that don't have NGROUPS_MAX.
57559587 3356 - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>
2b87da3b 3357 - (stevesk) OpenBSD sync:
3358 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
3359 [many files; did this manually to our top-level source dir]
3360 unexpand and remove end-of-line whitespace; ok markus@
408ba72f 3361 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
3362 [sftp-server.c]
3363 SSH2_FILEXFER_ATTR_UIDGID support; ok markus@
ec2a033a 3364 - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
3365 [sftp-int.c]
3366 ? == help
3367 - deraadt@cvs.openbsd.org 2001/02/04 16:47:46
3368 [sftp-int.c]
3369 sort commands, so that abbreviations work as expected
3370 - stevesk@cvs.openbsd.org 2001/02/04 15:17:52
3371 [sftp-int.c]
3372 debugging sftp: precedence and missing break. chmod, chown, chgrp
3373 seem to be working now.
3374 - markus@cvs.openbsd.org 2001/02/04 14:41:21
3375 [sftp-int.c]
3376 use base 8 for umask/chmod
3377 - markus@cvs.openbsd.org 2001/02/04 11:11:54
3378 [sftp-int.c]
3379 fix LCD
c44559d2 3380 - markus@cvs.openbsd.org 2001/02/04 08:10:44
3381 [ssh.1]
3382 typo; dpo@club-internet.fr
a5930351 3383 - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
3384 [auth2.c authfd.c packet.c]
3385 remove duplicate #include's; ok markus@
6a416424 3386 - deraadt@cvs.openbsd.org 2001/02/04 16:56:23
3387 [scp.c sshd.c]
3388 alpha happiness
3389 - stevesk@cvs.openbsd.org 2001/02/04 15:12:17
3390 [sshd.c]
3391 precedence; ok markus@
02a024dd 3392 - deraadt@cvs.openbsd.org 2001/02/04 08:14:15
6a416424 3393 [ssh.c sshd.c]
3394 make the alpha happy
02a024dd 3395 - markus@cvs.openbsd.org 2001/01/31 13:37:24
3396 [channels.c channels.h serverloop.c ssh.c]
68fa858a 3397 do not disconnect if local port forwarding fails, e.g. if port is
547519f0 3398 already in use
02a024dd 3399 - markus@cvs.openbsd.org 2001/02/01 14:58:09
3400 [channels.c]
3401 use ipaddr in channel messages, ietf-secsh wants this
3402 - markus@cvs.openbsd.org 2001/01/31 12:26:20
3403 [channels.c]
68fa858a 3404 ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE
547519f0 3405 messages; bug report from edmundo@rano.org
a741554f 3406 - markus@cvs.openbsd.org 2001/01/31 13:48:09
3407 [sshconnect2.c]
3408 unused
9378f292 3409 - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
3410 [sftp-client.c sftp-server.c]
3411 make gcc on the alpha even happier
1fc243d1 3412
547519f0 341320010204
781a0585 3414 - (bal) I think this is the last of the bsd-*.h that don't belong.
634e0b53 3415 - (bal) Minor Makefile fix
f0f14bea 3416 - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done
61e96248 3417 right.
78987b57 3418 - (bal) Changed order of LIB="" in -with-skey due to library resolving.
166e4f2a 3419 - (bal) next-posix.h changed to bsd-nextstep.h
61e96248 3420 - (djm) OpenBSD CVS sync:
3421 - markus@cvs.openbsd.org 2001/02/03 03:08:38
3422 [auth-options.c auth-rh-rsa.c auth-rhosts.c auth.c canohost.c]
3423 [canohost.h servconf.c servconf.h session.c sshconnect1.c sshd.8]
3424 [sshd_config]
3425 make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@
3426 - markus@cvs.openbsd.org 2001/02/03 03:19:51
3427 [ssh.1 sshd.8 sshd_config]
3428 Skey is now called ChallengeResponse
3429 - markus@cvs.openbsd.org 2001/02/03 03:43:09
3430 [sshd.8]
3431 use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean
3432 channel. note from Erik.Anggard@cygate.se (pr/1659)
3433 - stevesk@cvs.openbsd.org 2001/02/03 10:03:06
3434 [ssh.1]
3435 typos; ok markus@
3436 - djm@cvs.openbsd.org 2001/02/04 04:11:56
3437 [scp.1 sftp-server.c ssh.1 sshd.8 sftp-client.c sftp-client.h]
3438 [sftp-common.c sftp-common.h sftp-int.c sftp-int.h sftp.1 sftp.c]
3439 Basic interactive sftp client; ok theo@
3440 - (djm) Update RPM specs for new sftp binary
68fa858a 3441 - (djm) Update several bits for new optional reverse lookup stuff. I
61e96248 3442 think I got them all.
8b061486 3443 - (djm) Makefile.in fixes
1aa00dcb 3444 - (stevesk) add mysignal() wrapper and use it for the protocol 2
3445 SIGCHLD handler.
408ba72f 3446 - (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevesk@
781a0585 3447
547519f0 344820010203
63fe0529 3449 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>
bf3db92d 3450 - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD
3451 based file) to ensure #include space does not get confused.
f78888c7 3452 - (bal) Minor Makefile.in tweak. dirname may not exist on some
3453 platforms so builds fail. (NeXT being a well known one)
63fe0529 3454
547519f0 345520010202
61e96248 3456 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
c85a87f2 3457 <vinschen@redhat.com>
71301416 3458 - (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms
3459 that use 'gmake'. Patch by Tim Rice <tim@multitalents.net>
c85a87f2 3460
547519f0 346120010201
ad5075bd 3462 - (bal) Minor fix to Makefile to stop rebuilding executables if no
3463 changes have occured to any of the supporting code. Patch by
3464 Roumen Petrov <roumen.petrov@skalasoft.com>
3465
9c8dbb1b 346620010131
37845585 3467 - (djm) OpenBSD CVS Sync:
3468 - djm@cvs.openbsd.org 2001/01/30 15:48:53
3469 [sshconnect.c]
3470 Make warning message a little more consistent. ok markus@
8c89dd2b 3471 - (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis from
3472 Philipp Buehler <lists@fips.de> and Kevin Steves <stevesk@sweden.hp.com>
3473 respectively.
c59dc6bd 3474 - (djm) Don't log SSH2 PAM KbdInt responses to debug, they may contain
3475 passwords.
9c8dbb1b 3476 - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
3477 openbsd-compat/. And resolve all ./configure and Makefile.in issues
3478 assocated.
37845585 3479
9c8dbb1b 348020010130
39929cdb 3481 - (djm) OpenBSD CVS Sync:
3482 - markus@cvs.openbsd.org 2001/01/29 09:55:37
3483 [channels.c channels.h clientloop.c serverloop.c]
3484 fix select overflow; ok deraadt@ and stevesk@
865ac82e 3485 - markus@cvs.openbsd.org 2001/01/29 12:42:35
3486 [canohost.c canohost.h channels.c clientloop.c]
3487 add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS
46aa2d1f 3488 - markus@cvs.openbsd.org 2001/01/29 12:47:32
3489 [rsa.c rsa.h ssh-agent.c sshconnect1.c sshd.c]
3490 handle rsa_private_decrypt failures; helps against the Bleichenbacher
3491 pkcs#1 attack
ae810de7 3492 - djm@cvs.openbsd.org 2001/01/29 05:36:11
3493 [ssh.1 ssh.c]
3494 Allow invocation of sybsystem by commandline (-s); ok markus@
83bc57f9 3495 - (stevesk) configure.in: remove duplicate PROG_LS
39929cdb 3496
9c8dbb1b 349720010129
f29ef605 3498 - (stevesk) sftp-server.c: use %lld vs. %qd
3499
cb9da0fc 350020010128
3501 - (bal) Put USE_PIPES back into sco3.2v5
23c2a7a5 3502 - (bal) OpenBSD Sync
9bd5b720 3503 - markus@cvs.openbsd.org 2001/01/28 10:15:34
3504 [dispatch.c]
3505 re-keying is not supported; ok deraadt@
5fb622e4 3506 - markus@cvs.openbsd.org 2001/01/28 10:24:04
7f5c4295 3507 [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
5fb622e4 3508 cleanup AUTHORS sections
9bd5b720 3509 - markus@cvs.openbsd.org 2001/01/28 10:37:26
ab60252b 3510 [sshd.c sshd.8]
9bd5b720 3511 remove -Q, no longer needed
3512 - stevesk@cvs.openbsd.org 2001/01/28 20:36:16
a877488a 3513 [readconf.c ssh.1]
9bd5b720 3514 ``StrictHostKeyChecking ask'' documentation and small cleanup.
3515 ok markus@
6f37606e 3516 - stevesk@cvs.openbsd.org 2001/01/28 20:43:25
61e96248 3517 [sshd.8]
6f37606e 3518 spelling. ok markus@
95f4ccfb 3519 - stevesk@cvs.openbsd.org 2001/01/28 20:53:21
3520 [xmalloc.c]
3521 use size_t for strlen() return. ok markus@
6f37606e 3522 - stevesk@cvs.openbsd.org 2001/01/28 22:27:05
3523 [authfile.c]
3524 spelling. use sizeof vs. strlen(). ok markus@
9bd5b720 3525 - niklas@cvs.openbsd.org 2001/01/29 1:59:14
23c2a7a5 3526 [atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
3527 groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
3528 key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
3529 radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
3530 ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
3531 sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
3532 $OpenBSD$
b0e305c9 3533 - (bal) Minor auth2.c resync. Whitespace and moving of an #include.
cb9da0fc 3534
c9606e03 353520010126
61e96248 3536 - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen
c9606e03 3537 Petrov <roumen.petrov@skalasoft.com>
2f4b2e38 3538 - (bal) OpenBSD Sync
3539 - deraadt@cvs.openbsd.org 2001/01/25 8:06:33
3540 [ssh-agent.c]
3541 call _exit() in signal handler
c9606e03 3542
d7d5f0b2 354320010125
3544 - (djm) Sync bsd-* support files:
3545 - deraadt@cvs.openbsd.org 2000/01/26 03:43:20
3546 [rresvport.c bindresvport.c]
61e96248 3547 new bindresvport() semantics that itojun, shin, jean-luc and i have
d7d5f0b2 3548 agreed on, which will be happy for the future. bindresvport_sa() for
3549 sockaddr *, too. docs later..
3550 - deraadt@cvs.openbsd.org 2000/01/24 02:24:21
3551 [bindresvport.c]
61e96248 3552 in bindresvport(), if sin is non-NULL, example sin->sin_family for
d7d5f0b2 3553 the actual family being processed
e1dd3a7a 3554 - (djm) Mention PRNGd in documentation, it is nicer than EGD
3555 - (djm) Automatically search for "well-known" EGD/PRNGd sockets in autoconf
8080699b 3556 - (bal) AC_FUNC_STRFTIME added to autoconf
4ccb01d6 3557 - (bal) OpenBSD Resync
3558 - stevesk@cvs.openbsd.org 2001/01/24 21:03:50
3559 [channels.c]
3560 missing freeaddrinfo(); ok markus@
d7d5f0b2 3561
556eb464 356220010124
3563 - (bal) OpenBSD Resync
3564 - markus@cvs.openbsd.org 2001/01/23 10:45:10
3565 [ssh.h]
61e96248 3566 nuke comment
1aecda34 3567 - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
3568 - (bal) #ifdef around S_IFSOCK if platform does not support it.
3569 patch by Tim Rice <tim@multitalents.net>
3570 - (bal) fake-regex.h cleanup based on Tim Rice's patch.
c33f0b36 3571 - (stevesk) sftp-server.c: fix chmod() mode mask
556eb464 3572
effa6591 357320010123
3574 - (bal) regexp.h typo in configure.in. Should have been regex.h
3575 - (bal) SSH_USER_DIR to _PATH_SSH_USER_DIR patch by stevesk@
61e96248 3576 - (bal) SSH_ASKPASS_DEFAULT to _PATH_SSH_ASKPASS_DEFAULT
53a24016 3577 - (bal) OpenBSD Resync
3578 - markus@cvs.openbsd.org 2001/01/22 8:15:00
3579 [auth-krb4.c sshconnect1.c]
3580 only AFS needs radix.[ch]
3581 - markus@cvs.openbsd.org 2001/01/22 8:32:53
3582 [auth2.c]
3583 no need to include; from mouring@etoh.eviladmin.org
3584 - stevesk@cvs.openbsd.org 2001/01/22 16:55:21
3585 [key.c]
3586 free() -> xfree(); ok markus@
3587 - stevesk@cvs.openbsd.org 2001/01/22 17:22:28
3588 [sshconnect2.c sshd.c]
3589 fix memory leaks in SSH2 key exchange; ok markus@
d464095c 3590 - markus@cvs.openbsd.org 2001/01/22 23:06:39
3591 [auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h
3592 sshconnect1.c sshconnect2.c sshd.c]
3593 rename skey -> challenge response.
3594 auto-enable kbd-interactive for ssh2 if challenge-reponse is enabled.
53a24016 3595
effa6591 3596
42f11eb2 359720010122
3598 - (bal) OpenBSD Resync
3599 - markus@cvs.openbsd.org 2001/01/19 12:45:26 GMT 2001 by markus
3600 [servconf.c ssh.h sshd.c]
3601 only auth-chall.c needs #ifdef SKEY
3602 - markus@cvs.openbsd.org 2001/01/19 15:55:10 GMT 2001 by markus
3603 [auth-krb4.c auth-options.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c
3604 auth1.c auth2.c channels.c clientloop.c dh.c dispatch.c nchan.c
3605 packet.c pathname.h readconf.c scp.c servconf.c serverloop.c
3606 session.c ssh-add.c ssh-keygen.c ssh-keyscan.c ssh.c ssh.h
3607 ssh1.h sshconnect1.c sshd.c ttymodes.c]
3608 move ssh1 definitions to ssh1.h, pathnames to pathnames.h
3609 - markus@cvs.openbsd.org 2001/01/19 16:48:14
3610 [sshd.8]
3611 fix typo; from stevesk@
3612 - markus@cvs.openbsd.org 2001/01/19 16:50:58
3613 [ssh-dss.c]
61e96248 3614 clear and free digest, make consistent with other code (use dlen); from
42f11eb2 3615 stevesk@
3616 - markus@cvs.openbsd.org 2001/01/20 15:55:20 GMT 2001 by markus
3617 [auth-options.c auth-options.h auth-rsa.c auth2.c]
3618 pass the filename to auth_parse_options()
61e96248 3619 - markus@cvs.openbsd.org 2001/01/20 17:59:40 GMT 2001
42f11eb2 3620 [readconf.c]
3621 fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.com
3622 - stevesk@cvs.openbsd.org 2001/01/20 18:20:29
3623 [sshconnect2.c]
3624 dh_new_group() does not return NULL. ok markus@
3625 - markus@cvs.openbsd.org 2001/01/20 21:33:42
3626 [ssh-add.c]
61e96248 3627 do not loop forever if askpass does not exist; from
42f11eb2 3628 andrew@pimlott.ne.mediaone.net
3629 - djm@cvs.openbsd.org 2001/01/20 23:00:56
3630 [servconf.c]
3631 Check for NULL return from strdelim; ok markus
3632 - djm@cvs.openbsd.org 2001/01/20 23:02:07
3633 [readconf.c]
3634 KNF; ok markus
3635 - jakob@cvs.openbsd.org 2001/01/21 9:00:33
3636 [ssh-keygen.1]
3637 remove -R flag; ok markus@
3638 - markus@cvs.openbsd.org 2001/01/21 19:05:40
3639 [atomicio.c automicio.h auth-chall.c auth-krb4.c auth-options.c
3640 auth-options.h auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c
3641 auth.c auth.h auth1.c auth2-chall.c auth2.c authfd.c authfile.c
3642 bufaux.c bufaux.h buffer.c canahost.c canahost.h channels.c
3643 cipher.c cli.c clientloop.c clientloop.h compat.c compress.c
3644 deattack.c dh.c dispatch.c groupaccess.c hmac.c hostfile.c kex.c
3645 key.c key.h log-client.c log-server.c log.c log.h login.c login.h
3646 match.c misc.c misc.h nchan.c packet.c pty.c radix.h readconf.c
3647 readpass.c readpass.h rsa.c scp.c servconf.c serverloop.c serverloop.h
3648 session.c sftp-server.c ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c
61e96248 3649 ssh-keyscan.c ssh-rsa.c ssh.c ssh.h sshconnect.c sshconnect.h
42f11eb2 3650 sshconnect1.c sshconnect2.c sshd.c tildexpand.c tildexpand.h
3651 ttysmodes.c uidswap.c xmalloc.c]
61e96248 3652 split ssh.h and try to cleanup the #include mess. remove unnecessary
42f11eb2 3653 #includes. rename util.[ch] -> misc.[ch]
3654 - (bal) renamed 'PIDDIR' to '_PATH_SSH_PIDDIR' to match OpenBSD tree
61e96248 3655 - (bal) Moved #ifdef KRB4 in auth-krb4.c above the #include to resolve
42f11eb2 3656 conflict when compiling for non-kerb install
3657 - (bal) removed the #ifdef SKEY in auth1.c to match Markus' changes
3658 on 1/19.
3659
6005a40c 366020010120
3661 - (bal) OpenBSD Resync
3662 - markus@cvs.openbsd.org 2001/01/19 12:45:26
3663 [ssh-chall.c servconf.c servconf.h ssh.h sshd.c]
3664 only auth-chall.c needs #ifdef SKEY
47af6577 3665 - (bal) Slight auth2-pam.c clean up.
3666 - (bal) Includes a fake-regexp.h to be only used if regcomp() is found,
3667 but no 'regexp.h' found (SCO OpenServer 3 lacks the header).
6005a40c 3668
922e6493 366920010119
3670 - (djm) Update versions in RPM specfiles
59c97189 3671 - (bal) OpenBSD Resync
3672 - markus@cvs.openbsd.org 2001/01/18 16:20:21
3673 [log-client.c log-server.c log.c readconf.c servconf.c ssh.1 ssh.h
3674 sshd.8 sshd.c]
61e96248 3675 log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many
59c97189 3676 systems
3677 - markus@cvs.openbsd.org 2001/01/18 16:59:59
3678 [auth-passwd.c auth.c auth.h auth1.c auth2.c serverloop.c session.c
3679 session.h sshconnect1.c]
3680 1) removes fake skey from sshd, since this will be much
3681 harder with /usr/libexec/auth/login_XXX
3682 2) share/unify code used in ssh-1 and ssh-2 authentication (server side)
3683 3) make addition of BSD_AUTH and other challenge reponse methods
3684 easier.
3685 - markus@cvs.openbsd.org 2001/01/18 17:12:43
3686 [auth-chall.c auth2-chall.c]
3687 rename *-skey.c *-chall.c since the files are not skey specific
04fc7a67 3688 - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
3689 to fix NULL pointer deref and fake authloop breakage in PAM code.
f4ebf0e8 3690 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>
3c418020 3691 - (bal) Minor cygwin patch to auth1.c. Suggested by djm.
61e96248 3692
b5c334cc 369320010118
3694 - (bal) Super Sized OpenBSD Resync
3695 - markus@cvs.openbsd.org 2001/01/11 22:14:20 GMT 2001 by markus
3696 [sshd.c]
3697 maxfd+1
3698 - markus@cvs.openbsd.org 2001/01/13 17:59:18
3699 [ssh-keygen.1]
3700 small ssh-keygen manpage cleanup; stevesk@pobox.com
3701 - markus@cvs.openbsd.org 2001/01/13 18:03:07
3702 [scp.c ssh-keygen.c sshd.c]
3703 getopt() returns -1 not EOF; stevesk@pobox.com
3704 - markus@cvs.openbsd.org 2001/01/13 18:06:54
3705 [ssh-keyscan.c]
3706 use SSH_DEFAULT_PORT; from stevesk@pobox.com
3707 - markus@cvs.openbsd.org 2001/01/13 18:12:47
3708 [ssh-keyscan.c]
3709 free() -> xfree(); fix memory leak; from stevesk@pobox.com
3710 - markus@cvs.openbsd.org 2001/01/13 18:14:13
3711 [ssh-add.c]
3712 typo, from stevesk@sweden.hp.com
3713 - markus@cvs.openbsd.org 2001/01/13 18:32:50
61e96248 3714 [packet.c session.c ssh.c sshconnect.c sshd.c]
b5c334cc 3715 split out keepalive from packet_interactive (from dale@accentre.com)
3716 set IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT for ssh2, too.
3717 - markus@cvs.openbsd.org 2001/01/13 18:36:45
3718 [packet.c packet.h]
3719 reorder, typo
3720 - markus@cvs.openbsd.org 2001/01/13 18:38:00
3721 [auth-options.c]
3722 fix comment
3723 - markus@cvs.openbsd.org 2001/01/13 18:43:31
3724 [session.c]
3725 Wall
61e96248 3726 - markus@cvs.openbsd.org 2001/01/13 19:14:08
b5c334cc 3727 [clientloop.h clientloop.c ssh.c]
3728 move callback to headerfile
3729 - markus@cvs.openbsd.org 2001/01/15 21:40:10
3730 [ssh.c]
3731 use log() instead of stderr
3732 - markus@cvs.openbsd.org 2001/01/15 21:43:51
3733 [dh.c]
3734 use error() not stderr!
3735 - markus@cvs.openbsd.org 2001/01/15 21:45:29
3736 [sftp-server.c]
3737 rename must fail if newpath exists, debug off by default
3738 - markus@cvs.openbsd.org 2001/01/15 21:46:38
3739 [sftp-server.c]
3740 readable long listing for sftp-server, ok deraadt@
3741 - markus@cvs.openbsd.org 2001/01/16 19:20:06
3742 [key.c ssh-rsa.c]
61e96248 3743 make "ssh-rsa" key format for ssh2 confirm to the ietf-drafts; from
3744 galb@vandyke.com. note that you have to delete older ssh2-rsa keys,
3745 since they are in the wrong format, too. they must be removed from
b5c334cc 3746 .ssh/authorized_keys2 and .ssh/known_hosts2, etc.
61e96248 3747 (cd; grep -v ssh-rsa .ssh/authorized_keys2 > TMP && mv TMP
3748 .ssh/authorized_keys2) additionally, we now check that
b5c334cc 3749 BN_num_bits(rsa->n) >= 768.
3750 - markus@cvs.openbsd.org 2001/01/16 20:54:27
3751 [sftp-server.c]
3752 remove some statics. simpler handles; idea from nisse@lysator.liu.se
3753 - deraadt@cvs.openbsd.org 2001/01/16 23:58:08
3754 [bufaux.c radix.c sshconnect.h sshconnect1.c]
3755 indent
3756 - (bal) Added bsd-strmode.[ch] since some non-OpenBSD platforms may
3757 be missing such feature.
3758
61e96248 3759
52ce34a2 376020010117
3761 - (djm) Only write random seed file at exit
717057b6 3762 - (djm) Make PAM support optional, enable with --with-pam
61e96248 3763 - (djm) Try to use libcrypt on Linux, but link it after OpenSSL (which
717057b6 3764 provides a crypt() of its own)
3765 - (djm) Avoid a warning in bsd-bindresvport.c
3766 - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This
61e96248 3767 can cause weird segfaults errors on Solaris
8694a1ce 3768 - (djm) Avoid warning in PAM code by making read_passphrase arguments const
d748039d 3769 - (djm) Add --with-pam to RPM spec files
52ce34a2 3770
2fd3c144 377120010115
3772 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist.
89c7e31c 3773 - (bal) utimes() support via utime() interface on machine that lack utimes().
2fd3c144 3774
63b68889 377520010114
3776 - (stevesk) initial work for OpenBSD "support supplementary group in
3777 {Allow,Deny}Groups" patch:
3778 - import getgrouplist.c from OpenBSD (bsd-getgrouplist.c)
3779 - add bsd-getgrouplist.h
3780 - new files groupaccess.[ch]
3781 - build but don't use yet (need to merge auth.c changes)
c6a69271 3782 - (stevesk) complete:
3783 - markus@cvs.openbsd.org 2001/01/13 11:56:48
3784 [auth.c sshd.8]
3785 support supplementary group in {Allow,Deny}Groups
3786 from stevesk@pobox.com
61e96248 3787
f546c780 378820010112
3789 - (bal) OpenBSD Sync
3790 - markus@cvs.openbsd.org 2001/01/10 22:56:22
3791 [bufaux.h bufaux.c sftp-server.c sftp.h getput.h]
3792 cleanup sftp-server implementation:
547519f0 3793 add buffer_get_int64, buffer_put_int64, GET_64BIT, PUT_64BIT
3794 parse SSH2_FILEXFER_ATTR_EXTENDED
3795 send SSH2_FX_EOF if readdir returns no more entries
3796 reply to SSH2_FXP_EXTENDED message
3797 use #defines from the draft
3798 move #definations to sftp.h
f546c780 3799 more info:
61e96248 3800 http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt
f546c780 3801 - markus@cvs.openbsd.org 2001/01/10 19:43:20
3802 [sshd.c]
3803 XXX - generate_empheral_server_key() is not safe against races,
61e96248 3804 because it calls log()
f546c780 3805 - markus@cvs.openbsd.org 2001/01/09 21:19:50
3806 [packet.c]
3807 allow TCP_NDELAY for ipv6; from netbsd via itojun@
3808
9548d6c8 380920010110
3810 - (djm) SNI/Reliant Unix needs USE_PIPES and $DISPLAY hack. Report from
3811 Bladt Norbert <Norbert.Bladt@adi.ch>
3812
af972861 381320010109
3814 - (bal) Resync CVS ID of cli.c
4b80e97b 3815 - (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATE
3816 code.
eea39c02 3817 - (bal) OpenBSD Sync
3818 - markus@cvs.openbsd.org 2001/01/08 22:29:05
3819 [auth2.c compat.c compat.h servconf.c servconf.h sshd.8
3820 sshd_config version.h]
3821 implement option 'Banner /etc/issue.net' for ssh2, move version to
3822 2.3.1 (needed for bugcompat detection, 2.3.0 would fail if Banner
3823 is enabled).
3824 - markus@cvs.openbsd.org 2001/01/08 22:03:23
3825 [channels.c ssh-keyscan.c]
3826 O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.com
3827 - markus@cvs.openbsd.org 2001/01/08 21:55:41
3828 [sshconnect1.c]
3829 more cleanups and fixes from stevesk@pobox.com:
3830 1) try_agent_authentication() for loop will overwrite key just
3831 allocated with key_new(); don't alloc
3832 2) call ssh_close_authentication_connection() before exit
3833 try_agent_authentication()
3834 3) free mem on bad passphrase in try_rsa_authentication()
3835 - markus@cvs.openbsd.org 2001/01/08 21:48:17
3836 [kex.c]
3837 missing free; thanks stevesk@pobox.com
f1c4659d 3838 - (bal) Detect if clock_t structure exists, if not define it.
3839 - (bal) Detect if O_NONBLOCK exists, if not define it.
3840 - (bal) removed news4-posix.h (now empty)
3841 - (bal) changed bsd-bindresvport.c and bsd-rresvport.c to use 'socklen_t'
3842 instead of 'int'
adc83ebf 3843 - (stevesk) sshd_config: sync
4f771a33 3844 - (stevesk) defines.h: remove spurious ``;''
af972861 3845
bbcf899f 384620010108
3847 - (bal) Fixed another typo in cli.c
3848 - (bal) OpenBSD Sync
3849 - markus@cvs.openbsd.org 2001/01/07 21:26:55
3850 [cli.c]
3851 typo
3852 - markus@cvs.openbsd.org 2001/01/07 21:26:55
3853 [cli.c]
3854 missing free, stevesk@pobox.com
3855 - markus@cvs.openbsd.org 2001/01/07 19:06:25
3856 [auth1.c]
3857 missing free, stevesk@pobox.com
3858 - markus@cvs.openbsd.org 2001/01/07 11:28:04
3859 [log-client.c log-server.c log.c readconf.c servconf.c ssh.1
3860 ssh.h sshd.8 sshd.c]
3861 rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE
3862 syslog priority changes:
3863 fatal() LOG_ERR -> LOG_CRIT
3864 log() LOG_INFO -> LOG_NOTICE
b8c37305 3865 - Updated TODO
bbcf899f 3866
9616313f 386720010107
3868 - (bal) OpenBSD Sync
3869 - markus@cvs.openbsd.org 2001/01/06 11:23:27
3870 [ssh-rsa.c]
3871 remove unused
3872 - itojun@cvs.openbsd.org 2001/01/05 08:23:29
3873 [ssh-keyscan.1]
3874 missing .El
3875 - markus@cvs.openbsd.org 2001/01/04 22:41:03
3876 [session.c sshconnect.c]
3877 consistent use of _PATH_BSHELL; from stevesk@pobox.com
3878 - djm@cvs.openbsd.org 2001/01/04 22:35:32
3879 [ssh.1 sshd.8]
3880 Mention AES as available SSH2 Cipher; ok markus
3881 - markus@cvs.openbsd.org 2001/01/04 22:25:58
3882 [sshd.c]
3883 sync usage()/man with defaults; from stevesk@pobox.com
3884 - markus@cvs.openbsd.org 2001/01/04 22:21:26
3885 [sshconnect2.c]
3886 handle SSH2_MSG_USERAUTH_BANNER; fixes bug when connecting to a server
3887 that prints a banner (e.g. /etc/issue.net)
61e96248 3888
1877dc0c 388920010105
3890 - (bal) contrib/caldera/ provided by Tim Rice <tim@multitalents.net>
5a64a938 3891 - (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove()
1877dc0c 3892
488c06c8 389320010104
3894 - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
3895 work by Chris Vaughan <vaughan99@yahoo.com>
3896
7c49df64 389720010103
3898 - (bal) fixed up sshconnect.c so it was closer inline with the OpenBSD
3899 tree (mainly positioning)
3900 - (bal) OpenSSH CVS Update
3901 - markus@cvs.openbsd.org 2001/01/02 20:41:02
3902 [packet.c]
3903 log remote ip on disconnect; PR 1600 from jcs@rt.fm
3904 - markus@cvs.openbsd.org 2001/01/02 20:50:56
3905 [sshconnect.c]
61e96248 3906 strict_host_key_checking for host_status != HOST_CHANGED &&
7c49df64 3907 ip_status == HOST_CHANGED
61e96248 3908 - (bal) authfile.c: Synced CVS ID tag
2c523de9 3909 - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
3910 - (bal) Disable sftp-server if no 64bit int support exists. Based on
3911 patch by Tim Rice <tim@multitalents.net>
3912 - (bal) Makefile.in changes to uninstall: target to remove sftp-server
3913 and sftp-server.8 manpage.
7c49df64 3914
a421e945 391520010102
3916 - (bal) OpenBSD CVS Update
3917 - markus@cvs.openbsd.org 2001/01/01 14:52:49
3918 [scp.c]
3919 use shared fatal(); from stevesk@pobox.com
3920
0efc80a7 392120001231
3922 - (bal) Reverted out of MAXHOSTNAMELEN. This should be set per OS.
3923 for multiple reasons.
b1335fdf 3924 - (bal) Reverted out of a partial NeXT patch.
0efc80a7 3925
efcae5b1 392620001230
3927 - (bal) OpenBSD CVS Update
3928 - markus@cvs.openbsd.org 2000/12/28 18:58:30
3929 [ssh-keygen.c]
3930 enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}
b148018f 3931 - markus@cvs.openbsd.org 2000/12/29 22:19:13
3932 [channels.c]
3933 missing xfree; from vaughan99@yahoo.com
efcae5b1 3934 - (bal) Resynced CVS ID with OpenBSD for channel.c and uidswap.c
03a14cc9 3935 - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
34665bf7 3936 Suggested by Christian Kurz <shorty@debian.org>
cb6dabf4 3937 - (bal) Add in '.c.o' section to Makefile.in to address make programs that
61e96248 3938 don't honor CPPFLAGS by default. Suggested by Lutz Jaenicke
cb6dabf4 3939 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
0dd78cd8 3940
394120001229
61e96248 3942 - (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian
34665bf7 3943 Kurz <shorty@debian.org>
8abcdba4 3944 - (bal) OpenBSD CVS Update
3945 - markus@cvs.openbsd.org 2000/12/28 14:25:51
3946 [auth.h auth2.c]
3947 count authentication failures only
3948 - markus@cvs.openbsd.org 2000/12/28 14:25:03
3949 [sshconnect.c]
3950 fingerprint for MITM attacks, too.
3951 - markus@cvs.openbsd.org 2000/12/28 12:03:57
3952 [sshd.8 sshd.c]
3953 document -D
3954 - markus@cvs.openbsd.org 2000/12/27 14:19:21
3955 [serverloop.c]
3956 less chatty
3957 - markus@cvs.openbsd.org 2000/12/27 12:34
3958 [auth1.c sshconnect2.c sshd.c]
3959 typo
3960 - markus@cvs.openbsd.org 2000/12/27 12:30:19
3961 [readconf.c readconf.h ssh.1 sshconnect.c]
3962 new option: HostKeyAlias: allow the user to record the host key
3963 under a different name. This is useful for ssh tunneling over
3964 forwarded connections or if you run multiple sshd's on different
3965 ports on the same machine.
3966 - markus@cvs.openbsd.org 2000/12/27 11:51:53
3967 [ssh.1 ssh.c]
3968 multiple -t force pty allocation, document ORIGINAL_COMMAND
3969 - markus@cvs.openbsd.org 2000/12/27 11:41:31
3970 [sshd.8]
3971 update for ssh-2
c52c7082 3972 - (stevesk) compress.[ch] sync with openbsd; missed in prototype
3973 fix merge.
0dd78cd8 3974
8f523d67 397520001228
3976 - (bal) Patch to add libutil.h to loginrec.c only if the platform has
3977 libutil.h. Suggested by Pekka Savola <pekka@netcore.fi>
9fb76616 3978 - (djm) Update to new x11-askpass in RPM spec
0dd78cd8 3979 - (bal) SCO patch to not include <sys/queue.h> since it's unrelated
3980 header. Patch by Tim Rice <tim@multitalents.net>
3981 - Updated TODO w/ known HP/UX issue
3982 - (bal) removed extra <netdb.h> noticed by Kevin Steves and removed the
3983 bad reference to 'NeXT including it else were' on the #ifdef version.
8f523d67 3984
b03bd394 398520001227
61e96248 3986 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by
b03bd394 3987 Takumi Yamane <yamtak@b-session.com>
3988 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
8f523d67 3989 by Corinna Vinschen <vinschen@redhat.com>
3990 - (djm) Fix catman-do target for non-bash
61e96248 3991 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by
8f523d67 3992 Takumi Yamane <yamtak@b-session.com>
3993 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
b03bd394 3994 by Corinna Vinschen <vinschen@redhat.com>
13991f8e 3995 - (djm) Fix catman-do target for non-bash
61e96248 3996 - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
3997 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
f318b98b 3998 'RLIMIT_NOFILE'
61e96248 3999 - (djm) Remove *.Ylonen files. They are no longer in the OpenBSD tree,
4000 the info in COPYING.Ylonen has been moved to the start of each
3bdf55b1 4001 SSH1-derived file and README.Ylonen is well out of date.
b03bd394 4002
8d88011e 400320001223
4004 - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects
4005 if a change to config.h has occurred. Suggested by Gert Doering
4006 <gert@greenie.muc.de>
4007 - (bal) OpenBSD CVS Update:
4008 - markus@cvs.openbsd.org 2000/12/22 16:49:40
4009 [ssh-keygen.c]
4010 fix ssh-keygen -x -t type > file; from Roumen.Petrov@skalasoft.com
4011
1e3b8b07 401220001222
4013 - Updated RCSID for pty.c
4014 - (bal) OpenBSD CVS Updates:
4015 - markus@cvs.openbsd.org 2000/12/21 15:10:16
4016 [auth-rh-rsa.c hostfile.c hostfile.h sshconnect.c]
4017 print keyfile:line for changed hostkeys, for deraadt@, ok deraadt@
4018 - markus@cvs.openbsd.org 2000/12/20 19:26:56
4019 [authfile.c]
4020 allow ssh -i userkey for root
4021 - markus@cvs.openbsd.org 2000/12/20 19:37:21
4022 [authfd.c authfd.h kex.c sshconnect2.c sshd.c uidswap.c uidswap.h]
4023 fix prototypes; from stevesk@pobox.com
4024 - markus@cvs.openbsd.org 2000/12/20 19:32:08
4025 [sshd.c]
4026 init pointer to NULL; report from Jan.Ivan@cern.ch
4027 - markus@cvs.openbsd.org 2000/12/19 23:17:54
4028 [auth-krb4.c auth-options.c auth-options.h auth-rhosts.c auth-rsa.c
4029 auth1.c auth2-skey.c auth2.c authfd.c authfd.h authfile.c bufaux.c
4030 bufaux.h buffer.c canohost.c channels.c clientloop.c compress.c
4031 crc32.c deattack.c getput.h hmac.c hmac.h hostfile.c kex.c kex.h
4032 key.c key.h log.c login.c match.c match.h mpaux.c mpaux.h packet.c
4033 packet.h radix.c readconf.c rsa.c scp.c servconf.c servconf.h
4034 serverloop.c session.c sftp-server.c ssh-agent.c ssh-dss.c ssh-dss.h
4035 ssh-keygen.c ssh-keyscan.c ssh-rsa.c ssh-rsa.h ssh.c ssh.h uuencode.c
4036 uuencode.h sshconnect1.c sshconnect2.c sshd.c tildexpand.c]
4037 replace 'unsigned bla' with 'u_bla' everywhere. also replace 'char
4038 unsigned' with u_char.
4039
67b0facb 404020001221
4041 - (stevesk) OpenBSD CVS updates:
4042 - markus@cvs.openbsd.org 2000/12/19 15:43:45
4043 [authfile.c channels.c sftp-server.c ssh-agent.c]
4044 remove() -> unlink() for consistency
4045 - markus@cvs.openbsd.org 2000/12/19 15:48:09
4046 [ssh-keyscan.c]
4047 replace <ssl/x.h> with <openssl/x.h>
4048 - markus@cvs.openbsd.org 2000/12/17 02:33:40
4049 [uidswap.c]
4050 typo; from wsanchez@apple.com
61e96248 4051
adeebd37 405220001220
61e96248 4053 - (djm) Workaround PAM inconsistencies between Solaris derived PAM code
adeebd37 4054 and Linux-PAM. Based on report and fix from Andrew Morgan
4055 <morgan@transmeta.com>
4056
f072c47a 405720001218
4058 - (stevesk) rsa.c: entropy.h not needed.
0c2fb82f 4059 - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
4060 Suggested by Wilfredo Sanchez <wsanchez@apple.com>
f072c47a 4061
731c1541 406220001216
4063 - (stevesk) OpenBSD CVS updates:
4064 - markus@cvs.openbsd.org 2000/12/16 02:53:57
4065 [scp.c]
4066 allow + in usernames; request from Florian.Weimer@RUS.Uni-Stuttgart.DE
4067 - markus@cvs.openbsd.org 2000/12/16 02:39:57
4068 [scp.c]
4069 unused; from stevesk@pobox.com
4070
227e8e86 407120001215
9853409f 4072 - (stevesk) Old OpenBSD patch wasn't completely applied:
4073 - markus@cvs.openbsd.org 2000/01/24 22:11:20
4074 [scp.c]
4075 allow '.' in usernames; from jedgar@fxp.org
227e8e86 4076 - (stevesk) OpenBSD CVS updates:
4077 - markus@cvs.openbsd.org 2000/12/13 16:26:53
4078 [ssh-keyscan.c]
4079 fatal already adds \n; from stevesk@pobox.com
4080 - markus@cvs.openbsd.org 2000/12/13 16:25:44
4081 [ssh-agent.c]
4082 remove redundant spaces; from stevesk@pobox.com
4083 - ho@cvs.openbsd.org 2000/12/12 15:50:21
4084 [pty.c]
4085 When failing to set tty owner and mode on a read-only filesystem, don't
4086 abort if the tty already has correct owner and reasonably sane modes.
4087 Example; permit 'root' to login to a firewall with read-only root fs.
4088 (markus@ ok)
4089 - deraadt@cvs.openbsd.org 2000/12/13 06:36:05
4090 [pty.c]
4091 KNF
6ffc9c88 4092 - markus@cvs.openbsd.org 2000/12/12 14:45:21
4093 [sshd.c]
4094 source port < 1024 is no longer required for rhosts-rsa since it
4095 adds no additional security.
4096 - markus@cvs.openbsd.org 2000/12/12 16:11:49
4097 [ssh.1 ssh.c]
4098 rhosts-rsa is no longer automagically disabled if ssh is not privileged.
4099 UsePrivilegedPort=no disables rhosts-rsa _only_ for old servers.
4100 these changes should not change the visible default behaviour of the ssh client.
71c0d06a 4101 - deraadt@cvs.openbsd.org 2000/12/11 10:27:33
4102 [scp.c]
4103 when copying 0-sized files, do not re-print ETA time at completion
3e1caa83 4104 - provos@cvs.openbsd.org 2000/12/15 10:30:15
4105 [kex.c kex.h sshconnect2.c sshd.c]
4106 compute diffie-hellman in parallel between server and client. okay markus@
227e8e86 4107
6c935fbd 410820001213
4109 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
4110 from Andreas M. Kirchwitz <amk@krell.zikzak.de>
227e8e86 4111 - (stevesk) OpenBSD CVS update:
1fe6a48f 4112 - markus@cvs.openbsd.org 2000/12/12 15:30:02
4113 [ssh-keyscan.c ssh.c sshd.c]
61e96248 4114 consistently use __progname; from stevesk@pobox.com
6c935fbd 4115
367d1840 411620001211
4117 - (bal) Applied patch to include ssh-keyscan into Redhat's package, and
4118 patch to install ssh-keyscan manpage. Patch by Pekka Savola
4119 <pekka@netcore.fi>
e3a70753 4120 - (bal) OpenbSD CVS update
4121 - markus@cvs.openbsd.org 2000/12/10 17:01:53
4122 [sshconnect1.c]
4123 always request new challenge for skey/tis-auth, fixes interop with
4124 other implementations; report from roth@feep.net
367d1840 4125
6b523bae 412620001210
4127 - (bal) OpenBSD CVS updates
61e96248 4128 - markus@cvs.openbsd.org 2000/12/09 13:41:51
6b523bae 4129 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
4130 undo rijndael changes
61e96248 4131 - markus@cvs.openbsd.org 2000/12/09 13:48:31
6b523bae 4132 [rijndael.c]
4133 fix byte order bug w/o introducing new implementation
61e96248 4134 - markus@cvs.openbsd.org 2000/12/09 14:08:27
6b523bae 4135 [sftp-server.c]
4136 "" -> "." for realpath; from vinschen@redhat.com
61e96248 4137 - markus@cvs.openbsd.org 2000/12/09 14:06:54
6b523bae 4138 [ssh-agent.c]
4139 extern int optind; from stevesk@sweden.hp.com
13af0aa2 4140 - provos@cvs.openbsd.org 2000/12/09 23:51:11
4141 [compat.c]
4142 remove unnecessary '\n'
6b523bae 4143
ce9c0b75 414420001209
6b523bae 4145 - (bal) OpenBSD CVS updates:
61e96248 4146 - djm@cvs.openbsd.org 2000/12/07 4:24:59
ce9c0b75 4147 [ssh.1]
4148 Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
4149
f72fc97f 415020001207
6b523bae 4151 - (bal) OpenBSD CVS updates:
61e96248 4152 - markus@cvs.openbsd.org 2000/12/06 22:58:14
f72fc97f 4153 [compat.c compat.h packet.c]
4154 disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0
dfe89252 4155 - markus@cvs.openbsd.org 2000/12/06 23:10:39
4156 [rijndael.c]
4157 unexpand(1)
61e96248 4158 - markus@cvs.openbsd.org 2000/12/06 23:05:43
dfe89252 4159 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
4160 new rijndael implementation. fixes endian bugs
f72fc97f 4161
97fb6912 416220001206
6b523bae 4163 - (bal) OpenBSD CVS updates:
97fb6912 4164 - markus@cvs.openbsd.org 2000/12/05 20:34:09
4165 [channels.c channels.h clientloop.c serverloop.c]
4166 async connects for -R/-L; ok deraadt@
4167 - todd@cvs.openssh.org 2000/12/05 16:47:28
4168 [sshd.c]
4169 tweak comment to reflect real location of pid file; ok provos@
bf5f69f7 4170 - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
4171 have it (used in ssh-keyscan).
227e8e86 4172 - (stevesk) OpenBSD CVS update:
f20255cb 4173 - markus@cvs.openbsd.org 2000/12/06 19:57:48
4174 [ssh-keyscan.c]
4175 err(3) -> internal error(), from stevesk@sweden.hp.com
97fb6912 4176
f6fdbddf 417720001205
6b523bae 4178 - (bal) OpenBSD CVS updates:
f6fdbddf 4179 - markus@cvs.openbsd.org 2000/12/04 19:24:02
4180 [ssh-keyscan.c ssh-keyscan.1]
4181 David Maziere's ssh-keyscan, ok niels@
4182 - (bal) Updated Makefile.in to include ssh-keyscan that was just added
4183 to the recent OpenBSD source tree.
835d2104 4184 - (stevesk) fix typos in contrib/hpux/README
f6fdbddf 4185
cbc5abf9 418620001204
4187 - (bal) More C functions defined in NeXT that are unaccessable without
61e96248 4188 defining -POSIX.
4189 - (bal) OpenBSD CVS updates:
4190 - markus@cvs.openbsd.org 2000/12/03 11:29:04
cbc5abf9 4191 [compat.c]
4192 remove fallback to SSH_BUG_HMAC now that the drafts are updated
4193 - markus@cvs.openbsd.org 2000/12/03 11:27:55
4194 [compat.c]
61e96248 4195 correctly match "2.1.0.pl2 SSH" etc; from
97fb6912 4196 pekkas@netcore.fi/bugzilla.redhat
cbc5abf9 4197 - markus@cvs.openbsd.org 2000/12/03 11:15:03
4198 [auth2.c compat.c compat.h sshconnect2.c]
4199 support f-secure/ssh.com 2.0.12; ok niels@
4200
0b6fbf03 420120001203
cbc5abf9 4202 - (bal) OpenBSD CVS updates:
0b6fbf03 4203 - markus@cvs.openbsd.org 2000/11/30 22:54:31
4204 [channels.c]
61e96248 4205 debug->warn if tried to do -R style fwd w/o client requesting this;
0b6fbf03 4206 ok neils@
4207 - markus@cvs.openbsd.org 2000/11/29 20:39:17
4208 [cipher.c]
4209 des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV
4210 - markus@cvs.openbsd.org 2000/11/30 18:33:05
4211 [ssh-agent.c]
4212 agents must not dump core, ok niels@
61e96248 4213 - markus@cvs.openbsd.org 2000/11/30 07:04:02
0b6fbf03 4214 [ssh.1]
4215 T is for both protocols
4216 - markus@cvs.openbsd.org 2000/12/01 00:00:51
4217 [ssh.1]
4218 typo; from green@FreeBSD.org
4219 - markus@cvs.openbsd.org 2000/11/30 07:02:35
4220 [ssh.c]
4221 check -T before isatty()
4222 - provos@cvs.openbsd.org 2000/11/29 13:51:27
4223 [sshconnect.c]
61e96248 4224 show IP address and hostname when new key is encountered. okay markus@
0b6fbf03 4225 - markus@cvs.openbsd.org 2000/11/30 22:53:35
4226 [sshconnect.c]
4227 disable agent/x11/port fwding if hostkey has changed; ok niels@
4228 - marksu@cvs.openbsd.org 2000/11/29 21:11:59
4229 [sshd.c]
4230 sshd -D, startup w/o deamon(), for monitoring scripts or inittab;
4231 from handler@sub-rosa.com and eric@urbanrange.com; ok niels@
8c9fe09e 4232 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
4233 PAM authentication using KbdInteractive.
4234 - (djm) Added another TODO
0b6fbf03 4235
90f4078a 423620001202
4237 - (bal) Backed out of part of Alain St-Denis' loginrec.c patch.
61e96248 4238 - (bal) Irix need some sort of mansubdir, patch by Michael Stone
90f4078a 4239 <mstone@cs.loyola.edu>
4240
dcef6523 424120001129
7062c40f 4242 - (djm) Back out all the serverloop.c hacks. sshd will now hang again
4243 if there are background children with open fds.
c193d002 4244 - (djm) bsd-rresvport.c bzero -> memset
61e96248 4245 - (djm) Don't fail in defines.h on absence of 64 bit types (we will
c193d002 4246 still fail during compilation of sftp-server).
4247 - (djm) Fail if ar is not found during configure
c523303b 4248 - (djm) OpenBSD CVS updates:
4249 - provos@cvs.openbsd.org 2000/11/22 08:38:31
4250 [sshd.8]
4251 talk about /etc/primes, okay markus@
4252 - markus@cvs.openbsd.org 2000/11/23 14:03:48
4253 [ssh.c sshconnect1.c sshconnect2.c]
4254 complain about invalid ciphers for ssh1/ssh2, fall back to reasonable
4255 defaults
4256 - markus@cvs.openbsd.org 2000/11/25 09:42:53
4257 [sshconnect1.c]
4258 reorder check for illegal ciphers, bugreport from espie@
4259 - markus@cvs.openbsd.org 2000/11/25 10:19:34
4260 [ssh-keygen.c ssh.h]
4261 print keytype when generating a key.
4262 reasonable defaults for RSA1/RSA/DSA keys.
b3ec54b4 4263 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
4264 more manpage paths in fixpaths calls
4265 - (djm) Also add xauth path at Pekka's suggestion.
57ce3f00 4266 - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility
dcef6523 4267
e879a080 426820001125
4269 - (djm) Give up privs when reading seed file
4270
d343d900 427120001123
4272 - (bal) Merge OpenBSD changes:
4273 - markus@cvs.openbsd.org 2000/11/15 22:31:36
4274 [auth-options.c]
61e96248 4275 case insensitive key options; from stevesk@sweeden.hp.com
d343d900 4276 - markus@cvs.openbsd.org 2000/11/16 17:55:43
4277 [dh.c]
4278 do not use perror() in sshd, after child is forked()
4279 - markus@cvs.openbsd.org 2000/11/14 23:42:40
4280 [auth-rsa.c]
4281 parse option only if key matches; fix some confusing seen by the client
4282 - markus@cvs.openbsd.org 2000/11/14 23:44:19
4283 [session.c]
4284 check no_agent_forward_flag for ssh-2, too
4285 - markus@cvs.openbsd.org 2000/11/15
4286 [ssh-agent.1]
4287 reorder SYNOPSIS; typo, use .It
4288 - markus@cvs.openbsd.org 2000/11/14 23:48:55
4289 [ssh-agent.c]
4290 do not reorder keys if a key is removed
4291 - markus@cvs.openbsd.org 2000/11/15 19:58:08
4292 [ssh.c]
61e96248 4293 just ignore non existing user keys
d343d900 4294 - millert@cvs.openbsd.org 200/11/15 20:24:43
4295 [ssh-keygen.c]
4296 Add missing \n at end of error message.
4297
0b49a754 429820001122
4299 - (bal) Minor patch to ensure platforms lacking IRIX job limit supports
4300 are compilable.
4301 - (bal) Updated TODO as of 11/18/2000 with known things to resolve.
4302
fab2e5d3 430320001117
4304 - (bal) Changed from 'primes' to 'primes.out' for consistancy sake. It
4305 has no affect the output. Patch by Corinna Vinschen <vinschen@redhat.com>
61e96248 4306 - (stevesk) Reworked progname support.
260d427b 4307 - (bal) Misplaced #include "includes.h" in bsd-setproctitle.c. Patch by
4308 Shinichi Maruyama <marya@st.jip.co.jp>
fab2e5d3 4309
c2207f11 431020001116
4311 - (bal) Added in MAXSYMLINK test in bsd-realpath.c. Required for some SCO
4312 releases.
4313 - (bal) Make builds work outside of source tree. Patch by Mark D. Roth
4314 <roth@feep.net>
4315
3d398e04 431620001113
61e96248 4317 - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
3d398e04 4318 contrib/README
fa08c86b 4319 - (djm) Merge OpenBSD changes:
4320 - markus@cvs.openbsd.org 2000/11/06 16:04:56
4321 [channels.c channels.h clientloop.c nchan.c serverloop.c]
4322 [session.c ssh.c]
4323 agent forwarding and -R for ssh2, based on work from
4324 jhuuskon@messi.uku.fi
4325 - markus@cvs.openbsd.org 2000/11/06 16:13:27
4326 [ssh.c sshconnect.c sshd.c]
4327 do not disabled rhosts(rsa) if server port > 1024; from
4328 pekkas@netcore.fi
4329 - markus@cvs.openbsd.org 2000/11/06 16:16:35
4330 [sshconnect.c]
4331 downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net
4332 - markus@cvs.openbsd.org 2000/11/09 18:04:40
4333 [auth1.c]
4334 typo; from mouring@pconline.com
4335 - markus@cvs.openbsd.org 2000/11/12 12:03:28
4336 [ssh-agent.c]
4337 off-by-one when removing a key from the agent
4338 - markus@cvs.openbsd.org 2000/11/12 12:50:39
4339 [auth-rh-rsa.c auth2.c authfd.c authfd.h]
4340 [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h]
4341 [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c]
4342 [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config]
4343 [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c]
61e96248 4344 [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h]
fa08c86b 4345 add support for RSA to SSH2. please test.
4346 there are now 3 types of keys: RSA1 is used by ssh-1 only,
4347 RSA and DSA are used by SSH2.
4348 you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA
4349 keys for SSH2 and use the RSA keys for hostkeys or for user keys.
4350 SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before.
4351 - (djm) Fix up Makefile and Redhat init script to create RSA host keys
f001465f 4352 - (djm) Change to interim version
5733a41a 4353 - (djm) Fix RPM spec file stupidity
6fff1ac4 4354 - (djm) fixpaths to DSA and RSA keys too
3d398e04 4355
d287c664 435620001112
4357 - (bal) SCO Patch to add needed libraries for configure.in. Patch by
4358 Phillips Porch <root@theporch.com>
3d398e04 4359 - (bal) IRIX patch to adding Job Limits. Patch by Denis Parker
4360 <dcp@sgi.com>
a3bf38d0 4361 - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY. Add error() to
4362 failed ioctl(TIOCSCTTY) call.
d287c664 4363
3c4d4fef 436420001111
4365 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
4366 packaging files
35325fd4 4367 - (djm) Fix new Makefile.in warnings
61e96248 4368 - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
4369 promoted to type int. Report and fix from Dan Astoorian
027bf205 4370 <djast@cs.toronto.edu>
61e96248 4371 - (djm) Hardwire sysconfdir in RPM spec files as some RPM versions get
e3291159 4372 it wrong. Report from Bennett Todd <bet@rahul.net>
3c4d4fef 4373
3e366738 437420001110
4375 - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
4376 - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
4377 - (bal) Added in check to verify S/Key library is being detected in
4378 configure.in
61e96248 4379 - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif.
3e366738 4380 Patch by Mark Miller <markm@swoon.net>
4381 - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
61e96248 4382 to remove warnings under MacOS X. Patch by Mark Miller <markm@swoon.net>
3e366738 4383 - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs
4384
373998a4 438520001107
e506ee73 4386 - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
4387 Mark Miller <markm@swoon.net>
373998a4 4388 - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by
4389 Jarno Huuskonen <jhuuskon@messi.uku.fi>
e506ee73 4390 - (bal) fixpaths fixed to stop it from quitely failing. Patch by
4391 Mark D. Roth <roth@feep.net>
373998a4 4392
ac89998a 439320001106
4394 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
6c09e23c 4395 - (djm) Manually fix up missed diff hunks (mainly RCS idents)
61e96248 4396 - (djm) Remove UPGRADING document in favour of a link to the better
d6846e6a 4397 maintained FAQ on www.openssh.com
73bd30fe 4398 - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
4399 <pekkas@netcore.fi>
4400 - (djm) Don't need X11-askpass in RPM spec file if building without it
4401 from Pekka Savola <pekkas@netcore.fi>
c215ba3b 4402 - (djm) Release 2.3.0p1
97b378bf 4403 - (bal) typo in configure.in in regards to --with-ldflags from Marko
4404 Asplund <aspa@kronodoc.fi>
4405 - (bal) fixed next-posix.h. Forgot prototype of getppid().
68f189a9 4406
b850ecd9 440720001105
4408 - (bal) Sync with OpenBSD:
4409 - markus@cvs.openbsd.org 2000/10/31 9:31:58
4410 [compat.c]
4411 handle all old openssh versions
4412 - markus@cvs.openbsd.org 2000/10/31 13:1853
4413 [deattack.c]
4414 so that large packets do not wrap "n"; from netbsd
4415 - (bal) rijndel.c - fix up RCSID to match OpenBSD tree
a30ce26d 4416 - (bal) auth2-skey.c - Checked in. Missing from portable tree.
4417 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
4418 setsid() into more common files
96054e6f 4419 - (stevesk) pty.c: use __hpux to identify HP-UX.
d0127657 4420 - (bal) Missed auth-skey.o in Makefile.in and minor correction to
4421 bsd-waitpid.c
b850ecd9 4422
75b90ced 442320001029
4424 - (stevesk) Fix typo in auth.c: USE_PAM not PAM
95273555 4425 - (stevesk) Create contrib/cygwin/ directory; patch from
4426 Corinna Vinschen <vinschen@redhat.com>
e9e4a1c7 4427 - (bal) Resolved more $xno and $xyes issues in configure.in
fd5f0295 4428 - (bal) next-posix.h - spelling and forgot a prototype
75b90ced 4429
344f2b94 443020001028
61e96248 4431 - (djm) fix select hack in serverloop.c from Philippe WILLEM
344f2b94 4432 <Philippe.WILLEM@urssaf.fr>
240ae474 4433 - (djm) Fix mangled AIXAUTHENTICATE code
61e96248 4434 - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
606ea390 4435 <markus.friedl@informatik.uni-erlangen.de>
a22aff1f 4436 - (djm) Sync with OpenBSD:
4437 - markus@cvs.openbsd.org 2000/10/16 15:46:32
4438 [ssh.1]
4439 fixes from pekkas@netcore.fi
4440 - markus@cvs.openbsd.org 2000/10/17 14:28:11
4441 [atomicio.c]
4442 return number of characters processed; ok deraadt@
4443 - markus@cvs.openbsd.org 2000/10/18 12:04:02
4444 [atomicio.c]
4445 undo
4446 - markus@cvs.openbsd.org 2000/10/18 12:23:02
4447 [scp.c]
4448 replace atomicio(read,...) with read(); ok deraadt@
4449 - markus@cvs.openbsd.org 2000/10/18 12:42:00
4450 [session.c]
4451 restore old record login behaviour
4452 - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
4453 [auth-skey.c]
4454 fmt string problem in unused code
4455 - provos@cvs.openbsd.org 2000/10/19 10:45:16
4456 [sshconnect2.c]
4457 don't reference freed memory. okay deraadt@
4458 - markus@cvs.openbsd.org 2000/10/21 11:04:23
4459 [canohost.c]
4460 typo, eramore@era-t.ericsson.se; ok niels@
4461 - markus@cvs.openbsd.org 2000/10/23 13:31:55
4462 [cipher.c]
4463 non-alignment dependent swap_bytes(); from
4464 simonb@wasabisystems.com/netbsd
4465 - markus@cvs.openbsd.org 2000/10/26 12:38:28
4466 [compat.c]
4467 add older vandyke products
4468 - markus@cvs.openbsd.org 2000/10/27 01:32:19
4469 [channels.c channels.h clientloop.c serverloop.c session.c]
4470 [ssh.c util.c]
61e96248 4471 enable non-blocking IO on channels, and tty's (except for the
a22aff1f 4472 client ttys).
344f2b94 4473
ddc49b5c 447420001027
4475 - (djm) Increase REKEY_BYTES to 2^24 for arc4random
4476
48e7916f 447720001025
4478 - (djm) Added WARNING.RNG file and modified configure to ask users of the
4479 builtin entropy code to read it.
4480 - (djm) Prefer builtin regex to PCRE.
00937921 4481 - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
4482 - (bal) Apply fixes to configure.in pointed out by Pavel Roskin
4483 <proski@gnu.org>
48e7916f 4484
8dcda1e3 448520001020
4486 - (djm) Don't define _REENTRANT for SNI/Reliant Unix
07bee9a7 4487 - (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementation
4488 is more correct then current version.
8dcda1e3 4489
f5af5cd5 449020001018
4491 - (stevesk) Add initial support for setproctitle(). Current
4492 support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
134fd7f6 4493 - (stevesk) Add egd startup scripts to contrib/hpux/
f5af5cd5 4494
2f31bdd6 449520001017
4496 - (djm) Add -lregex to cywin libs from Corinna Vinschen
4497 <vinschen@cygnus.com>
ba7a3f40 4498 - (djm) Don't rely on atomicio's retval to determine length of askpass
4499 supplied passphrase. Problem report from Lutz Jaenicke
4500 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
66d6c27e 4501 - (bal) Changed from GNU rx to PCRE on suggestion from djm.
61e96248 4502 - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki
66d6c27e 4503 <nakaji@tutrp.tut.ac.jp>
2f31bdd6 4504
33de75a3 450520001016
4506 - (djm) Sync with OpenBSD:
4507 - markus@cvs.openbsd.org 2000/10/14 04:01:15
4508 [cipher.c]
4509 debug3
4510 - markus@cvs.openbsd.org 2000/10/14 04:07:23
4511 [scp.c]
4512 remove spaces from arguments; from djm@mindrot.org
4513 - markus@cvs.openbsd.org 2000/10/14 06:09:46
4514 [ssh.1]
4515 Cipher is for SSH-1 only
4516 - markus@cvs.openbsd.org 2000/10/14 06:12:09
4517 [servconf.c servconf.h serverloop.c session.c sshd.8]
4518 AllowTcpForwarding; from naddy@
4519 - markus@cvs.openbsd.org 2000/10/14 06:16:56
4520 [auth2.c compat.c compat.h sshconnect2.c version.h]
61e96248 4521 OpenSSH_2.3; note that is is not complete, but the version number
33de75a3 4522 needs to be changed for interoperability reasons
4523 - markus@cvs.openbsd.org 2000/10/14 06:19:45
4524 [auth-rsa.c]
4525 do not send RSA challenge if key is not allowed by key-options; from
4526 eivind@ThinkSec.com
4527 - markus@cvs.openbsd.org 2000/10/15 08:14:01
4528 [rijndael.c session.c]
4529 typos; from stevesk@sweden.hp.com
4530 - markus@cvs.openbsd.org 2000/10/15 08:18:31
4531 [rijndael.c]
4532 typo
61e96248 4533 - (djm) Copy manpages back over from OpenBSD - too tedious to wade
30d8b039 4534 through diffs
61e96248 4535 - (djm) Added condrestart to Redhat init script. Patch from Pekka Savola
30d8b039 4536 <pekkas@netcore.fi>
aa0289fe 4537 - (djm) Update version in Redhat spec file
61e96248 4538 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
aa0289fe 4539 Redhat 7.0 spec file
5b2d4b75 4540 - (djm) Make inability to read/write PRNG seedfile non-fatal
4541
33de75a3 4542
4d670c24 454320001015
4544 - (djm) Fix ssh2 hang on background processes at logout.
4545
71dfaf1c 454620001014
443172c4 4547 - (bal) Add support for realpath and getcwd for platforms with broken
4548 or missing realpath implementations for sftp-server.
4549 - (bal) Corrected mistake in INSTALL in regards to GNU rx library
61e96248 4550 - (bal) Add support for GNU rx library for those lacking regexp support
71dfaf1c 4551 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
02323c45 4552 - (djm) Revert SSH2 serverloop hack, will find a better way.
4ee81249 4553 - (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
4554 from Martin Johansson <fatbob@acc.umu.se>
94ec8c6b 4555 - (djm) Big OpenBSD sync:
4556 - markus@cvs.openbsd.org 2000/09/30 10:27:44
4557 [log.c]
4558 allow loglevel debug
4559 - markus@cvs.openbsd.org 2000/10/03 11:59:57
4560 [packet.c]
4561 hmac->mac
4562 - markus@cvs.openbsd.org 2000/10/03 12:03:03
4563 [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
4564 move fake-auth from auth1.c to individual auth methods, disables s/key in
4565 debug-msg
4566 - markus@cvs.openbsd.org 2000/10/03 12:16:48
4567 ssh.c
4568 do not resolve canonname, i have no idea why this was added oin ossh
4569 - markus@cvs.openbsd.org 2000/10/09 15:30:44
4570 ssh-keygen.1 ssh-keygen.c
4571 -X now reads private ssh.com DSA keys, too.
4572 - markus@cvs.openbsd.org 2000/10/09 15:32:34
4573 auth-options.c
4574 clear options on every call.
4575 - markus@cvs.openbsd.org 2000/10/09 15:51:00
4576 authfd.c authfd.h
4577 interop with ssh-agent2, from <res@shore.net>
4578 - markus@cvs.openbsd.org 2000/10/10 14:20:45
4579 compat.c
4580 use rexexp for version string matching
4581 - provos@cvs.openbsd.org 2000/10/10 22:02:18
4582 [kex.c kex.h myproposal.h ssh.h ssh2.h sshconnect2.c sshd.c dh.c dh.h]
4583 First rough implementation of the diffie-hellman group exchange. The
4584 client can ask the server for bigger groups to perform the diffie-hellman
4585 in, thus increasing the attack complexity when using ciphers with longer
4586 keys. University of Windsor provided network, T the company.
4587 - markus@cvs.openbsd.org 2000/10/11 13:59:52
4588 [auth-rsa.c auth2.c]
4589 clear auth options unless auth sucessfull
4590 - markus@cvs.openbsd.org 2000/10/11 14:00:27
4591 [auth-options.h]
4592 clear auth options unless auth sucessfull
4593 - markus@cvs.openbsd.org 2000/10/11 14:03:27
4594 [scp.1 scp.c]
4595 support 'scp -o' with help from mouring@pconline.com
4596 - markus@cvs.openbsd.org 2000/10/11 14:11:35
4597 [dh.c]
4598 Wall
4599 - markus@cvs.openbsd.org 2000/10/11 14:14:40
4600 [auth.h auth2.c readconf.c readconf.h readpass.c servconf.c servconf.h]
4601 [ssh.h sshconnect2.c sshd_config auth2-skey.c cli.c cli.h]
4602 add support for s/key (kbd-interactive) to ssh2, based on work by
4603 mkiernan@avantgo.com and me
4604 - markus@cvs.openbsd.org 2000/10/11 14:27:24
4605 [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
4606 [myproposal.h packet.c readconf.c session.c ssh.c ssh.h sshconnect1.c]
4607 [sshconnect2.c sshd.c]
4608 new cipher framework
4609 - markus@cvs.openbsd.org 2000/10/11 14:45:21
4610 [cipher.c]
4611 remove DES
4612 - markus@cvs.openbsd.org 2000/10/12 03:59:20
4613 [cipher.c cipher.h sshconnect1.c sshconnect2.c sshd.c]
4614 enable DES in SSH-1 clients only
4615 - markus@cvs.openbsd.org 2000/10/12 08:21:13
4616 [kex.h packet.c]
4617 remove unused
4618 - markus@cvs.openbsd.org 2000/10/13 12:34:46
4619 [sshd.c]
4620 Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.se
4621 - markus@cvs.openbsd.org 2000/10/13 12:59:15
4622 [cipher.c cipher.h myproposal.h rijndael.c rijndael.h]
4623 rijndael/aes support
4624 - markus@cvs.openbsd.org 2000/10/13 13:10:54
4625 [sshd.8]
4626 more info about -V
4627 - markus@cvs.openbsd.org 2000/10/13 13:12:02
4628 [myproposal.h]
4629 prefer no compression
3ed32516 4630 - (djm) Fix scp user@host handling
4631 - (djm) Don't clobber ssh_prng_cmds on install
6bcf7caa 4632 - (stevesk) Include config.h in rijndael.c so we define intXX_t and
4633 u_intXX_t types on all platforms.
9ea53ba5 4634 - (stevesk) rijndael.c: cleanup missing declaration warnings.
2919e060 4635 - (stevesk) ~/.hushlogin shouldn't cause required password change to
4636 be bypassed.
f5665f6f 4637 - (stevesk) Display correct path to ssh-askpass in configure output.
4638 Report from Lutz Jaenicke.
71dfaf1c 4639
ebd782f7 464020001007
4641 - (stevesk) Print PAM return value in PAM log messages to aid
4642 with debugging.
97994d32 4643 - (stevesk) Fix detection of pw_class struct member in configure;
4644 patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>
4645
47a134c1 464620001002
4647 - (djm) Fix USER_PATH, report from Kevin Steves <stevesk@sweden.hp.com>
4648 - (djm) Add host system and CC to end-of-configure report. Suggested by
4649 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
4650
7322ef0e 465120000931
4652 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
4653
6ac7829a 465420000930
b6490dcb 4655 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
61e96248 4656 - (djm) Support in bsd-snprintf.c for long long conversions from
772bd898 4657 Ben Lindstrom <mouring@pconline.com>
4658 - (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>
857040fb 4659 - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
61e96248 4660 very short lived X connections. Bug report from Tobias Oetiker
857040fb 4661 <oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
bd2d7f6a 4662 - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
4663 patch from Pekka Savola <pekkas@netcore.fi>
58665035 4664 - (djm) Forgot to cvs add LICENSE file
dc2901a0 4665 - (djm) Add LICENSE to RPM spec files
de273eef 4666 - (djm) CVS OpenBSD sync:
4667 - markus@cvs.openbsd.org 2000/09/26 13:59:59
4668 [clientloop.c]
4669 use debug2
4670 - markus@cvs.openbsd.org 2000/09/27 15:41:34
4671 [auth2.c sshconnect2.c]
4672 use key_type()
4673 - markus@cvs.openbsd.org 2000/09/28 12:03:18
4674 [channels.c]
4675 debug -> debug2 cleanup
61e96248 4676 - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
2a7d529a 4677 strip "/dev/"). Fix loginrec.c based on patch from Alain St-Denis
4678 <Alain.St-Denis@ec.gc.ca>
61e96248 4679 - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass.
4680 Problem was caused by interrupted read in ssh-add. Report from Donald
2a7d529a 4681 J. Barry <don@astro.cornell.edu>
6ac7829a 4682
c5d85828 468320000929
4684 - (djm) Fix SSH2 not terminating until all background tasks done problem.
61e96248 4685 - (djm) Another off-by-one fix from Pavel Kankovsky
4686 <peak@argo.troja.mff.cuni.cz>
22d89d24 4687 - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
4688 tidy necessary differences. Use Markus' new debugN() in entropy.c
61e96248 4689 - (djm) Merged big SCO portability patch from Tim Rice
77bb0bca 4690 <tim@multitalents.net>
c5d85828 4691
6fd7f731 469220000926
4693 - (djm) Update X11-askpass to 1.0.2 in RPM spec file
c5ae7384 4694 - (djm) Define _REENTRANT to pickup strtok_r() on HP/UX
61e96248 4695 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
4696 Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
6fd7f731 4697
2f125ca1 469820000924
4699 - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
4700 - (djm) A bit more cleanup - created cygwin_util.h
bcdaaeab 4701 - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
4702 <markm@swoon.net>
2f125ca1 4703
764d4113 470420000923
61e96248 4705 - (djm) Fix address logging in utmp from Kevin Steves
764d4113 4706 <stevesk@sweden.hp.com>
777319db 4707 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
bd590612 4708 - (djm) Seperate tests for int64_t and u_int64_t types
61e96248 4709 - (djm) Tweak password expiry checking at suggestion of Kevin Steves
37c1c46d 4710 <stevesk@sweden.hp.com>
e79b44e1 4711 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
61e96248 4712 - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
e2144f11 4713 Michael Stone <mstone@cs.loyola.edu>
188adeb2 4714 - (djm) OpenBSD CVS sync:
4715 - markus@cvs.openbsd.org 2000/09/17 09:38:59
4716 [sshconnect2.c sshd.c]
4717 fix DEBUG_KEXDH
4718 - markus@cvs.openbsd.org 2000/09/17 09:52:51
4719 [sshconnect.c]
4720 yes no; ok niels@
4721 - markus@cvs.openbsd.org 2000/09/21 04:55:11
4722 [sshd.8]
4723 typo
4724 - markus@cvs.openbsd.org 2000/09/21 05:03:54
4725 [serverloop.c]
4726 typo
4727 - markus@cvs.openbsd.org 2000/09/21 05:11:42
4728 scp.c
4729 utime() to utimes(); mouring@pconline.com
4730 - markus@cvs.openbsd.org 2000/09/21 05:25:08
4731 sshconnect2.c
4732 change login logic in ssh2, allows plugin of other auth methods
4733 - markus@cvs.openbsd.org 2000/09/21 05:25:35
4734 [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
4735 [serverloop.c]
4736 add context to dispatch_run
4737 - markus@cvs.openbsd.org 2000/09/21 05:07:52
4738 authfd.c authfd.h ssh-agent.c
4739 bug compat for old ssh.com software
764d4113 4740
7f377177 474120000920
4742 - (djm) Fix bad path substitution. Report from Andrew Miner
4743 <asminer@cs.iastate.edu>
4744
bcbf86ec 474520000916
61e96248 4746 - (djm) Fix SSL search order from Lutz Jaenicke
7950bf97 4747 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
19ece6d2 4748 - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
9cd45ea4 4749 - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
995edaac 4750 - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
4751 Patch from Larry Jones <larry.jones@sdrc.com>
61e96248 4752 - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
ad55cd03 4753 password change patch.
4754 - (djm) Bring licenses on my stuff in line with OpenBSD's
0bbfbdeb 4755 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
4756 Kevin Steves <stevesk@sweden.hp.com>
7f8f5e00 4757 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
4758 - (djm) Re-enable int64_t types - we need them for sftp
4759 - (djm) Use libexecdir from configure , rather than libexecdir/ssh
4760 - (djm) Update Redhat SPEC file accordingly
4761 - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
4762 - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
61e96248 4763 - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
7f8f5e00 4764 <Dirk.DeWachter@rug.ac.be>
61e96248 4765 - (djm) Fixprogs and entropy list fixes from Larry Jones
7f8f5e00 4766 <larry.jones@sdrc.com>
4767 - (djm) Fix for SuSE spec file from Takashi YOSHIDA
4768 <tyoshida@gemini.rc.kyushu-u.ac.jp>
bcbf86ec 4769 - (djm) Merge OpenBSD changes:
4770 - markus@cvs.openbsd.org 2000/09/05 02:59:57
4771 [session.c]
4772 print hostname (not hushlogin)
4773 - markus@cvs.openbsd.org 2000/09/05 13:18:48
4774 [authfile.c ssh-add.c]
4775 enable ssh-add -d for DSA keys
4776 - markus@cvs.openbsd.org 2000/09/05 13:20:49
4777 [sftp-server.c]
4778 cleanup
4779 - markus@cvs.openbsd.org 2000/09/06 03:46:41
4780 [authfile.h]
4781 prototype
4782 - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
4783 [ALL]
61e96248 4784 cleanup copyright notices on all files. I have attempted to be
4785 accurate with the details. everything is now under Tatu's licence
4786 (which I copied from his readme), and/or the core-sdi bsd-ish thing
4787 for deattack, or various openbsd developers under a 2-term bsd
bcbf86ec 4788 licence. We're not changing any rules, just being accurate.
4789 - markus@cvs.openbsd.org 2000/09/07 14:40:30
4790 [channels.c channels.h clientloop.c serverloop.c ssh.c]
4791 cleanup window and packet sizes for ssh2 flow control; ok niels
4792 - markus@cvs.openbsd.org 2000/09/07 14:53:00
4793 [scp.c]
4794 typo
4795 - markus@cvs.openbsd.org 2000/09/07 15:13:37
4796 [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
4797 [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
4798 [pty.c readconf.c]
4799 some more Copyright fixes
4800 - markus@cvs.openbsd.org 2000/09/08 03:02:51
4801 [README.openssh2]
4802 bye bye
4803 - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
4804 [LICENCE cipher.c]
4805 a few more comments about it being ARC4 not RC4
4806 - markus@cvs.openbsd.org 2000/09/12 14:53:11
4807 [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
4808 multiple debug levels
4809 - markus@cvs.openbsd.org 2000/09/14 14:25:15
4810 [clientloop.c]
4811 typo
4812 - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
4813 [ssh-agent.c]
4814 check return value for setenv(3) for failure, and deal appropriately
4815
deb8d717 481620000913
4817 - (djm) Fix server not exiting with jobs in background.
4818
b5e300c2 481920000905
4820 - (djm) Import OpenBSD CVS changes
4821 - markus@cvs.openbsd.org 2000/08/31 15:52:24
4822 [Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
4823 implement a SFTP server. interops with sftp2, scp2 and the windows
4824 client from ssh.com
4825 - markus@cvs.openbsd.org 2000/08/31 15:56:03
4826 [README.openssh2]
4827 sync
4828 - markus@cvs.openbsd.org 2000/08/31 16:05:42
4829 [session.c]
4830 Wall
4831 - markus@cvs.openbsd.org 2000/08/31 16:09:34
4832 [authfd.c ssh-agent.c]
4833 add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
4834 - deraadt@cvs.openbsd.org 2000/09/01 09:25:13
4835 [scp.1 scp.c]
4836 cleanup and fix -S support; stevesk@sweden.hp.com
4837 - markus@cvs.openbsd.org 2000/09/01 16:29:32
4838 [sftp-server.c]
4839 portability fixes
4840 - markus@cvs.openbsd.org 2000/09/01 16:32:41
4841 [sftp-server.c]
4842 fix cast; mouring@pconline.com
4843 - itojun@cvs.openbsd.org 2000/09/03 09:23:28
4844 [ssh-add.1 ssh.1]
4845 add missing .El against .Bl.
4846 - markus@cvs.openbsd.org 2000/09/04 13:03:41
4847 [session.c]
4848 missing close; ok theo
4849 - markus@cvs.openbsd.org 2000/09/04 13:07:21
4850 [session.c]
4851 fix get_last_login_time order; from andre@van-veen.de
4852 - markus@cvs.openbsd.org 2000/09/04 13:10:09
4853 [sftp-server.c]
4854 more cast fixes; from mouring@pconline.com
4855 - markus@cvs.openbsd.org 2000/09/04 13:06:04
4856 [session.c]
4857 set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
4858 - (djm) Cleanup after import. Fix sftp-server compilation, Makefile
3c62e7eb 4859 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
4860
1e61f54a 486120000903
4862 - (djm) Fix Redhat init script
4863
c80876b4 486420000901
4865 - (djm) Pick up Jim's new X11-askpass
4866 - (djm) Release 2.2.0p1
4867
8b4a0d08 486820000831
bcbf86ec 4869 - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
8b4a0d08 4870 <acox@cv.telegroup.com>
b817711d 4871 - (djm) Pick up new version (2.2.0) from OpenBSD CVS
8b4a0d08 4872
0b65b628 487320000830
4874 - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
10fa00c8 4875 - (djm) Periodically rekey arc4random
4876 - (djm) Clean up diff against OpenBSD.
bcbf86ec 4877 - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2b10f47a 4878 <stevesk@sweden.hp.com>
b33a2e6e 4879 - (djm) Quieten the pam delete credentials error message
44839801 4880 - (djm) Fix printing of $DISPLAY hack if set by system type. Report from
4881 Kevin Steves <stevesk@sweden.hp.com>
84a770d1 4882 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
7efa2776 4883 - (djm) Fix doh in bsd-arc4random.c
0b65b628 4884
9aaf9be4 488520000829
bcbf86ec 4886 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
4887 Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
9aaf9be4 4888 Garrick James <garrick@james.net>
b5f90139 4889 - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
4890 Bastian Trompetter <btrompetter@firemail.de>
698d107e 4891 - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
14a9a859 4892 - More OpenBSD updates:
4893 - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
4894 [scp.c]
4895 off_t in sink, to fix files > 2GB, i think, test is still running ;-)
4896 - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
4897 [session.c]
4898 Wall
4899 - markus@cvs.openbsd.org 2000/08/26 04:33:43
4900 [compat.c]
4901 ssh.com-2.3.0
4902 - markus@cvs.openbsd.org 2000/08/27 12:18:05
4903 [compat.c]
4904 compatibility with future ssh.com versions
4905 - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
4906 [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
4907 print uid/gid as unsigned
4908 - markus@cvs.openbsd.org 2000/08/28 13:51:00
4909 [ssh.c]
4910 enable -n and -f for ssh2
4911 - markus@cvs.openbsd.org 2000/08/28 14:19:53
4912 [ssh.c]
4913 allow combination of -N and -f
4914 - markus@cvs.openbsd.org 2000/08/28 14:20:56
4915 [util.c]
4916 util.c
4917 - markus@cvs.openbsd.org 2000/08/28 14:22:02
4918 [util.c]
4919 undo
4920 - markus@cvs.openbsd.org 2000/08/28 14:23:38
4921 [util.c]
4922 don't complain if setting NONBLOCK fails with ENODEV
9aaf9be4 4923
137d7b6c 492420000823
4925 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
bcbf86ec 4926 Avoids "scp never exits" problem. Reports from Lutz Jaenicke
4927 <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
137d7b6c 4928 <kajiyama@grad.sccs.chukyo-u.ac.jp>
2e73a022 4929 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
da40ab4d 4930 - (djm) Add local version to version.h
ea788c22 4931 - (djm) Don't reseed arc4random everytime it is used
2e73a022 4932 - (djm) OpenBSD CVS updates:
4933 - deraadt@cvs.openbsd.org 2000/08/18 20:07:23
4934 [ssh.c]
4935 accept remsh as a valid name as well; roman@buildpoint.com
4936 - deraadt@cvs.openbsd.org 2000/08/18 20:17:13
4937 [deattack.c crc32.c packet.c]
4938 rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to
4939 libz crc32 function yet, because it has ugly "long"'s in it;
4940 oneill@cs.sfu.ca
4941 - deraadt@cvs.openbsd.org 2000/08/18 20:26:08
4942 [scp.1 scp.c]
4943 -S prog support; tv@debian.org
4944 - deraadt@cvs.openbsd.org 2000/08/18 20:50:07
4945 [scp.c]
4946 knf
4947 - deraadt@cvs.openbsd.org 2000/08/18 20:57:33
4948 [log-client.c]
4949 shorten
4950 - markus@cvs.openbsd.org 2000/08/19 12:48:11
4951 [channels.c channels.h clientloop.c ssh.c ssh.h]
4952 support for ~. in ssh2
4953 - deraadt@cvs.openbsd.org 2000/08/19 15:29:40
4954 [crc32.h]
4955 proper prototype
4956 - markus@cvs.openbsd.org 2000/08/19 15:34:44
bcbf86ec 4957 [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
4958 [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
2e73a022 4959 [fingerprint.c fingerprint.h]
4960 add SSH2/DSA support to the agent and some other DSA related cleanups.
4961 (note that we cannot talk to ssh.com's ssh2 agents)
4962 - markus@cvs.openbsd.org 2000/08/19 15:55:52
4963 [channels.c channels.h clientloop.c]
4964 more ~ support for ssh2
4965 - markus@cvs.openbsd.org 2000/08/19 16:21:19
4966 [clientloop.c]
4967 oops
4968 - millert@cvs.openbsd.org 2000/08/20 12:25:53
4969 [session.c]
4970 We have to stash the result of get_remote_name_or_ip() before we
4971 close our socket or getpeername() will get EBADF and the process
4972 will exit. Only a problem for "UseLogin yes".
4973 - millert@cvs.openbsd.org 2000/08/20 12:30:59
4974 [session.c]
4975 Only check /etc/nologin if "UseLogin no" since login(1) may have its
4976 own policy on determining who is allowed to login when /etc/nologin
4977 is present. Also use the _PATH_NOLOGIN define.
4978 - millert@cvs.openbsd.org 2000/08/20 12:42:43
4979 [auth1.c auth2.c session.c ssh.c]
4980 Add calls to setusercontext() and login_get*(). We basically call
4981 setusercontext() in most places where previously we did a setlogin().
4982 Add default login.conf file and put root in the "daemon" login class.
4983 - millert@cvs.openbsd.org 2000/08/21 10:23:31
4984 [session.c]
4985 Fix incorrect PATH setting; noted by Markus.
137d7b6c 4986
c345cf9d 498720000818
4988 - (djm) OpenBSD CVS changes:
4989 - markus@cvs.openbsd.org 2000/07/22 03:14:37
4990 [servconf.c servconf.h sshd.8 sshd.c sshd_config]
4991 random early drop; ok theo, niels
4992 - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
4993 [ssh.1]
4994 typo
4995 - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
4996 [sshd.8]
4997 many fixes from pepper@mail.reppep.com
4998 - provos@cvs.openbsd.org 2000/08/01 13:01:42
4999 [Makefile.in util.c aux.c]
5000 rename aux.c to util.c to help with cygwin port
5001 - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
5002 [authfd.c]
5003 correct sun_len; Alexander@Leidinger.net
5004 - provos@cvs.openbsd.org 2000/08/02 10:27:17
5005 [readconf.c sshd.8]
5006 disable kerberos authentication by default
5007 - provos@cvs.openbsd.org 2000/08/02 11:27:05
5008 [sshd.8 readconf.c auth-krb4.c]
5009 disallow kerberos authentication if we can't verify the TGT; from
5010 dugsong@
5011 kerberos authentication is on by default only if you have a srvtab.
5012 - markus@cvs.openbsd.org 2000/08/04 14:30:07
5013 [auth.c]
5014 unused
5015 - markus@cvs.openbsd.org 2000/08/04 14:30:35
5016 [sshd_config]
5017 MaxStartups
5018 - markus@cvs.openbsd.org 2000/08/15 13:20:46
5019 [authfd.c]
5020 cleanup; ok niels@
5021 - markus@cvs.openbsd.org 2000/08/17 14:05:10
5022 [session.c]
5023 cleanup login(1)-like jobs, no duplicate utmp entries
5024 - markus@cvs.openbsd.org 2000/08/17 14:06:34
5025 [session.c sshd.8 sshd.c]
5026 sshd -u len, similar to telnetd
1a022229 5027 - (djm) Lastlog was not getting closed after writing login entry
39987cc0 5028 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
c345cf9d 5029
416ed5a7 503020000816
5031 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
bcbf86ec 5032 - (djm) Fix strerror replacement for old SunOS. Based on patch from
416ed5a7 5033 Charles Levert <charles@comm.polymtl.ca>
bcbf86ec 5034 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
416ed5a7 5035 implementation.
ba606eb2 5036 - (djm) SUN_LEN macro for systems which lack it
416ed5a7 5037
dbaa2e87 503820000815
5039 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
cd352c82 5040 - (djm) Avoid failures on Irix when ssh is not setuid. Fix from
5041 Michael Stone <mstone@cs.loyola.edu>
d93a7e5a 5042 - (djm) Don't seek in directory based lastlogs
bcbf86ec 5043 - (djm) Fix --with-ipaddr-display configure option test. Patch from
d93a7e5a 5044 Jarno Huuskonen <jhuuskon@messi.uku.fi>
2a2cb9e7 5045 - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
dbaa2e87 5046
6c33bf70 504720000813
5048 - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
5049 Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
5050
3fcce26c 505120000809
bcbf86ec 5052 - (djm) Define AIX hard limits if headers don't. Report from
3fcce26c 5053 Bill Painter <william.t.painter@lmco.com>
bcbf86ec 5054 - (djm) utmp direct write & SunOS 4 patch from Charles Levert
32eec038 5055 <charles@comm.polymtl.ca>
3fcce26c 5056
71d43804 505720000808
5058 - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
5059 time, spec file cleanup.
5060
f9bcea07 506120000807
378f2232 5062 - (djm) Set 0755 on binaries during install. Report from Lutz Jaenicke
47670e77 5063 - (djm) Suppress error messages on channel close shutdown() failurs
5064 works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
378f2232 5065 - (djm) Add some more entropy collection commands from Lutz Jaenicke
f9bcea07 5066
bcf89935 506720000725
5068 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
5069
4c8722d9 507020000721
5071 - (djm) OpenBSD CVS updates:
5072 - markus@cvs.openbsd.org 2000/07/16 02:27:22
5073 [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
5074 [sshconnect1.c sshconnect2.c]
5075 make ssh-add accept dsa keys (the agent does not)
5076 - djm@cvs.openbsd.org 2000/07/17 19:25:02
5077 [sshd.c]
5078 Another closing of stdin; ok deraadt
5079 - markus@cvs.openbsd.org 2000/07/19 18:33:12
5080 [dsa.c]
5081 missing free, reorder
5082 - markus@cvs.openbsd.org 2000/07/20 16:23:14
5083 [ssh-keygen.1]
5084 document input and output files
5085
240777b8 508620000720
4c8722d9 5087 - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
240777b8 5088
3c7def32 508920000716
4c8722d9 5090 - (djm) Release 2.1.1p4
3c7def32 5091
819b676f 509220000715
704b1659 5093 - (djm) OpenBSD CVS updates
5094 - provos@cvs.openbsd.org 2000/07/13 16:53:22
5095 [aux.c readconf.c servconf.c ssh.h]
5096 allow multiple whitespace but only one '=' between tokens, bug report from
5097 Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
5098 - provos@cvs.openbsd.org 2000/07/13 17:14:09
5099 [clientloop.c]
5100 typo; todd@fries.net
5101 - provos@cvs.openbsd.org 2000/07/13 17:19:31
5102 [scp.c]
5103 close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
5104 - markus@cvs.openbsd.org 2000/07/14 16:59:46
5105 [readconf.c servconf.c]
5106 allow leading whitespace. ok niels
5107 - djm@cvs.openbsd.org 2000/07/14 22:01:38
5108 [ssh-keygen.c ssh.c]
5109 Always create ~/.ssh with mode 700; ok Markus
819b676f 5110 - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
5111 - Include floatingpoint.h for entropy.c
5112 - strerror replacement
704b1659 5113
3f7a7e4a 511420000712
c37fb3c1 5115 - (djm) Remove -lresolve for Reliant Unix
3f7a7e4a 5116 - (djm) OpenBSD CVS Updates:
5117 - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
5118 [session.c sshd.c ]
5119 make MaxStartups code still work with -d; djm
5120 - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
5121 [readconf.c ssh_config]
5122 disable FallBackToRsh by default
c37fb3c1 5123 - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
5124 Ben Lindstrom <mouring@pconline.com>
1e970014 5125 - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
5126 spec file.
dcb36e5d 5127 - (djm) Released 2.1.1p3
3f7a7e4a 5128
56118702 512920000711
5130 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
5131 <tbert@abac.com>
132dd316 5132 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
bcbf86ec 5133 - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
c99e5056 5134 <mouring@pconline.com>
bcbf86ec 5135 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
dc2a6d09 5136 from Jim Watt <jimw@peisj.pebio.com>
2d9a148e 5137 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
5138 to compile on more platforms (incl NeXT).
cc6f2c4c 5139 - (djm) Added bsd-inet_aton and configure support for NeXT
aae19451 5140 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
089fbbd2 5141 - (djm) OpenBSD CVS updates:
5142 - markus@cvs.openbsd.org 2000/06/26 03:22:29
5143 [authfd.c]
5144 cleanup, less cut&paste
5145 - markus@cvs.openbsd.org 2000/06/26 15:59:19
5146 [servconf.c servconf.h session.c sshd.8 sshd.c]
bcbf86ec 5147 MaxStartups: limit number of unauthenticated connections, work by
089fbbd2 5148 theo and me
5149 - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
5150 [session.c]
5151 use no_x11_forwarding_flag correctly; provos ok
5152 - provos@cvs.openbsd.org 2000/07/05 15:35:57
5153 [sshd.c]
5154 typo
5155 - aaron@cvs.openbsd.org 2000/07/05 22:06:58
5156 [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
bcbf86ec 5157 Insert more missing .El directives. Our troff really should identify
089fbbd2 5158 these and spit out a warning.
5159 - todd@cvs.openbsd.org 2000/07/06 21:55:04
5160 [auth-rsa.c auth2.c ssh-keygen.c]
5161 clean code is good code
5162 - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
5163 [serverloop.c]
5164 sense of port forwarding flag test was backwards
5165 - provos@cvs.openbsd.org 2000/07/08 17:17:31
5166 [compat.c readconf.c]
5167 replace strtok with strsep; from David Young <dyoung@onthejob.net>
5168 - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
5169 [auth.h]
5170 KNF
5171 - ho@cvs.openbsd.org 2000/07/08 19:27:33
5172 [compat.c readconf.c]
5173 Better conditions for strsep() ending.
5174 - ho@cvs.openbsd.org 2000/07/10 10:27:05
5175 [readconf.c]
5176 Get the correct message on errors. (niels@ ok)
5177 - ho@cvs.openbsd.org 2000/07/10 10:30:25
5178 [cipher.c kex.c servconf.c]
5179 strtok() --> strsep(). (niels@ ok)
5540ea9b 5180 - (djm) Fix problem with debug mode and MaxStartups
eb37534b 5181 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
5182 builds)
229f64ee 5183 - (djm) Add strsep function from OpenBSD libc for systems that lack it
56118702 5184
a8545c6c 518520000709
5186 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
5187 Kevin Steves <stevesk@sweden.hp.com>
ec90a7d6 5188 - (djm) Match prototype and function declaration for rresvport_af.
5189 Problem report from Niklas Edmundsson <nikke@ing.umu.se>
bcbf86ec 5190 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
732e8ac5 5191 builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
37f1df94 5192 - (djm) Replace ut_name with ut_user. Patch from Jim Watt
5193 <jimw@peisj.pebio.com>
264dce47 5194 - (djm) Fix pam sprintf fix
5195 - (djm) Cleanup entropy collection code a little more. Split initialisation
5196 from seeding, perform intialisation immediatly at start, be careful with
5197 uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
5bf9cfe9 5198 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
5199 Including sigaction() et al. replacements
bcbf86ec 5200 - (djm) AIX getuserattr() session initialisation from Tom Bertelson
eeec075f 5201 <tbert@abac.com>
a8545c6c 5202
e2902a5b 520320000708
bcbf86ec 5204 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
e2902a5b 5205 Aaron Hopkins <aaron@die.net>
7a33f831 5206 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
5207 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 5208 - (djm) Fixed undefined variables for OSF SIA. Report from
b3f162ba 5209 Baars, Henk <Hendrik.Baars@nl.origin-it.com>
bcbf86ec 5210 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
b28e4a3b 5211 Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
bcbf86ec 5212 - (djm) Don't use inet_addr.
e2902a5b 5213
5637650d 521420000702
5215 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
27494968 5216 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
5217 on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
a4070484 5218 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
5219 Chris, the Young One <cky@pobox.com>
bcbf86ec 5220 - (djm) Fix scp progress meter on really wide terminals. Based on patch
88726b31 5221 from James H. Cloos Jr. <cloos@jhcloos.com>
5637650d 5222
388e9f9f 522320000701
5224 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
daaff4d5 5225 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
82258d68 5226 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
5227 <vinschen@cygnus.com>
30228d7c 5228 - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
2647ae26 5229 - (djm) Added check for broken snprintf() functions which do not correctly
5230 terminate output string and attempt to use replacement.
46158300 5231 - (djm) Released 2.1.1p2
388e9f9f 5232
9f32ceb4 523320000628
5234 - (djm) Fixes to lastlog code for Irix
5235 - (djm) Use atomicio in loginrec
3206bb3b 5236 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
5237 Irix 6.x array sessions, project id's, and system audit trail id.
9e0c3e1f 5238 - (djm) Added 'distprep' make target to simplify packaging
bcbf86ec 5239 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
4d33e531 5240 support. Enable using "USE_SIA=1 ./configure [options]"
61e96248 5241
d8caae24 524220000627
5243 - (djm) Fixes to login code - not setting li->uid, cleanups
a05a70ab 5244 - (djm) Formatting
d8caae24 5245
fe30cc2e 524620000626
3e98362e 5247 - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
4cb5ffa0 5248 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
5249 - (djm) Added password expiry checking (no password change support)
be0b9bb7 5250 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
5251 based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
b5b3f75d 5252 - (djm) Fix fixed EGD code.
3e98362e 5253 - OpenBSD CVS update
5254 - provos@cvs.openbsd.org 2000/06/25 14:17:58
5255 [channels.c]
5256 correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
5257
1c04b088 525820000623
bcbf86ec 5259 - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
1c04b088 5260 Svante Signell <svante.signell@telia.com>
5261 - (djm) Autoconf logic to define sa_family_t if it is missing
e5a0294f 5262 - OpenBSD CVS Updates:
5263 - markus@cvs.openbsd.org 2000/06/22 10:32:27
5264 [sshd.c]
5265 missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL
5266 - djm@cvs.openbsd.org 2000/06/22 17:55:00
5267 [auth-krb4.c key.c radix.c uuencode.c]
5268 Missing CVS idents; ok markus
1c04b088 5269
f528fdf2 527020000622
5271 - (djm) Automatically generate host key during "make install". Suggested
5272 by Gary E. Miller <gem@rellim.com>
5273 - (djm) Paranoia before kill() system call
74fc9186 5274 - OpenBSD CVS Updates:
5275 - markus@cvs.openbsd.org 2000/06/18 18:50:11
5276 [auth2.c compat.c compat.h sshconnect2.c]
5277 make userauth+pubkey interop with ssh.com-2.2.0
5278 - markus@cvs.openbsd.org 2000/06/18 20:56:17
5279 [dsa.c]
5280 mem leak + be more paranoid in dsa_verify.
5281 - markus@cvs.openbsd.org 2000/06/18 21:29:50
5282 [key.c]
5283 cleanup fingerprinting, less hardcoded sizes
5284 - markus@cvs.openbsd.org 2000/06/19 19:39:45
5285 [atomicio.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
5286 [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
bcbf86ec 5287 [buffer.c buffer.h canohost.c channels.c channels.h cipher.c cipher.h]
74fc9186 5288 [clientloop.c compat.c compat.h compress.c compress.h crc32.c crc32.h]
5289 [deattack.c dispatch.c dsa.c fingerprint.c fingerprint.h getput.h hmac.c]
bcbf86ec 5290 [kex.c log-client.c log-server.c login.c match.c mpaux.c mpaux.h nchan.c]
5291 [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
74fc9186 5292 [rsa.c rsa.h scp.c servconf.c servconf.h ssh-add.c ssh-keygen.c ssh.c]
5293 [ssh.h tildexpand.c ttymodes.c ttymodes.h uidswap.c xmalloc.c xmalloc.h]
5294 OpenBSD tag
5295 - markus@cvs.openbsd.org 2000/06/21 10:46:10
5296 sshconnect2.c missing free; nuke old comment
f528fdf2 5297
e5fe9a1f 529820000620
5299 - (djm) Replace use of '-o' and '-a' logical operators in configure tests
986a22ec 5300 with '||' and '&&'. As suggested by Jim Knoble <jmknoble@jmknoble.cx>
e5fe9a1f 5301 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
c03aced4 5302 - (djm) Typo in loginrec.c
e5fe9a1f 5303
cbd7492e 530420000618
5305 - (djm) Add summary of configure options to end of ./configure run
bcbf86ec 5306 - (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
cbd7492e 5307 Michael Stone <mstone@cs.loyola.edu>
bcbf86ec 5308 - (djm) rusage is a privileged operation on some Unices (incl.
cbd7492e 5309 Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
bcbf86ec 5310 - (djm) Avoid PAM failures when running without a TTY. Report from
cbd7492e 5311 Martin Petrak <petrak@spsknm.schools.sk>
5312 - (djm) Include sys/types.h when including netinet/in.h in configure tests.
5313 Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
729bfe59 5314 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
38c295d6 5315 - OpenBSD CVS updates:
5316 - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
5317 [channels.c]
5318 everyone says "nix it" (remove protocol 2 debugging message)
5319 - markus@cvs.openbsd.org 2000/06/17 13:24:34
5320 [sshconnect.c]
5321 allow extended server banners
5322 - markus@cvs.openbsd.org 2000/06/17 14:30:10
5323 [sshconnect.c]
5324 missing atomicio, typo
5325 - jakob@cvs.openbsd.org 2000/06/17 16:52:34
5326 [servconf.c servconf.h session.c sshd.8 sshd_config]
5327 add support for ssh v2 subsystems. ok markus@.
5328 - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
5329 [readconf.c servconf.c]
5330 include = in WHITESPACE; markus ok
5331 - markus@cvs.openbsd.org 2000/06/17 19:09:10
5332 [auth2.c]
5333 implement bug compatibility with ssh-2.0.13 pubkey, server side
5334 - markus@cvs.openbsd.org 2000/06/17 21:00:28
5335 [compat.c]
5336 initial support for ssh.com's 2.2.0
5337 - markus@cvs.openbsd.org 2000/06/17 21:16:09
5338 [scp.c]
5339 typo
5340 - markus@cvs.openbsd.org 2000/06/17 22:05:02
5341 [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
5342 split auth-rsa option parsing into auth-options
5343 add options support to authorized_keys2
5344 - markus@cvs.openbsd.org 2000/06/17 22:42:54
5345 [session.c]
5346 typo
cbd7492e 5347
509b1f88 534820000613
5349 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
5350 - Platform define for SCO 3.x which breaks on /dev/ptmx
5351 - Detect and try to fix missing MAXPATHLEN
a4d05724 5352 - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
5353 <P.S.S.Camp@ukc.ac.uk>
509b1f88 5354
09564242 535520000612
5356 - (djm) Glob manpages in RPM spec files to catch compressed files
5357 - (djm) Full license in auth-pam.c
08ae384f 5358 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
383207f7 5359 - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
5360 - Don't try to retrieve lastlog from wtmp/wtmpx if DISABLE_LASTLOG is
5361 def'd
5362 - Set AIX to use preformatted manpages
61e96248 5363
74b224a0 536420000610
5365 - (djm) Minor doc tweaks
217ab55e 5366 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
74b224a0 5367
32c80420 536820000609
5369 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
5370 (in favour of utmpx) on Solaris 8
5371
fa649821 537220000606
48c99b2c 5373 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
5374 list of commands (by default). Removed verbose debugging (by default).
bcbf86ec 5375 - (djm) Increased command entropy estimates and default entropy collection
48c99b2c 5376 timeout
f988dce5 5377 - (djm) Remove duplicate headers from loginrec.c
c5fa2eb0 5378 - (djm) Don't add /usr/local/lib to library search path on Irix
bcbf86ec 5379 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
fa649821 5380 <tibbs@math.uh.edu>
1e83f2a2 5381 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
5382 <zack@wolery.cumb.org>
fa649821 5383 - (djm) OpenBSD CVS updates:
5384 - todd@cvs.openbsd.org
5385 [sshconnect2.c]
5386 teach protocol v2 to count login failures properly and also enable an
5387 explanation of why the password prompt comes up again like v1; this is NOT
5388 crypto
61e96248 5389 - markus@cvs.openbsd.org
fa649821 5390 [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
5391 xauth_location support; pr 1234
5392 [readconf.c sshconnect2.c]
5393 typo, unused
5394 [session.c]
5395 allow use_login only for login sessions, otherwise remote commands are
5396 execed with uid==0
5397 [sshd.8]
5398 document UseLogin better
5399 [version.h]
5400 OpenSSH 2.1.1
5401 [auth-rsa.c]
bcbf86ec 5402 fix match_hostname() logic for auth-rsa: deny access if we have a
fa649821 5403 negative match or no match at all
5404 [channels.c hostfile.c match.c]
bcbf86ec 5405 don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
fa649821 5406 kris@FreeBSD.org
5407
8e7b16f8 540820000606
bcbf86ec 5409 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
8e7b16f8 5410 configure.
5411
d7c0f3d5 541220000604
5413 - Configure tweaking for new login code on Irix 5.3
2d6c411f 5414 - (andre) login code changes based on djm feedback
d7c0f3d5 5415
2d6c411f 541620000603
5417 - (andre) New login code
5418 - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
5419 - Add loginrec.[ch], logintest.c and autoconf code
61e96248 5420
5daf7064 542120000531
5422 - Cleanup of auth.c, login.c and fake-*
5423 - Cleanup of auth-pam.c, save and print "account expired" error messages
e5662474 5424 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
69134b9b 5425 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
5426 of fallback DIY code.
5daf7064 5427
b9f446d1 542820000530
5429 - Define atexit for old Solaris
b02ebca1 5430 - Fix buffer overrun in login.c for systems which use syslen in utmpx.
5431 patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>
71276795 5432 - OpenBSD CVS updates:
5433 - markus@cvs.openbsd.org
5434 [session.c]
5435 make x11-fwd work w/ localhost (xauth add host/unix:11)
5436 [cipher.c compat.c readconf.c servconf.c]
5437 check strtok() != NULL; ok niels@
5438 [key.c]
5439 fix key_read() for uuencoded keys w/o '='
5440 [serverloop.c]
5441 group ssh1 vs. ssh2 in serverloop
5442 [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
5443 split kexinit/kexdh, factor out common code
5444 [readconf.c ssh.1 ssh.c]
5445 forwardagent defaults to no, add ssh -A
5446 - theo@cvs.openbsd.org
5447 [session.c]
5448 just some line shortening
60688ef9 5449 - Released 2.1.0p3
b9f446d1 5450
29611d9c 545120000520
5452 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
25422c70 5453 - Don't touch utmp if USE_UTMPX defined
a423beaf 5454 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
fc1e8bf4 5455 - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
bcbf86ec 5456 - HPUX and Configure fixes from Lutz Jaenicke
fc1e8bf4 5457 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 5458 - Use mkinstalldirs script to make directories instead of non-portable
fc1e8bf4 5459 "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
a905808d 5460 - Doc cleanup
29611d9c 5461
301e9b01 546220000518
5463 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
5464 - OpenBSD CVS updates:
5465 - markus@cvs.openbsd.org
5466 [sshconnect.c]
5467 copy only ai_addrlen bytes; misiek@pld.org.pl
5468 [auth.c]
bcbf86ec 5469 accept an empty shell in authentication; bug reported by
301e9b01 5470 chris@tinker.ucr.edu
5471 [serverloop.c]
5472 we don't have stderr for interactive terminal sessions (fcntl errors)
5473
ad85db64 547420000517
5475 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
5476 - Fixes command line printing segfaults (spotter: Bladt Norbert)
5477 - Fixes erroneous printing of debug messages to syslog
5478 - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
5479 - Gives useful error message if PRNG initialisation fails
5480 - Reduced ssh startup delay
5481 - Measures cumulative command time rather than the time between reads
704b1659 5482 after select()
ad85db64 5483 - 'fixprogs' perl script to eliminate non-working entropy commands, and
704b1659 5484 optionally run 'ent' to measure command entropy
c1ef8333 5485 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
a64009ad 5486 - Avoid WCOREDUMP complation errors for systems that lack it
bcbf86ec 5487 - Avoid SIGCHLD warnings from entropy commands
28c1d5ce 5488 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
0e73cc53 5489 - OpenBSD CVS update:
bcbf86ec 5490 - markus@cvs.openbsd.org
0e73cc53 5491 [ssh.c]
5492 fix usage()
5493 [ssh2.h]
5494 draft-ietf-secsh-architecture-05.txt
5495 [ssh.1]
5496 document ssh -T -N (ssh2 only)
5497 [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
5498 enable nonblocking IO for sshd w/ proto 1, too; split out common code
5499 [aux.c]
5500 missing include
c04f75f1 5501 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
5502 - INSTALL typo and URL fix
5503 - Makefile fix
5504 - Solaris fixes
bcbf86ec 5505 - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
c04f75f1 5506 <ksakai@kso.netwk.ntt-at.co.jp>
afa5ee68 5507 - RSAless operation patch from kevin_oconnor@standardandpoors.com
d45e3d76 5508 - Detect OpenSSL seperatly from RSA
bcbf86ec 5509 - Better test for RSA (more compatible with RSAref). Based on work by
d45e3d76 5510 Ed Eden <ede370@stl.rural.usda.gov>
ad85db64 5511
3d1a1654 551220000513
bcbf86ec 5513 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
3d1a1654 5514 <misiek@pld.org.pl>
5515
d02a3a00 551620000511
bcbf86ec 5517 - Fix for prng_seed permissions checking from Lutz Jaenicke
d02a3a00 5518 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
3d1a1654 5519 - "make host-key" fix for Irix
d02a3a00 5520
d0c832f3 552120000509
5522 - OpenBSD CVS update
5523 - markus@cvs.openbsd.org
5524 [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
5525 [ssh.h sshconnect1.c sshconnect2.c sshd.8]
5526 - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
5527 - hugh@cvs.openbsd.org
5528 [ssh.1]
5529 - zap typo
5530 [ssh-keygen.1]
5531 - One last nit fix. (markus approved)
5532 [sshd.8]
5533 - some markus certified spelling adjustments
5534 - markus@cvs.openbsd.org
5535 [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
5536 [sshconnect2.c ]
5537 - bug compat w/ ssh-2.0.13 x11, split out bugs
5538 [nchan.c]
5539 - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
5540 [ssh-keygen.c]
5541 - handle escapes in real and original key format, ok millert@
5542 [version.h]
5543 - OpenSSH-2.1
3dc1102e 5544 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
e93ee87a 5545 - Doc updates
bcbf86ec 5546 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
21e5304a 5547 by Andre Lucas <andre.lucas@dial.pipex.com>
d0c832f3 5548
ebdeb9a8 554920000508
5550 - Makefile and RPM spec fixes
5551 - Generate DSA host keys during "make key" or RPM installs
f6cde515 5552 - OpenBSD CVS update
5553 - markus@cvs.openbsd.org
5554 [clientloop.c sshconnect2.c]
5555 - make x11-fwd interop w/ ssh-2.0.13
5556 [README.openssh2]
5557 - interop w/ SecureFX
5558 - Release 2.0.0beta2
ebdeb9a8 5559
bcbf86ec 5560 - Configure caching and cleanup patch from Andre Lucas'
58d100bf 5561 <andre.lucas@dial.pipex.com>
5562
1d1ffb87 556320000507
5564 - Remove references to SSLeay.
5565 - Big OpenBSD CVS update
5566 - markus@cvs.openbsd.org
5567 [clientloop.c]
5568 - typo
5569 [session.c]
5570 - update proctitle on pty alloc/dealloc, e.g. w/ windows client
5571 [session.c]
5572 - update proctitle for proto 1, too
5573 [channels.h nchan.c serverloop.c session.c sshd.c]
5574 - use c-style comments
5575 - deraadt@cvs.openbsd.org
5576 [scp.c]
5577 - more atomicio
bcbf86ec 5578 - markus@cvs.openbsd.org
1d1ffb87 5579 [channels.c]
5580 - set O_NONBLOCK
5581 [ssh.1]
5582 - update AUTHOR
5583 [readconf.c ssh-keygen.c ssh.h]
5584 - default DSA key file ~/.ssh/id_dsa
5585 [clientloop.c]
5586 - typo, rm verbose debug
5587 - deraadt@cvs.openbsd.org
5588 [ssh-keygen.1]
5589 - document DSA use of ssh-keygen
5590 [sshd.8]
5591 - a start at describing what i understand of the DSA side
5592 [ssh-keygen.1]
5593 - document -X and -x
5594 [ssh-keygen.c]
5595 - simplify usage
bcbf86ec 5596 - markus@cvs.openbsd.org
1d1ffb87 5597 [sshd.8]
5598 - there is no rhosts_dsa
5599 [ssh-keygen.1]
5600 - document -y, update -X,-x
5601 [nchan.c]
5602 - fix close for non-open ssh1 channels
5603 [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
5604 - s/DsaKey/HostDSAKey/, document option
5605 [sshconnect2.c]
5606 - respect number_of_password_prompts
5607 [channels.c channels.h servconf.c servconf.h session.c sshd.8]
5608 - GatewayPorts for sshd, ok deraadt@
5609 [ssh-add.1 ssh-agent.1 ssh.1]
5610 - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
5611 [ssh.1]
5612 - more info on proto 2
5613 [sshd.8]
5614 - sync AUTHOR w/ ssh.1
5615 [key.c key.h sshconnect.c]
5616 - print key type when talking about host keys
5617 [packet.c]
5618 - clear padding in ssh2
5619 [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
5620 - replace broken uuencode w/ libc b64_ntop
5621 [auth2.c]
5622 - log failure before sending the reply
5623 [key.c radix.c uuencode.c]
5624 - remote trailing comments before calling __b64_pton
5625 [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
5626 [sshconnect2.c sshd.8]
5627 - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
5628 - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
5629
1a11e1ae 563020000502
0fbe8c74 5631 - OpenBSD CVS update
5632 [channels.c]
5633 - init all fds, close all fds.
5634 [sshconnect2.c]
5635 - check whether file exists before asking for passphrase
5636 [servconf.c servconf.h sshd.8 sshd.c]
5637 - PidFile, pr 1210
5638 [channels.c]
5639 - EINTR
5640 [channels.c]
5641 - unbreak, ok niels@
5642 [sshd.c]
5643 - unlink pid file, ok niels@
5644 [auth2.c]
5645 - Add missing #ifdefs; ok - markus
bcbf86ec 5646 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
d3083fbd 5647 gathering commands from a text file
1a11e1ae 5648 - Release 2.0.0beta1
5649
c4bc58eb 565020000501
5651 - OpenBSD CVS update
5652 [packet.c]
5653 - send debug messages in SSH2 format
3189621b 5654 [scp.c]
5655 - fix very rare EAGAIN/EINTR issues; based on work by djm
5656 [packet.c]
5657 - less debug, rm unused
5658 [auth2.c]
5659 - disable kerb,s/key in ssh2
5660 [sshd.8]
5661 - Minor tweaks and typo fixes.
5662 [ssh-keygen.c]
5663 - Put -d into usage and reorder. markus ok.
bcbf86ec 5664 - Include missing headers for OpenSSL tests. Fix from Phil Karn
44fb55e9 5665 <karn@ka9q.ampr.org>
bcbf86ec 5666 - Fixed __progname symbol collisions reported by Andre Lucas
3fd95d9a 5667 <andre.lucas@dial.pipex.com>
0d5f7abc 5668 - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
5669 <gd@hilb1.medat.de>
8cb940db 5670 - Add some missing ifdefs to auth2.c
8af50c98 5671 - Deprecate perl-tk askpass.
52bcc044 5672 - Irix portability fixes - don't include netinet headers more than once
5673 - Make sure we don't save PRNG seed more than once
c4bc58eb 5674
2b763e31 567520000430
5676 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
b7a87eea 5677 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
5678 patch.
5679 - Adds timeout to entropy collection
5680 - Disables slow entropy sources
5681 - Load and save seed file
bcbf86ec 5682 - Changed entropy seed code to user per-user seeds only (server seed is
b7a87eea 5683 saved in root's .ssh directory)
5684 - Use atexit() and fatal cleanups to save seed on exit
0b242b12 5685 - More OpenBSD updates:
5686 [session.c]
5687 - don't call chan_write_failed() if we are not writing
5688 [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
5689 - keysize warnings error() -> log()
2b763e31 5690
a306f2dd 569120000429
5692 - Merge big update to OpenSSH-2.0 from OpenBSD CVS
5693 [README.openssh2]
5694 - interop w/ F-secure windows client
5695 - sync documentation
5696 - ssh_host_dsa_key not ssh_dsa_key
5697 [auth-rsa.c]
5698 - missing fclose
5699 [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
5700 [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
5701 [sshd.c uuencode.c uuencode.h authfile.h]
5702 - add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
5703 for trading keys with the real and the original SSH, directly from the
5704 people who invented the SSH protocol.
5705 [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
5706 [sshconnect1.c sshconnect2.c]
5707 - split auth/sshconnect in one file per protocol version
5708 [sshconnect2.c]
5709 - remove debug
5710 [uuencode.c]
5711 - add trailing =
5712 [version.h]
5713 - OpenSSH-2.0
5714 [ssh-keygen.1 ssh-keygen.c]
5715 - add -R flag: exit code indicates if RSA is alive
5716 [sshd.c]
5717 - remove unused
5718 silent if -Q is specified
5719 [ssh.h]
5720 - host key becomes /etc/ssh_host_dsa_key
5721 [readconf.c servconf.c ]
5722 - ssh/sshd default to proto 1 and 2
5723 [uuencode.c]
5724 - remove debug
5725 [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
5726 - xfree DSA blobs
5727 [auth2.c serverloop.c session.c]
5728 - cleanup logging for sshd/2, respect PasswordAuth no
5729 [sshconnect2.c]
5730 - less debug, respect .ssh/config
5731 [README.openssh2 channels.c channels.h]
bcbf86ec 5732 - clientloop.c session.c ssh.c
a306f2dd 5733 - support for x11-fwding, client+server
5734
0ac7199f 573520000421
5736 - Merge fix from OpenBSD CVS
5737 [ssh-agent.c]
5738 - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
5739 via Debian bug #59926
18ba2aab 5740 - Define __progname in session.c if libc doesn't
5741 - Remove indentation on autoconf #include statements to avoid bug in
bcbf86ec 5742 DEC Tru64 compiler. Report and fix from David Del Piero
18ba2aab 5743 <David.DelPiero@qed.qld.gov.au>
0ac7199f 5744
e1b37056 574520000420
bcbf86ec 5746 - Make fixpaths work with perl4, patch from Andre Lucas
e1b37056 5747 <andre.lucas@dial.pipex.com>
9da5c3c9 5748 - Sync with OpenBSD CVS:
5749 [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
5750 - pid_t
5751 [session.c]
5752 - remove bogus chan_read_failed. this could cause data
5753 corruption (missing data) at end of a SSH2 session.
4e577b89 5754 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
5755 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
5756 - Use vhangup to clean up Linux ttys
5757 - Force posix getopt processing on GNU libc systems
371ecff9 5758 - Debian bug #55910 - remove references to ssl(8) manpages
247f1a89 5759 - Debian bug #58031 - ssh_config lies about default cipher
e1b37056 5760
d6f24e45 576120000419
5762 - OpenBSD CVS updates
5763 [channels.c]
5764 - fix pr 1196, listen_port and port_to_connect interchanged
5765 [scp.c]
bcbf86ec 5766 - after completion, replace the progress bar ETA counter with a final
d6f24e45 5767 elapsed time; my idea, aaron wrote the patch
5768 [ssh_config sshd_config]
5769 - show 'Protocol' as an example, ok markus@
5770 [sshd.c]
5771 - missing xfree()
5772 - Add missing header to bsd-misc.c
5773
35484284 577420000416
5775 - Reduce diff against OpenBSD source
bcbf86ec 5776 - All OpenSSL includes are now unconditionally referenced as
35484284 5777 openssl/foo.h
5778 - Pick up formatting changes
5779 - Other minor changed (typecasts, etc) that I missed
5780
6ae2364d 578120000415
5782 - OpenBSD CVS updates.
5783 [ssh.1 ssh.c]
5784 - ssh -2
5785 [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
5786 [session.c sshconnect.c]
5787 - check payload for (illegal) extra data
5788 [ALL]
5789 whitespace cleanup
5790
c323ac76 579120000413
5792 - INSTALL doc updates
f54651ce 5793 - Merged OpenBSD updates to include paths.
bcbf86ec 5794
a8be9f80 579520000412
5796 - OpenBSD CVS updates:
5797 - [channels.c]
5798 repair x11-fwd
5799 - [sshconnect.c]
5800 fix passwd prompt for ssh2, less debugging output.
5801 - [clientloop.c compat.c dsa.c kex.c sshd.c]
5802 less debugging output
5803 - [kex.c kex.h sshconnect.c sshd.c]
5804 check for reasonable public DH values
5805 - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
5806 [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
5807 add Cipher and Protocol options to ssh/sshd, e.g.:
5808 ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
5809 arcfour,3des-cbc'
5810 - [sshd.c]
5811 print 1.99 only if server supports both
5812
18e92801 581320000408
5814 - Avoid some compiler warnings in fake-get*.c
5815 - Add IPTOS macros for systems which lack them
9d98aaf6 5816 - Only set define entropy collection macros if they are found
e78a59f5 5817 - More large OpenBSD CVS updates:
5818 - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
5819 [session.h ssh.h sshd.c README.openssh2]
5820 ssh2 server side, see README.openssh2; enable with 'sshd -2'
5821 - [channels.c]
5822 no adjust after close
5823 - [sshd.c compat.c ]
5824 interop w/ latest ssh.com windows client.
61e96248 5825
8ce64345 582620000406
5827 - OpenBSD CVS update:
5828 - [channels.c]
5829 close efd on eof
5830 - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
5831 ssh2 client implementation, interops w/ ssh.com and lsh servers.
5832 - [sshconnect.c]
5833 missing free.
5834 - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
5835 remove unused argument, split cipher_mask()
5836 - [clientloop.c]
5837 re-order: group ssh1 vs. ssh2
5838 - Make Redhat spec require openssl >= 0.9.5a
5839
e7627112 584020000404
5841 - Add tests for RAND_add function when searching for OpenSSL
7e7327a1 5842 - OpenBSD CVS update:
5843 - [packet.h packet.c]
5844 ssh2 packet format
5845 - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
5846 [channels.h channels.c]
5847 channel layer support for ssh2
5848 - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
5849 DSA, keyexchange, algorithm agreement for ssh2
6c081128 5850 - Generate manpages before make install not at the end of make all
5851 - Don't seed the rng quite so often
5852 - Always reseed rng when requested
e7627112 5853
bfc9a610 585420000403
5855 - Wrote entropy collection routines for systems that lack /dev/random
5856 and EGD
837c30b8 5857 - Disable tests and typedefs for 64 bit types. They are currently unused.
bfc9a610 5858
7368a6c8 585920000401
5860 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
5861 - [auth.c session.c sshd.c auth.h]
5862 split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
5863 - [bufaux.c bufaux.h]
5864 support ssh2 bignums
5865 - [channels.c channels.h clientloop.c sshd.c nchan.c nchan.h packet.c]
5866 [readconf.c ssh.c ssh.h serverloop.c]
5867 replace big switch() with function tables (prepare for ssh2)
5868 - [ssh2.h]
5869 ssh2 message type codes
5870 - [sshd.8]
5871 reorder Xr to avoid cutting
5872 - [serverloop.c]
5873 close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
5874 - [channels.c]
5875 missing close
5876 allow bigger packets
5877 - [cipher.c cipher.h]
5878 support ssh2 ciphers
5879 - [compress.c]
5880 cleanup, less code
5881 - [dispatch.c dispatch.h]
5882 function tables for different message types
5883 - [log-server.c]
5884 do not log() if debuggin to stderr
5885 rename a cpp symbol, to avoid param.h collision
5886 - [mpaux.c]
5887 KNF
5888 - [nchan.c]
5889 sync w/ channels.c
5890
f5238bee 589120000326
5892 - Better tests for OpenSSL w/ RSAref
bcbf86ec 5893 - Added replacement setenv() function from OpenBSD libc. Suggested by
f5238bee 5894 Ben Lindstrom <mouring@pconline.com>
4fe2af09 5895 - OpenBSD CVS update
5896 - [auth-krb4.c]
5897 -Wall
5898 - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
5899 [match.h ssh.c ssh.h sshconnect.c sshd.c]
5900 initial support for DSA keys. ok deraadt@, niels@
5901 - [cipher.c cipher.h]
5902 remove unused cipher_attack_detected code
5903 - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
5904 Fix some formatting problems I missed before.
5905 - [ssh.1 sshd.8]
5906 fix spelling errors, From: FreeBSD
5907 - [ssh.c]
5908 switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
f5238bee 5909
0024a081 591020000324
5911 - Released 1.2.3
5912
bd499f9e 591320000317
5914 - Clarified --with-default-path option.
5915 - Added -blibpath handling for AIX to work around stupid runtime linking.
5916 Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
986a22ec 5917 <jmknoble@jmknoble.cx>
474b5fef 5918 - Checks for 64 bit int types. Problem report from Mats Fredholm
5919 <matsf@init.se>
610cd5c6 5920 - OpenBSD CVS updates:
bcbf86ec 5921 - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
610cd5c6 5922 [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
5923 [sshd.c]
5924 pedantic: signed vs. unsigned, void*-arithm, etc
5925 - [ssh.1 sshd.8]
5926 Various cleanups and standardizations.
bcbf86ec 5927 - Runtime error fix for HPUX from Otmar Stahl
be48d23c 5928 <O.Stahl@lsw.uni-heidelberg.de>
bd499f9e 5929
4696775a 593020000316
bcbf86ec 5931 - Fixed configure not passing LDFLAGS to Solaris. Report from David G.
4696775a 5932 Hesprich <dghespri@sprintparanet.com>
d423d822 5933 - Propogate LD through to Makefile
b7a9ce47 5934 - Doc cleanups
2ba2a610 5935 - Added blurb about "scp: command not found" errors to UPGRADING
4696775a 5936
cb0b7ea4 593720000315
5938 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
5939 problems with gcc/Solaris.
bcbf86ec 5940 - Don't free argument to putenv() after use (in setenv() replacement).
db55a3ea 5941 Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
bcbf86ec 5942 - Created contrib/ subdirectory. Included helpers from Phil Hands'
13652e52 5943 Debian package, README file and chroot patch from Ricardo Cerqueira
5944 <rmcc@clix.pt>
bcbf86ec 5945 - Moved gnome-ssh-askpass.c to contrib directory and removed config
13652e52 5946 option.
5947 - Slight cleanup to doc files
b14b2ae7 5948 - Configure fix from Bratislav ILICH <bilic@zepter.ru>
cb0b7ea4 5949
a8ed9fd9 595020000314
bcbf86ec 5951 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
a8ed9fd9 5952 peter@frontierflying.com
84afc958 5953 - Include /usr/local/include and /usr/local/lib for systems that don't
5954 do it themselves
5955 - -R/usr/local/lib for Solaris
5956 - Fix RSAref detection
5957 - Fix IN6_IS_ADDR_V4MAPPED macro
a8ed9fd9 5958
bcf36c78 595920000311
5960 - Detect RSAref
43e48848 5961 - OpenBSD CVS change
5962 [sshd.c]
5963 - disallow guessing of root password
867dbf40 5964 - More configure fixes
80faa19f 5965 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
bcf36c78 5966
c8d54615 596720000309
5968 - OpenBSD CVS updates to v1.2.3
704b1659 5969 [ssh.h atomicio.c]
5970 - int atomicio -> ssize_t (for alpha). ok deraadt@
5971 [auth-rsa.c]
5972 - delay MD5 computation until client sends response, free() early, cleanup.
5973 [cipher.c]
5974 - void* -> unsigned char*, ok niels@
5975 [hostfile.c]
5976 - remove unused variable 'len'. fix comments.
5977 - remove unused variable
5978 [log-client.c log-server.c]
5979 - rename a cpp symbol, to avoid param.h collision
5980 [packet.c]
5981 - missing xfree()
5982 - getsockname() requires initialized tolen; andy@guildsoftware.com
5983 - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
5984 from Holger.Trapp@Informatik.TU-Chemnitz.DE
5985 [pty.c pty.h]
bcbf86ec 5986 - register cleanup for pty earlier. move code for pty-owner handling to
c8d54615 5987 pty.c ok provos@, dugsong@
704b1659 5988 [readconf.c]
5989 - turn off x11-fwd for the client, too.
5990 [rsa.c]
5991 - PKCS#1 padding
5992 [scp.c]
5993 - allow '.' in usernames; from jedgar@fxp.org
5994 [servconf.c]
5995 - typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
5996 - sync with sshd_config
5997 [ssh-keygen.c]
5998 - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@
5999 [ssh.1]
6000 - Change invalid 'CHAT' loglevel to 'VERBOSE'
6001 [ssh.c]
6002 - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
6003 - turn off x11-fwd for the client, too.
6004 [sshconnect.c]
6005 - missing xfree()
6006 - retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
6007 - read error vs. "Connection closed by remote host"
6008 [sshd.8]
6009 - ie. -> i.e.,
6010 - do not link to a commercial page..
6011 - sync with sshd_config
6012 [sshd.c]
6013 - no need for poll.h; from bright@wintelcom.net
6014 - log with level log() not fatal() if peer behaves badly.
6015 - don't panic if client behaves strange. ok deraadt@
6016 - make no-port-forwarding for RSA keys deny both -L and -R style fwding
6017 - delay close() of pty until the pty has been chowned back to root
6018 - oops, fix comment, too.
6019 - missing xfree()
6020 - move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
6021 (http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
bcbf86ec 6022 - register cleanup for pty earlier. move code for pty-owner handling to
704b1659 6023 pty.c ok provos@, dugsong@
6024 - create x11 cookie file
6025 - fix pr 1113, fclose() -> pclose(), todo: remote popen()
6026 - version 1.2.3
c8d54615 6027 - Cleaned up
bcbf86ec 6028 - Removed warning workaround for Linux and devpts filesystems (no longer
d8223847 6029 required after OpenBSD updates)
c8d54615 6030
07055445 603120000308
6032 - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
6033
603420000307
6035 - Released 1.2.2p1
6036
9c8c3fc6 603720000305
6038 - Fix DEC compile fix
54096dcc 6039 - Explicitly seed OpenSSL's PRNG before checking rsa_alive()
aa6bd60a 6040 - Check for getpagesize in libucb.a if not found in libc. Fix for old
6041 Solaris from Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 6042 - Check for libwrap if --with-tcp-wrappers option specified. Suggestion
9fc7867e 6043 Mate Wierdl <mw@moni.msci.memphis.edu>
9c8c3fc6 6044
6bf4d066 604520000303
6046 - Added "make host-key" target, Suggestion from Dominik Brettnacher
6047 <domi@saargate.de>
bcbf86ec 6048 - Don't permanently fail on bind() if getaddrinfo has more choices left for
16218745 6049 us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
6050 Miskiewicz <misiek@pld.org.pl>
22fa590f 6051 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
6052 - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
6bf4d066 6053
a0391976 605420000302
6055 - Big cleanup of autoconf code
6056 - Rearranged to be a little more logical
6057 - Added -R option for Solaris
6058 - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
6059 to detect library and header location _and_ ensure library has proper
6060 RSA support built in (this is a problem with OpenSSL 0.9.5).
817175bc 6061 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
0a1718dc 6062 - Avoid warning message with Unix98 ptys
bcbf86ec 6063 - Warning was valid - possible race condition on PTYs. Avoided using
3276571c 6064 platform-specific code.
6065 - Document some common problems
bcbf86ec 6066 - Allow root access to any key. Patch from
81eef326 6067 markus.friedl@informatik.uni-erlangen.de
a0391976 6068
f55afe71 606920000207
6070 - Removed SOCKS code. Will support through a ProxyCommand.
6071
d07d1c58 607220000203
6073 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
d581b7ae 6074 - Add --with-ssl-dir option
d07d1c58 6075
9d5f374b 607620000202
bcbf86ec 6077 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
9d5f374b 6078 <jmd@aoe.vt.edu>
6b1f3fdb 6079 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 6080 - Added URLs to Japanese translations of documents by HARUYAMA Seigo
6b1f3fdb 6081 <haruyama@nt.phys.s.u-tokyo.ac.jp>
9d5f374b 6082
bc8c2601 608320000201
6084 - Use socket pairs by default (instead of pipes). Prevents race condition
6085 on several (buggy) OSs. Report and fix from tridge@linuxcare.com
6086
69c76614 608720000127
6088 - Seed OpenSSL's random number generator before generating RSA keypairs
6089 - Split random collector into seperate file
aaf2abd7 6090 - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
69c76614 6091
f9507c24 609220000126
6093 - Released 1.2.2 stable
6094
bcbf86ec 6095 - NeXT keeps it lastlog in /usr/adm. Report from
f9507c24 6096 mouring@newton.pconline.com
bcbf86ec 6097 - Added note in UPGRADING re interop with commercial SSH using idea.
986a22ec 6098 Report from Jim Knoble <jmknoble@jmknoble.cx>
587120ad 6099 - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
6100 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
f9507c24 6101
bfae20ad 610220000125
bcbf86ec 6103 - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
bfae20ad 6104 <andre.lucas@dial.pipex.com>
07b0cb78 6105 - Reorder PAM initialisation so it does not mess up lastlog. Reported
6106 by Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 6107 - Use preformatted manpages on SCO, report from Gary E. Miller
9755cbdb 6108 <gem@rellim.com>
6109 - New URL for x11-ssh-askpass.
bcbf86ec 6110 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
986a22ec 6111 <jmknoble@jmknoble.cx>
bcbf86ec 6112 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
986a22ec 6113 Jim Knoble <jmknoble@jmknoble.cx>
ff8ecdb8 6114 - Updated RPM spec files to use DESTDIR
bfae20ad 6115
bb58aa4b 611620000124
6117 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
6118 increment)
6119
d45317d8 612020000123
6121 - OpenBSD CVS:
6122 - [packet.c]
6123 getsockname() requires initialized tolen; andy@guildsoftware.com
bcbf86ec 6124 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
4c40f834 6125 <drankin@bohemians.lexington.ky.us>
12aa90af 6126 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
d45317d8 6127
e844f761 612820000122
6129 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
6130 <bent@clark.net>
c54a6257 6131 - Merge preformatted manpage patch from Andre Lucas
6132 <andre.lucas@dial.pipex.com>
8eb34e02 6133 - Make IPv4 use the default in RPM packages
6134 - Irix uses preformatted manpages
1e64903d 6135 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
6136 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
9bc5ddfe 6137 - OpenBSD CVS updates:
6138 - [packet.c]
6139 use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
6140 from Holger.Trapp@Informatik.TU-Chemnitz.DE
6141 - [sshd.c]
6142 log with level log() not fatal() if peer behaves badly.
6143 - [readpass.c]
bcbf86ec 6144 instead of blocking SIGINT, catch it ourselves, so that we can clean
6145 the tty modes up and kill ourselves -- instead of our process group
61e96248 6146 leader (scp, cvs, ...) going away and leaving us in noecho mode.
9bc5ddfe 6147 people with cbreak shells never even noticed..
399d9d44 6148 - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
6149 ie. -> i.e.,
e844f761 6150
4c8ef3fb 615120000120
6152 - Don't use getaddrinfo on AIX
7b2ea3a1 6153 - Update to latest OpenBSD CVS:
6154 - [auth-rsa.c]
6155 - fix user/1056, sshd keeps restrictions; dbt@meat.net
6156 - [sshconnect.c]
6157 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
6158 - destroy keys earlier
bcbf86ec 6159 - split key exchange (kex) and user authentication (user-auth),
d468fc76 6160 ok: provos@
7b2ea3a1 6161 - [sshd.c]
6162 - no need for poll.h; from bright@wintelcom.net
6163 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
bcbf86ec 6164 - split key exchange (kex) and user authentication (user-auth),
d468fc76 6165 ok: provos@
f3bba493 6166 - Big manpage and config file cleanup from Andre Lucas
6167 <andre.lucas@dial.pipex.com>
5f4fdfae 6168 - Re-added latest (unmodified) OpenBSD manpages
47f9a56a 6169 - Doc updates
d468fc76 6170 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
6171 Christos Zoulas <christos@netbsd.org>
4c8ef3fb 6172
082bbfb3 617320000119
20af321f 6174 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
082bbfb3 6175 - Compile fix from Darren_Hall@progressive.com
59e76f33 6176 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
6177 addresses using getaddrinfo(). Added a configure switch to make the
6178 default lookup mode AF_INET
082bbfb3 6179
a63a7f37 618020000118
6181 - Fixed --with-pid-dir option
51a6baf8 6182 - Makefile fix from Gary E. Miller <gem@rellim.com>
61e96248 6183 - Compile fix for HPUX and Solaris from Andre Lucas
976f7e19 6184 <andre.lucas@dial.pipex.com>
a63a7f37 6185
f914c7fb 618620000117
6187 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
6188 port, ignore EINVAL errors (Linux) when searching for free port.
bcbf86ec 6189 - Revert __snprintf -> snprintf aliasing. Apparently Solaris
de93b046 6190 __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
9b363e1c 6191 - Document location of Redhat PAM file in INSTALL.
bcbf86ec 6192 - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6
6193 INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to
f4a7cf29 6194 deliver (no IPv6 kernel support)
80a44451 6195 - Released 1.2.1pre27
f914c7fb 6196
f4a7cf29 6197 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
bcbf86ec 6198 - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
cf8ad170 6199 <jhuuskon@hytti.uku.fi>
bcbf86ec 6200 - Fix hang on logout if processes are still using the pty. Needs
691a8a9f 6201 further testing.
5957fd29 6202 - Patch from Christos Zoulas <christos@zoulas.com>
6203 - Try $prefix first when looking for OpenSSL.
6204 - Include sys/types.h when including sys/socket.h in test programs
bcbf86ec 6205 - Substitute PID directory in sshd.8. Suggestion from Andrew
19d9ac2a 6206 Stribblehill <a.d.stribblehill@durham.ac.uk>
f4a7cf29 6207
47e45e44 620820000116
6209 - Renamed --with-xauth-path to --with-xauth
6210 - Added --with-pid-dir option
6211 - Released 1.2.1pre26
6212
a82ef8ae 6213 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
bcbf86ec 6214 - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
66be05a1 6215 openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
a82ef8ae 6216
5cdfe03f 621720000115
6218 - Add --with-xauth-path configure directive and explicit test for
bcbf86ec 6219 /usr/openwin/bin/xauth for Solaris systems. Report from Anders
5cdfe03f 6220 Nordby <anders@fix.no>
bcbf86ec 6221 - Fix incorrect detection of /dev/ptmx on Linux systems that lack
5cdfe03f 6222 openpty. Report from John Seifarth <john@waw.be>
6223 - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
bcbf86ec 6224 sys/types.h. Fixes problems on SCO, report from Gary E. Miller
5cdfe03f 6225 <gem@rellim.com>
6226 - Use __snprintf and __vnsprintf if they are found where snprintf and
6227 vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
6228 and others.
6229
48e671d5 623020000114
6231 - Merged OpenBSD IPv6 patch:
6232 - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]
6233 [scp.c packet.h packet.c login.c log.c canohost.c channels.c]
6234 [hostfile.c sshd_config]
6235 ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new
bcbf86ec 6236 features: sshd allows multiple ListenAddress and Port options. note
6237 that libwrap is not IPv6-ready. (based on patches from
48e671d5 6238 fujiwara@rcac.tdi.co.jp)
6239 - [ssh.c canohost.c]
bcbf86ec 6240 more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo,
48e671d5 6241 from itojun@
6242 - [channels.c]
6243 listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)
6244 - [packet.h]
6245 allow auth-kerberos for IPv4 only
6246 - [scp.1 sshd.8 servconf.h scp.c]
6247 document -4, -6, and 'ssh -L 2022/::1/22'
6248 - [ssh.c]
bcbf86ec 6249 'ssh @host' is illegal (null user name), from
48e671d5 6250 karsten@gedankenpolizei.de
6251 - [sshconnect.c]
6252 better error message
6253 - [sshd.c]
6254 allow auth-kerberos for IPv4 only
6255 - Big IPv6 merge:
6256 - Cleanup overrun in sockaddr copying on RHL 6.1
6257 - Replacements for getaddrinfo, getnameinfo, etc based on versions
6258 from patch from KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>
6259 - Replacement for missing structures on systems that lack IPv6
6260 - record_login needed to know about AF_INET6 addresses
6261 - Borrowed more code from OpenBSD: rresvport_af and requisites
6262
2598df62 626320000110
6264 - Fixes to auth-skey to enable it to use the standard OpenSSL libraries
6265
b8a0310d 626620000107
6267 - New config.sub and config.guess to fix problems on SCO. Supplied
6268 by Gary E. Miller <gem@rellim.com>
b6a98a85 6269 - SCO build fix from Gary E. Miller <gem@rellim.com>
2598df62 6270 - Released 1.2.1pre25
b8a0310d 6271
dfb95100 627220000106
6273 - Documentation update & cleanup
6274 - Better KrbIV / AFS detection, based on patch from:
6275 Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
6276
b9795b89 627720000105
bcbf86ec 6278 - Fixed annoying DES corruption problem. libcrypt has been
b9795b89 6279 overriding symbols in libcrypto. Removed libcrypt and crypt.h
6280 altogether (libcrypto includes its own crypt(1) replacement)
6281 - Added platform-specific rules for Irix 6.x. Included warning that
6282 they are untested.
6283
a1ec4d79 628420000103
6285 - Add explicit make rules for files proccessed by fixpaths.
61e96248 6286 - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori
a1ec4d79 6287 <tnh@kondara.org>
bcbf86ec 6288 - Removed "nullok" directive from default PAM configuration files.
6289 Added information on enabling EmptyPasswords on openssh+PAM in
607d73e6 6290 UPGRADING file.
e02735bb 6291 - OpenBSD CVS updates
6292 - [ssh-agent.c]
bcbf86ec 6293 cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and
e02735bb 6294 dgaudet@arctic.org
6295 - [sshconnect.c]
6296 compare correct version for 1.3 compat mode
a1ec4d79 6297
93c7f644 629820000102
6299 - Prevent multiple inclusion of config.h and defines.h. Suggested
6300 by Andre Lucas <andre.lucas@dial.pipex.com>
6301 - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
6302 <dgaudet@arctic.org>
6303
76b8607f 630419991231
bcbf86ec 6305 - Fix password support on systems with a mixture of shadowed and
6306 non-shadowed passwords (e.g. NIS). Report and fix from
76b8607f 6307 HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 6308 - Fix broken autoconf typedef detection. Report from Marc G.
723221b5 6309 Fournier <marc.fournier@acadiau.ca>
b92964b7 6310 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
6311 <Franz.Sirl-kernel@lauterbach.com>
bcbf86ec 6312 - Prevent typedefs from being compiled more than once. Report from
a6ddc88b 6313 Marc G. Fournier <marc.fournier@acadiau.ca>
4811cc0b 6314 - Fill in ut_utaddr utmp field. Report from Benjamin Charron
6315 <iretd@bigfoot.com>
bcbf86ec 6316 - Really fix broken default path. Fix from Jim Knoble
986a22ec 6317 <jmknoble@jmknoble.cx>
ae3a3d31 6318 - Remove test for quad_t. No longer needed.
76a8e733 6319 - Released 1.2.1pre24
6320
6321 - Added support for directory-based lastlogs
6322 - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
76b8607f 6323
13f825f4 632419991230
6325 - OpenBSD CVS updates:
6326 - [auth-passwd.c]
6327 check for NULL 1st
bcbf86ec 6328 - Removed most of the pam code into its own file auth-pam.[ch]. This
a5c9cd31 6329 cleaned up sshd.c up significantly.
bcbf86ec 6330 - PAM authentication was incorrectly interpreting
76b8607f 6331 "PermitRootLogin without-password". Report from Matthias Andree
6332 <ma@dt.e-technik.uni-dortmund.de
a5c9cd31 6333 - Several other cleanups
0bc5b6fb 6334 - Merged Dante SOCKS support patch from David Rankin
6335 <drankin@bohemians.lexington.ky.us>
6336 - Updated documentation with ./configure options
76b8607f 6337 - Released 1.2.1pre23
13f825f4 6338
c73a0cb5 633919991229
bcbf86ec 6340 - Applied another NetBSD portability patch from David Rankin
c73a0cb5 6341 <drankin@bohemians.lexington.ky.us>
6342 - Fix --with-default-path option.
bcbf86ec 6343 - Autodetect perl, patch from David Rankin
a0f84251 6344 <drankin@bohemians.lexington.ky.us>
bcbf86ec 6345 - Print whether OpenSSH was compiled with RSARef, patch from
0a2ff95d 6346 Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
bcbf86ec 6347 - Calls to pam_setcred, patch from Nalin Dahyabhai
f91bacbd 6348 <nalin@thermo.stat.ncsu.edu>
e3a93db0 6349 - Detect missing size_t and typedef it.
5ab44a92 6350 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
6351 - Minor Makefile cleaning
c73a0cb5 6352
b6019d68 635319991228
6354 - Replacement for getpagesize() for systems which lack it
bcbf86ec 6355 - NetBSD login.c compile fix from David Rankin
70e0115b 6356 <drankin@bohemians.lexington.ky.us>
6357 - Fully set ut_tv if present in utmp or utmpx
d94aa2ae 6358 - Portability fixes for Irix 5.3 (now compiles OK!)
6359 - autoconf and other misc cleanups
ea1970a3 6360 - Merged AIX patch from Darren Hall <dhall@virage.org>
6361 - Cleaned up defines.h
fa9a2dd6 6362 - Released 1.2.1pre22
b6019d68 6363
d2dcff5f 636419991227
6365 - Automatically correct paths in manpages and configuration files. Patch
6366 and script from Andre Lucas <andre.lucas@dial.pipex.com>
6367 - Removed credits from README to CREDITS file, updated.
cb807f40 6368 - Added --with-default-path to specify custom path for server
6369 - Removed #ifdef trickery from acconfig.h into defines.h
36a5b38e 6370 - PAM bugfix. PermitEmptyPassword was being ignored.
6371 - Fixed PAM config files to allow empty passwords if server does.
6372 - Explained spurious PAM auth warning workaround in UPGRADING
21feb5fa 6373 - Use last few chars of tty line as ut_id
5a7794be 6374 - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
00e6dd70 6375 - OpenBSD CVS updates:
6376 - [packet.h auth-rhosts.c]
6377 check format string for packet_disconnect and packet_send_debug, too
6378 - [channels.c]
6379 use packet_get_maxsize for channels. consistence.
d2dcff5f 6380
f74efc8d 638119991226
6382 - Enabled utmpx support by default for Solaris
6383 - Cleanup sshd.c PAM a little more
986a22ec 6384 - Revised RPM package to include Jim Knoble's <jmknoble@jmknoble.cx>
bc7ea646 6385 X11 ssh-askpass program.
20c43d8c 6386 - Disable logging of PAM success and failures, PAM is verbose enough.
bcbf86ec 6387 Unfortunatly there is currently no way to disable auth failure
6388 messages. Mention this in UPGRADING file and sent message to PAM
20c43d8c 6389 developers
83b7f649 6390 - OpenBSD CVS update:
6391 - [ssh-keygen.1 ssh.1]
bcbf86ec 6392 remove ref to .ssh/random_seed, mention .ssh/environment in
83b7f649 6393 .Sh FILES, too
72251cb6 6394 - Released 1.2.1pre21
bcbf86ec 6395 - Fixed implicit '.' in default path, report from Jim Knoble
986a22ec 6396 <jmknoble@jmknoble.cx>
6397 - Redhat RPM spec fixes from Jim Knoble <jmknoble@jmknoble.cx>
f74efc8d 6398
f498ed15 639919991225
6400 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
6401 - Cleanup of auth-passwd.c for shadow and MD5 passwords
6402 - Cleanup and bugfix of PAM authentication code
f74efc8d 6403 - Released 1.2.1pre20
6404
6405 - Merged fixes from Ben Taylor <bent@clark.net>
6406 - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
6407 - Disabled logging of PAM password authentication failures when password
6408 is empty. (e.g start of authentication loop). Reported by Naz
6409 <96na@eng.cam.ac.uk>)
f498ed15 6410
641119991223
bcbf86ec 6412 - Merged later HPUX patch from Andre Lucas
f498ed15 6413 <andre.lucas@dial.pipex.com>
6414 - Above patch included better utmpx support from Ben Taylor
f74efc8d 6415 <bent@clark.net>
f498ed15 6416
eef6f7e9 641719991222
bcbf86ec 6418 - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
eef6f7e9 6419 <pope@netguide.dk>
ae28776a 6420 - Fix login.c breakage on systems which lack ut_host in struct
6421 utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
eef6f7e9 6422
a7effaac 642319991221
bcbf86ec 6424 - Integration of large HPUX patch from Andre Lucas
6425 <andre.lucas@dial.pipex.com>. Integrating it had a few other
a7effaac 6426 benefits:
6427 - Ability to disable shadow passwords at configure time
6428 - Ability to disable lastlog support at configure time
6429 - Support for IP address in $DISPLAY
ae2f7af7 6430 - OpenBSD CVS update:
6431 - [sshconnect.c]
6432 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
59dd7a31 6433 - Fix DISABLE_SHADOW support
6434 - Allow MD5 passwords even if shadow passwords are disabled
16034de9 6435 - Release 1.2.1pre19
a7effaac 6436
3f1d9bcd 643719991218
bcbf86ec 6438 - Redhat init script patch from Chun-Chung Chen
3f1d9bcd 6439 <cjj@u.washington.edu>
7e1c2490 6440 - Avoid breakage on systems without IPv6 headers
3f1d9bcd 6441
60d804c8 644219991216
bcbf86ec 6443 - Makefile changes for Solaris from Peter Kocks
60d804c8 6444 <peter.kocks@baygate.com>
89cafde6 6445 - Minor updates to docs
6446 - Merged OpenBSD CVS changes:
6447 - [authfd.c ssh-agent.c]
6448 keysize warnings talk about identity files
6449 - [packet.c]
6450 "Connection closed by x.x.x.x": fatal() -> log()
bcbf86ec 6451 - Correctly handle empty passwords in shadow file. Patch from:
c9d323f0 6452 "Chris, the Young One" <cky@pobox.com>
6453 - Released 1.2.1pre18
60d804c8 6454
7dc6fc6d 645519991215
6456 - Integrated patchs from Juergen Keil <jk@tools.de>
6457 - Avoid void* pointer arithmatic
6458 - Use LDFLAGS correctly
68227e6d 6459 - Fix SIGIO error in scp
6460 - Simplify status line printing in scp
61e96248 6461 - Added better test for inline functions compiler support from
906a2515 6462 Darren_Hall@progressive.com
7dc6fc6d 6463
95f1eccc 646419991214
6465 - OpenBSD CVS Changes
6466 - [canohost.c]
bcbf86ec 6467 fix get_remote_port() and friends for sshd -i;
95f1eccc 6468 Holger.Trapp@Informatik.TU-Chemnitz.DE
6469 - [mpaux.c]
6470 make code simpler. no need for memcpy. niels@ ok
6471 - [pty.c]
6472 namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
6473 fix proto; markus
6474 - [ssh.1]
6475 typo; mark.baushke@solipsa.com
6476 - [channels.c ssh.c ssh.h sshd.c]
6477 type conflict for 'extern Type *options' in channels.c; dot@dotat.at
6478 - [sshconnect.c]
6479 move checking of hostkey into own function.
6480 - [version.h]
6481 OpenSSH-1.2.1
884bcb37 6482 - Clean up broken includes in pty.c
7303768f 6483 - Some older systems don't have poll.h, they use sys/poll.h instead
6484 - Doc updates
95f1eccc 6485
847e8865 648619991211
bcbf86ec 6487 - Fix compilation on systems with AFS. Reported by
847e8865 6488 aloomis@glue.umd.edu
bcbf86ec 6489 - Fix installation on Solaris. Reported by
847e8865 6490 Gordon Rowell <gordonr@gormand.com.au>
6491 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
6492 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
6493 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
6494 - Compile fix from David Agraz <dagraz@jahoopa.com>
6495 - Avoid compiler warning in bsd-snprintf.c
bcbf86ec 6496 - Added pam_limits.so to default PAM config. Suggested by
986a22ec 6497 Jim Knoble <jmknoble@jmknoble.cx>
847e8865 6498
8946db53 649919991209
6500 - Import of patch from Ben Taylor <bent@clark.net>:
6501 - Improved PAM support
6502 - "uninstall" rule for Makefile
6503 - utmpx support
6504 - Should fix PAM problems on Solaris
2d86a6cc 6505 - OpenBSD CVS updates:
6506 - [readpass.c]
6507 avoid stdio; based on work by markus, millert, and I
6508 - [sshd.c]
6509 make sure the client selects a supported cipher
6510 - [sshd.c]
bcbf86ec 6511 fix sighup handling. accept would just restart and daemon handled
6512 sighup only after the next connection was accepted. use poll on
2d86a6cc 6513 listen sock now.
6514 - [sshd.c]
6515 make that a fatal
87e91331 6516 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
6517 to fix libwrap support on NetBSD
5001b9e4 6518 - Released 1.2pre17
8946db53 6519
6d8c4ea4 652019991208
bcbf86ec 6521 - Compile fix for Solaris with /dev/ptmx from
6d8c4ea4 6522 David Agraz <dagraz@jahoopa.com>
6523
4285816a 652419991207
986a22ec 6525 - sshd Redhat init script patch from Jim Knoble <jmknoble@jmknoble.cx>
4285816a 6526 fixes compatability with 4.x and 5.x
db28aeb5 6527 - Fixed default SSH_ASKPASS
bcbf86ec 6528 - Fix PAM account and session being called multiple times. Problem
d465f2ca 6529 reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
a408af76 6530 - Merged more OpenBSD changes:
6531 - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
bcbf86ec 6532 move atomicio into it's own file. wrap all socket write()s which
a408af76 6533 were doing write(sock, buf, len) != len, with atomicio() calls.
6534 - [auth-skey.c]
6535 fd leak
6536 - [authfile.c]
6537 properly name fd variable
6538 - [channels.c]
6539 display great hatred towards strcpy
6540 - [pty.c pty.h sshd.c]
6541 use openpty() if it exists (it does on BSD4_4)
6542 - [tildexpand.c]
6543 check for ~ expansion past MAXPATHLEN
6544 - Modified helper.c to use new atomicio function.
6545 - Reformat Makefile a little
6546 - Moved RC4 routines from rc4.[ch] into helper.c
6547 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
9983a8ca 6548 - Updated SuSE spec from Chris Saia <csaia@wtower.com>
6549 - Tweaked Redhat spec
9158d92f 6550 - Clean up bad imports of a few files (forgot -kb)
6551 - Released 1.2pre16
4285816a 6552
9c7b6dfd 655319991204
6554 - Small cleanup of PAM code in sshd.c
57112b5a 6555 - Merged OpenBSD CVS changes:
6556 - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
6557 move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
6558 - [auth-rsa.c]
6559 warn only about mismatch if key is _used_
6560 warn about keysize-mismatch with log() not error()
6561 channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
6562 ports are u_short
6563 - [hostfile.c]
6564 indent, shorter warning
6565 - [nchan.c]
6566 use error() for internal errors
6567 - [packet.c]
6568 set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
6569 serverloop.c
6570 indent
6571 - [ssh-add.1 ssh-add.c ssh.h]
6572 document $SSH_ASKPASS, reasonable default
6573 - [ssh.1]
6574 CheckHostIP is not available for connects via proxy command
6575 - [sshconnect.c]
6576 typo
6577 easier to read client code for passwd and skey auth
6578 turn of checkhostip for proxy connects, since we don't know the remote ip
9c7b6dfd 6579
dad3b556 658019991126
6581 - Add definition for __P()
6582 - Added [v]snprintf() replacement for systems that lack it
6583
0ce43ae4 658419991125
6585 - More reformatting merged from OpenBSD CVS
6586 - Merged OpenBSD CVS changes:
6587 - [channels.c]
6588 fix packet_integrity_check() for !have_hostname_in_open.
6589 report from mrwizard@psu.edu via djm@ibs.com.au
6590 - [channels.c]
6591 set SO_REUSEADDR and SO_LINGER for forwarded ports.
6592 chip@valinux.com via damien@ibs.com.au
6593 - [nchan.c]
6594 it's not an error() if shutdown_write failes in nchan.
6595 - [readconf.c]
6596 remove dead #ifdef-0-code
6597 - [readconf.c servconf.c]
6598 strcasecmp instead of tolower
6599 - [scp.c]
6600 progress meter overflow fix from damien@ibs.com.au
6601 - [ssh-add.1 ssh-add.c]
6602 SSH_ASKPASS support
6603 - [ssh.1 ssh.c]
6604 postpone fork_after_authentication until command execution,
6605 request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
6606 plus: use daemon() for backgrounding
cf8dd513 6607 - Added BSD compatible install program and autoconf test, thanks to
6608 Niels Kristian Bech Jensen <nkbj@image.dk>
6609 - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
09041313 6610 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
3dbefdb8 6611 - Release 1.2pre15
0ce43ae4 6612
5260325f 661319991124
6614 - Merged very large OpenBSD source code reformat
6615 - OpenBSD CVS updates
6616 - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
6617 [ssh.h sshd.8 sshd.c]
6618 syslog changes:
6619 * Unified Logmessage for all auth-types, for success and for failed
6620 * Standard connections get only ONE line in the LOG when level==LOG:
6621 Auth-attempts are logged only, if authentication is:
6622 a) successfull or
6623 b) with passwd or
6624 c) we had more than AUTH_FAIL_LOG failues
6625 * many log() became verbose()
6626 * old behaviour with level=VERBOSE
6627 - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
6628 tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
6629 messages. allows use of s/key in windows (ttssh, securecrt) and
6630 ssh-1.2.27 clients without 'ssh -v', ok: niels@
6631 - [sshd.8]
6632 -V, for fallback to openssh in SSH2 compatibility mode
6633 - [sshd.c]
6634 fix sigchld race; cjc5@po.cwru.edu
6635
4655fe80 663619991123
6637 - Added SuSE package files from Chris Saia <csaia@wtower.com>
8b241e50 6638 - Restructured package-related files under packages/*
4655fe80 6639 - Added generic PAM config
8b241e50 6640 - Numerous little Solaris fixes
9c08d6ce 6641 - Add recommendation to use GNU make to INSTALL document
4655fe80 6642
60bed5fd 664319991122
6644 - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
2f2cc3f9 6645 - OpenBSD CVS Changes
bcbf86ec 6646 - [ssh-keygen.c]
6647 don't create ~/.ssh only if the user wants to store the private
6648 key there. show fingerprint instead of public-key after
2f2cc3f9 6649 keygeneration. ok niels@
b09a984b 6650 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
96ad4350 6651 - Added timersub() macro
b09a984b 6652 - Tidy RCSIDs of bsd-*.c
bcbf86ec 6653 - Added autoconf test and macro to deal with old PAM libraries
96ad4350 6654 pam_strerror definition (one arg vs two).
530f1889 6655 - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
bcbf86ec 6656 - Retry /dev/urandom reads interrupted by signal (report from
530f1889 6657 Robert Hardy <rhardy@webcon.net>)
1647c2b5 6658 - Added a setenv replacement for systems which lack it
d84a9a44 6659 - Only display public key comment when presenting ssh-askpass dialog
6660 - Released 1.2pre14
60bed5fd 6661
bcbf86ec 6662 - Configure, Make and changelog corrections from Tudor Bosman
2ddcfdf3 6663 <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
6664
9d6b7add 666519991121
2f2cc3f9 6666 - OpenBSD CVS Changes:
60bed5fd 6667 - [channels.c]
6668 make this compile, bad markus
6669 - [log.c readconf.c servconf.c ssh.h]
6670 bugfix: loglevels are per host in clientconfig,
6671 factor out common log-level parsing code.
6672 - [servconf.c]
6673 remove unused index (-Wall)
6674 - [ssh-agent.c]
6675 only one 'extern char *__progname'
6676 - [sshd.8]
6677 document SIGHUP, -Q to synopsis
6678 - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
6679 [channels.c clientloop.c]
6680 SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
6681 [hope this time my ISP stays alive during commit]
6682 - [OVERVIEW README] typos; green@freebsd
6683 - [ssh-keygen.c]
6684 replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
6685 exit if writing the key fails (no infinit loop)
6686 print usage() everytime we get bad options
6687 - [ssh-keygen.c] overflow, djm@mindrot.org
6688 - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
61e96248 6689
2b942fe0 669019991120
bcbf86ec 6691 - Merged more Solaris support from Marc G. Fournier
2b942fe0 6692 <marc.fournier@acadiau.ca>
6693 - Wrote autoconf tests for integer bit-types
6694 - Fixed enabling kerberos support
bcbf86ec 6695 - Fix segfault in ssh-keygen caused by buffer overrun in filename
13c36c4c 6696 handling.
2b942fe0 6697
06479889 669819991119
6699 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
2ad77510 6700 - Merged OpenBSD CVS changes
6701 - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
6702 more %d vs. %s in fmt-strings
6703 - [authfd.c]
6704 Integers should not be printed with %s
7b1cc56c 6705 - EGD uses a socket, not a named pipe. Duh.
6706 - Fix includes in fingerprint.c
29dbde15 6707 - Fix scp progress bar bug again.
bcbf86ec 6708 - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
736890c4 6709 David Rankin <drankin@bohemians.lexington.ky.us>
91b8065d 6710 - Added autoconf option to enable Kerberos 4 support (untested)
6711 - Added autoconf option to enable AFS support (untested)
6712 - Added autoconf option to enable S/Key support (untested)
6713 - Added autoconf option to enable TCP wrappers support (compiles OK)
beb43d31 6714 - Renamed BSD helper function files to bsd-*
bcbf86ec 6715 - Added tests for login and daemon and enable OpenBSD replacements for
caf3bc51 6716 when they are absent.
6717 - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
06479889 6718
2bd61362 671919991118
6720 - Merged OpenBSD CVS changes
6721 - [scp.c] foregroundproc() in scp
6722 - [sshconnect.h] include fingerprint.h
bcbf86ec 6723 - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
2bd61362 6724 changes.
0c16a097 6725 - [ssh.1] Spell my name right.
2bd61362 6726 - Added openssh.com info to README
6727
f095fcc7 672819991117
6729 - Merged OpenBSD CVS changes
6730 - [ChangeLog.Ylonen] noone needs this anymore
6731 - [authfd.c] close-on-exec for auth-socket, ok deraadt
bcbf86ec 6732 - [hostfile.c]
6733 in known_hosts key lookup the entry for the bits does not need
6734 to match, all the information is contained in n and e. This
6735 solves the problem with buggy servers announcing the wrong
f095fcc7 6736 modulus length. markus and me.
bcbf86ec 6737 - [serverloop.c]
6738 bugfix: check for space if child has terminated, from:
f095fcc7 6739 iedowse@maths.tcd.ie
6740 - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
6741 [fingerprint.c fingerprint.h]
6742 rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
6743 - [ssh-agent.1] typo
6744 - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
bcbf86ec 6745 - [sshd.c]
f095fcc7 6746 force logging to stderr while loading private key file
6747 (lost while converting to new log-levels)
6748
4d195447 674919991116
6750 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
6751 - Merged OpenBSD CVS changes:
6752 - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
6753 [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
6754 the keysize of rsa-parameter 'n' is passed implizit,
6755 a few more checks and warnings about 'pretended' keysizes.
6756 - [cipher.c cipher.h packet.c packet.h sshd.c]
6757 remove support for cipher RC4
6758 - [ssh.c]
6759 a note for legay systems about secuity issues with permanently_set_uid(),
6760 the private hostkey and ptrace()
6761 - [sshconnect.c]
6762 more detailed messages about adding and checking hostkeys
6763
dad9a31e 676419991115
6765 - Merged OpenBSD CVS changes:
bcbf86ec 6766 - [ssh-add.c] change passphrase loop logic and remove ref to
dad9a31e 6767 $DISPLAY, ok niels
6768 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
bcbf86ec 6769 modular.
dad9a31e 6770 - Revised autoconf support for enabling/disabling askpass support.
e7c0f9d5 6771 - Merged more OpenBSD CVS changes:
704b1659 6772 [auth-krb4.c]
6773 - disconnect if getpeername() fails
6774 - missing xfree(*client)
6775 [canohost.c]
6776 - disconnect if getpeername() fails
6777 - fix comment: we _do_ disconnect if ip-options are set
6778 [sshd.c]
6779 - disconnect if getpeername() fails
6780 - move checking of remote port to central place
6781 [auth-rhosts.c] move checking of remote port to central place
6782 [log-server.c] avoid extra fd per sshd, from millert@
6783 [readconf.c] print _all_ bad config-options in ssh(1), too
6784 [readconf.h] print _all_ bad config-options in ssh(1), too
6785 [ssh.c] print _all_ bad config-options in ssh(1), too
6786 [sshconnect.c] disconnect if getpeername() fails
e7c0f9d5 6787 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
c75a1a66 6788 - Various small cleanups to bring diff (against OpenBSD) size down.
f601d847 6789 - Merged more Solaris compability from Marc G. Fournier
6790 <marc.fournier@acadiau.ca>
6791 - Wrote autoconf tests for __progname symbol
986a22ec 6792 - RPM spec file fixes from Jim Knoble <jmknoble@jmknoble.cx>
0c372277 6793 - Released 1.2pre12
6794
6795 - Another OpenBSD CVS update:
6796 - [ssh-keygen.1] fix .Xr
dad9a31e 6797
92da7197 679819991114
6799 - Solaris compilation fixes (still imcomplete)
6800
94f7bb9e 680119991113
dd092f97 6802 - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
6803 - Don't install config files if they already exist
6804 - Fix inclusion of additional preprocessor directives from acconfig.h
94f7bb9e 6805 - Removed redundant inclusions of config.h
e9c75a39 6806 - Added 'Obsoletes' lines to RPM spec file
94f7bb9e 6807 - Merged OpenBSD CVS changes:
6808 - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
bcbf86ec 6809 - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
94f7bb9e 6810 totalsize, ok niels,aaron
bcbf86ec 6811 - Delay fork (-f option) in ssh until after port forwarded connections
94f7bb9e 6812 have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
b2344d54 6813 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
6814 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
dd092f97 6815 - Tidied default config file some more
6816 - Revised Redhat initscript to fix bug: sshd (re)start would fail
6817 if executed from inside a ssh login.
94f7bb9e 6818
e35c1dc2 681919991112
6820 - Merged changes from OpenBSD CVS
6821 - [sshd.c] session_key_int may be zero
b4748e2f 6822 - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
bcbf86ec 6823 IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
b4748e2f 6824 deraadt,millert
6825 - Brought default sshd_config more in line with OpenBSD's
547c9f30 6826 - Grab server in gnome-ssh-askpass (Debian bug #49872)
6827 - Released 1.2pre10
e35c1dc2 6828
8bc7973f 6829 - Added INSTALL documentation
6fa724bc 6830 - Merged yet more changes from OpenBSD CVS
6831 - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
6832 [ssh.c ssh.h sshconnect.c sshd.c]
6833 make all access to options via 'extern Options options'
6834 and 'extern ServerOptions options' respectively;
6835 options are no longer passed as arguments:
6836 * make options handling more consistent
6837 * remove #include "readconf.h" from ssh.h
6838 * readconf.h is only included if necessary
6839 - [mpaux.c] clear temp buffer
6840 - [servconf.c] print _all_ bad options found in configfile
045672f9 6841 - Make ssh-askpass support optional through autoconf
59b0f0d4 6842 - Fix nasty division-by-zero error in scp.c
6843 - Released 1.2pre11
8bc7973f 6844
4cca272e 684519991111
6846 - Added (untested) Entropy Gathering Daemon (EGD) support
67d68e3a 6847 - Fixed /dev/urandom fd leak (Debian bug #49722)
5bbb5681 6848 - Merged OpenBSD CVS changes:
6849 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
6850 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
6851 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
bcbf86ec 6852 - Fix integer overflow which was messing up scp's progress bar for large
3f1d9bcd 6853 file transfers. Fix submitted to OpenBSD developers. Report and fix
6854 from Kees Cook <cook@cpoint.net>
6a17f9c2 6855 - Merged more OpenBSD CVS changes:
bcbf86ec 6856 - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
6a17f9c2 6857 + krb-cleanup cleanup
6858 - [clientloop.c log-client.c log-server.c ]
6859 [readconf.c readconf.h servconf.c servconf.h ]
6860 [ssh.1 ssh.c ssh.h sshd.8]
6861 add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
6862 obsoletes QuietMode and FascistLogging in sshd.
e35c1dc2 6863 - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
6864 allow session_key_int != sizeof(session_key)
6865 [this should fix the pre-assert-removal-core-files]
6866 - Updated default config file to use new LogLevel option and to improve
6867 readability
6868
f370266e 686919991110
67d68e3a 6870 - Merged several minor fixes:
f370266e 6871 - ssh-agent commandline parsing
6872 - RPM spec file now installs ssh setuid root
6873 - Makefile creates libdir
4cca272e 6874 - Merged beginnings of Solaris compability from Marc G. Fournier
6875 <marc.fournier@acadiau.ca>
f370266e 6876
d4f11b59 687719991109
6878 - Autodetection of SSL/Crypto library location via autoconf
6879 - Fixed location of ssh-askpass to follow autoconf
6880 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
6881 - Autodetection of RSAref library for US users
6882 - Minor doc updates
560557bb 6883 - Merged OpenBSD CVS changes:
6884 - [rsa.c] bugfix: use correct size for memset()
6885 - [sshconnect.c] warn if announced size of modulus 'n' != real size
f025becb 6886 - Added GNOME passphrase requestor (use --with-gnome-askpass)
d397b172 6887 - RPM build now creates subpackages
aa51e7cc 6888 - Released 1.2pre9
d4f11b59 6889
e1a9c08d 689019991108
6891 - Removed debian/ directory. This is now being maintained separately.
6892 - Added symlinks for slogin in RPM spec file
6893 - Fixed permissions on manpages in RPM spec file
6894 - Added references to required libraries in README file
6895 - Removed config.h.in from CVS
6896 - Removed pwdb support (better pluggable auth is provided by glibc)
6897 - Made PAM and requisite libdl optional
6898 - Removed lots of unnecessary checks from autoconf
6899 - Added support and autoconf test for openpty() function (Unix98 pty support)
6900 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
6901 - Added TODO file
6902 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
6903 - Added ssh-askpass program
6904 - Added ssh-askpass support to ssh-add.c
6905 - Create symlinks for slogin on install
6906 - Fix "distclean" target in makefile
6907 - Added example for ssh-agent to manpage
6908 - Added support for PAM_TEXT_INFO messages
6909 - Disable internal /etc/nologin support if PAM enabled
6910 - Merged latest OpenBSD CVS changes:
5bae4ab8 6911 - [all] replace assert() with error, fatal or packet_disconnect
e1a9c08d 6912 - [sshd.c] don't send fail-msg but disconnect if too many authentication
6913 failures
e1a9c08d 6914 - [sshd.c] remove unused argument. ok dugsong
6915 - [sshd.c] typo
6916 - [rsa.c] clear buffers used for encryption. ok: niels
6917 - [rsa.c] replace assert() with error, fatal or packet_disconnect
ade6fccd 6918 - [auth-krb4.c] remove unused argument. ok dugsong
e1a9c08d 6919 - Fixed coredump after merge of OpenBSD rsa.c patch
9010d60a 6920 - Released 1.2pre8
e1a9c08d 6921
3028328e 692219991102
6923 - Merged change from OpenBSD CVS
6924 - One-line cleanup in sshd.c
6925
474832c5 692619991030
6927 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
69256d9d 6928 - Merged latest updates for OpenBSD CVS:
6929 - channels.[ch] - remove broken x11 fix and document istate/ostate
6930 - ssh-agent.c - call setsid() regardless of argv[]
6931 - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
6932 - Documentation cleanups
6933 - Renamed README -> README.Ylonen
6934 - Renamed README.openssh ->README
474832c5 6935
339660f6 693619991029
6937 - Renamed openssh* back to ssh* at request of Theo de Raadt
6938 - Incorporated latest changes from OpenBSD's CVS
6939 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
6940 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
549b3eed 6941 - Make distclean now removed configure script
6942 - Improved PAM logging
6943 - Added some debug() calls for PAM
4ecd19ea 6944 - Removed redundant subdirectories
bcbf86ec 6945 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
4ecd19ea 6946 building on Debian.
242588e6 6947 - Fixed off-by-one error in PAM env patch
6948 - Released 1.2pre6
339660f6 6949
5881cd60 695019991028
6951 - Further PAM enhancements.
6952 - Much cleaner
6953 - Now uses account and session modules for all logins.
6954 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
6955 - Build fixes
6956 - Autoconf
6957 - Change binary names to open*
6958 - Fixed autoconf script to detect PAM on RH6.1
6959 - Added tests for libpwdb, and OpenBSD functions to autoconf
221395b3 6960 - Released 1.2pre4
fca82d2e 6961
6962 - Imported latest OpenBSD CVS code
6963 - Updated README.openssh
93f04616 6964 - Released 1.2pre5
fca82d2e 6965
5881cd60 696619991027
6967 - Adapted PAM patch.
6968 - Released 1.0pre2
6969
6970 - Excised my buggy replacements for strlcpy and mkdtemp
6971 - Imported correct OpenBSD strlcpy and mkdtemp routines.
6972 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
6973 - Picked up correct version number from OpenBSD
6974 - Added sshd.pam PAM configuration file
6975 - Added sshd.init Redhat init script
6976 - Added openssh.spec RPM spec file
6977 - Released 1.2pre3
6978
697919991026
6980 - Fixed include paths of OpenSSL functions
6981 - Use OpenSSL MD5 routines
6982 - Imported RC4 code from nanocrypt
6983 - Wrote replacements for OpenBSD arc4random* functions
6984 - Wrote replacements for strlcpy and mkdtemp
6985 - Released 1.0pre1
0b202697 6986
6987$Id$
This page took 1.624211 seconds and 5 git commands to generate.