]> andersk Git - openssh.git/blame - ChangeLog
- OpenBSD CVS Sync
[openssh.git] / ChangeLog
CommitLineData
b7a2a476 120010330
2 - (djm) Another openbsd-compat/glob.c sync
4047d868 3 - (djm) OpenBSD CVS Sync
4 - provos@cvs.openbsd.org 2001/03/28 21:59:41
5 [kex.c kex.h sshconnect2.c sshd.c]
6 forgot to include min and max params in hash, okay markus@
c8682232 7 - provos@cvs.openbsd.org 2001/03/28 22:04:57
8 [dh.c]
9 more sanity checking on primes file
b7a2a476 10
01ce749f 1120010329
12 - OpenBSD CVS Sync
13 - stevesk@cvs.openbsd.org 2001/03/26 15:47:59
14 [ssh.1]
15 document more defaults; misc. cleanup. ok markus@
569807fb 16 - markus@cvs.openbsd.org 2001/03/26 23:12:42
17 [authfile.c]
18 KNF
457fc0c6 19 - markus@cvs.openbsd.org 2001/03/26 23:23:24
20 [rsa.c rsa.h ssh-agent.c ssh-keygen.c]
21 try to read private f-secure ssh v2 rsa keys.
1a92bd7e 22 - markus@cvs.openbsd.org 2001/03/27 10:34:08
23 [ssh-rsa.c sshd.c]
24 use EVP_get_digestbynid, reorder some calls and fix missing free.
a4da628b 25 - markus@cvs.openbsd.org 2001/03/27 10:57:00
26 [compat.c compat.h ssh-rsa.c]
27 some older systems use NID_md5 instead of NID_sha1 for RSASSA-PKCS1-v1_5
28 signatures in SSH protocol 2, ok djm@
db1cd2f3 29 - provos@cvs.openbsd.org 2001/03/27 17:46:50
30 [compat.c compat.h dh.c dh.h ssh2.h sshconnect2.c sshd.c version.h]
31 make dh group exchange more flexible, allow min and max group size,
32 okay markus@, deraadt@
e5ff6ecf 33 - stevesk@cvs.openbsd.org 2001/03/28 19:56:23
34 [scp.c]
35 start to sync scp closer to rcp; ok markus@
03cb2621 36 - stevesk@cvs.openbsd.org 2001/03/28 20:04:38
37 [scp.c]
38 usage more like rcp and add missing -B to usage; ok markus@
563834bb 39 - markus@cvs.openbsd.org 2001/03/28 20:50:45
40 [sshd.c]
41 call refuse() before close(); from olemx@ans.pl
01ce749f 42
b5b68128 4320010328
44 - (djm) Reorder tests and library inclusion for Krb4/AFS to try to
45 resolve linking conflicts with libcrypto. Report and suggested fix
46 from Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
edbe6722 47 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested
48 fix from Philippe Levan <levan@epix.net>
cccfea16 49 - (djm) Rework krbIV tests to get us closer to building on Redhat. Still
50 doesn't work because of conflicts between krbIV's and OpenSSL's des.h
8d0cc79b 51 - (djm) Sync openbsd-compat/glob.c
b5b68128 52
0c90b590 5320010327
54 - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID)
60a8683f 55 - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz
56 Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
690d0d7f 57 - OpenBSD CVS Sync
58 - djm@cvs.openbsd.org 2001/03/25 00:01:34
59 [session.c]
60 shorten; ok markus@
4f4648f9 61 - stevesk@cvs.openbsd.org 2001/03/25 13:16:11
62 [servconf.c servconf.h session.c sshd.8 sshd_config]
63 PrintLastLog option; from chip@valinux.com with some minor
64 changes by me. ok markus@
9afbfcfa 65 - markus@cvs.openbsd.org 2001/03/26 08:07:09
66 [authfile.c authfile.h ssh-add.c ssh-keygen.c ssh.c sshconnect.c
67 sshconnect.h sshconnect1.c sshconnect2.c sshd.c]
68 simpler key load/save interface, see authfile.h
69 - (djm) Reestablish PAM credentials (which can be supplemental group
70 memberships) after initgroups() blows them away. Report and suggested
71 fix from Nalin Dahyabhai <nalin@redhat.com>
0c90b590 72
b567a40c 7320010324
74 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.
80cd07ae 75 - OpenBSD CVS Sync
76 - djm@cvs.openbsd.org 2001/03/23 11:04:07
77 [compat.c compat.h sshconnect2.c sshd.c]
78 Compat for OpenSSH with broken Rijndael/AES. ok markus@
7af9f7f8 79 - markus@cvs.openbsd.org 2001/03/23 12:02:49
80 [auth1.c]
81 authctxt is now passed to do_authenticated
e285053e 82 - markus@cvs.openbsd.org 2001/03/23 13:10:57
83 [sftp-int.c]
84 fix put, upload to _absolute_ path, ok djm@
1d3c30db 85 - markus@cvs.openbsd.org 2001/03/23 14:28:32
86 [session.c sshd.c]
87 ignore SIGPIPE, restore in child, fixes x11-fwd crashes; with djm@
8ca3f6dc 88 - (djm) Pull out our own SIGPIPE hacks
b567a40c 89
8a169574 9020010323
91 - OpenBSD CVS Sync
92 - deraadt@cvs.openbsd.org 2001/03/22 20:22:55
93 [sshd.c]
94 do not place linefeeds in buffer
95
ee110bfb 9620010322
97 - (djm) Better AIX no tty fix, spotted by Gert Doering <gert@greenie.muc.de>
289ba62e 98 - (bal) version.c CVS ID resync
a5b09902 99 - (bal) auth-chall.c auth-passwd.c auth.h auth1.c auth2.c session.c CVS ID
100 resync
ae7242ef 101 - (bal) scp.c CVS ID resync
3e587cc3 102 - OpenBSD CVS Sync
103 - markus@cvs.openbsd.org 2001/03/20 19:10:16
104 [readconf.c]
105 default to SSH protocol version 2
e5d7a405 106 - markus@cvs.openbsd.org 2001/03/20 19:21:21
107 [session.c]
108 remove unused arg
39f7530f 109 - markus@cvs.openbsd.org 2001/03/20 19:21:21
110 [session.c]
111 remove unused arg
bb5639fe 112 - markus@cvs.openbsd.org 2001/03/21 11:43:45
113 [auth1.c auth2.c session.c session.h]
114 merge common ssh v1/2 code
5e7cb456 115 - jakob@cvs.openbsd.org 2001/03/21 14:20:45
116 [ssh-keygen.c]
117 add -B flag to usage
ca4df544 118 - markus@cvs.openbsd.org 2001/03/21 21:06:30
119 [session.c]
120 missing init; from mib@unimelb.edu.au
ee110bfb 121
f5f6020e 12220010321
123 - (djm) Fix ttyname breakage for AIX and Tru64. Patch from Steve
124 VanDevender <stevev@darkwing.uoregon.edu>
37eadb90 125 - (djm) Make sure pam_retval is initialised on call to pam_end. Patch
126 from Solar Designer <solar@openwall.com>
0a3700ee 127 - (djm) Don't loop forever when changing password via PAM. Patch
128 from Solar Designer <solar@openwall.com>
0c13ffa2 129 - (djm) Generate config files before build
7a7101ec 130 - (djm) Correctly handle SIA and AIX when no tty present. Spotted and
131 suggested fix from Mike Battersby <mib@unimelb.edu.au>
f5f6020e 132
8d539493 13320010320
01022caf 134 - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS).
135 - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
1620233b 136 - (bal) Oops. Missed globc.h change (OpenBSD CVS).
614dee3a 137 - (djm) OpenBSD CVS Sync
138 - markus@cvs.openbsd.org 2001/03/19 17:07:23
139 [auth.c readconf.c]
140 undo /etc/shell and proto 2,1 change for openssh-2.5.2
3dd16786 141 - markus@cvs.openbsd.org 2001/03/19 17:12:10
142 [version.h]
143 version 2.5.2
ea44783f 144 - (djm) Update RPM spec version
145 - (djm) Release 2.5.2p1
3743cc2f 146- tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
147 change S_ISLNK macro to work for UnixWare 2.03
9887f269 148- tim@mindrot.org 2001/03/19 20:45:11 [openbsd-compat/glob.c]
149 add get_arg_max(). Use sysconf() if ARG_MAX is not defined
8d539493 150
e339aa53 15120010319
152 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
153 do it implicitly.
7cdb79d4 154 - (djm) Add getusershell() functions from OpenBSD CVS
b1ed8313 155 - OpenBSD CVS Sync
156 - markus@cvs.openbsd.org 2001/03/18 12:07:52
157 [auth-options.c]
158 ignore permitopen="host:port" if AllowTcpForwarding==no
f8f230bf 159 - (djm) Make scp work on systems without 64-bit ints
2538ecf1 160 - tim@mindrot.org 2001/03/18 18:28:39 [defines.h]
161 move HAVE_LONG_LONG_INT where it works
d1581d5f 162 - (bal) Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix
107628c0 163 stuff. Change suggested by Mark Miller <markm@swoon.net>
d1581d5f 164 - (bal) Small fix to scp. %lu vs %ld
610e8ff5 165 - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
bb6da70f 166 - (djm) OpenBSD CVS Sync
167 - djm@cvs.openbsd.org 2001/03/19 03:52:51
168 [sftp-client.c]
169 Report ssh connection closing correctly; ok deraadt@
3a1c54d4 170 - deraadt@cvs.openbsd.org 2001/03/18 23:30:55
171 [compat.c compat.h sshd.c]
172 specifically version match on ssh scanners. do not log scan
173 information to the console
dc504afd 174 - djm@cvs.openbsd.org 2001/03/19 12:10:17
db4d3098 175 [sshd.8]
dc504afd 176 Document permitopen authorized_keys option; ok markus@
babd91d4 177 - djm@cvs.openbsd.org 2001/03/19 05:49:52
178 [ssh.1]
179 document PreferredAuthentications option; ok markus@
05c64611 180 - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX
e339aa53 181
ec0ad9c2 18220010318
183 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
184 size not delimited" fatal errors when tranfering.
5cc8d4ad 185 - OpenBSD CVS Sync
186 - markus@cvs.openbsd.org 2001/03/17 17:27:59
187 [auth.c]
188 check /etc/shells, too
7411201c 189 - tim@mindrot.org 2001/03/17 18:45:25 [compat.c]
190 openbsd-compat/fake-regex.h
ec0ad9c2 191
8a968c25 19220010317
193 - Support usrinfo() on AIX. Based on patch from Gert Doering
194 <gert@greenie.muc.de>
bf1d27bd 195 - OpenBSD CVS Sync
196 - markus@cvs.openbsd.org 2001/03/15 15:05:59
197 [scp.c]
198 use %lld in printf, ok millert@/deraadt@; report from ssh@client.fi
56b3e9ce 199 - markus@cvs.openbsd.org 2001/03/15 22:07:08
200 [session.c]
201 pass Session to do_child + KNF
d50d9b63 202 - djm@cvs.openbsd.org 2001/03/16 08:16:18
203 [sftp-client.c sftp-client.h sftp-glob.c sftp-int.c]
204 Revise globbing for get/put to be more shell-like. In particular,
205 "get/put file* directory/" now works. ok markus@
f55d1b5f 206 - markus@cvs.openbsd.org 2001/03/16 09:55:53
207 [sftp-int.c]
208 fix memset and whitespace
6a8496e4 209 - markus@cvs.openbsd.org 2001/03/16 13:44:24
210 [sftp-int.c]
211 discourage strcat/strcpy
01794848 212 - markus@cvs.openbsd.org 2001/03/16 19:06:30
213 [auth-options.c channels.c channels.h serverloop.c session.c]
214 implement "permitopen" key option, restricts -L style forwarding to
215 to specified host:port pairs. based on work by harlan@genua.de
40849fdb 216 - Check for gl_matchc support in glob_t and fall back to the
217 openbsd-compat/glob.[ch] support if it does not exist.
8a968c25 218
4cb5d598 21920010315
220 - OpenBSD CVS Sync
221 - markus@cvs.openbsd.org 2001/03/14 08:57:14
222 [sftp-client.c]
223 Wall
85cf5827 224 - markus@cvs.openbsd.org 2001/03/14 15:15:58
225 [sftp-int.c]
226 add version command
61b3a2bc 227 - deraadt@cvs.openbsd.org 2001/03/14 22:50:25
228 [sftp-server.c]
229 note no getopt()
51e2fc8f 230 - (stevesk) ssh-keyscan.c: specify "openbsd-compat/fake-queue.h"
9a00bfce 231 - (bal) Cygwin README change by Corinna Vinschen <vinschen@redhat.com>
4cb5d598 232
acc9d6d7 23320010314
234 - OpenBSD CVS Sync
85cf5827 235 - markus@cvs.openbsd.org 2001/03/13 17:34:42
236 [auth-options.c]
237 missing xfree, deny key on parse error; ok stevesk@
238 - djm@cvs.openbsd.org 2001/03/13 22:42:54
239 [sftp-client.c sftp-client.h sftp-glob.c sftp-glob.h sftp-int.c]
240 sftp client filename globbing for get, put, ch{mod,grp,own}. ok markus@
84ceda19 241 - (bal) Fix strerror() in bsd-misc.c
242 - (djm) Add replacement glob() from OpenBSD libc if the system glob is
243 missing or lacks the GLOB_ALTDIRFUNC extension
244 - (djm) Remove -I$(srcdir)/openbsd-compat from CFLAGS, refer to headers
245 relatively. Avoids conflict between glob.h and /usr/include/glob.h
acc9d6d7 246
22138a36 24720010313
248 - OpenBSD CVS Sync
249 - markus@cvs.openbsd.org 2001/03/12 22:02:02
250 [key.c key.h ssh-add.c ssh-keygen.c sshconnect.c sshconnect2.c]
251 remove old key_fingerprint interface, s/_ex//
252
539af7f5 25320010312
254 - OpenBSD CVS Sync
255 - markus@cvs.openbsd.org 2001/03/11 13:25:36
256 [auth2.c key.c]
257 debug
301e8e5b 258 - jakob@cvs.openbsd.org 2001/03/11 15:03:16
259 [key.c key.h]
260 add improved fingerprint functions. based on work by Carsten
261 Raskgaard <cara@int.tele.dk> and modified by me. ok markus@.
954f0550 262 - jakob@cvs.openbsd.org 2001/03/11 15:04:16
263 [ssh-keygen.1 ssh-keygen.c]
264 print both md5, sha1 and bubblebabble fingerprints when using
265 ssh-keygen -l -v. ok markus@.
08345971 266 - jakob@cvs.openbsd.org 2001/03/11 15:13:09
267 [key.c]
268 cleanup & shorten some var names key_fingerprint_bubblebabble.
64b1aa3b 269 - deraadt@cvs.openbsd.org 2001/03/11 16:39:03
270 [ssh-keygen.c]
271 KNF, and SHA1 binary output is just creeping featurism
733cf7f4 272 - tim@mindrot.org 2001/03/11 17:29:32 [configure.in]
273 test if snprintf() supports %ll
274 add /dev to search path for PRNGD/EGD socket
275 fix my mistake in USER_PATH test program
79c9ac1b 276 - OpenBSD CVS Sync
277 - markus@cvs.openbsd.org 2001/03/11 18:29:51
278 [key.c]
279 style+cleanup
aaf45d87 280 - markus@cvs.openbsd.org 2001/03/11 22:33:24
281 [ssh-keygen.1 ssh-keygen.c]
282 remove -v again. use -B instead for bubblebabble. make -B consistent
283 with -l and make -B work with /path/to/known_hosts. ok deraadt@
a0322342 284 - (djm) Bump portable version number for generating test RPMs
94dd09e3 285 - (djm) Add "static_openssl" RPM build option, remove rsh build dependency
5e8611f1 286 - (bal) Reorder includes in Makefile.
539af7f5 287
d156519a 28820010311
289 - OpenBSD CVS Sync
290 - markus@cvs.openbsd.org 2001/03/10 12:48:27
291 [sshconnect2.c]
292 ignore nonexisting private keys; report rjmooney@mediaone.net
5e36d59c 293 - deraadt@cvs.openbsd.org 2001/03/10 12:53:51
294 [readconf.c ssh_config]
295 default to SSH2, now that m68k runs fast
2f778758 296 - stevesk@cvs.openbsd.org 2001/03/10 15:02:05
297 [ttymodes.c ttymodes.h]
298 remove unused sgtty macros; ok markus@
99c415db 299 - deraadt@cvs.openbsd.org 2001/03/10 15:31:00
300 [compat.c compat.h sshconnect.c]
301 all known netscreen ssh versions, and older versions of OSU ssh cannot
302 handle password padding (newer OSU is fixed)
456fce50 303 - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
304 make sure $bindir is in USER_PATH so scp will work
cab80f75 305 - OpenBSD CVS Sync
306 - markus@cvs.openbsd.org 2001/03/10 17:51:04
307 [kex.c match.c match.h readconf.c readconf.h sshconnect2.c]
308 add PreferredAuthentications
d156519a 309
1c9a907f 31020010310
311 - OpenBSD CVS Sync
312 - deraadt@cvs.openbsd.org 2001/03/09 03:14:39
313 [ssh-keygen.c]
314 create *.pub files with umask 0644, so that you can mv them to
315 authorized_keys
cb7bd922 316 - deraadt@cvs.openbsd.org 2001/03/09 12:30:29
317 [sshd.c]
318 typo; slade@shore.net
61cf0e38 319 - Removed log.o from sftp client. Not needed.
1c9a907f 320
385590e4 32120010309
322 - OpenBSD CVS Sync
323 - stevesk@cvs.openbsd.org 2001/03/08 18:47:12
324 [auth1.c]
325 unused; ok markus@
acf06a60 326 - stevesk@cvs.openbsd.org 2001/03/08 20:44:48
327 [sftp.1]
328 spelling, cleanup; ok deraadt@
fee56204 329 - markus@cvs.openbsd.org 2001/03/08 21:42:33
330 [compat.c compat.h readconf.h ssh.c sshconnect1.c sshconnect2.c]
331 implement client side of SSH2_MSG_USERAUTH_PK_OK (test public key ->
332 no need to do enter passphrase or do expensive sign operations if the
333 server does not accept key).
385590e4 334
3a7fe5ba 33520010308
336 - OpenBSD CVS Sync
d5ebca2b 337 - djm@cvs.openbsd.org 2001/03/07 10:11:23
338 [sftp-client.c sftp-client.h sftp-int.c sftp-server.c sftp.1 sftp.c sftp.h]
339 Support for new draft (draft-ietf-secsh-filexfer-01). New symlink handling
340 functions and small protocol change.
341 - markus@cvs.openbsd.org 2001/03/08 00:15:48
342 [readconf.c ssh.1]
343 turn off useprivilegedports by default. only rhost-auth needs
344 this. older sshd's may need this, too.
097ca118 345 - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;
346 Dirk Markwardt <D.Markwardt@tu-bs.de>
3a7fe5ba 347
3251b439 34820010307
349 - (bal) OpenBSD CVS Sync
350 - deraadt@cvs.openbsd.org 2001/03/06 06:11:18
351 [ssh-keyscan.c]
352 appease gcc
a5ec8a3d 353 - deraadt@cvs.openbsd.org 2001/03/06 06:11:44
354 [sftp-int.c sftp.1 sftp.c]
355 sftp -b batchfile; mouring@etoh.eviladmin.org
17910dce 356 - deraadt@cvs.openbsd.org 2001/03/06 15:10:42
357 [sftp.1]
358 order things
2c86906e 359 - deraadt@cvs.openbsd.org 2001/03/07 01:19:06
360 [ssh.1 sshd.8]
361 the name "secure shell" is boring, noone ever uses it
7daf8515 362 - deraadt@cvs.openbsd.org 2001/03/07 04:05:58
363 [ssh.1]
364 removed dated comment
f52798a4 365 - Cygwin contrib improvements from Corinna Vinschen <vinschen@redhat.com>
3251b439 366
657297ff 36720010306
368 - (bal) OpenBSD CVS Sync
369 - deraadt@cvs.openbsd.org 2001/03/05 14:28:47
370 [sshd.8]
371 alpha order; jcs@rt.fm
7c8f2a26 372 - stevesk@cvs.openbsd.org 2001/03/05 15:44:51
373 [servconf.c]
374 sync error message; ok markus@
f2ba0775 375 - deraadt@cvs.openbsd.org 2001/03/05 15:56:16
376 [myproposal.h ssh.1]
377 switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster;
378 provos & markus ok
7a6c39a3 379 - deraadt@cvs.openbsd.org 2001/03/05 16:07:15
380 [sshd.8]
381 detail default hmac setup too
7de5b06b 382 - markus@cvs.openbsd.org 2001/03/05 17:17:21
383 [kex.c kex.h sshconnect2.c sshd.c]
384 generate a 2*need size (~300 instead of 1024/2048) random private
385 exponent during the DH key agreement. according to Niels (the great
386 german advisor) this is safe since /etc/primes contains strong
387 primes only.
388
389 References:
390 P. C. van Oorschot and M. J. Wiener, On Diffie-Hellman key
391 agreement with short exponents, In Advances in Cryptology
392 - EUROCRYPT'96, LNCS 1070, Springer-Verlag, 1996, pp.332-343.
a5df12e9 393 - stevesk@cvs.openbsd.org 2001/03/05 17:40:48
394 [ssh.1]
395 more ssh_known_hosts2 documentation; ok markus@
0b2190ee 396 - stevesk@cvs.openbsd.org 2001/03/05 17:58:22
397 [dh.c]
398 spelling
bbc62e59 399 - deraadt@cvs.openbsd.org 2001/03/06 00:33:04
400 [authfd.c cli.c ssh-agent.c]
401 EINTR/EAGAIN handling is required in more cases
c16c7f20 402 - millert@cvs.openbsd.org 2001/03/06 01:06:03
403 [ssh-keyscan.c]
404 Don't assume we wil get the version string all in one read().
405 deraadt@ OK'd
09cb311c 406 - millert@cvs.openbsd.org 2001/03/06 01:08:27
407 [clientloop.c]
408 If read() fails with EINTR deal with it the same way we treat EAGAIN
657297ff 409
1a2936c4 41020010305
411 - (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
2552505b 412 - (bal) CVS ID touch up on sftp-int.c
e77df335 413 - (bal) CVS ID touch up on uuencode.c
6cca9fde 414 - (bal) CVS ID touch up on auth2.c, serverloop.c, session.c & sshd.c
778f6940 415 - (bal) OpenBSD CVS Sync
dcb971e1 416 - deraadt@cvs.openbsd.org 2001/02/17 23:48:48
417 [sshd.8]
418 it's the OpenSSH one
778f6940 419 - deraadt@cvs.openbsd.org 2001/02/21 07:37:04
420 [ssh-keyscan.c]
421 inline -> __inline__, and some indent
81333640 422 - deraadt@cvs.openbsd.org 2001/02/21 09:05:54
423 [authfile.c]
424 improve fd handling
79ddf6db 425 - deraadt@cvs.openbsd.org 2001/02/21 09:12:56
426 [sftp-server.c]
427 careful with & and &&; markus ok
96ee8386 428 - stevesk@cvs.openbsd.org 2001/02/21 21:14:04
429 [ssh.c]
430 -i supports DSA identities now; ok markus@
0c126dc9 431 - deraadt@cvs.openbsd.org 2001/02/22 04:29:37
432 [servconf.c]
433 grammar; slade@shore.net
ed2166d8 434 - deraadt@cvs.openbsd.org 2001/02/22 06:43:55
435 [ssh-keygen.1 ssh-keygen.c]
436 document -d, and -t defaults to rsa1
b07ae1e9 437 - deraadt@cvs.openbsd.org 2001/02/22 08:03:51
438 [ssh-keygen.1 ssh-keygen.c]
439 bye bye -d
e2fccec3 440 - deraadt@cvs.openbsd.org 2001/02/22 18:09:06
441 [sshd_config]
442 activate RSA 2 key
e91c60f2 443 - markus@cvs.openbsd.org 2001/02/22 21:57:27
444 [ssh.1 sshd.8]
445 typos/grammar from matt@anzen.com
3b1a83df 446 - markus@cvs.openbsd.org 2001/02/22 21:59:44
447 [auth.c auth.h auth1.c auth2.c misc.c misc.h ssh.c]
448 use pwcopy in ssh.c, too
19d57054 449 - markus@cvs.openbsd.org 2001/02/23 15:34:53
450 [serverloop.c]
451 debug2->3
00be5382 452 - markus@cvs.openbsd.org 2001/02/23 18:15:13
453 [sshd.c]
454 the random session key depends now on the session_key_int
455 sent by the 'attacker'
456 dig1 = md5(cookie|session_key_int);
457 dig2 = md5(dig1|cookie|session_key_int);
458 fake_session_key = dig1|dig2;
459 this change is caused by a mail from anakin@pobox.com
460 patch based on discussions with my german advisor niels@openbsd.org
ec63b02d 461 - deraadt@cvs.openbsd.org 2001/02/24 10:37:55
462 [readconf.c]
463 look for id_rsa by default, before id_dsa
582038fb 464 - deraadt@cvs.openbsd.org 2001/02/24 10:37:26
465 [sshd_config]
466 ssh2 rsa key before dsa key
6e18cb71 467 - markus@cvs.openbsd.org 2001/02/27 10:35:27
468 [packet.c]
469 fix random padding
1b5dfeb2 470 - markus@cvs.openbsd.org 2001/02/27 11:00:11
471 [compat.c]
472 support SSH-2.0-2.1 ; from Christophe_Moret@hp.com
4ab21f86 473 - deraadt@cvs.openbsd.org 2001/02/28 05:34:28
474 [misc.c]
475 pull in protos
167b3512 476 - deraadt@cvs.openbsd.org 2001/02/28 05:36:28
477 [sftp.c]
478 do not kill the subprocess on termination (we will see if this helps
479 things or hurts things)
7e8911cd 480 - markus@cvs.openbsd.org 2001/02/28 08:45:39
481 [clientloop.c]
482 fix byte counts for ssh protocol v1
ee55dacf 483 - markus@cvs.openbsd.org 2001/02/28 08:54:55
484 [channels.c nchan.c nchan.h]
485 make sure remote stderr does not get truncated.
486 remove closed fd's from the select mask.
a6215e53 487 - markus@cvs.openbsd.org 2001/02/28 09:57:07
488 [packet.c packet.h sshconnect2.c]
489 in ssh protocol v2 use ignore messages for padding (instead of
490 trailing \0).
94dfb550 491 - markus@cvs.openbsd.org 2001/02/28 12:55:07
492 [channels.c]
493 unify debug messages
5649fbbe 494 - deraadt@cvs.openbsd.org 2001/02/28 17:52:54
495 [misc.c]
496 for completeness, copy pw_gecos too
0572fe75 497 - markus@cvs.openbsd.org 2001/02/28 21:21:41
498 [sshd.c]
499 generate a fake session id, too
95ce5599 500 - markus@cvs.openbsd.org 2001/02/28 21:27:48
501 [channels.c packet.c packet.h serverloop.c]
502 use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message
503 use random content in ignore messages.
355724fc 504 - markus@cvs.openbsd.org 2001/02/28 21:31:32
505 [channels.c]
506 typo
c3f7d267 507 - deraadt@cvs.openbsd.org 2001/03/01 02:11:25
508 [authfd.c]
509 split line so that p will have an easier time next time around
a01a5f30 510 - deraadt@cvs.openbsd.org 2001/03/01 02:29:04
511 [ssh.c]
512 shorten usage by a line
12bf85ed 513 - deraadt@cvs.openbsd.org 2001/03/01 02:45:10
514 [auth-rsa.c auth2.c deattack.c packet.c]
515 KNF
4371658c 516 - deraadt@cvs.openbsd.org 2001/03/01 03:38:33
517 [cli.c cli.h rijndael.h ssh-keyscan.1]
518 copyright notices on all source files
ce91d6f8 519 - markus@cvs.openbsd.org 2001/03/01 22:46:37
520 [ssh.c]
521 don't truncate remote ssh-2 commands; from mkubita@securities.cz
522 use min, not max for logging, fixes overflow.
409edaba 523 - deraadt@cvs.openbsd.org 2001/03/02 06:21:01
524 [sshd.8]
525 explain SIGHUP better
b8dc87d3 526 - deraadt@cvs.openbsd.org 2001/03/02 09:42:49
527 [sshd.8]
528 doc the dsa/rsa key pair files
f3c7c613 529 - deraadt@cvs.openbsd.org 2001/03/02 18:54:31
530 [atomicio.c atomicio.h auth-chall.c auth.c auth2-chall.c crc32.h
531 scp.c serverloop.c session.c sftp-server.8 sftp.1 ssh-add.1 ssh-add.c
532 ssh-agent.1 ssh-agent.c ssh-keygen.1 ssh.1 sshd.8]
533 make copyright lines the same format
2671b47f 534 - deraadt@cvs.openbsd.org 2001/03/03 06:53:12
535 [ssh-keyscan.c]
536 standard theo sweep
ff7fee59 537 - millert@cvs.openbsd.org 2001/03/03 21:19:41
538 [ssh-keyscan.c]
539 Dynamically allocate read_wait and its copies. Since maxfd is
540 based on resource limits it is often (usually?) larger than FD_SETSIZE.
c8d75031 541 - millert@cvs.openbsd.org 2001/03/03 21:40:30
542 [sftp-server.c]
543 Dynamically allocate fd_set; deraadt@ OK
20e04e90 544 - millert@cvs.openbsd.org 2001/03/03 21:41:07
545 [packet.c]
546 Dynamically allocate fd_set; deraadt@ OK
dce9bac5 547 - deraadt@cvs.openbsd.org 2001/03/03 22:07:50
548 [sftp-server.c]
549 KNF
c630ce76 550 - markus@cvs.openbsd.org 2001/03/03 23:52:22
551 [sftp.c]
552 clean up arg processing. based on work by Christophe_Moret@hp.com
20244695 553 - markus@cvs.openbsd.org 2001/03/03 23:59:34
554 [log.c ssh.c]
555 log*.c -> log.c
61f8a1d1 556 - markus@cvs.openbsd.org 2001/03/04 00:03:59
557 [channels.c]
558 debug1->2
38967add 559 - stevesk@cvs.openbsd.org 2001/03/04 10:57:53
560 [ssh.c]
561 add -m to usage; ok markus@
46f23b8d 562 - stevesk@cvs.openbsd.org 2001/03/04 11:04:41
563 [sshd.8]
564 small cleanup and clarify for PermitRootLogin; ok markus@
9c81df4c 565 - stevesk@cvs.openbsd.org 2001/03/04 11:16:06
566 [servconf.c sshd.8]
567 kill obsolete RandomSeed; ok markus@ deraadt@
f5429434 568 - stevesk@cvs.openbsd.org 2001/03/04 12:54:04
569 [sshd.8]
570 spelling
54b974dc 571 - millert@cvs.openbsd.org 2001/03/04 17:42:28
572 [authfd.c channels.c dh.c log.c readconf.c servconf.c sftp-int.c
573 ssh.c sshconnect.c sshd.c]
574 log functions should not be passed strings that end in newline as they
575 get passed on to syslog() and when logging to stderr, do_log() appends
576 its own newline.
51c251f0 577 - deraadt@cvs.openbsd.org 2001/03/04 18:21:28
578 [sshd.8]
579 list SSH2 ciphers
2605addd 580 - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy()
164c80dc 581 - (bal) Fix up logging since it changed. removed log-*.c
cc3067d6 582 - (djm) Fix up LOG_AUTHPRIV for systems that have it
70a052c7 583 - (stevesk) OpenBSD sync:
584 - deraadt@cvs.openbsd.org 2001/03/05 08:37:27
585 [ssh-keyscan.c]
586 skip inlining, why bother
5152d46f 587 - (stevesk) sftp.c: handle __progname
1a2936c4 588
40edd7ef 58920010304
590 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
889fbcd3 591 - (bal) Updated contrib/README to remove 'make-ssh-known-hosts' and
592 give Mark Roth credit for mdoc2man.pl
40edd7ef 593
9817de5f 59420010303
40edd7ef 595 - (djm) Remove make-ssh-known-hosts.pl, ssh-keyscan is better.
596 - (djm) Document PAM ChallengeResponseAuthentication in sshd.8
597 - (djm) Disable and comment ChallengeResponseAuthentication in sshd_config
598 - (djm) Allow PRNGd entropy collection from localhost TCP socket. Replace
9bdd5929 599 "--with-egd-pool" configure option with "--with-prngd-socket" and
600 "--with-prngd-port" options. Debugged and improved by Lutz Jaenicke
601 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
9817de5f 602
20cad736 60320010301
604 - (djm) Properly add -lcrypt if needed.
5f404be3 605 - (djm) Force standard PAM conversation function in a few more places.
606 Patch from Redhat 2.5.1p1-2 RPM, probably Nalin Dahyabhai
607 <nalin@redhat.com>
480eb294 608 - (djm) Cygwin needs pw->pw_gecos copied too. Patch from Corinna Vinschen
609 <vinschen@redhat.com>
ad1f4a20 610 - (djm) Released 2.5.1p2
20cad736 611
cf0c5df5 61220010228
613 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes
614 "Bad packet length" bugs.
403f5a8e 615 - (djm) Fully revert PAM session patch (again). All PAM session init is
616 now done before the final fork().
065ef9b1 617 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>
d9b1f19a 618 - (djm) Remove /tmp from EGD socket search list
cf0c5df5 619
86b416a7 62020010227
51fb577a 621 - (bal) Applied shutdown() patch for sftp.c by Corinna Vinschen
622 <vinschen@redhat.com>
2af09193 623 - (bal) OpenBSD Sync
624 - markus@cvs.openbsd.org 2001/02/23 15:37:45
625 [session.c]
626 handle SSH_PROTOFLAG_SCREEN_NUMBER for buggy clients
a892c46e 627 - (bal) sshd.init support for all Redhat release. Patch by Jim Knoble
628 <jmknoble@jmknoble.cx>
f4e9a0e1 629 - (djm) Fix up POSIX saved uid support. Report from Mark Miller
630 <markm@swoon.net>
631 - (djm) Search for -lcrypt on FreeBSD too
c7c72446 632 - (djm) fatal() on OpenSSL version mismatch
27cf96de 633 - (djm) Move PAM init to after fork for non-Solaris derived PAMs
d5c4c52e 634 - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
635 <markm@swoon.net>
4bc6dd70 636 - (djm) Fix PAM fix
4236bde4 637 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
638 change is being made as 2.5.x configfiles are not back-compatible with
64e0e67e 639 2.3.x.
640 - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
641 <markm@swoon.net>
a29d3f1c 642 - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice
643 <tim@multitalents.net>
644 - (djm) Avoid multiple definition of _PATH_LS. Patch from Tim Rice
645 <tim@multitalents.net>
51fb577a 646
4925395f 64720010226
648 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
e9a13ac1 649 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
650 Based on patch from Tim Rice <tim@multitalents.net>
4925395f 651
1eb4ec64 65220010225
653 - (djm) Use %{_libexecdir} rather than hardcoded path in RPM specfile
654 Patch from Adrian Ho <lexfiend@usa.net>
490cad94 655 - (bal) Replace 'unsigned long long' to 'u_int64_t' since not every
656 platform defines u_int64_t as being that.
1eb4ec64 657
a738c3b0 65820010224
659 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna
660 Vinschen <vinschen@redhat.com>
661 - (bal) Reorder where 'strftime' is detected to resolve linking
662 issues on SCO. Patch by Tim Rice <tim@multitalents.net>
663
8fd97cc4 66420010224
665 - (bal) pam_stack fix to correctly detect between RH7 and older RHs.
666 Patch by Pekka Savola <pekkas@netcore.fi>
8f0b3553 667 - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with
668 some platforms.
3d114925 669 - (bal) Generalize lack of UNIX sockets since this also effects Cray
670 not just Cygwin. Based on patch by Wendy Palm <wendyp@cray.com>
8fd97cc4 671
14a49e44 67220010223
673 - (bal) Fix --define rh7 in openssh.spec file. Patch by Steve Tell
674 <tell@telltronics.org>
cb291102 675 - (bal) Patch to force OpenSSH rpm to require the same version of OpenSSL
676 that it was compiled against. Patch by Pekka Savola <pekkas@netcore.fi>
5a67331c 677 - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice
678 <tim@multitalents.net>
14a49e44 679
73d6d7fa 68020010222
681 - (bal) Corrected SCO luid patch by svaughan <svaughan@asterion.com>
ca742b3b 682 - (bal) Added mdoc2man.pl from Mark Roth <roth@feep.net>
683 - (bal) Removed reference to liblogin from contrib/README. It was
684 integrated into OpenSSH a long while ago.
2a81eb9f 685 - (stevesk) remove erroneous #ifdef sgi code.
686 Michael Stone <mstone@cs.loyola.edu>
73d6d7fa 687
fbf305f1 68820010221
689 - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform.
9dd3bc84 690 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice
691 <tim@multitalents.net>
1fe61b2e 692 - (bal) Reverted out of 2001/02/15 patch by djm below because it
693 breaks Solaris.
694 - (djm) Move PAM session setup back to before setuid to user.
695 fixes problems on Solaris-drived PAMs.
266140a8 696 - (stevesk) session.c: back out to where we were before:
697 - (djm) Move PAM session initialisation until after fork in sshd. Patch
698 from Nalin Dahyabhai <nalin@redhat.com>
9dd3bc84 699
8b3319f4 70020010220
701 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
702 getcwd.c.
c2b544a5 703 - (bal) OpenBSD CVS Sync:
704 - deraadt@cvs.openbsd.org 2001/02/19 23:09:05
705 [sshd.c]
706 clarify message to make it not mention "ident"
8b3319f4 707
1729c161 70820010219
709 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
710 pty.[ch] -> sshpty.[ch]
d6f13fbb 711 - (djm) Rework search for OpenSSL location. Skip directories which don't
712 exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO
713 with its limit of 6 -L options.
0476625f 714 - OpenBSD CVS Sync:
715 - reinhard@cvs.openbsd.org 2001/02/17 08:24:40
716 [sftp.1]
717 typo
718 - deraadt@cvs.openbsd.org 2001/02/17 16:28:58
719 [ssh.c]
720 cleanup -V output; noted by millert
721 - deraadt@cvs.openbsd.org 2001/02/17 16:48:48
722 [sshd.8]
723 it's the OpenSSH one
724 - markus@cvs.openbsd.org 2001/02/18 11:33:54
725 [dispatch.c]
726 typo, SSH2_MSG_KEXINIT, from aspa@kronodoc.fi
727 - markus@cvs.openbsd.org 2001/02/19 02:53:32
728 [compat.c compat.h serverloop.c]
729 ssh-1.2.{18-22} has broken handling of ignore messages; report from
730 itojun@
731 - markus@cvs.openbsd.org 2001/02/19 03:35:23
732 [version.h]
733 OpenSSH_2.5.1 adds bug compat with 1.2.{18-22}
734 - deraadt@cvs.openbsd.org 2001/02/19 03:36:25
735 [scp.c]
736 np is changed by recursion; vinschen@redhat.com
737 - Update versions in RPM spec files
738 - Release 2.5.1p1
1729c161 739
663fd560 74020010218
741 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
742 <tim@multitalents.net>
25cd3375 743 - (Bal) Patch for lack of RA_RESTART in misc.c for mysignal by
744 stevesk
58e7f038 745 - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen
746 <vinschen@redhat.com> and myself.
32ced054 747 - (djm) Close listen_sock on bind() failures. Patch from Arkadiusz
748 Miskiewicz <misiek@pld.ORG.PL>
6a951840 749 - (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
750 Todd C. Miller <Todd.Miller@courtesan.com>
b82f1310 751 - (djm) Use ttyname() to determine name of tty returned by openpty()
752 rather then risking overflow. Patch from Marek Michalkiewicz
753 <marekm@amelek.gda.pl>
bdf80b2c 754 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in.
755 Patch from Marek Michalkiewicz <marekm@amelek.gda.pl>
af8fda37 756 - (djm) Doc fixes from Pekka Savola <pekkas@netcore.fi>
df538d55 757 - (djm) Use SA_INTERRUPT along SA_RESTART if present (equivalent for
758 SunOS)
f61d6b17 759 - (djm) SCO needs librpc for libwrap. Patch from Tim Rice
760 <tim@multitalents.net>
dfef7e7e 761 - (stevesk) misc.c: cpp rework of SA_(INTERRUPT|RESTART) handling.
36a358ca 762 - (stevesk) scp.c: use mysignal() for updateprogressmeter() handler.
d54d99a3 763 - (djm) SA_INTERRUPT is the converse of SA_RESTART, apply it only for
764 SIGALRM.
e1a023df 765 - (djm) Move entropy.c over to mysignal()
667beaa9 766 - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has
767 a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
768 Miller <Todd.Miller@courtesan.com>
ecdde3d8 769 - (djm) Update RPM spec files for 2.5.0p1
51ee9048 770 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
771 enable with --with-bsd-auth.
2adddc78 772 - (stevesk) entropy.c: typo; should be SIGPIPE
663fd560 773
0b1728c5 77420010217
775 - (bal) OpenBSD Sync:
776 - markus@cvs.openbsd.org 2001/02/16 13:38:18
777 [channel.c]
778 remove debug
c8b058b4 779 - markus@cvs.openbsd.org 2001/02/16 14:03:43
780 [session.c]
781 proper payload-length check for x11 w/o screen-number
0b1728c5 782
b41d8d4d 78320010216
784 - (bal) added '--with-prce' to allow overriding of system regex when
785 required (tested by David Dulek <ddulek@fastenal.com>)
d6fdb079 786 - (bal) Added DG/UX case and set that they have a broken IPTOS.
278588d8 787 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net>
788 Fixes linking on SCO.
0ceb21d6 789 - (djm) Make gnome-ssh-askpass handle multi-line prompts. Patch from
790 Nalin Dahyabhai <nalin@redhat.com>
791 - (djm) BSD license for gnome-ssh-askpass (was X11)
792 - (djm) KNF on gnome-ssh-askpass
ed6553e2 793 - (djm) USE_PIPES for a few more sysv platforms
794 - (djm) Cleanup configure.in a little
795 - (djm) Ask users to check config.log when we can't find necessary libs
aca75d94 796 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO
797 OpenServer for now. Based on patch from svaughan <svaughan@asterion.com>
0ae4fe1d 798 - (djm) OpenBSD CVS:
799 - markus@cvs.openbsd.org 2001/02/15 16:19:59
800 [channels.c channels.h serverloop.c sshconnect.c sshconnect.h]
801 [sshconnect1.c sshconnect2.c]
802 genericize password padding function for SSH1 and SSH2.
803 add stylized echo to 2, too.
804 - (djm) Add roundup() macro to defines.h
9535dddf 805 - (stevesk) set SA_RESTART flag in mysignal() for SIGCHLD;
806 needed on Unixware 2.x.
b41d8d4d 807
0086bfaf 80820010215
809 - (djm) Move PAM session setup back to before setuid to user. Fixes
810 problems on Solaris-derived PAMs.
e11aab29 811 - (djm) Clean up PAM namespace. Suggested by Darren Moffat
812 <Darren.Moffat@eng.sun.com>
9e3c31f7 813 - (bal) Sync w/ OpenSSH for new release
814 - markus@cvs.openbsd.org 2001/02/12 12:45:06
815 [sshconnect1.c]
816 fix xmalloc(0), ok dugsong@
b2552997 817 - markus@cvs.openbsd.org 2001/02/11 12:59:25
818 [Makefile.in sshd.8 sshconnect2.c readconf.h readconf.c packet.c
819 sshd.c ssh.c ssh.1 servconf.h servconf.c myproposal.h kex.h kex.c]
820 1) clean up the MAC support for SSH-2
821 2) allow you to specify the MAC with 'ssh -m'
822 3) or the 'MACs' keyword in ssh(d)_config
823 4) add hmac-{md5,sha1}-96
824 ok stevesk@, provos@
15853e93 825 - markus@cvs.openbsd.org 2001/02/12 16:16:23
826 [auth-passwd.c auth.c auth.h auth1.c auth2.c servconf.c servconf.h
827 ssh-keygen.c sshd.8]
828 PermitRootLogin={yes,without-password,forced-commands-only,no}
829 (before this change, root could login even if PermitRootLogin==no)
7cc4cf0a 830 - deraadt@cvs.openbsd.org 2001/02/12 22:56:09
fd193ca4 831 [clientloop.c packet.c ssh-keyscan.c]
832 deal with EAGAIN/EINTR selects which were skipped
7cc4cf0a 833 - markus@cvs.openssh.org 2001/02/13 22:49:40
834 [auth1.c auth2.c]
835 setproctitle(user) only if getpwnam succeeds
836 - markus@cvs.openbsd.org 2001/02/12 23:26:20
837 [sshd.c]
838 missing memset; from solar@openwall.com
839 - stevesk@cvs.openbsd.org 2001/02/12 20:53:33
840 [sftp-int.c]
841 lumask now works with 1 numeric arg; ok markus@, djm@
842 - djm@cvs.openbsd.org 2001/02/14 9:46:03
843 [sftp-client.c sftp-int.c sftp.1]
844 Fix and document 'preserve modes & times' option ('-p' flag in sftp);
845 ok markus@
0b16bb01 846 - (bal) replaced PATH_MAX in sftp-int.c w/ MAXPATHLEN.
847 - (djm) Move to Jim's 1.2.0 X11 askpass program
62da27dd 848 - (stevesk) OpenBSD sync:
849 - deraadt@cvs.openbsd.org 2001/02/15 01:38:04
850 [serverloop.c]
851 indent
0b16bb01 852
1c2d0a13 85320010214
854 - (djm) Don't try to close PAM session or delete credentials if the
855 session has not been open or credentials not set. Based on patch from
856 Andrew Bartlett <abartlet@pcug.org.au>
0ab1bcba 857 - (djm) Move PAM session initialisation until after fork in sshd. Patch
858 from Nalin Dahyabhai <nalin@redhat.com>
958e5ae4 859 - (bal) Missing function prototype in bsd-snprintf.c patch by
860 Mark Miller <markm@swoon.net>
b7ccb051 861 - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
862 <cmadams@hiwaay.net> with a little modification and KNF.
815800e1 863 - (stevesk) fix for SIA patch, misplaced session_setup_sia()
1c2d0a13 864
0610439b 86520010213
84eb157c 866 - (djm) Only test -S potential EGD sockets if they exist and are readable.
f1312c76 867 - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and
868 I did a base KNF over the whe whole file to make it more acceptable.
869 (backed out of original patch and removed it from ChangeLog)
01f13020 870 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
871 Tim Rice <tim@multitalents.net>
8d60e965 872 - (stevesk) auth1.c: fix PAM passwordless check.
0610439b 873
894a4851 87420010212
875 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1",
876 --define "skip_gnome_askpass 1", --define "rh7 1" and make the
877 implicit rpm-3.0.5 dependancy explicit. Patch and suggestions from
878 Pekka Savola <pekkas@netcore.fi>
782d6a0d 879 - (djm) Clean up PCRE text in INSTALL
77db6c3f 880 - (djm) Fix OSF SIA auth NULL pointer deref. Report from Mike Battersby
881 <mib@unimelb.edu.au>
6f68f28a 882 - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com>
01a7bc9a 883 - (stevesk) session.c: remove debugging code.
894a4851 884
abf1f107 88520010211
886 - (bal) OpenBSD Sync
887 - markus@cvs.openbsd.org 2001/02/07 22:35:46
888 [auth1.c auth2.c sshd.c]
889 move k_setpag() to a central place; ok dugsong@
c845316f 890 - markus@cvs.openbsd.org 2001/02/10 12:52:02
891 [auth2.c]
892 offer passwd before s/key
e6fa162e 893 - markus@cvs.openbsd.org 2001/02/8 22:37:10
894 [canohost.c]
895 remove last call to sprintf; ok deraadt@
0ab4b0f0 896 - markus@cvs.openbsd.org 2001/02/10 1:33:32
897 [canohost.c]
898 add debug message, since sshd blocks here if DNS is not available
7f8ea238 899 - markus@cvs.openbsd.org 2001/02/10 12:44:02
900 [cli.c]
901 don't call vis() for \r
5c470997 902 - danh@cvs.openbsd.org 2001/02/10 0:12:43
903 [scp.c]
904 revert a small change to allow -r option to work again; ok deraadt@
905 - danh@cvs.openbsd.org 2001/02/10 15:14:11
906 [scp.c]
907 fix memory leak; ok markus@
a0e6fead 908 - djm@cvs.openbsd.org 2001/02/10 0:45:52
909 [scp.1]
910 Mention that you can quote pathnames with spaces in them
b3106440 911 - markus@cvs.openbsd.org 2001/02/10 1:46:28
912 [ssh.c]
913 remove mapping of argv[0] -> hostname
f72e01a5 914 - markus@cvs.openbsd.org 2001/02/06 22:26:17
915 [sshconnect2.c]
916 do not ask for passphrase in batch mode; report from ejb@ql.org
917 - itojun@cvs.opebsd.org 2001/02/08 10:47:05
5d1d11d1 918 [sshconnect.c sshconnect1.c sshconnect2.c]
f72e01a5 919 %.30s is too short for IPv6 numeric address. use %.128s for now.
920 markus ok
921 - markus@cvs.openbsd.org 2001/02/09 12:28:35
922 [sshconnect2.c]
923 do not free twice, thanks to /etc/malloc.conf
924 - markus@cvs.openbsd.org 2001/02/09 17:10:53
925 [sshconnect2.c]
926 partial success: debug->log; "Permission denied" if no more auth methods
927 - markus@cvs.openbsd.org 2001/02/10 12:09:21
928 [sshconnect2.c]
929 remove some lines
e0b2cf6b 930 - markus@cvs.openbsd.org 2001/02/09 13:38:07
931 [auth-options.c]
932 reset options if no option is given; from han.holl@prismant.nl
ca910e13 933 - markus@cvs.openbsd.org 2001/02/08 21:58:28
934 [channels.c]
935 nuke sprintf, ok deraadt@
936 - markus@cvs.openbsd.org 2001/02/08 21:58:28
937 [channels.c]
938 nuke sprintf, ok deraadt@
affa8be4 939 - markus@cvs.openbsd.org 2001/02/06 22:43:02
940 [clientloop.h]
941 remove confusing callback code
d2c46e77 942 - deraadt@cvs.openbsd.org 2001/02/08 14:39:36
943 [readconf.c]
944 snprintf
cc8aca8a 945 - itojun@cvs.openbsd.org 2001/02/08 19:30:52
946 sync with netbsd tree changes.
947 - more strict prototypes, include necessary headers
948 - use paths.h/pathnames.h decls
949 - size_t typecase to int -> u_long
5be2ec5e 950 - itojun@cvs.openbsd.org 2001/02/07 18:04:50
951 [ssh-keyscan.c]
952 fix size_t -> int cast (use u_long). markus ok
953 - markus@cvs.openbsd.org 2001/02/07 22:43:16
954 [ssh-keyscan.c]
955 s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.com
956 - itojun@cvs.openbsd.org 2001/02/09 9:04:59
957 [ssh-keyscan.c]
958 do not assume malloc() returns zero-filled region. found by
959 malloc.conf=AJ.
f21032a6 960 - markus@cvs.openbsd.org 2001/02/08 22:35:30
961 [sshconnect.c]
962 don't connect if batch_mode is true and stricthostkeychecking set to
963 'ask'
7bbcc167 964 - djm@cvs.openbsd.org 2001/02/04 21:26:07
965 [sshd_config]
966 type: ok markus@
967 - deraadt@cvs.openbsd.org 2001/02/06 22:07:50
968 [sshd_config]
969 enable sftp-server by default
a2e6d17d 970 - deraadt 2001/02/07 8:57:26
971 [xmalloc.c]
972 deal with new ANSI malloc stuff
973 - markus@cvs.openbsd.org 2001/02/07 16:46:08
974 [xmalloc.c]
975 typo in fatal()
976 - itojun@cvs.openbsd.org 2001/02/07 18:04:50
977 [xmalloc.c]
978 fix size_t -> int cast (use u_long). markus ok
4ef922e3 979 - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
980 [serverloop.c sshconnect1.c]
981 mitigate SSH1 traffic analysis - from Solar Designer
982 <solar@openwall.com>, ok provos@
ca910e13 983 - (bal) fixed sftp-client.c. Return 'status' instead of '0'
984 (from the OpenBSD tree)
6b442913 985 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD
27df9d4a 986 - (bal) sftp-sever.c '%8lld' to '%8llu' (OpenBSD Sync)
17321afe 987 - (bal) uuencode.c resync w/ OpenBSD tree, plus whitespace.
f98d56f0 988 - (bal) A bit more whitespace cleanup
e275684f 989 - (djm) Set PAM_RHOST earlier, patch from Andrew Bartlett
990 <abartlet@pcug.org.au>
b27e97b1 991 - (stevesk) misc.c: ssh.h not needed.
38a316c0 992 - (stevesk) compat.c: more friendly cpp error
94f38e16 993 - (stevesk) OpenBSD sync:
994 - stevesk@cvs.openbsd.org 2001/02/11 06:15:57
995 [LICENSE]
996 typos and small cleanup; ok deraadt@
abf1f107 997
0426a3b4 99820010210
999 - (djm) Sync sftp and scp stuff from OpenBSD:
1000 - djm@cvs.openbsd.org 2001/02/07 03:55:13
1001 [sftp-client.c]
1002 Don't free handles before we are done with them. Based on work from
1003 Corinna Vinschen <vinschen@redhat.com>. ok markus@
1004 - djm@cvs.openbsd.org 2001/02/06 22:32:53
1005 [sftp.1]
1006 Punctuation fix from Pekka Savola <pekkas@netcore.fi>
1007 - deraadt@cvs.openbsd.org 2001/02/07 04:07:29
1008 [sftp.1]
1009 pretty up significantly
1010 - itojun@cvs.openbsd.org 2001/02/07 06:49:42
1011 [sftp.1]
1012 .Bl-.El mismatch. markus ok
1013 - djm@cvs.openbsd.org 2001/02/07 06:12:30
1014 [sftp-int.c]
1015 Check that target is a directory before doing ls; ok markus@
1016 - itojun@cvs.openbsd.org 2001/02/07 11:01:18
1017 [scp.c sftp-client.c sftp-server.c]
1018 unsigned long long -> %llu, not %qu. markus ok
1019 - stevesk@cvs.openbsd.org 2001/02/07 11:10:39
1020 [sftp.1 sftp-int.c]
1021 more man page cleanup and sync of help text with man page; ok markus@
1022 - markus@cvs.openbsd.org 2001/02/07 14:58:34
1023 [sftp-client.c]
1024 older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
1025 - djm@cvs.openbsd.org 2001/02/07 15:27:19
1026 [sftp.c]
1027 Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
1028 <roumen.petrov@skalasoft.com>
1029 - stevesk@cvs.openbsd.org 2001/02/07 15:36:04
1030 [sftp-int.c]
1031 portable; ok markus@
1032 - stevesk@cvs.openbsd.org 2001/02/07 15:55:47
1033 [sftp-int.c]
1034 lowercase cmds[].c also; ok markus@
1035 - markus@cvs.openbsd.org 2001/02/07 17:04:52
1036 [pathnames.h sftp.c]
1037 allow sftp over ssh protocol 1; ok djm@
1038 - deraadt@cvs.openbsd.org 2001/02/08 07:38:55
1039 [scp.c]
1040 memory leak fix, and snprintf throughout
1041 - deraadt@cvs.openbsd.org 2001/02/08 08:02:02
1042 [sftp-int.c]
1043 plug a memory leak
1044 - stevesk@cvs.openbsd.org 2001/02/08 10:11:23
1045 [session.c sftp-client.c]
1046 %i -> %d
1047 - stevesk@cvs.openbsd.org 2001/02/08 10:57:59
1048 [sftp-int.c]
1049 typo
1050 - stevesk@cvs.openbsd.org 2001/02/08 15:28:07
1051 [sftp-int.c pathnames.h]
1052 _PATH_LS; ok markus@
1053 - djm@cvs.openbsd.org 2001/02/09 04:46:25
1054 [sftp-int.c]
1055 Check for NULL attribs for chown, chmod & chgrp operations, only send
1056 relevant attribs back to server; ok markus@
96b64eb0 1057 - djm@cvs.openbsd.org 2001/02/06 15:05:25
1058 [sftp.c]
1059 Use getopt to process commandline arguments
1060 - djm@cvs.openbsd.org 2001/02/06 15:06:21
1061 [sftp.c ]
1062 Wait for ssh subprocess at exit
1063 - djm@cvs.openbsd.org 2001/02/06 15:18:16
1064 [sftp-int.c]
1065 stat target for remote chdir before doing chdir
1066 - djm@cvs.openbsd.org 2001/02/06 15:32:54
1067 [sftp.1]
1068 Punctuation fix from Pekka Savola <pekkas@netcore.fi>
1069 - provos@cvs.openbsd.org 2001/02/05 22:22:02
1070 [sftp-int.c]
1071 cleanup get_pathname, fix pwd after failed cd. okay djm@
0426a3b4 1072 - (djm) Update makefile.in for _PATH_SFTP_SERVER
c9f5e42e 1073 - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)
0426a3b4 1074
6d1e1d2b 107520010209
1076 - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
1077 <rjmooney@mediaone.net>
bb0c1991 1078 - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the
1079 main tree while porting forward. Pointed out by Lutz Jaenicke
1080 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
f902d909 1081 - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
1082 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
25f4c264 1083 - (stevesk) OpenBSD sync:
1084 - markus@cvs.openbsd.org 2001/02/08 11:20:01
1085 [auth2.c]
1086 strict checking
1087 - markus@cvs.openbsd.org 2001/02/08 11:15:22
1088 [version.h]
1089 update to 2.3.2
1090 - markus@cvs.openbsd.org 2001/02/08 11:12:30
1091 [auth2.c]
1092 fix typo
72b3f75d 1093 - (djm) Update spec files
0ed28836 1094 - (bal) OpenBSD sync:
1095 - deraadt@cvs.openbsd.org 2001/02/08 14:38:54
1096 [scp.c]
1097 memory leak fix, and snprintf throughout
1fc8ccdf 1098 - markus@cvs.openbsd.org 2001/02/06 22:43:02
1099 [clientloop.c]
1100 remove confusing callback code
0b202697 1101 - (djm) Add CVS Id's to files that we have missed
5ca51e19 1102 - (bal) OpenBSD Sync (more):
1103 - itojun@cvs.openbsd.org 2001/02/08 19:30:52
1104 sync with netbsd tree changes.
1105 - more strict prototypes, include necessary headers
1106 - use paths.h/pathnames.h decls
1107 - size_t typecase to int -> u_long
1f3bf5aa 1108 - markus@cvs.openbsd.org 2001/02/06 22:07:42
1109 [ssh.c]
1110 fatal() if subsystem fails
1111 - markus@cvs.openbsd.org 2001/02/06 22:43:02
1112 [ssh.c]
1113 remove confusing callback code
1114 - jakob@cvs.openbsd.org 2001/02/06 23:03:24
1115 [ssh.c]
1116 add -1 option (force protocol version 1). ok markus@
1117 - jakob@cvs.openbsd.org 2001/02/06 23:06:21
1118 [ssh.c]
1119 reorder -{1,2,4,6} options. ok markus@
e6aa01b4 1120 - (bal) Missing 'const' in readpass.h
9c5a8165 1121 - (bal) OpenBSD Sync (so at least the thing compiles for 2.3.2 =)
1122 - djm@cvs.openbsd.org 2001/02/06 23:30:28
1123 [sftp-client.c]
1124 replace arc4random with counter for request ids; ok markus@
bc79ed5c 1125 - (djm) Define _PATH_TTY for systems that don't. Report from Lutz
1126 Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
6d1e1d2b 1127
6a25c04c 112820010208
1129 - (djm) Don't delete external askpass program in make uninstall target.
1130 Report and fix from Roumen Petrov <roumen.petrov@skalasoft.com>
6958bd37 1131 - (djm) Fix linking of sftp, don't need arc4random any more.
1132 - (djm) Try to use shell that supports "test -S" for EGD socket search.
1133 Based on patch from Tim Rice <tim@multitalents.net>
6a25c04c 1134
547519f0 113520010207
bee0a37e 1136 - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs
1137 seem lose track of it while in openbsd-compat/ (two confirmed reports)
5c377b3b 1138 - (djm) Much KNF on PAM code
547519f0 1139 - (djm) Revise auth-pam.c conversation function to be a little more
1140 readable.
5c377b3b 1141 - (djm) Revise kbd-int PAM conversation function to fold all text messages
1142 to before first prompt. Fixes hangs if last pam_message did not require
1143 a reply.
1144 - (djm) Fix password changing when using PAM kbd-int authentication
bee0a37e 1145
547519f0 114620010205
2b87da3b 1147 - (bal) Disable groupaccess by setting NGROUPS_MAX to 0 for platforms
99286dc8 1148 that don't have NGROUPS_MAX.
57559587 1149 - (bal) AIX patch for auth1.c by William L. Jones <jones@hpc.utexas.edu>
2b87da3b 1150 - (stevesk) OpenBSD sync:
1151 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27
1152 [many files; did this manually to our top-level source dir]
1153 unexpand and remove end-of-line whitespace; ok markus@
408ba72f 1154 - stevesk@cvs.openbsd.org 2001/02/04 15:21:19
1155 [sftp-server.c]
1156 SSH2_FILEXFER_ATTR_UIDGID support; ok markus@
ec2a033a 1157 - deraadt@cvs.openbsd.org 2001/02/04 17:02:32
1158 [sftp-int.c]
1159 ? == help
1160 - deraadt@cvs.openbsd.org 2001/02/04 16:47:46
1161 [sftp-int.c]
1162 sort commands, so that abbreviations work as expected
1163 - stevesk@cvs.openbsd.org 2001/02/04 15:17:52
1164 [sftp-int.c]
1165 debugging sftp: precedence and missing break. chmod, chown, chgrp
1166 seem to be working now.
1167 - markus@cvs.openbsd.org 2001/02/04 14:41:21
1168 [sftp-int.c]
1169 use base 8 for umask/chmod
1170 - markus@cvs.openbsd.org 2001/02/04 11:11:54
1171 [sftp-int.c]
1172 fix LCD
c44559d2 1173 - markus@cvs.openbsd.org 2001/02/04 08:10:44
1174 [ssh.1]
1175 typo; dpo@club-internet.fr
a5930351 1176 - stevesk@cvs.openbsd.org 2001/02/04 06:30:12
1177 [auth2.c authfd.c packet.c]
1178 remove duplicate #include's; ok markus@
6a416424 1179 - deraadt@cvs.openbsd.org 2001/02/04 16:56:23
1180 [scp.c sshd.c]
1181 alpha happiness
1182 - stevesk@cvs.openbsd.org 2001/02/04 15:12:17
1183 [sshd.c]
1184 precedence; ok markus@
02a024dd 1185 - deraadt@cvs.openbsd.org 2001/02/04 08:14:15
6a416424 1186 [ssh.c sshd.c]
1187 make the alpha happy
02a024dd 1188 - markus@cvs.openbsd.org 2001/01/31 13:37:24
1189 [channels.c channels.h serverloop.c ssh.c]
547519f0 1190 do not disconnect if local port forwarding fails, e.g. if port is
1191 already in use
02a024dd 1192 - markus@cvs.openbsd.org 2001/02/01 14:58:09
1193 [channels.c]
1194 use ipaddr in channel messages, ietf-secsh wants this
1195 - markus@cvs.openbsd.org 2001/01/31 12:26:20
1196 [channels.c]
547519f0 1197 ssh.com-2.0.1x does not send additional info in CHANNEL_OPEN_FAILURE
1198 messages; bug report from edmundo@rano.org
a741554f 1199 - markus@cvs.openbsd.org 2001/01/31 13:48:09
1200 [sshconnect2.c]
1201 unused
9378f292 1202 - deraadt@cvs.openbsd.org 2001/02/04 08:23:08
1203 [sftp-client.c sftp-server.c]
1204 make gcc on the alpha even happier
1fc243d1 1205
547519f0 120620010204
781a0585 1207 - (bal) I think this is the last of the bsd-*.h that don't belong.
634e0b53 1208 - (bal) Minor Makefile fix
f0f14bea 1209 - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done
61e96248 1210 right.
78987b57 1211 - (bal) Changed order of LIB="" in -with-skey due to library resolving.
166e4f2a 1212 - (bal) next-posix.h changed to bsd-nextstep.h
61e96248 1213 - (djm) OpenBSD CVS sync:
1214 - markus@cvs.openbsd.org 2001/02/03 03:08:38
1215 [auth-options.c auth-rh-rsa.c auth-rhosts.c auth.c canohost.c]
1216 [canohost.h servconf.c servconf.h session.c sshconnect1.c sshd.8]
1217 [sshd_config]
1218 make ReverseMappingCheck optional in sshd_config; ok djm@,dugsong@
1219 - markus@cvs.openbsd.org 2001/02/03 03:19:51
1220 [ssh.1 sshd.8 sshd_config]
1221 Skey is now called ChallengeResponse
1222 - markus@cvs.openbsd.org 2001/02/03 03:43:09
1223 [sshd.8]
1224 use no-pty option in .ssh/authorized_keys* if you need a 8-bit clean
1225 channel. note from Erik.Anggard@cygate.se (pr/1659)
1226 - stevesk@cvs.openbsd.org 2001/02/03 10:03:06
1227 [ssh.1]
1228 typos; ok markus@
1229 - djm@cvs.openbsd.org 2001/02/04 04:11:56
1230 [scp.1 sftp-server.c ssh.1 sshd.8 sftp-client.c sftp-client.h]
1231 [sftp-common.c sftp-common.h sftp-int.c sftp-int.h sftp.1 sftp.c]
1232 Basic interactive sftp client; ok theo@
1233 - (djm) Update RPM specs for new sftp binary
1234 - (djm) Update several bits for new optional reverse lookup stuff. I
1235 think I got them all.
8b061486 1236 - (djm) Makefile.in fixes
1aa00dcb 1237 - (stevesk) add mysignal() wrapper and use it for the protocol 2
1238 SIGCHLD handler.
408ba72f 1239 - (djm) Use setvbuf() instead of setlinebuf(). Suggest from stevesk@
781a0585 1240
547519f0 124120010203
63fe0529 1242 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com>
bf3db92d 1243 - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD
1244 based file) to ensure #include space does not get confused.
f78888c7 1245 - (bal) Minor Makefile.in tweak. dirname may not exist on some
1246 platforms so builds fail. (NeXT being a well known one)
63fe0529 1247
547519f0 124820010202
61e96248 1249 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
c85a87f2 1250 <vinschen@redhat.com>
71301416 1251 - (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms
1252 that use 'gmake'. Patch by Tim Rice <tim@multitalents.net>
c85a87f2 1253
547519f0 125420010201
ad5075bd 1255 - (bal) Minor fix to Makefile to stop rebuilding executables if no
1256 changes have occured to any of the supporting code. Patch by
1257 Roumen Petrov <roumen.petrov@skalasoft.com>
1258
9c8dbb1b 125920010131
37845585 1260 - (djm) OpenBSD CVS Sync:
1261 - djm@cvs.openbsd.org 2001/01/30 15:48:53
1262 [sshconnect.c]
1263 Make warning message a little more consistent. ok markus@
8c89dd2b 1264 - (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis from
1265 Philipp Buehler <lists@fips.de> and Kevin Steves <stevesk@sweden.hp.com>
1266 respectively.
c59dc6bd 1267 - (djm) Don't log SSH2 PAM KbdInt responses to debug, they may contain
1268 passwords.
9c8dbb1b 1269 - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
1270 openbsd-compat/. And resolve all ./configure and Makefile.in issues
1271 assocated.
37845585 1272
9c8dbb1b 127320010130
39929cdb 1274 - (djm) OpenBSD CVS Sync:
1275 - markus@cvs.openbsd.org 2001/01/29 09:55:37
1276 [channels.c channels.h clientloop.c serverloop.c]
1277 fix select overflow; ok deraadt@ and stevesk@
865ac82e 1278 - markus@cvs.openbsd.org 2001/01/29 12:42:35
1279 [canohost.c canohost.h channels.c clientloop.c]
1280 add get_peer_ipaddr(socket), x11-fwd in ssh2 requires ipaddr, not DNS
46aa2d1f 1281 - markus@cvs.openbsd.org 2001/01/29 12:47:32
1282 [rsa.c rsa.h ssh-agent.c sshconnect1.c sshd.c]
1283 handle rsa_private_decrypt failures; helps against the Bleichenbacher
1284 pkcs#1 attack
ae810de7 1285 - djm@cvs.openbsd.org 2001/01/29 05:36:11
1286 [ssh.1 ssh.c]
1287 Allow invocation of sybsystem by commandline (-s); ok markus@
83bc57f9 1288 - (stevesk) configure.in: remove duplicate PROG_LS
39929cdb 1289
9c8dbb1b 129020010129
f29ef605 1291 - (stevesk) sftp-server.c: use %lld vs. %qd
1292
cb9da0fc 129320010128
1294 - (bal) Put USE_PIPES back into sco3.2v5
23c2a7a5 1295 - (bal) OpenBSD Sync
9bd5b720 1296 - markus@cvs.openbsd.org 2001/01/28 10:15:34
1297 [dispatch.c]
1298 re-keying is not supported; ok deraadt@
5fb622e4 1299 - markus@cvs.openbsd.org 2001/01/28 10:24:04
7f5c4295 1300 [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
5fb622e4 1301 cleanup AUTHORS sections
9bd5b720 1302 - markus@cvs.openbsd.org 2001/01/28 10:37:26
ab60252b 1303 [sshd.c sshd.8]
9bd5b720 1304 remove -Q, no longer needed
1305 - stevesk@cvs.openbsd.org 2001/01/28 20:36:16
a877488a 1306 [readconf.c ssh.1]
9bd5b720 1307 ``StrictHostKeyChecking ask'' documentation and small cleanup.
1308 ok markus@
6f37606e 1309 - stevesk@cvs.openbsd.org 2001/01/28 20:43:25
61e96248 1310 [sshd.8]
6f37606e 1311 spelling. ok markus@
95f4ccfb 1312 - stevesk@cvs.openbsd.org 2001/01/28 20:53:21
1313 [xmalloc.c]
1314 use size_t for strlen() return. ok markus@
6f37606e 1315 - stevesk@cvs.openbsd.org 2001/01/28 22:27:05
1316 [authfile.c]
1317 spelling. use sizeof vs. strlen(). ok markus@
9bd5b720 1318 - niklas@cvs.openbsd.org 2001/01/29 1:59:14
23c2a7a5 1319 [atomicio.h canohost.h clientloop.h deattack.h dh.h dispatch.h
1320 groupaccess.c groupaccess.h hmac.h hostfile.h includes.h kex.h
1321 key.h log.h login.h match.h misc.h myproposal.h nchan.ms pathnames.h
1322 radix.h readpass.h rijndael.h serverloop.h session.h sftp.h ssh-add.1
1323 ssh-dss.h ssh-keygen.1 ssh-keyscan.1 ssh-rsa.h ssh1.h ssh_config
1324 sshconnect.h sshd_config tildexpand.h uidswap.h uuencode.h]
1325 $OpenBSD$
b0e305c9 1326 - (bal) Minor auth2.c resync. Whitespace and moving of an #include.
cb9da0fc 1327
c9606e03 132820010126
61e96248 1329 - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed out by Roumen
c9606e03 1330 Petrov <roumen.petrov@skalasoft.com>
2f4b2e38 1331 - (bal) OpenBSD Sync
1332 - deraadt@cvs.openbsd.org 2001/01/25 8:06:33
1333 [ssh-agent.c]
1334 call _exit() in signal handler
c9606e03 1335
d7d5f0b2 133620010125
1337 - (djm) Sync bsd-* support files:
1338 - deraadt@cvs.openbsd.org 2000/01/26 03:43:20
1339 [rresvport.c bindresvport.c]
61e96248 1340 new bindresvport() semantics that itojun, shin, jean-luc and i have
d7d5f0b2 1341 agreed on, which will be happy for the future. bindresvport_sa() for
1342 sockaddr *, too. docs later..
1343 - deraadt@cvs.openbsd.org 2000/01/24 02:24:21
1344 [bindresvport.c]
61e96248 1345 in bindresvport(), if sin is non-NULL, example sin->sin_family for
d7d5f0b2 1346 the actual family being processed
e1dd3a7a 1347 - (djm) Mention PRNGd in documentation, it is nicer than EGD
1348 - (djm) Automatically search for "well-known" EGD/PRNGd sockets in autoconf
8080699b 1349 - (bal) AC_FUNC_STRFTIME added to autoconf
4ccb01d6 1350 - (bal) OpenBSD Resync
1351 - stevesk@cvs.openbsd.org 2001/01/24 21:03:50
1352 [channels.c]
1353 missing freeaddrinfo(); ok markus@
d7d5f0b2 1354
556eb464 135520010124
1356 - (bal) OpenBSD Resync
1357 - markus@cvs.openbsd.org 2001/01/23 10:45:10
1358 [ssh.h]
61e96248 1359 nuke comment
1aecda34 1360 - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>
1361 - (bal) #ifdef around S_IFSOCK if platform does not support it.
1362 patch by Tim Rice <tim@multitalents.net>
1363 - (bal) fake-regex.h cleanup based on Tim Rice's patch.
c33f0b36 1364 - (stevesk) sftp-server.c: fix chmod() mode mask
556eb464 1365
effa6591 136620010123
1367 - (bal) regexp.h typo in configure.in. Should have been regex.h
1368 - (bal) SSH_USER_DIR to _PATH_SSH_USER_DIR patch by stevesk@
61e96248 1369 - (bal) SSH_ASKPASS_DEFAULT to _PATH_SSH_ASKPASS_DEFAULT
53a24016 1370 - (bal) OpenBSD Resync
1371 - markus@cvs.openbsd.org 2001/01/22 8:15:00
1372 [auth-krb4.c sshconnect1.c]
1373 only AFS needs radix.[ch]
1374 - markus@cvs.openbsd.org 2001/01/22 8:32:53
1375 [auth2.c]
1376 no need to include; from mouring@etoh.eviladmin.org
1377 - stevesk@cvs.openbsd.org 2001/01/22 16:55:21
1378 [key.c]
1379 free() -> xfree(); ok markus@
1380 - stevesk@cvs.openbsd.org 2001/01/22 17:22:28
1381 [sshconnect2.c sshd.c]
1382 fix memory leaks in SSH2 key exchange; ok markus@
d464095c 1383 - markus@cvs.openbsd.org 2001/01/22 23:06:39
1384 [auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h
1385 sshconnect1.c sshconnect2.c sshd.c]
1386 rename skey -> challenge response.
1387 auto-enable kbd-interactive for ssh2 if challenge-reponse is enabled.
53a24016 1388
effa6591 1389
42f11eb2 139020010122
1391 - (bal) OpenBSD Resync
1392 - markus@cvs.openbsd.org 2001/01/19 12:45:26 GMT 2001 by markus
1393 [servconf.c ssh.h sshd.c]
1394 only auth-chall.c needs #ifdef SKEY
1395 - markus@cvs.openbsd.org 2001/01/19 15:55:10 GMT 2001 by markus
1396 [auth-krb4.c auth-options.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c
1397 auth1.c auth2.c channels.c clientloop.c dh.c dispatch.c nchan.c
1398 packet.c pathname.h readconf.c scp.c servconf.c serverloop.c
1399 session.c ssh-add.c ssh-keygen.c ssh-keyscan.c ssh.c ssh.h
1400 ssh1.h sshconnect1.c sshd.c ttymodes.c]
1401 move ssh1 definitions to ssh1.h, pathnames to pathnames.h
1402 - markus@cvs.openbsd.org 2001/01/19 16:48:14
1403 [sshd.8]
1404 fix typo; from stevesk@
1405 - markus@cvs.openbsd.org 2001/01/19 16:50:58
1406 [ssh-dss.c]
61e96248 1407 clear and free digest, make consistent with other code (use dlen); from
42f11eb2 1408 stevesk@
1409 - markus@cvs.openbsd.org 2001/01/20 15:55:20 GMT 2001 by markus
1410 [auth-options.c auth-options.h auth-rsa.c auth2.c]
1411 pass the filename to auth_parse_options()
61e96248 1412 - markus@cvs.openbsd.org 2001/01/20 17:59:40 GMT 2001
42f11eb2 1413 [readconf.c]
1414 fix SIGSEGV from -o ""; problem noted by jehsom@togetherweb.com
1415 - stevesk@cvs.openbsd.org 2001/01/20 18:20:29
1416 [sshconnect2.c]
1417 dh_new_group() does not return NULL. ok markus@
1418 - markus@cvs.openbsd.org 2001/01/20 21:33:42
1419 [ssh-add.c]
61e96248 1420 do not loop forever if askpass does not exist; from
42f11eb2 1421 andrew@pimlott.ne.mediaone.net
1422 - djm@cvs.openbsd.org 2001/01/20 23:00:56
1423 [servconf.c]
1424 Check for NULL return from strdelim; ok markus
1425 - djm@cvs.openbsd.org 2001/01/20 23:02:07
1426 [readconf.c]
1427 KNF; ok markus
1428 - jakob@cvs.openbsd.org 2001/01/21 9:00:33
1429 [ssh-keygen.1]
1430 remove -R flag; ok markus@
1431 - markus@cvs.openbsd.org 2001/01/21 19:05:40
1432 [atomicio.c automicio.h auth-chall.c auth-krb4.c auth-options.c
1433 auth-options.h auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c
1434 auth.c auth.h auth1.c auth2-chall.c auth2.c authfd.c authfile.c
1435 bufaux.c bufaux.h buffer.c canahost.c canahost.h channels.c
1436 cipher.c cli.c clientloop.c clientloop.h compat.c compress.c
1437 deattack.c dh.c dispatch.c groupaccess.c hmac.c hostfile.c kex.c
1438 key.c key.h log-client.c log-server.c log.c log.h login.c login.h
1439 match.c misc.c misc.h nchan.c packet.c pty.c radix.h readconf.c
1440 readpass.c readpass.h rsa.c scp.c servconf.c serverloop.c serverloop.h
1441 session.c sftp-server.c ssh-add.c ssh-agent.c ssh-dss.c ssh-keygen.c
61e96248 1442 ssh-keyscan.c ssh-rsa.c ssh.c ssh.h sshconnect.c sshconnect.h
42f11eb2 1443 sshconnect1.c sshconnect2.c sshd.c tildexpand.c tildexpand.h
1444 ttysmodes.c uidswap.c xmalloc.c]
61e96248 1445 split ssh.h and try to cleanup the #include mess. remove unnecessary
42f11eb2 1446 #includes. rename util.[ch] -> misc.[ch]
1447 - (bal) renamed 'PIDDIR' to '_PATH_SSH_PIDDIR' to match OpenBSD tree
61e96248 1448 - (bal) Moved #ifdef KRB4 in auth-krb4.c above the #include to resolve
42f11eb2 1449 conflict when compiling for non-kerb install
1450 - (bal) removed the #ifdef SKEY in auth1.c to match Markus' changes
1451 on 1/19.
1452
6005a40c 145320010120
1454 - (bal) OpenBSD Resync
1455 - markus@cvs.openbsd.org 2001/01/19 12:45:26
1456 [ssh-chall.c servconf.c servconf.h ssh.h sshd.c]
1457 only auth-chall.c needs #ifdef SKEY
47af6577 1458 - (bal) Slight auth2-pam.c clean up.
1459 - (bal) Includes a fake-regexp.h to be only used if regcomp() is found,
1460 but no 'regexp.h' found (SCO OpenServer 3 lacks the header).
6005a40c 1461
922e6493 146220010119
1463 - (djm) Update versions in RPM specfiles
59c97189 1464 - (bal) OpenBSD Resync
1465 - markus@cvs.openbsd.org 2001/01/18 16:20:21
1466 [log-client.c log-server.c log.c readconf.c servconf.c ssh.1 ssh.h
1467 sshd.8 sshd.c]
61e96248 1468 log() is at pri=LOG_INFO, since LOG_NOTICE goes to /dev/console on many
59c97189 1469 systems
1470 - markus@cvs.openbsd.org 2001/01/18 16:59:59
1471 [auth-passwd.c auth.c auth.h auth1.c auth2.c serverloop.c session.c
1472 session.h sshconnect1.c]
1473 1) removes fake skey from sshd, since this will be much
1474 harder with /usr/libexec/auth/login_XXX
1475 2) share/unify code used in ssh-1 and ssh-2 authentication (server side)
1476 3) make addition of BSD_AUTH and other challenge reponse methods
1477 easier.
1478 - markus@cvs.openbsd.org 2001/01/18 17:12:43
1479 [auth-chall.c auth2-chall.c]
1480 rename *-skey.c *-chall.c since the files are not skey specific
04fc7a67 1481 - (djm) Merge patch from Tim Waugh (via Nalin Dahyabhai <nalin@redhat.com>)
1482 to fix NULL pointer deref and fake authloop breakage in PAM code.
f4ebf0e8 1483 - (bal) Updated contrib/cygwin/ by Corinna Vinschen <vinschen@redhat.com>
3c418020 1484 - (bal) Minor cygwin patch to auth1.c. Suggested by djm.
61e96248 1485
b5c334cc 148620010118
1487 - (bal) Super Sized OpenBSD Resync
1488 - markus@cvs.openbsd.org 2001/01/11 22:14:20 GMT 2001 by markus
1489 [sshd.c]
1490 maxfd+1
1491 - markus@cvs.openbsd.org 2001/01/13 17:59:18
1492 [ssh-keygen.1]
1493 small ssh-keygen manpage cleanup; stevesk@pobox.com
1494 - markus@cvs.openbsd.org 2001/01/13 18:03:07
1495 [scp.c ssh-keygen.c sshd.c]
1496 getopt() returns -1 not EOF; stevesk@pobox.com
1497 - markus@cvs.openbsd.org 2001/01/13 18:06:54
1498 [ssh-keyscan.c]
1499 use SSH_DEFAULT_PORT; from stevesk@pobox.com
1500 - markus@cvs.openbsd.org 2001/01/13 18:12:47
1501 [ssh-keyscan.c]
1502 free() -> xfree(); fix memory leak; from stevesk@pobox.com
1503 - markus@cvs.openbsd.org 2001/01/13 18:14:13
1504 [ssh-add.c]
1505 typo, from stevesk@sweden.hp.com
1506 - markus@cvs.openbsd.org 2001/01/13 18:32:50
61e96248 1507 [packet.c session.c ssh.c sshconnect.c sshd.c]
b5c334cc 1508 split out keepalive from packet_interactive (from dale@accentre.com)
1509 set IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT for ssh2, too.
1510 - markus@cvs.openbsd.org 2001/01/13 18:36:45
1511 [packet.c packet.h]
1512 reorder, typo
1513 - markus@cvs.openbsd.org 2001/01/13 18:38:00
1514 [auth-options.c]
1515 fix comment
1516 - markus@cvs.openbsd.org 2001/01/13 18:43:31
1517 [session.c]
1518 Wall
61e96248 1519 - markus@cvs.openbsd.org 2001/01/13 19:14:08
b5c334cc 1520 [clientloop.h clientloop.c ssh.c]
1521 move callback to headerfile
1522 - markus@cvs.openbsd.org 2001/01/15 21:40:10
1523 [ssh.c]
1524 use log() instead of stderr
1525 - markus@cvs.openbsd.org 2001/01/15 21:43:51
1526 [dh.c]
1527 use error() not stderr!
1528 - markus@cvs.openbsd.org 2001/01/15 21:45:29
1529 [sftp-server.c]
1530 rename must fail if newpath exists, debug off by default
1531 - markus@cvs.openbsd.org 2001/01/15 21:46:38
1532 [sftp-server.c]
1533 readable long listing for sftp-server, ok deraadt@
1534 - markus@cvs.openbsd.org 2001/01/16 19:20:06
1535 [key.c ssh-rsa.c]
61e96248 1536 make "ssh-rsa" key format for ssh2 confirm to the ietf-drafts; from
1537 galb@vandyke.com. note that you have to delete older ssh2-rsa keys,
1538 since they are in the wrong format, too. they must be removed from
b5c334cc 1539 .ssh/authorized_keys2 and .ssh/known_hosts2, etc.
61e96248 1540 (cd; grep -v ssh-rsa .ssh/authorized_keys2 > TMP && mv TMP
1541 .ssh/authorized_keys2) additionally, we now check that
b5c334cc 1542 BN_num_bits(rsa->n) >= 768.
1543 - markus@cvs.openbsd.org 2001/01/16 20:54:27
1544 [sftp-server.c]
1545 remove some statics. simpler handles; idea from nisse@lysator.liu.se
1546 - deraadt@cvs.openbsd.org 2001/01/16 23:58:08
1547 [bufaux.c radix.c sshconnect.h sshconnect1.c]
1548 indent
1549 - (bal) Added bsd-strmode.[ch] since some non-OpenBSD platforms may
1550 be missing such feature.
1551
61e96248 1552
52ce34a2 155320010117
1554 - (djm) Only write random seed file at exit
717057b6 1555 - (djm) Make PAM support optional, enable with --with-pam
61e96248 1556 - (djm) Try to use libcrypt on Linux, but link it after OpenSSL (which
717057b6 1557 provides a crypt() of its own)
1558 - (djm) Avoid a warning in bsd-bindresvport.c
1559 - (djm) Try to avoid adding -I/usr/include to CPPFLAGS during SSL tests. This
61e96248 1560 can cause weird segfaults errors on Solaris
8694a1ce 1561 - (djm) Avoid warning in PAM code by making read_passphrase arguments const
d748039d 1562 - (djm) Add --with-pam to RPM spec files
52ce34a2 1563
2fd3c144 156420010115
1565 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist.
89c7e31c 1566 - (bal) utimes() support via utime() interface on machine that lack utimes().
2fd3c144 1567
63b68889 156820010114
1569 - (stevesk) initial work for OpenBSD "support supplementary group in
1570 {Allow,Deny}Groups" patch:
1571 - import getgrouplist.c from OpenBSD (bsd-getgrouplist.c)
1572 - add bsd-getgrouplist.h
1573 - new files groupaccess.[ch]
1574 - build but don't use yet (need to merge auth.c changes)
c6a69271 1575 - (stevesk) complete:
1576 - markus@cvs.openbsd.org 2001/01/13 11:56:48
1577 [auth.c sshd.8]
1578 support supplementary group in {Allow,Deny}Groups
1579 from stevesk@pobox.com
61e96248 1580
f546c780 158120010112
1582 - (bal) OpenBSD Sync
1583 - markus@cvs.openbsd.org 2001/01/10 22:56:22
1584 [bufaux.h bufaux.c sftp-server.c sftp.h getput.h]
1585 cleanup sftp-server implementation:
547519f0 1586 add buffer_get_int64, buffer_put_int64, GET_64BIT, PUT_64BIT
1587 parse SSH2_FILEXFER_ATTR_EXTENDED
1588 send SSH2_FX_EOF if readdir returns no more entries
1589 reply to SSH2_FXP_EXTENDED message
1590 use #defines from the draft
1591 move #definations to sftp.h
f546c780 1592 more info:
61e96248 1593 http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt
f546c780 1594 - markus@cvs.openbsd.org 2001/01/10 19:43:20
1595 [sshd.c]
1596 XXX - generate_empheral_server_key() is not safe against races,
61e96248 1597 because it calls log()
f546c780 1598 - markus@cvs.openbsd.org 2001/01/09 21:19:50
1599 [packet.c]
1600 allow TCP_NDELAY for ipv6; from netbsd via itojun@
1601
9548d6c8 160220010110
1603 - (djm) SNI/Reliant Unix needs USE_PIPES and $DISPLAY hack. Report from
1604 Bladt Norbert <Norbert.Bladt@adi.ch>
1605
af972861 160620010109
1607 - (bal) Resync CVS ID of cli.c
4b80e97b 1608 - (stevesk) auth1.c: free should be after WITH_AIXAUTHENTICATE
1609 code.
eea39c02 1610 - (bal) OpenBSD Sync
1611 - markus@cvs.openbsd.org 2001/01/08 22:29:05
1612 [auth2.c compat.c compat.h servconf.c servconf.h sshd.8
1613 sshd_config version.h]
1614 implement option 'Banner /etc/issue.net' for ssh2, move version to
1615 2.3.1 (needed for bugcompat detection, 2.3.0 would fail if Banner
1616 is enabled).
1617 - markus@cvs.openbsd.org 2001/01/08 22:03:23
1618 [channels.c ssh-keyscan.c]
1619 O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.com
1620 - markus@cvs.openbsd.org 2001/01/08 21:55:41
1621 [sshconnect1.c]
1622 more cleanups and fixes from stevesk@pobox.com:
1623 1) try_agent_authentication() for loop will overwrite key just
1624 allocated with key_new(); don't alloc
1625 2) call ssh_close_authentication_connection() before exit
1626 try_agent_authentication()
1627 3) free mem on bad passphrase in try_rsa_authentication()
1628 - markus@cvs.openbsd.org 2001/01/08 21:48:17
1629 [kex.c]
1630 missing free; thanks stevesk@pobox.com
f1c4659d 1631 - (bal) Detect if clock_t structure exists, if not define it.
1632 - (bal) Detect if O_NONBLOCK exists, if not define it.
1633 - (bal) removed news4-posix.h (now empty)
1634 - (bal) changed bsd-bindresvport.c and bsd-rresvport.c to use 'socklen_t'
1635 instead of 'int'
adc83ebf 1636 - (stevesk) sshd_config: sync
4f771a33 1637 - (stevesk) defines.h: remove spurious ``;''
af972861 1638
bbcf899f 163920010108
1640 - (bal) Fixed another typo in cli.c
1641 - (bal) OpenBSD Sync
1642 - markus@cvs.openbsd.org 2001/01/07 21:26:55
1643 [cli.c]
1644 typo
1645 - markus@cvs.openbsd.org 2001/01/07 21:26:55
1646 [cli.c]
1647 missing free, stevesk@pobox.com
1648 - markus@cvs.openbsd.org 2001/01/07 19:06:25
1649 [auth1.c]
1650 missing free, stevesk@pobox.com
1651 - markus@cvs.openbsd.org 2001/01/07 11:28:04
1652 [log-client.c log-server.c log.c readconf.c servconf.c ssh.1
1653 ssh.h sshd.8 sshd.c]
1654 rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE
1655 syslog priority changes:
1656 fatal() LOG_ERR -> LOG_CRIT
1657 log() LOG_INFO -> LOG_NOTICE
b8c37305 1658 - Updated TODO
bbcf899f 1659
9616313f 166020010107
1661 - (bal) OpenBSD Sync
1662 - markus@cvs.openbsd.org 2001/01/06 11:23:27
1663 [ssh-rsa.c]
1664 remove unused
1665 - itojun@cvs.openbsd.org 2001/01/05 08:23:29
1666 [ssh-keyscan.1]
1667 missing .El
1668 - markus@cvs.openbsd.org 2001/01/04 22:41:03
1669 [session.c sshconnect.c]
1670 consistent use of _PATH_BSHELL; from stevesk@pobox.com
1671 - djm@cvs.openbsd.org 2001/01/04 22:35:32
1672 [ssh.1 sshd.8]
1673 Mention AES as available SSH2 Cipher; ok markus
1674 - markus@cvs.openbsd.org 2001/01/04 22:25:58
1675 [sshd.c]
1676 sync usage()/man with defaults; from stevesk@pobox.com
1677 - markus@cvs.openbsd.org 2001/01/04 22:21:26
1678 [sshconnect2.c]
1679 handle SSH2_MSG_USERAUTH_BANNER; fixes bug when connecting to a server
1680 that prints a banner (e.g. /etc/issue.net)
61e96248 1681
1877dc0c 168220010105
1683 - (bal) contrib/caldera/ provided by Tim Rice <tim@multitalents.net>
5a64a938 1684 - (bal) bsd-getcwd.c and bsd-setenv.c changed from bcopy() to memmove()
1877dc0c 1685
488c06c8 168620010104
1687 - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
1688 work by Chris Vaughan <vaughan99@yahoo.com>
1689
7c49df64 169020010103
1691 - (bal) fixed up sshconnect.c so it was closer inline with the OpenBSD
1692 tree (mainly positioning)
1693 - (bal) OpenSSH CVS Update
1694 - markus@cvs.openbsd.org 2001/01/02 20:41:02
1695 [packet.c]
1696 log remote ip on disconnect; PR 1600 from jcs@rt.fm
1697 - markus@cvs.openbsd.org 2001/01/02 20:50:56
1698 [sshconnect.c]
61e96248 1699 strict_host_key_checking for host_status != HOST_CHANGED &&
7c49df64 1700 ip_status == HOST_CHANGED
61e96248 1701 - (bal) authfile.c: Synced CVS ID tag
2c523de9 1702 - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
1703 - (bal) Disable sftp-server if no 64bit int support exists. Based on
1704 patch by Tim Rice <tim@multitalents.net>
1705 - (bal) Makefile.in changes to uninstall: target to remove sftp-server
1706 and sftp-server.8 manpage.
7c49df64 1707
a421e945 170820010102
1709 - (bal) OpenBSD CVS Update
1710 - markus@cvs.openbsd.org 2001/01/01 14:52:49
1711 [scp.c]
1712 use shared fatal(); from stevesk@pobox.com
1713
0efc80a7 171420001231
1715 - (bal) Reverted out of MAXHOSTNAMELEN. This should be set per OS.
1716 for multiple reasons.
b1335fdf 1717 - (bal) Reverted out of a partial NeXT patch.
0efc80a7 1718
efcae5b1 171920001230
1720 - (bal) OpenBSD CVS Update
1721 - markus@cvs.openbsd.org 2000/12/28 18:58:30
1722 [ssh-keygen.c]
1723 enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}
b148018f 1724 - markus@cvs.openbsd.org 2000/12/29 22:19:13
1725 [channels.c]
1726 missing xfree; from vaughan99@yahoo.com
efcae5b1 1727 - (bal) Resynced CVS ID with OpenBSD for channel.c and uidswap.c
03a14cc9 1728 - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
34665bf7 1729 Suggested by Christian Kurz <shorty@debian.org>
cb6dabf4 1730 - (bal) Add in '.c.o' section to Makefile.in to address make programs that
61e96248 1731 don't honor CPPFLAGS by default. Suggested by Lutz Jaenicke
cb6dabf4 1732 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
0dd78cd8 1733
173420001229
61e96248 1735 - (bal) Fixed spelling of 'authorized_keys' in ssh-copy-id.1 by Christian
34665bf7 1736 Kurz <shorty@debian.org>
8abcdba4 1737 - (bal) OpenBSD CVS Update
1738 - markus@cvs.openbsd.org 2000/12/28 14:25:51
1739 [auth.h auth2.c]
1740 count authentication failures only
1741 - markus@cvs.openbsd.org 2000/12/28 14:25:03
1742 [sshconnect.c]
1743 fingerprint for MITM attacks, too.
1744 - markus@cvs.openbsd.org 2000/12/28 12:03:57
1745 [sshd.8 sshd.c]
1746 document -D
1747 - markus@cvs.openbsd.org 2000/12/27 14:19:21
1748 [serverloop.c]
1749 less chatty
1750 - markus@cvs.openbsd.org 2000/12/27 12:34
1751 [auth1.c sshconnect2.c sshd.c]
1752 typo
1753 - markus@cvs.openbsd.org 2000/12/27 12:30:19
1754 [readconf.c readconf.h ssh.1 sshconnect.c]
1755 new option: HostKeyAlias: allow the user to record the host key
1756 under a different name. This is useful for ssh tunneling over
1757 forwarded connections or if you run multiple sshd's on different
1758 ports on the same machine.
1759 - markus@cvs.openbsd.org 2000/12/27 11:51:53
1760 [ssh.1 ssh.c]
1761 multiple -t force pty allocation, document ORIGINAL_COMMAND
1762 - markus@cvs.openbsd.org 2000/12/27 11:41:31
1763 [sshd.8]
1764 update for ssh-2
c52c7082 1765 - (stevesk) compress.[ch] sync with openbsd; missed in prototype
1766 fix merge.
0dd78cd8 1767
8f523d67 176820001228
1769 - (bal) Patch to add libutil.h to loginrec.c only if the platform has
1770 libutil.h. Suggested by Pekka Savola <pekka@netcore.fi>
9fb76616 1771 - (djm) Update to new x11-askpass in RPM spec
0dd78cd8 1772 - (bal) SCO patch to not include <sys/queue.h> since it's unrelated
1773 header. Patch by Tim Rice <tim@multitalents.net>
1774 - Updated TODO w/ known HP/UX issue
1775 - (bal) removed extra <netdb.h> noticed by Kevin Steves and removed the
1776 bad reference to 'NeXT including it else were' on the #ifdef version.
8f523d67 1777
b03bd394 177820001227
61e96248 1779 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by
b03bd394 1780 Takumi Yamane <yamtak@b-session.com>
1781 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
8f523d67 1782 by Corinna Vinschen <vinschen@redhat.com>
1783 - (djm) Fix catman-do target for non-bash
61e96248 1784 - (bal) Typo in configure.in: entut?ent should be endut?ent. Suggested by
8f523d67 1785 Takumi Yamane <yamtak@b-session.com>
1786 - (bal) Checks for getrlimit(), sysconf(), and setdtablesize(). Patch
b03bd394 1787 by Corinna Vinschen <vinschen@redhat.com>
13991f8e 1788 - (djm) Fix catman-do target for non-bash
61e96248 1789 - (bal) Fixed NeXT's lack of CPPFLAGS honoring.
1790 - (bal) ssh-keyscan.c: NeXT (and older BSDs) don't support getrlimit() w/
f318b98b 1791 'RLIMIT_NOFILE'
61e96248 1792 - (djm) Remove *.Ylonen files. They are no longer in the OpenBSD tree,
1793 the info in COPYING.Ylonen has been moved to the start of each
3bdf55b1 1794 SSH1-derived file and README.Ylonen is well out of date.
b03bd394 1795
8d88011e 179620001223
1797 - (bal) Fixed Makefile.in to support recompile of all ssh and sshd objects
1798 if a change to config.h has occurred. Suggested by Gert Doering
1799 <gert@greenie.muc.de>
1800 - (bal) OpenBSD CVS Update:
1801 - markus@cvs.openbsd.org 2000/12/22 16:49:40
1802 [ssh-keygen.c]
1803 fix ssh-keygen -x -t type > file; from Roumen.Petrov@skalasoft.com
1804
1e3b8b07 180520001222
1806 - Updated RCSID for pty.c
1807 - (bal) OpenBSD CVS Updates:
1808 - markus@cvs.openbsd.org 2000/12/21 15:10:16
1809 [auth-rh-rsa.c hostfile.c hostfile.h sshconnect.c]
1810 print keyfile:line for changed hostkeys, for deraadt@, ok deraadt@
1811 - markus@cvs.openbsd.org 2000/12/20 19:26:56
1812 [authfile.c]
1813 allow ssh -i userkey for root
1814 - markus@cvs.openbsd.org 2000/12/20 19:37:21
1815 [authfd.c authfd.h kex.c sshconnect2.c sshd.c uidswap.c uidswap.h]
1816 fix prototypes; from stevesk@pobox.com
1817 - markus@cvs.openbsd.org 2000/12/20 19:32:08
1818 [sshd.c]
1819 init pointer to NULL; report from Jan.Ivan@cern.ch
1820 - markus@cvs.openbsd.org 2000/12/19 23:17:54
1821 [auth-krb4.c auth-options.c auth-options.h auth-rhosts.c auth-rsa.c
1822 auth1.c auth2-skey.c auth2.c authfd.c authfd.h authfile.c bufaux.c
1823 bufaux.h buffer.c canohost.c channels.c clientloop.c compress.c
1824 crc32.c deattack.c getput.h hmac.c hmac.h hostfile.c kex.c kex.h
1825 key.c key.h log.c login.c match.c match.h mpaux.c mpaux.h packet.c
1826 packet.h radix.c readconf.c rsa.c scp.c servconf.c servconf.h
1827 serverloop.c session.c sftp-server.c ssh-agent.c ssh-dss.c ssh-dss.h
1828 ssh-keygen.c ssh-keyscan.c ssh-rsa.c ssh-rsa.h ssh.c ssh.h uuencode.c
1829 uuencode.h sshconnect1.c sshconnect2.c sshd.c tildexpand.c]
1830 replace 'unsigned bla' with 'u_bla' everywhere. also replace 'char
1831 unsigned' with u_char.
1832
67b0facb 183320001221
1834 - (stevesk) OpenBSD CVS updates:
1835 - markus@cvs.openbsd.org 2000/12/19 15:43:45
1836 [authfile.c channels.c sftp-server.c ssh-agent.c]
1837 remove() -> unlink() for consistency
1838 - markus@cvs.openbsd.org 2000/12/19 15:48:09
1839 [ssh-keyscan.c]
1840 replace <ssl/x.h> with <openssl/x.h>
1841 - markus@cvs.openbsd.org 2000/12/17 02:33:40
1842 [uidswap.c]
1843 typo; from wsanchez@apple.com
61e96248 1844
adeebd37 184520001220
61e96248 1846 - (djm) Workaround PAM inconsistencies between Solaris derived PAM code
adeebd37 1847 and Linux-PAM. Based on report and fix from Andrew Morgan
1848 <morgan@transmeta.com>
1849
f072c47a 185020001218
1851 - (stevesk) rsa.c: entropy.h not needed.
0c2fb82f 1852 - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
1853 Suggested by Wilfredo Sanchez <wsanchez@apple.com>
f072c47a 1854
731c1541 185520001216
1856 - (stevesk) OpenBSD CVS updates:
1857 - markus@cvs.openbsd.org 2000/12/16 02:53:57
1858 [scp.c]
1859 allow + in usernames; request from Florian.Weimer@RUS.Uni-Stuttgart.DE
1860 - markus@cvs.openbsd.org 2000/12/16 02:39:57
1861 [scp.c]
1862 unused; from stevesk@pobox.com
1863
227e8e86 186420001215
9853409f 1865 - (stevesk) Old OpenBSD patch wasn't completely applied:
1866 - markus@cvs.openbsd.org 2000/01/24 22:11:20
1867 [scp.c]
1868 allow '.' in usernames; from jedgar@fxp.org
227e8e86 1869 - (stevesk) OpenBSD CVS updates:
1870 - markus@cvs.openbsd.org 2000/12/13 16:26:53
1871 [ssh-keyscan.c]
1872 fatal already adds \n; from stevesk@pobox.com
1873 - markus@cvs.openbsd.org 2000/12/13 16:25:44
1874 [ssh-agent.c]
1875 remove redundant spaces; from stevesk@pobox.com
1876 - ho@cvs.openbsd.org 2000/12/12 15:50:21
1877 [pty.c]
1878 When failing to set tty owner and mode on a read-only filesystem, don't
1879 abort if the tty already has correct owner and reasonably sane modes.
1880 Example; permit 'root' to login to a firewall with read-only root fs.
1881 (markus@ ok)
1882 - deraadt@cvs.openbsd.org 2000/12/13 06:36:05
1883 [pty.c]
1884 KNF
6ffc9c88 1885 - markus@cvs.openbsd.org 2000/12/12 14:45:21
1886 [sshd.c]
1887 source port < 1024 is no longer required for rhosts-rsa since it
1888 adds no additional security.
1889 - markus@cvs.openbsd.org 2000/12/12 16:11:49
1890 [ssh.1 ssh.c]
1891 rhosts-rsa is no longer automagically disabled if ssh is not privileged.
1892 UsePrivilegedPort=no disables rhosts-rsa _only_ for old servers.
1893 these changes should not change the visible default behaviour of the ssh client.
71c0d06a 1894 - deraadt@cvs.openbsd.org 2000/12/11 10:27:33
1895 [scp.c]
1896 when copying 0-sized files, do not re-print ETA time at completion
3e1caa83 1897 - provos@cvs.openbsd.org 2000/12/15 10:30:15
1898 [kex.c kex.h sshconnect2.c sshd.c]
1899 compute diffie-hellman in parallel between server and client. okay markus@
227e8e86 1900
6c935fbd 190120001213
1902 - (djm) Make sure we reset the SIGPIPE disposition after we fork. Report
1903 from Andreas M. Kirchwitz <amk@krell.zikzak.de>
227e8e86 1904 - (stevesk) OpenBSD CVS update:
1fe6a48f 1905 - markus@cvs.openbsd.org 2000/12/12 15:30:02
1906 [ssh-keyscan.c ssh.c sshd.c]
61e96248 1907 consistently use __progname; from stevesk@pobox.com
6c935fbd 1908
367d1840 190920001211
1910 - (bal) Applied patch to include ssh-keyscan into Redhat's package, and
1911 patch to install ssh-keyscan manpage. Patch by Pekka Savola
1912 <pekka@netcore.fi>
e3a70753 1913 - (bal) OpenbSD CVS update
1914 - markus@cvs.openbsd.org 2000/12/10 17:01:53
1915 [sshconnect1.c]
1916 always request new challenge for skey/tis-auth, fixes interop with
1917 other implementations; report from roth@feep.net
367d1840 1918
6b523bae 191920001210
1920 - (bal) OpenBSD CVS updates
61e96248 1921 - markus@cvs.openbsd.org 2000/12/09 13:41:51
6b523bae 1922 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
1923 undo rijndael changes
61e96248 1924 - markus@cvs.openbsd.org 2000/12/09 13:48:31
6b523bae 1925 [rijndael.c]
1926 fix byte order bug w/o introducing new implementation
61e96248 1927 - markus@cvs.openbsd.org 2000/12/09 14:08:27
6b523bae 1928 [sftp-server.c]
1929 "" -> "." for realpath; from vinschen@redhat.com
61e96248 1930 - markus@cvs.openbsd.org 2000/12/09 14:06:54
6b523bae 1931 [ssh-agent.c]
1932 extern int optind; from stevesk@sweden.hp.com
13af0aa2 1933 - provos@cvs.openbsd.org 2000/12/09 23:51:11
1934 [compat.c]
1935 remove unnecessary '\n'
6b523bae 1936
ce9c0b75 193720001209
6b523bae 1938 - (bal) OpenBSD CVS updates:
61e96248 1939 - djm@cvs.openbsd.org 2000/12/07 4:24:59
ce9c0b75 1940 [ssh.1]
1941 Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
1942
f72fc97f 194320001207
6b523bae 1944 - (bal) OpenBSD CVS updates:
61e96248 1945 - markus@cvs.openbsd.org 2000/12/06 22:58:14
f72fc97f 1946 [compat.c compat.h packet.c]
1947 disable debug messages for ssh.com/f-secure 2.0.1x, 2.1.0
dfe89252 1948 - markus@cvs.openbsd.org 2000/12/06 23:10:39
1949 [rijndael.c]
1950 unexpand(1)
61e96248 1951 - markus@cvs.openbsd.org 2000/12/06 23:05:43
dfe89252 1952 [cipher.c cipher.h rijndael.c rijndael.h rijndael_boxes.h]
1953 new rijndael implementation. fixes endian bugs
f72fc97f 1954
97fb6912 195520001206
6b523bae 1956 - (bal) OpenBSD CVS updates:
97fb6912 1957 - markus@cvs.openbsd.org 2000/12/05 20:34:09
1958 [channels.c channels.h clientloop.c serverloop.c]
1959 async connects for -R/-L; ok deraadt@
1960 - todd@cvs.openssh.org 2000/12/05 16:47:28
1961 [sshd.c]
1962 tweak comment to reflect real location of pid file; ok provos@
bf5f69f7 1963 - (stevesk) Import <sys/queue.h> from OpenBSD for systems that don't
1964 have it (used in ssh-keyscan).
227e8e86 1965 - (stevesk) OpenBSD CVS update:
f20255cb 1966 - markus@cvs.openbsd.org 2000/12/06 19:57:48
1967 [ssh-keyscan.c]
1968 err(3) -> internal error(), from stevesk@sweden.hp.com
97fb6912 1969
f6fdbddf 197020001205
6b523bae 1971 - (bal) OpenBSD CVS updates:
f6fdbddf 1972 - markus@cvs.openbsd.org 2000/12/04 19:24:02
1973 [ssh-keyscan.c ssh-keyscan.1]
1974 David Maziere's ssh-keyscan, ok niels@
1975 - (bal) Updated Makefile.in to include ssh-keyscan that was just added
1976 to the recent OpenBSD source tree.
835d2104 1977 - (stevesk) fix typos in contrib/hpux/README
f6fdbddf 1978
cbc5abf9 197920001204
1980 - (bal) More C functions defined in NeXT that are unaccessable without
61e96248 1981 defining -POSIX.
1982 - (bal) OpenBSD CVS updates:
1983 - markus@cvs.openbsd.org 2000/12/03 11:29:04
cbc5abf9 1984 [compat.c]
1985 remove fallback to SSH_BUG_HMAC now that the drafts are updated
1986 - markus@cvs.openbsd.org 2000/12/03 11:27:55
1987 [compat.c]
61e96248 1988 correctly match "2.1.0.pl2 SSH" etc; from
97fb6912 1989 pekkas@netcore.fi/bugzilla.redhat
cbc5abf9 1990 - markus@cvs.openbsd.org 2000/12/03 11:15:03
1991 [auth2.c compat.c compat.h sshconnect2.c]
1992 support f-secure/ssh.com 2.0.12; ok niels@
1993
0b6fbf03 199420001203
cbc5abf9 1995 - (bal) OpenBSD CVS updates:
0b6fbf03 1996 - markus@cvs.openbsd.org 2000/11/30 22:54:31
1997 [channels.c]
61e96248 1998 debug->warn if tried to do -R style fwd w/o client requesting this;
0b6fbf03 1999 ok neils@
2000 - markus@cvs.openbsd.org 2000/11/29 20:39:17
2001 [cipher.c]
2002 des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV
2003 - markus@cvs.openbsd.org 2000/11/30 18:33:05
2004 [ssh-agent.c]
2005 agents must not dump core, ok niels@
61e96248 2006 - markus@cvs.openbsd.org 2000/11/30 07:04:02
0b6fbf03 2007 [ssh.1]
2008 T is for both protocols
2009 - markus@cvs.openbsd.org 2000/12/01 00:00:51
2010 [ssh.1]
2011 typo; from green@FreeBSD.org
2012 - markus@cvs.openbsd.org 2000/11/30 07:02:35
2013 [ssh.c]
2014 check -T before isatty()
2015 - provos@cvs.openbsd.org 2000/11/29 13:51:27
2016 [sshconnect.c]
61e96248 2017 show IP address and hostname when new key is encountered. okay markus@
0b6fbf03 2018 - markus@cvs.openbsd.org 2000/11/30 22:53:35
2019 [sshconnect.c]
2020 disable agent/x11/port fwding if hostkey has changed; ok niels@
2021 - marksu@cvs.openbsd.org 2000/11/29 21:11:59
2022 [sshd.c]
2023 sshd -D, startup w/o deamon(), for monitoring scripts or inittab;
2024 from handler@sub-rosa.com and eric@urbanrange.com; ok niels@
8c9fe09e 2025 - (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
2026 PAM authentication using KbdInteractive.
2027 - (djm) Added another TODO
0b6fbf03 2028
90f4078a 202920001202
2030 - (bal) Backed out of part of Alain St-Denis' loginrec.c patch.
61e96248 2031 - (bal) Irix need some sort of mansubdir, patch by Michael Stone
90f4078a 2032 <mstone@cs.loyola.edu>
2033
dcef6523 203420001129
7062c40f 2035 - (djm) Back out all the serverloop.c hacks. sshd will now hang again
2036 if there are background children with open fds.
c193d002 2037 - (djm) bsd-rresvport.c bzero -> memset
61e96248 2038 - (djm) Don't fail in defines.h on absence of 64 bit types (we will
c193d002 2039 still fail during compilation of sftp-server).
2040 - (djm) Fail if ar is not found during configure
c523303b 2041 - (djm) OpenBSD CVS updates:
2042 - provos@cvs.openbsd.org 2000/11/22 08:38:31
2043 [sshd.8]
2044 talk about /etc/primes, okay markus@
2045 - markus@cvs.openbsd.org 2000/11/23 14:03:48
2046 [ssh.c sshconnect1.c sshconnect2.c]
2047 complain about invalid ciphers for ssh1/ssh2, fall back to reasonable
2048 defaults
2049 - markus@cvs.openbsd.org 2000/11/25 09:42:53
2050 [sshconnect1.c]
2051 reorder check for illegal ciphers, bugreport from espie@
2052 - markus@cvs.openbsd.org 2000/11/25 10:19:34
2053 [ssh-keygen.c ssh.h]
2054 print keytype when generating a key.
2055 reasonable defaults for RSA1/RSA/DSA keys.
b3ec54b4 2056 - (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
2057 more manpage paths in fixpaths calls
2058 - (djm) Also add xauth path at Pekka's suggestion.
57ce3f00 2059 - (djm) Add Redhat RPM patch for AUTHPRIV SyslogFacility
dcef6523 2060
e879a080 206120001125
2062 - (djm) Give up privs when reading seed file
2063
d343d900 206420001123
2065 - (bal) Merge OpenBSD changes:
2066 - markus@cvs.openbsd.org 2000/11/15 22:31:36
2067 [auth-options.c]
61e96248 2068 case insensitive key options; from stevesk@sweeden.hp.com
d343d900 2069 - markus@cvs.openbsd.org 2000/11/16 17:55:43
2070 [dh.c]
2071 do not use perror() in sshd, after child is forked()
2072 - markus@cvs.openbsd.org 2000/11/14 23:42:40
2073 [auth-rsa.c]
2074 parse option only if key matches; fix some confusing seen by the client
2075 - markus@cvs.openbsd.org 2000/11/14 23:44:19
2076 [session.c]
2077 check no_agent_forward_flag for ssh-2, too
2078 - markus@cvs.openbsd.org 2000/11/15
2079 [ssh-agent.1]
2080 reorder SYNOPSIS; typo, use .It
2081 - markus@cvs.openbsd.org 2000/11/14 23:48:55
2082 [ssh-agent.c]
2083 do not reorder keys if a key is removed
2084 - markus@cvs.openbsd.org 2000/11/15 19:58:08
2085 [ssh.c]
61e96248 2086 just ignore non existing user keys
d343d900 2087 - millert@cvs.openbsd.org 200/11/15 20:24:43
2088 [ssh-keygen.c]
2089 Add missing \n at end of error message.
2090
0b49a754 209120001122
2092 - (bal) Minor patch to ensure platforms lacking IRIX job limit supports
2093 are compilable.
2094 - (bal) Updated TODO as of 11/18/2000 with known things to resolve.
2095
fab2e5d3 209620001117
2097 - (bal) Changed from 'primes' to 'primes.out' for consistancy sake. It
2098 has no affect the output. Patch by Corinna Vinschen <vinschen@redhat.com>
61e96248 2099 - (stevesk) Reworked progname support.
260d427b 2100 - (bal) Misplaced #include "includes.h" in bsd-setproctitle.c. Patch by
2101 Shinichi Maruyama <marya@st.jip.co.jp>
fab2e5d3 2102
c2207f11 210320001116
2104 - (bal) Added in MAXSYMLINK test in bsd-realpath.c. Required for some SCO
2105 releases.
2106 - (bal) Make builds work outside of source tree. Patch by Mark D. Roth
2107 <roth@feep.net>
2108
3d398e04 210920001113
61e96248 2110 - (djm) Add pointer to http://www.imasy.or.jp/~gotoh/connect.c to
3d398e04 2111 contrib/README
fa08c86b 2112 - (djm) Merge OpenBSD changes:
2113 - markus@cvs.openbsd.org 2000/11/06 16:04:56
2114 [channels.c channels.h clientloop.c nchan.c serverloop.c]
2115 [session.c ssh.c]
2116 agent forwarding and -R for ssh2, based on work from
2117 jhuuskon@messi.uku.fi
2118 - markus@cvs.openbsd.org 2000/11/06 16:13:27
2119 [ssh.c sshconnect.c sshd.c]
2120 do not disabled rhosts(rsa) if server port > 1024; from
2121 pekkas@netcore.fi
2122 - markus@cvs.openbsd.org 2000/11/06 16:16:35
2123 [sshconnect.c]
2124 downgrade client to 1.3 if server is 1.4; help from mdb@juniper.net
2125 - markus@cvs.openbsd.org 2000/11/09 18:04:40
2126 [auth1.c]
2127 typo; from mouring@pconline.com
2128 - markus@cvs.openbsd.org 2000/11/12 12:03:28
2129 [ssh-agent.c]
2130 off-by-one when removing a key from the agent
2131 - markus@cvs.openbsd.org 2000/11/12 12:50:39
2132 [auth-rh-rsa.c auth2.c authfd.c authfd.h]
2133 [authfile.c hostfile.c kex.c kex.h key.c key.h myproposal.h]
2134 [readconf.c readconf.h rsa.c rsa.h servconf.c servconf.h ssh-add.c]
2135 [ssh-agent.c ssh-keygen.1 ssh-keygen.c ssh.1 ssh.c ssh_config]
2136 [sshconnect1.c sshconnect2.c sshd.8 sshd.c sshd_config ssh-dss.c]
61e96248 2137 [ssh-dss.h ssh-rsa.c ssh-rsa.h dsa.c dsa.h]
fa08c86b 2138 add support for RSA to SSH2. please test.
2139 there are now 3 types of keys: RSA1 is used by ssh-1 only,
2140 RSA and DSA are used by SSH2.
2141 you can use 'ssh-keygen -t rsa -f ssh2_rsa_file' to generate RSA
2142 keys for SSH2 and use the RSA keys for hostkeys or for user keys.
2143 SSH2 RSA or DSA keys are added to .ssh/authorised_keys2 as before.
2144 - (djm) Fix up Makefile and Redhat init script to create RSA host keys
f001465f 2145 - (djm) Change to interim version
5733a41a 2146 - (djm) Fix RPM spec file stupidity
6fff1ac4 2147 - (djm) fixpaths to DSA and RSA keys too
3d398e04 2148
d287c664 214920001112
2150 - (bal) SCO Patch to add needed libraries for configure.in. Patch by
2151 Phillips Porch <root@theporch.com>
3d398e04 2152 - (bal) IRIX patch to adding Job Limits. Patch by Denis Parker
2153 <dcp@sgi.com>
a3bf38d0 2154 - (stevesk) pty.c: HP-UX 10 and 11 don't define TIOCSCTTY. Add error() to
2155 failed ioctl(TIOCSCTTY) call.
d287c664 2156
3c4d4fef 215720001111
2158 - (djm) Added /etc/primes for kex DH group neg, fixup Makefile.in and
2159 packaging files
35325fd4 2160 - (djm) Fix new Makefile.in warnings
61e96248 2161 - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are
2162 promoted to type int. Report and fix from Dan Astoorian
027bf205 2163 <djast@cs.toronto.edu>
61e96248 2164 - (djm) Hardwire sysconfdir in RPM spec files as some RPM versions get
e3291159 2165 it wrong. Report from Bennett Todd <bet@rahul.net>
3c4d4fef 2166
3e366738 216720001110
2168 - (bal) Fixed dropped answer from skey_keyinfo() in auth1.c
2169 - (bal) Changed from --with-skey to --with-skey=PATH in configure.in
2170 - (bal) Added in check to verify S/Key library is being detected in
2171 configure.in
61e96248 2172 - (bal) next-posix.h - added another prototype wrapped in POSIX ifdef/endif.
3e366738 2173 Patch by Mark Miller <markm@swoon.net>
2174 - (bal) Added 'util.h' header to loginrec.c only if HAVE_UTIL_H is defined
61e96248 2175 to remove warnings under MacOS X. Patch by Mark Miller <markm@swoon.net>
3e366738 2176 - (bal) Fixed LDFLAG mispelling in configure.in for --with-afs
2177
373998a4 217820001107
e506ee73 2179 - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
2180 Mark Miller <markm@swoon.net>
373998a4 2181 - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by
2182 Jarno Huuskonen <jhuuskon@messi.uku.fi>
e506ee73 2183 - (bal) fixpaths fixed to stop it from quitely failing. Patch by
2184 Mark D. Roth <roth@feep.net>
373998a4 2185
ac89998a 218620001106
2187 - (djm) Use Jim's new 1.0.3 askpass in Redhat RPMs
6c09e23c 2188 - (djm) Manually fix up missed diff hunks (mainly RCS idents)
61e96248 2189 - (djm) Remove UPGRADING document in favour of a link to the better
d6846e6a 2190 maintained FAQ on www.openssh.com
73bd30fe 2191 - (djm) Fix multiple dependancy on gnome-libs from Pekka Savola
2192 <pekkas@netcore.fi>
2193 - (djm) Don't need X11-askpass in RPM spec file if building without it
2194 from Pekka Savola <pekkas@netcore.fi>
c215ba3b 2195 - (djm) Release 2.3.0p1
97b378bf 2196 - (bal) typo in configure.in in regards to --with-ldflags from Marko
2197 Asplund <aspa@kronodoc.fi>
2198 - (bal) fixed next-posix.h. Forgot prototype of getppid().
68f189a9 2199
b850ecd9 220020001105
2201 - (bal) Sync with OpenBSD:
2202 - markus@cvs.openbsd.org 2000/10/31 9:31:58
2203 [compat.c]
2204 handle all old openssh versions
2205 - markus@cvs.openbsd.org 2000/10/31 13:1853
2206 [deattack.c]
2207 so that large packets do not wrap "n"; from netbsd
2208 - (bal) rijndel.c - fix up RCSID to match OpenBSD tree
a30ce26d 2209 - (bal) auth2-skey.c - Checked in. Missing from portable tree.
2210 - (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
2211 setsid() into more common files
96054e6f 2212 - (stevesk) pty.c: use __hpux to identify HP-UX.
d0127657 2213 - (bal) Missed auth-skey.o in Makefile.in and minor correction to
2214 bsd-waitpid.c
b850ecd9 2215
75b90ced 221620001029
2217 - (stevesk) Fix typo in auth.c: USE_PAM not PAM
95273555 2218 - (stevesk) Create contrib/cygwin/ directory; patch from
2219 Corinna Vinschen <vinschen@redhat.com>
e9e4a1c7 2220 - (bal) Resolved more $xno and $xyes issues in configure.in
fd5f0295 2221 - (bal) next-posix.h - spelling and forgot a prototype
75b90ced 2222
344f2b94 222320001028
61e96248 2224 - (djm) fix select hack in serverloop.c from Philippe WILLEM
344f2b94 2225 <Philippe.WILLEM@urssaf.fr>
240ae474 2226 - (djm) Fix mangled AIXAUTHENTICATE code
61e96248 2227 - (djm) authctxt->pw may be NULL. Fix from Markus Friedl
606ea390 2228 <markus.friedl@informatik.uni-erlangen.de>
a22aff1f 2229 - (djm) Sync with OpenBSD:
2230 - markus@cvs.openbsd.org 2000/10/16 15:46:32
2231 [ssh.1]
2232 fixes from pekkas@netcore.fi
2233 - markus@cvs.openbsd.org 2000/10/17 14:28:11
2234 [atomicio.c]
2235 return number of characters processed; ok deraadt@
2236 - markus@cvs.openbsd.org 2000/10/18 12:04:02
2237 [atomicio.c]
2238 undo
2239 - markus@cvs.openbsd.org 2000/10/18 12:23:02
2240 [scp.c]
2241 replace atomicio(read,...) with read(); ok deraadt@
2242 - markus@cvs.openbsd.org 2000/10/18 12:42:00
2243 [session.c]
2244 restore old record login behaviour
2245 - deraadt@cvs.openbsd.org 2000/10/19 10:41:13
2246 [auth-skey.c]
2247 fmt string problem in unused code
2248 - provos@cvs.openbsd.org 2000/10/19 10:45:16
2249 [sshconnect2.c]
2250 don't reference freed memory. okay deraadt@
2251 - markus@cvs.openbsd.org 2000/10/21 11:04:23
2252 [canohost.c]
2253 typo, eramore@era-t.ericsson.se; ok niels@
2254 - markus@cvs.openbsd.org 2000/10/23 13:31:55
2255 [cipher.c]
2256 non-alignment dependent swap_bytes(); from
2257 simonb@wasabisystems.com/netbsd
2258 - markus@cvs.openbsd.org 2000/10/26 12:38:28
2259 [compat.c]
2260 add older vandyke products
2261 - markus@cvs.openbsd.org 2000/10/27 01:32:19
2262 [channels.c channels.h clientloop.c serverloop.c session.c]
2263 [ssh.c util.c]
61e96248 2264 enable non-blocking IO on channels, and tty's (except for the
a22aff1f 2265 client ttys).
344f2b94 2266
ddc49b5c 226720001027
2268 - (djm) Increase REKEY_BYTES to 2^24 for arc4random
2269
48e7916f 227020001025
2271 - (djm) Added WARNING.RNG file and modified configure to ask users of the
2272 builtin entropy code to read it.
2273 - (djm) Prefer builtin regex to PCRE.
00937921 2274 - (bal) Added USE_PIPS defined to NeXT configure.in since scp hangs randomly.
2275 - (bal) Apply fixes to configure.in pointed out by Pavel Roskin
2276 <proski@gnu.org>
48e7916f 2277
8dcda1e3 227820001020
2279 - (djm) Don't define _REENTRANT for SNI/Reliant Unix
07bee9a7 2280 - (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementation
2281 is more correct then current version.
8dcda1e3 2282
f5af5cd5 228320001018
2284 - (stevesk) Add initial support for setproctitle(). Current
2285 support is for the HP-UX pstat(PSTAT_SETCMD, ...) method.
134fd7f6 2286 - (stevesk) Add egd startup scripts to contrib/hpux/
f5af5cd5 2287
2f31bdd6 228820001017
2289 - (djm) Add -lregex to cywin libs from Corinna Vinschen
2290 <vinschen@cygnus.com>
ba7a3f40 2291 - (djm) Don't rely on atomicio's retval to determine length of askpass
2292 supplied passphrase. Problem report from Lutz Jaenicke
2293 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
66d6c27e 2294 - (bal) Changed from GNU rx to PCRE on suggestion from djm.
61e96248 2295 - (bal) Integrated Sony NEWS-OS patches from NAKAJI Hirouyuki
66d6c27e 2296 <nakaji@tutrp.tut.ac.jp>
2f31bdd6 2297
33de75a3 229820001016
2299 - (djm) Sync with OpenBSD:
2300 - markus@cvs.openbsd.org 2000/10/14 04:01:15
2301 [cipher.c]
2302 debug3
2303 - markus@cvs.openbsd.org 2000/10/14 04:07:23
2304 [scp.c]
2305 remove spaces from arguments; from djm@mindrot.org
2306 - markus@cvs.openbsd.org 2000/10/14 06:09:46
2307 [ssh.1]
2308 Cipher is for SSH-1 only
2309 - markus@cvs.openbsd.org 2000/10/14 06:12:09
2310 [servconf.c servconf.h serverloop.c session.c sshd.8]
2311 AllowTcpForwarding; from naddy@
2312 - markus@cvs.openbsd.org 2000/10/14 06:16:56
2313 [auth2.c compat.c compat.h sshconnect2.c version.h]
61e96248 2314 OpenSSH_2.3; note that is is not complete, but the version number
33de75a3 2315 needs to be changed for interoperability reasons
2316 - markus@cvs.openbsd.org 2000/10/14 06:19:45
2317 [auth-rsa.c]
2318 do not send RSA challenge if key is not allowed by key-options; from
2319 eivind@ThinkSec.com
2320 - markus@cvs.openbsd.org 2000/10/15 08:14:01
2321 [rijndael.c session.c]
2322 typos; from stevesk@sweden.hp.com
2323 - markus@cvs.openbsd.org 2000/10/15 08:18:31
2324 [rijndael.c]
2325 typo
61e96248 2326 - (djm) Copy manpages back over from OpenBSD - too tedious to wade
30d8b039 2327 through diffs
61e96248 2328 - (djm) Added condrestart to Redhat init script. Patch from Pekka Savola
30d8b039 2329 <pekkas@netcore.fi>
aa0289fe 2330 - (djm) Update version in Redhat spec file
61e96248 2331 - (djm) Merge some of Nalin Dahyabhai <nalin@redhat.com> changes from the
aa0289fe 2332 Redhat 7.0 spec file
5b2d4b75 2333 - (djm) Make inability to read/write PRNG seedfile non-fatal
2334
33de75a3 2335
4d670c24 233620001015
2337 - (djm) Fix ssh2 hang on background processes at logout.
2338
71dfaf1c 233920001014
443172c4 2340 - (bal) Add support for realpath and getcwd for platforms with broken
2341 or missing realpath implementations for sftp-server.
2342 - (bal) Corrected mistake in INSTALL in regards to GNU rx library
61e96248 2343 - (bal) Add support for GNU rx library for those lacking regexp support
71dfaf1c 2344 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
02323c45 2345 - (djm) Revert SSH2 serverloop hack, will find a better way.
4ee81249 2346 - (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
2347 from Martin Johansson <fatbob@acc.umu.se>
94ec8c6b 2348 - (djm) Big OpenBSD sync:
2349 - markus@cvs.openbsd.org 2000/09/30 10:27:44
2350 [log.c]
2351 allow loglevel debug
2352 - markus@cvs.openbsd.org 2000/10/03 11:59:57
2353 [packet.c]
2354 hmac->mac
2355 - markus@cvs.openbsd.org 2000/10/03 12:03:03
2356 [auth-krb4.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c auth-rsa.c auth1.c]
2357 move fake-auth from auth1.c to individual auth methods, disables s/key in
2358 debug-msg
2359 - markus@cvs.openbsd.org 2000/10/03 12:16:48
2360 ssh.c
2361 do not resolve canonname, i have no idea why this was added oin ossh
2362 - markus@cvs.openbsd.org 2000/10/09 15:30:44
2363 ssh-keygen.1 ssh-keygen.c
2364 -X now reads private ssh.com DSA keys, too.
2365 - markus@cvs.openbsd.org 2000/10/09 15:32:34
2366 auth-options.c
2367 clear options on every call.
2368 - markus@cvs.openbsd.org 2000/10/09 15:51:00
2369 authfd.c authfd.h
2370 interop with ssh-agent2, from <res@shore.net>
2371 - markus@cvs.openbsd.org 2000/10/10 14:20:45
2372 compat.c
2373 use rexexp for version string matching
2374 - provos@cvs.openbsd.org 2000/10/10 22:02:18
2375 [kex.c kex.h myproposal.h ssh.h ssh2.h sshconnect2.c sshd.c dh.c dh.h]
2376 First rough implementation of the diffie-hellman group exchange. The
2377 client can ask the server for bigger groups to perform the diffie-hellman
2378 in, thus increasing the attack complexity when using ciphers with longer
2379 keys. University of Windsor provided network, T the company.
2380 - markus@cvs.openbsd.org 2000/10/11 13:59:52
2381 [auth-rsa.c auth2.c]
2382 clear auth options unless auth sucessfull
2383 - markus@cvs.openbsd.org 2000/10/11 14:00:27
2384 [auth-options.h]
2385 clear auth options unless auth sucessfull
2386 - markus@cvs.openbsd.org 2000/10/11 14:03:27
2387 [scp.1 scp.c]
2388 support 'scp -o' with help from mouring@pconline.com
2389 - markus@cvs.openbsd.org 2000/10/11 14:11:35
2390 [dh.c]
2391 Wall
2392 - markus@cvs.openbsd.org 2000/10/11 14:14:40
2393 [auth.h auth2.c readconf.c readconf.h readpass.c servconf.c servconf.h]
2394 [ssh.h sshconnect2.c sshd_config auth2-skey.c cli.c cli.h]
2395 add support for s/key (kbd-interactive) to ssh2, based on work by
2396 mkiernan@avantgo.com and me
2397 - markus@cvs.openbsd.org 2000/10/11 14:27:24
2398 [auth.c auth1.c auth2.c authfile.c cipher.c cipher.h kex.c kex.h]
2399 [myproposal.h packet.c readconf.c session.c ssh.c ssh.h sshconnect1.c]
2400 [sshconnect2.c sshd.c]
2401 new cipher framework
2402 - markus@cvs.openbsd.org 2000/10/11 14:45:21
2403 [cipher.c]
2404 remove DES
2405 - markus@cvs.openbsd.org 2000/10/12 03:59:20
2406 [cipher.c cipher.h sshconnect1.c sshconnect2.c sshd.c]
2407 enable DES in SSH-1 clients only
2408 - markus@cvs.openbsd.org 2000/10/12 08:21:13
2409 [kex.h packet.c]
2410 remove unused
2411 - markus@cvs.openbsd.org 2000/10/13 12:34:46
2412 [sshd.c]
2413 Kludge for F-Secure Macintosh < 1.0.2; appro@fy.chalmers.se
2414 - markus@cvs.openbsd.org 2000/10/13 12:59:15
2415 [cipher.c cipher.h myproposal.h rijndael.c rijndael.h]
2416 rijndael/aes support
2417 - markus@cvs.openbsd.org 2000/10/13 13:10:54
2418 [sshd.8]
2419 more info about -V
2420 - markus@cvs.openbsd.org 2000/10/13 13:12:02
2421 [myproposal.h]
2422 prefer no compression
3ed32516 2423 - (djm) Fix scp user@host handling
2424 - (djm) Don't clobber ssh_prng_cmds on install
6bcf7caa 2425 - (stevesk) Include config.h in rijndael.c so we define intXX_t and
2426 u_intXX_t types on all platforms.
9ea53ba5 2427 - (stevesk) rijndael.c: cleanup missing declaration warnings.
2919e060 2428 - (stevesk) ~/.hushlogin shouldn't cause required password change to
2429 be bypassed.
f5665f6f 2430 - (stevesk) Display correct path to ssh-askpass in configure output.
2431 Report from Lutz Jaenicke.
71dfaf1c 2432
ebd782f7 243320001007
2434 - (stevesk) Print PAM return value in PAM log messages to aid
2435 with debugging.
97994d32 2436 - (stevesk) Fix detection of pw_class struct member in configure;
2437 patch from KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp>
2438
47a134c1 243920001002
2440 - (djm) Fix USER_PATH, report from Kevin Steves <stevesk@sweden.hp.com>
2441 - (djm) Add host system and CC to end-of-configure report. Suggested by
2442 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
2443
7322ef0e 244420000931
2445 - (djm) Cygwin fixes from Corinna Vinschen <vinschen@cygnus.com>
2446
6ac7829a 244720000930
b6490dcb 2448 - (djm) Irix ssh_prng_cmds path fix from Pekka Savola <pekkas@netcore.fi>
61e96248 2449 - (djm) Support in bsd-snprintf.c for long long conversions from
772bd898 2450 Ben Lindstrom <mouring@pconline.com>
2451 - (djm) Cleanup NeXT support from Ben Lindstrom <mouring@pconline.com>
857040fb 2452 - (djm) Ignore SIGPIPEs from serverloop to child. Fixes crashes with
61e96248 2453 very short lived X connections. Bug report from Tobias Oetiker
857040fb 2454 <oetiker@ee.ethz.ch>. Fix from Markus Friedl <markus@cvs.openbsd.org>
bd2d7f6a 2455 - (djm) Add recent InitScripts as a RPM dependancy for openssh-server
2456 patch from Pekka Savola <pekkas@netcore.fi>
58665035 2457 - (djm) Forgot to cvs add LICENSE file
dc2901a0 2458 - (djm) Add LICENSE to RPM spec files
de273eef 2459 - (djm) CVS OpenBSD sync:
2460 - markus@cvs.openbsd.org 2000/09/26 13:59:59
2461 [clientloop.c]
2462 use debug2
2463 - markus@cvs.openbsd.org 2000/09/27 15:41:34
2464 [auth2.c sshconnect2.c]
2465 use key_type()
2466 - markus@cvs.openbsd.org 2000/09/28 12:03:18
2467 [channels.c]
2468 debug -> debug2 cleanup
61e96248 2469 - (djm) Irix strips "/dev/tty" from [uw]tmp entries (other systems only
2a7d529a 2470 strip "/dev/"). Fix loginrec.c based on patch from Alain St-Denis
2471 <Alain.St-Denis@ec.gc.ca>
61e96248 2472 - (djm) Fix 9 character passphrase failure with gnome-ssh-askpass.
2473 Problem was caused by interrupted read in ssh-add. Report from Donald
2a7d529a 2474 J. Barry <don@astro.cornell.edu>
6ac7829a 2475
c5d85828 247620000929
2477 - (djm) Fix SSH2 not terminating until all background tasks done problem.
61e96248 2478 - (djm) Another off-by-one fix from Pavel Kankovsky
2479 <peak@argo.troja.mff.cuni.cz>
22d89d24 2480 - (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
2481 tidy necessary differences. Use Markus' new debugN() in entropy.c
61e96248 2482 - (djm) Merged big SCO portability patch from Tim Rice
77bb0bca 2483 <tim@multitalents.net>
c5d85828 2484
6fd7f731 248520000926
2486 - (djm) Update X11-askpass to 1.0.2 in RPM spec file
c5ae7384 2487 - (djm) Define _REENTRANT to pickup strtok_r() on HP/UX
61e96248 2488 - (djm) Security: fix off-by-one buffer overrun in fake-getnameinfo.c.
2489 Report and fix from Pavel Kankovsky <peak@argo.troja.mff.cuni.cz>
6fd7f731 2490
2f125ca1 249120000924
2492 - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>
2493 - (djm) A bit more cleanup - created cygwin_util.h
bcdaaeab 2494 - (djm) Include strtok_r() from OpenBSD libc. Fixes report from Mark Miller
2495 <markm@swoon.net>
2f125ca1 2496
764d4113 249720000923
61e96248 2498 - (djm) Fix address logging in utmp from Kevin Steves
764d4113 2499 <stevesk@sweden.hp.com>
777319db 2500 - (djm) Redhat spec and manpage fixes from Pekka Savola <pekkas@netcore.fi>
bd590612 2501 - (djm) Seperate tests for int64_t and u_int64_t types
61e96248 2502 - (djm) Tweak password expiry checking at suggestion of Kevin Steves
37c1c46d 2503 <stevesk@sweden.hp.com>
e79b44e1 2504 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
61e96248 2505 - (djm) Use printf %lld instead of %qd in sftp-server.c. Fix from
e2144f11 2506 Michael Stone <mstone@cs.loyola.edu>
188adeb2 2507 - (djm) OpenBSD CVS sync:
2508 - markus@cvs.openbsd.org 2000/09/17 09:38:59
2509 [sshconnect2.c sshd.c]
2510 fix DEBUG_KEXDH
2511 - markus@cvs.openbsd.org 2000/09/17 09:52:51
2512 [sshconnect.c]
2513 yes no; ok niels@
2514 - markus@cvs.openbsd.org 2000/09/21 04:55:11
2515 [sshd.8]
2516 typo
2517 - markus@cvs.openbsd.org 2000/09/21 05:03:54
2518 [serverloop.c]
2519 typo
2520 - markus@cvs.openbsd.org 2000/09/21 05:11:42
2521 scp.c
2522 utime() to utimes(); mouring@pconline.com
2523 - markus@cvs.openbsd.org 2000/09/21 05:25:08
2524 sshconnect2.c
2525 change login logic in ssh2, allows plugin of other auth methods
2526 - markus@cvs.openbsd.org 2000/09/21 05:25:35
2527 [auth2.c channels.c channels.h clientloop.c dispatch.c dispatch.h]
2528 [serverloop.c]
2529 add context to dispatch_run
2530 - markus@cvs.openbsd.org 2000/09/21 05:07:52
2531 authfd.c authfd.h ssh-agent.c
2532 bug compat for old ssh.com software
764d4113 2533
7f377177 253420000920
2535 - (djm) Fix bad path substitution. Report from Andrew Miner
2536 <asminer@cs.iastate.edu>
2537
bcbf86ec 253820000916
61e96248 2539 - (djm) Fix SSL search order from Lutz Jaenicke
7950bf97 2540 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
19ece6d2 2541 - (djm) New SuSE spec from Corinna Vinschen <corinna@vinschen.de>
9cd45ea4 2542 - (djm) Update CygWin support from Corinna Vinschen <vinschen@cygnus.com>
995edaac 2543 - (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
2544 Patch from Larry Jones <larry.jones@sdrc.com>
61e96248 2545 - (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
ad55cd03 2546 password change patch.
2547 - (djm) Bring licenses on my stuff in line with OpenBSD's
0bbfbdeb 2548 - (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
2549 Kevin Steves <stevesk@sweden.hp.com>
7f8f5e00 2550 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
2551 - (djm) Re-enable int64_t types - we need them for sftp
2552 - (djm) Use libexecdir from configure , rather than libexecdir/ssh
2553 - (djm) Update Redhat SPEC file accordingly
2554 - (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
2555 - (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
61e96248 2556 - (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
7f8f5e00 2557 <Dirk.DeWachter@rug.ac.be>
61e96248 2558 - (djm) Fixprogs and entropy list fixes from Larry Jones
7f8f5e00 2559 <larry.jones@sdrc.com>
2560 - (djm) Fix for SuSE spec file from Takashi YOSHIDA
2561 <tyoshida@gemini.rc.kyushu-u.ac.jp>
bcbf86ec 2562 - (djm) Merge OpenBSD changes:
2563 - markus@cvs.openbsd.org 2000/09/05 02:59:57
2564 [session.c]
2565 print hostname (not hushlogin)
2566 - markus@cvs.openbsd.org 2000/09/05 13:18:48
2567 [authfile.c ssh-add.c]
2568 enable ssh-add -d for DSA keys
2569 - markus@cvs.openbsd.org 2000/09/05 13:20:49
2570 [sftp-server.c]
2571 cleanup
2572 - markus@cvs.openbsd.org 2000/09/06 03:46:41
2573 [authfile.h]
2574 prototype
2575 - deraadt@cvs.openbsd.org 2000/09/07 14:27:56
2576 [ALL]
61e96248 2577 cleanup copyright notices on all files. I have attempted to be
2578 accurate with the details. everything is now under Tatu's licence
2579 (which I copied from his readme), and/or the core-sdi bsd-ish thing
2580 for deattack, or various openbsd developers under a 2-term bsd
bcbf86ec 2581 licence. We're not changing any rules, just being accurate.
2582 - markus@cvs.openbsd.org 2000/09/07 14:40:30
2583 [channels.c channels.h clientloop.c serverloop.c ssh.c]
2584 cleanup window and packet sizes for ssh2 flow control; ok niels
2585 - markus@cvs.openbsd.org 2000/09/07 14:53:00
2586 [scp.c]
2587 typo
2588 - markus@cvs.openbsd.org 2000/09/07 15:13:37
2589 [auth-options.c auth-options.h auth-rh-rsa.c auth-rsa.c auth.c]
2590 [authfile.h canohost.c channels.h compat.c hostfile.h log.c match.h]
2591 [pty.c readconf.c]
2592 some more Copyright fixes
2593 - markus@cvs.openbsd.org 2000/09/08 03:02:51
2594 [README.openssh2]
2595 bye bye
2596 - deraadt@cvs.openbsd.org 2000/09/11 18:38:33
2597 [LICENCE cipher.c]
2598 a few more comments about it being ARC4 not RC4
2599 - markus@cvs.openbsd.org 2000/09/12 14:53:11
2600 [log-client.c log-server.c log.c ssh.1 ssh.c ssh.h sshd.8 sshd.c]
2601 multiple debug levels
2602 - markus@cvs.openbsd.org 2000/09/14 14:25:15
2603 [clientloop.c]
2604 typo
2605 - deraadt@cvs.openbsd.org 2000/09/15 01:13:51
2606 [ssh-agent.c]
2607 check return value for setenv(3) for failure, and deal appropriately
2608
deb8d717 260920000913
2610 - (djm) Fix server not exiting with jobs in background.
2611
b5e300c2 261220000905
2613 - (djm) Import OpenBSD CVS changes
2614 - markus@cvs.openbsd.org 2000/08/31 15:52:24
2615 [Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
2616 implement a SFTP server. interops with sftp2, scp2 and the windows
2617 client from ssh.com
2618 - markus@cvs.openbsd.org 2000/08/31 15:56:03
2619 [README.openssh2]
2620 sync
2621 - markus@cvs.openbsd.org 2000/08/31 16:05:42
2622 [session.c]
2623 Wall
2624 - markus@cvs.openbsd.org 2000/08/31 16:09:34
2625 [authfd.c ssh-agent.c]
2626 add a flag to SSH2_AGENTC_SIGN_REQUEST for future extensions
2627 - deraadt@cvs.openbsd.org 2000/09/01 09:25:13
2628 [scp.1 scp.c]
2629 cleanup and fix -S support; stevesk@sweden.hp.com
2630 - markus@cvs.openbsd.org 2000/09/01 16:29:32
2631 [sftp-server.c]
2632 portability fixes
2633 - markus@cvs.openbsd.org 2000/09/01 16:32:41
2634 [sftp-server.c]
2635 fix cast; mouring@pconline.com
2636 - itojun@cvs.openbsd.org 2000/09/03 09:23:28
2637 [ssh-add.1 ssh.1]
2638 add missing .El against .Bl.
2639 - markus@cvs.openbsd.org 2000/09/04 13:03:41
2640 [session.c]
2641 missing close; ok theo
2642 - markus@cvs.openbsd.org 2000/09/04 13:07:21
2643 [session.c]
2644 fix get_last_login_time order; from andre@van-veen.de
2645 - markus@cvs.openbsd.org 2000/09/04 13:10:09
2646 [sftp-server.c]
2647 more cast fixes; from mouring@pconline.com
2648 - markus@cvs.openbsd.org 2000/09/04 13:06:04
2649 [session.c]
2650 set SSH_ORIGINAL_COMMAND; from Leakin@dfw.nostrum.com, bet@rahul.net
2651 - (djm) Cleanup after import. Fix sftp-server compilation, Makefile
3c62e7eb 2652 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>
2653
1e61f54a 265420000903
2655 - (djm) Fix Redhat init script
2656
c80876b4 265720000901
2658 - (djm) Pick up Jim's new X11-askpass
2659 - (djm) Release 2.2.0p1
2660
8b4a0d08 266120000831
bcbf86ec 2662 - (djm) Workaround SIGPIPE problems on SCO. Fix from Aran Cox
8b4a0d08 2663 <acox@cv.telegroup.com>
b817711d 2664 - (djm) Pick up new version (2.2.0) from OpenBSD CVS
8b4a0d08 2665
0b65b628 266620000830
2667 - (djm) Compile warning fixes from Mark Miller <markm@swoon.net>
10fa00c8 2668 - (djm) Periodically rekey arc4random
2669 - (djm) Clean up diff against OpenBSD.
bcbf86ec 2670 - (djm) HPUX 11 needs USE_PIPES as well: Kevin Steves
2b10f47a 2671 <stevesk@sweden.hp.com>
b33a2e6e 2672 - (djm) Quieten the pam delete credentials error message
44839801 2673 - (djm) Fix printing of $DISPLAY hack if set by system type. Report from
2674 Kevin Steves <stevesk@sweden.hp.com>
84a770d1 2675 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>
7efa2776 2676 - (djm) Fix doh in bsd-arc4random.c
0b65b628 2677
9aaf9be4 267820000829
bcbf86ec 2679 - (djm) Fix ^C ignored issue on Solaris. Diagnosis from Gert
2680 Doering <gert@greenie.muc.de>, John Horne <J.Horne@plymouth.ac.uk> and
9aaf9be4 2681 Garrick James <garrick@james.net>
b5f90139 2682 - (djm) Check for SCO pty naming style (ptyp%d/ttyp%d). Based on fix from
2683 Bastian Trompetter <btrompetter@firemail.de>
698d107e 2684 - (djm) NeXT tweaks from Ben Lindstrom <mouring@pconline.com>
14a9a859 2685 - More OpenBSD updates:
2686 - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
2687 [scp.c]
2688 off_t in sink, to fix files > 2GB, i think, test is still running ;-)
2689 - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
2690 [session.c]
2691 Wall
2692 - markus@cvs.openbsd.org 2000/08/26 04:33:43
2693 [compat.c]
2694 ssh.com-2.3.0
2695 - markus@cvs.openbsd.org 2000/08/27 12:18:05
2696 [compat.c]
2697 compatibility with future ssh.com versions
2698 - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
2699 [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
2700 print uid/gid as unsigned
2701 - markus@cvs.openbsd.org 2000/08/28 13:51:00
2702 [ssh.c]
2703 enable -n and -f for ssh2
2704 - markus@cvs.openbsd.org 2000/08/28 14:19:53
2705 [ssh.c]
2706 allow combination of -N and -f
2707 - markus@cvs.openbsd.org 2000/08/28 14:20:56
2708 [util.c]
2709 util.c
2710 - markus@cvs.openbsd.org 2000/08/28 14:22:02
2711 [util.c]
2712 undo
2713 - markus@cvs.openbsd.org 2000/08/28 14:23:38
2714 [util.c]
2715 don't complain if setting NONBLOCK fails with ENODEV
9aaf9be4 2716
137d7b6c 271720000823
2718 - (djm) Define USE_PIPES to avoid socketpair problems on HPUX 10 and SunOS 4
bcbf86ec 2719 Avoids "scp never exits" problem. Reports from Lutz Jaenicke
2720 <Lutz.Jaenicke@aet.TU-Cottbus.DE> and Tamito KAJIYAMA
137d7b6c 2721 <kajiyama@grad.sccs.chukyo-u.ac.jp>
2e73a022 2722 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headers
da40ab4d 2723 - (djm) Add local version to version.h
ea788c22 2724 - (djm) Don't reseed arc4random everytime it is used
2e73a022 2725 - (djm) OpenBSD CVS updates:
2726 - deraadt@cvs.openbsd.org 2000/08/18 20:07:23
2727 [ssh.c]
2728 accept remsh as a valid name as well; roman@buildpoint.com
2729 - deraadt@cvs.openbsd.org 2000/08/18 20:17:13
2730 [deattack.c crc32.c packet.c]
2731 rename crc32() to ssh_crc32() to avoid zlib name clash. do not move to
2732 libz crc32 function yet, because it has ugly "long"'s in it;
2733 oneill@cs.sfu.ca
2734 - deraadt@cvs.openbsd.org 2000/08/18 20:26:08
2735 [scp.1 scp.c]
2736 -S prog support; tv@debian.org
2737 - deraadt@cvs.openbsd.org 2000/08/18 20:50:07
2738 [scp.c]
2739 knf
2740 - deraadt@cvs.openbsd.org 2000/08/18 20:57:33
2741 [log-client.c]
2742 shorten
2743 - markus@cvs.openbsd.org 2000/08/19 12:48:11
2744 [channels.c channels.h clientloop.c ssh.c ssh.h]
2745 support for ~. in ssh2
2746 - deraadt@cvs.openbsd.org 2000/08/19 15:29:40
2747 [crc32.h]
2748 proper prototype
2749 - markus@cvs.openbsd.org 2000/08/19 15:34:44
bcbf86ec 2750 [authfd.c authfd.h key.c key.h ssh-add.1 ssh-add.c ssh-agent.1]
2751 [ssh-agent.c ssh-keygen.c sshconnect1.c sshconnect2.c Makefile]
2e73a022 2752 [fingerprint.c fingerprint.h]
2753 add SSH2/DSA support to the agent and some other DSA related cleanups.
2754 (note that we cannot talk to ssh.com's ssh2 agents)
2755 - markus@cvs.openbsd.org 2000/08/19 15:55:52
2756 [channels.c channels.h clientloop.c]
2757 more ~ support for ssh2
2758 - markus@cvs.openbsd.org 2000/08/19 16:21:19
2759 [clientloop.c]
2760 oops
2761 - millert@cvs.openbsd.org 2000/08/20 12:25:53
2762 [session.c]
2763 We have to stash the result of get_remote_name_or_ip() before we
2764 close our socket or getpeername() will get EBADF and the process
2765 will exit. Only a problem for "UseLogin yes".
2766 - millert@cvs.openbsd.org 2000/08/20 12:30:59
2767 [session.c]
2768 Only check /etc/nologin if "UseLogin no" since login(1) may have its
2769 own policy on determining who is allowed to login when /etc/nologin
2770 is present. Also use the _PATH_NOLOGIN define.
2771 - millert@cvs.openbsd.org 2000/08/20 12:42:43
2772 [auth1.c auth2.c session.c ssh.c]
2773 Add calls to setusercontext() and login_get*(). We basically call
2774 setusercontext() in most places where previously we did a setlogin().
2775 Add default login.conf file and put root in the "daemon" login class.
2776 - millert@cvs.openbsd.org 2000/08/21 10:23:31
2777 [session.c]
2778 Fix incorrect PATH setting; noted by Markus.
137d7b6c 2779
c345cf9d 278020000818
2781 - (djm) OpenBSD CVS changes:
2782 - markus@cvs.openbsd.org 2000/07/22 03:14:37
2783 [servconf.c servconf.h sshd.8 sshd.c sshd_config]
2784 random early drop; ok theo, niels
2785 - deraadt@cvs.openbsd.org 2000/07/26 11:46:51
2786 [ssh.1]
2787 typo
2788 - deraadt@cvs.openbsd.org 2000/08/01 11:46:11
2789 [sshd.8]
2790 many fixes from pepper@mail.reppep.com
2791 - provos@cvs.openbsd.org 2000/08/01 13:01:42
2792 [Makefile.in util.c aux.c]
2793 rename aux.c to util.c to help with cygwin port
2794 - deraadt@cvs.openbsd.org 2000/08/02 00:23:31
2795 [authfd.c]
2796 correct sun_len; Alexander@Leidinger.net
2797 - provos@cvs.openbsd.org 2000/08/02 10:27:17
2798 [readconf.c sshd.8]
2799 disable kerberos authentication by default
2800 - provos@cvs.openbsd.org 2000/08/02 11:27:05
2801 [sshd.8 readconf.c auth-krb4.c]
2802 disallow kerberos authentication if we can't verify the TGT; from
2803 dugsong@
2804 kerberos authentication is on by default only if you have a srvtab.
2805 - markus@cvs.openbsd.org 2000/08/04 14:30:07
2806 [auth.c]
2807 unused
2808 - markus@cvs.openbsd.org 2000/08/04 14:30:35
2809 [sshd_config]
2810 MaxStartups
2811 - markus@cvs.openbsd.org 2000/08/15 13:20:46
2812 [authfd.c]
2813 cleanup; ok niels@
2814 - markus@cvs.openbsd.org 2000/08/17 14:05:10
2815 [session.c]
2816 cleanup login(1)-like jobs, no duplicate utmp entries
2817 - markus@cvs.openbsd.org 2000/08/17 14:06:34
2818 [session.c sshd.8 sshd.c]
2819 sshd -u len, similar to telnetd
1a022229 2820 - (djm) Lastlog was not getting closed after writing login entry
39987cc0 2821 - (djm) Add Solaris package support from Rip Loomis <loomisg@cist.saic.com>
c345cf9d 2822
416ed5a7 282320000816
2824 - (djm) Replacement for inet_ntoa for Irix (which breaks on gcc)
bcbf86ec 2825 - (djm) Fix strerror replacement for old SunOS. Based on patch from
416ed5a7 2826 Charles Levert <charles@comm.polymtl.ca>
bcbf86ec 2827 - (djm) Seperate arc4random into seperate file and use OpenSSL's RC4
416ed5a7 2828 implementation.
ba606eb2 2829 - (djm) SUN_LEN macro for systems which lack it
416ed5a7 2830
dbaa2e87 283120000815
2832 - (djm) More SunOS 4.1.x fixes from Nate Itkin <nitkin@europa.com>
cd352c82 2833 - (djm) Avoid failures on Irix when ssh is not setuid. Fix from
2834 Michael Stone <mstone@cs.loyola.edu>
d93a7e5a 2835 - (djm) Don't seek in directory based lastlogs
bcbf86ec 2836 - (djm) Fix --with-ipaddr-display configure option test. Patch from
d93a7e5a 2837 Jarno Huuskonen <jhuuskon@messi.uku.fi>
2a2cb9e7 2838 - (djm) Fix AIX limits from Alexandre Oliva <oliva@lsd.ic.unicamp.br>
dbaa2e87 2839
6c33bf70 284020000813
2841 - (djm) Add $(srcdir) to includes when compiling (for VPATH). Report from
2842 Fabrice bacchella <fabrice.bacchella@marchfirst.fr>
2843
3fcce26c 284420000809
bcbf86ec 2845 - (djm) Define AIX hard limits if headers don't. Report from
3fcce26c 2846 Bill Painter <william.t.painter@lmco.com>
bcbf86ec 2847 - (djm) utmp direct write & SunOS 4 patch from Charles Levert
32eec038 2848 <charles@comm.polymtl.ca>
3fcce26c 2849
71d43804 285020000808
2851 - (djm) Cleanup Redhat RPMs. Generate keys at runtime rather than install
2852 time, spec file cleanup.
2853
f9bcea07 285420000807
378f2232 2855 - (djm) Set 0755 on binaries during install. Report from Lutz Jaenicke
47670e77 2856 - (djm) Suppress error messages on channel close shutdown() failurs
2857 works around Linux bug. Patch from Zack Weinberg <zack@wolery.cumb.org>
378f2232 2858 - (djm) Add some more entropy collection commands from Lutz Jaenicke
f9bcea07 2859
bcf89935 286020000725
2861 - (djm) Fix autoconf typo: HAVE_BINRESVPORT_AF -> HAVE_BINDRESVPORT_AF
2862
4c8722d9 286320000721
2864 - (djm) OpenBSD CVS updates:
2865 - markus@cvs.openbsd.org 2000/07/16 02:27:22
2866 [authfd.c authfd.h channels.c clientloop.c ssh-add.c ssh-agent.c ssh.c]
2867 [sshconnect1.c sshconnect2.c]
2868 make ssh-add accept dsa keys (the agent does not)
2869 - djm@cvs.openbsd.org 2000/07/17 19:25:02
2870 [sshd.c]
2871 Another closing of stdin; ok deraadt
2872 - markus@cvs.openbsd.org 2000/07/19 18:33:12
2873 [dsa.c]
2874 missing free, reorder
2875 - markus@cvs.openbsd.org 2000/07/20 16:23:14
2876 [ssh-keygen.1]
2877 document input and output files
2878
240777b8 287920000720
4c8722d9 2880 - (djm) Spec file fix from Petr Novotny <Petr.Novotny@antek.cz>
240777b8 2881
3c7def32 288220000716
4c8722d9 2883 - (djm) Release 2.1.1p4
3c7def32 2884
819b676f 288520000715
704b1659 2886 - (djm) OpenBSD CVS updates
2887 - provos@cvs.openbsd.org 2000/07/13 16:53:22
2888 [aux.c readconf.c servconf.c ssh.h]
2889 allow multiple whitespace but only one '=' between tokens, bug report from
2890 Ralf S. Engelschall <rse@engelschall.com> but different fix. okay deraadt@
2891 - provos@cvs.openbsd.org 2000/07/13 17:14:09
2892 [clientloop.c]
2893 typo; todd@fries.net
2894 - provos@cvs.openbsd.org 2000/07/13 17:19:31
2895 [scp.c]
2896 close can fail on AFS, report error; from Greg Hudson <ghudson@mit.edu>
2897 - markus@cvs.openbsd.org 2000/07/14 16:59:46
2898 [readconf.c servconf.c]
2899 allow leading whitespace. ok niels
2900 - djm@cvs.openbsd.org 2000/07/14 22:01:38
2901 [ssh-keygen.c ssh.c]
2902 Always create ~/.ssh with mode 700; ok Markus
819b676f 2903 - Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
2904 - Include floatingpoint.h for entropy.c
2905 - strerror replacement
704b1659 2906
3f7a7e4a 290720000712
c37fb3c1 2908 - (djm) Remove -lresolve for Reliant Unix
3f7a7e4a 2909 - (djm) OpenBSD CVS Updates:
2910 - deraadt@cvs.openbsd.org 2000/07/11 02:11:34
2911 [session.c sshd.c ]
2912 make MaxStartups code still work with -d; djm
2913 - deraadt@cvs.openbsd.org 2000/07/11 13:17:45
2914 [readconf.c ssh_config]
2915 disable FallBackToRsh by default
c37fb3c1 2916 - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
2917 Ben Lindstrom <mouring@pconline.com>
1e970014 2918 - (djm) Make building of X11-Askpass and GNOME-Askpass optional in RPM
2919 spec file.
dcb36e5d 2920 - (djm) Released 2.1.1p3
3f7a7e4a 2921
56118702 292220000711
2923 - (djm) Fixup for AIX getuserattr() support from Tom Bertelson
2924 <tbert@abac.com>
132dd316 2925 - (djm) ReliantUNIX support from Udo Schweigert <ust@cert.siemens.de>
bcbf86ec 2926 - (djm) NeXT: dirent structures to get scp working from Ben Lindstrom
c99e5056 2927 <mouring@pconline.com>
bcbf86ec 2928 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
dc2a6d09 2929 from Jim Watt <jimw@peisj.pebio.com>
2d9a148e 2930 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
2931 to compile on more platforms (incl NeXT).
cc6f2c4c 2932 - (djm) Added bsd-inet_aton and configure support for NeXT
aae19451 2933 - (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
089fbbd2 2934 - (djm) OpenBSD CVS updates:
2935 - markus@cvs.openbsd.org 2000/06/26 03:22:29
2936 [authfd.c]
2937 cleanup, less cut&paste
2938 - markus@cvs.openbsd.org 2000/06/26 15:59:19
2939 [servconf.c servconf.h session.c sshd.8 sshd.c]
bcbf86ec 2940 MaxStartups: limit number of unauthenticated connections, work by
089fbbd2 2941 theo and me
2942 - deraadt@cvs.openbsd.org 2000/07/05 14:18:07
2943 [session.c]
2944 use no_x11_forwarding_flag correctly; provos ok
2945 - provos@cvs.openbsd.org 2000/07/05 15:35:57
2946 [sshd.c]
2947 typo
2948 - aaron@cvs.openbsd.org 2000/07/05 22:06:58
2949 [scp.1 ssh-agent.1 ssh-keygen.1 sshd.8]
bcbf86ec 2950 Insert more missing .El directives. Our troff really should identify
089fbbd2 2951 these and spit out a warning.
2952 - todd@cvs.openbsd.org 2000/07/06 21:55:04
2953 [auth-rsa.c auth2.c ssh-keygen.c]
2954 clean code is good code
2955 - deraadt@cvs.openbsd.org 2000/07/07 02:14:29
2956 [serverloop.c]
2957 sense of port forwarding flag test was backwards
2958 - provos@cvs.openbsd.org 2000/07/08 17:17:31
2959 [compat.c readconf.c]
2960 replace strtok with strsep; from David Young <dyoung@onthejob.net>
2961 - deraadt@cvs.openbsd.org 2000/07/08 19:21:15
2962 [auth.h]
2963 KNF
2964 - ho@cvs.openbsd.org 2000/07/08 19:27:33
2965 [compat.c readconf.c]
2966 Better conditions for strsep() ending.
2967 - ho@cvs.openbsd.org 2000/07/10 10:27:05
2968 [readconf.c]
2969 Get the correct message on errors. (niels@ ok)
2970 - ho@cvs.openbsd.org 2000/07/10 10:30:25
2971 [cipher.c kex.c servconf.c]
2972 strtok() --> strsep(). (niels@ ok)
5540ea9b 2973 - (djm) Fix problem with debug mode and MaxStartups
eb37534b 2974 - (djm) Don't generate host keys when $(DESTDIR) is set (e.g. during RPM
2975 builds)
229f64ee 2976 - (djm) Add strsep function from OpenBSD libc for systems that lack it
56118702 2977
a8545c6c 297820000709
2979 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from
2980 Kevin Steves <stevesk@sweden.hp.com>
ec90a7d6 2981 - (djm) Match prototype and function declaration for rresvport_af.
2982 Problem report from Niklas Edmundsson <nikke@ing.umu.se>
bcbf86ec 2983 - (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
732e8ac5 2984 builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
37f1df94 2985 - (djm) Replace ut_name with ut_user. Patch from Jim Watt
2986 <jimw@peisj.pebio.com>
264dce47 2987 - (djm) Fix pam sprintf fix
2988 - (djm) Cleanup entropy collection code a little more. Split initialisation
2989 from seeding, perform intialisation immediatly at start, be careful with
2990 uids. Based on problem report from Jim Watt <jimw@peisj.pebio.com>
5bf9cfe9 2991 - (djm) More NeXT compatibility from Ben Lindstrom <mouring@pconline.com>
2992 Including sigaction() et al. replacements
bcbf86ec 2993 - (djm) AIX getuserattr() session initialisation from Tom Bertelson
eeec075f 2994 <tbert@abac.com>
a8545c6c 2995
e2902a5b 299620000708
bcbf86ec 2997 - (djm) Fix bad fprintf format handling in auth-pam.c. Patch from
e2902a5b 2998 Aaron Hopkins <aaron@die.net>
7a33f831 2999 - (djm) Fix incorrect configure handling of --with-rsh-path option. Fix from
3000 Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 3001 - (djm) Fixed undefined variables for OSF SIA. Report from
b3f162ba 3002 Baars, Henk <Hendrik.Baars@nl.origin-it.com>
bcbf86ec 3003 - (djm) Handle EWOULDBLOCK returns from read() and write() in atomicio.c
b28e4a3b 3004 Fix from Marquess, Steve Mr JMLFDC <Steve.Marquess@DET.AMEDD.ARMY.MIL>
bcbf86ec 3005 - (djm) Don't use inet_addr.
e2902a5b 3006
5637650d 300720000702
3008 - (djm) Fix brace mismatch from Corinna Vinschen <vinschen@cygnus.com>
27494968 3009 - (djm) Stop shadow expiry checking from preventing logins with NIS. Based
3010 on fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
a4070484 3011 - (djm) Use standard OpenSSL functions in auth-skey.c. Patch from
3012 Chris, the Young One <cky@pobox.com>
bcbf86ec 3013 - (djm) Fix scp progress meter on really wide terminals. Based on patch
88726b31 3014 from James H. Cloos Jr. <cloos@jhcloos.com>
5637650d 3015
388e9f9f 301620000701
3017 - (djm) Fix Tru64 SIA problems reported by John P Speno <speno@isc.upenn.edu>
daaff4d5 3018 - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
82258d68 3019 - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report from Corinna Vinschen
3020 <vinschen@cygnus.com>
30228d7c 3021 - (djm) Replace "/usr/bin/login" with LOGIN_PROGRAM
2647ae26 3022 - (djm) Added check for broken snprintf() functions which do not correctly
3023 terminate output string and attempt to use replacement.
46158300 3024 - (djm) Released 2.1.1p2
388e9f9f 3025
9f32ceb4 302620000628
3027 - (djm) Fixes to lastlog code for Irix
3028 - (djm) Use atomicio in loginrec
3206bb3b 3029 - (djm) Patch from Michael Stone <mstone@cs.loyola.edu> to add support for
3030 Irix 6.x array sessions, project id's, and system audit trail id.
9e0c3e1f 3031 - (djm) Added 'distprep' make target to simplify packaging
bcbf86ec 3032 - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA
4d33e531 3033 support. Enable using "USE_SIA=1 ./configure [options]"
61e96248 3034
d8caae24 303520000627
3036 - (djm) Fixes to login code - not setting li->uid, cleanups
a05a70ab 3037 - (djm) Formatting
d8caae24 3038
fe30cc2e 303920000626
3e98362e 3040 - (djm) Better fix to aclocal tests from Garrick James <garrick@james.net>
4cb5ffa0 3041 - (djm) Account expiry support from Andreas Steinmetz <ast@domdv.de>
3042 - (djm) Added password expiry checking (no password change support)
be0b9bb7 3043 - (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
3044 based on patch from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
b5b3f75d 3045 - (djm) Fix fixed EGD code.
3e98362e 3046 - OpenBSD CVS update
3047 - provos@cvs.openbsd.org 2000/06/25 14:17:58
3048 [channels.c]
3049 correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>
3050
1c04b088 305120000623
bcbf86ec 3052 - (djm) Use sa_family_t in prototype for rresvport_af. Patch from
1c04b088 3053 Svante Signell <svante.signell@telia.com>
3054 - (djm) Autoconf logic to define sa_family_t if it is missing
e5a0294f 3055 - OpenBSD CVS Updates:
3056 - markus@cvs.openbsd.org 2000/06/22 10:32:27
3057 [sshd.c]
3058 missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MIL
3059 - djm@cvs.openbsd.org 2000/06/22 17:55:00
3060 [auth-krb4.c key.c radix.c uuencode.c]
3061 Missing CVS idents; ok markus
1c04b088 3062
f528fdf2 306320000622
3064 - (djm) Automatically generate host key during "make install". Suggested
3065 by Gary E. Miller <gem@rellim.com>
3066 - (djm) Paranoia before kill() system call
74fc9186 3067 - OpenBSD CVS Updates:
3068 - markus@cvs.openbsd.org 2000/06/18 18:50:11
3069 [auth2.c compat.c compat.h sshconnect2.c]
3070 make userauth+pubkey interop with ssh.com-2.2.0
3071 - markus@cvs.openbsd.org 2000/06/18 20:56:17
3072 [dsa.c]
3073 mem leak + be more paranoid in dsa_verify.
3074 - markus@cvs.openbsd.org 2000/06/18 21:29:50
3075 [key.c]
3076 cleanup fingerprinting, less hardcoded sizes
3077 - markus@cvs.openbsd.org 2000/06/19 19:39:45
3078 [atomicio.c auth-options.c auth-passwd.c auth-rh-rsa.c auth-rhosts.c]
3079 [auth-rsa.c auth-skey.c authfd.c authfd.h authfile.c bufaux.c bufaux.h]
bcbf86ec 3080 [buffer.c buffer.h canohost.c channels.c channels.h cipher.c cipher.h]
74fc9186 3081 [clientloop.c compat.c compat.h compress.c compress.h crc32.c crc32.h]
3082 [deattack.c dispatch.c dsa.c fingerprint.c fingerprint.h getput.h hmac.c]
bcbf86ec 3083 [kex.c log-client.c log-server.c login.c match.c mpaux.c mpaux.h nchan.c]
3084 [nchan.h packet.c packet.h pty.c pty.h readconf.c readconf.h readpass.c]
74fc9186 3085 [rsa.c rsa.h scp.c servconf.c servconf.h ssh-add.c ssh-keygen.c ssh.c]
3086 [ssh.h tildexpand.c ttymodes.c ttymodes.h uidswap.c xmalloc.c xmalloc.h]
3087 OpenBSD tag
3088 - markus@cvs.openbsd.org 2000/06/21 10:46:10
3089 sshconnect2.c missing free; nuke old comment
f528fdf2 3090
e5fe9a1f 309120000620
3092 - (djm) Replace use of '-o' and '-a' logical operators in configure tests
986a22ec 3093 with '||' and '&&'. As suggested by Jim Knoble <jmknoble@jmknoble.cx>
e5fe9a1f 3094 to fix SCO Unixware problem reported by Gary E. Miller <gem@rellim.com>
c03aced4 3095 - (djm) Typo in loginrec.c
e5fe9a1f 3096
cbd7492e 309720000618
3098 - (djm) Add summary of configure options to end of ./configure run
bcbf86ec 3099 - (djm) Not all systems define RUSAGE_SELF & RUSAGE_CHILDREN. Report from
cbd7492e 3100 Michael Stone <mstone@cs.loyola.edu>
bcbf86ec 3101 - (djm) rusage is a privileged operation on some Unices (incl.
cbd7492e 3102 Solaris 2.5.1). Report from Paul D. Smith <pausmith@nortelnetworks.com>
bcbf86ec 3103 - (djm) Avoid PAM failures when running without a TTY. Report from
cbd7492e 3104 Martin Petrak <petrak@spsknm.schools.sk>
3105 - (djm) Include sys/types.h when including netinet/in.h in configure tests.
3106 Patch from Jun-ichiro itojun Hagino <itojun@iijlab.net>
729bfe59 3107 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
38c295d6 3108 - OpenBSD CVS updates:
3109 - deraadt@cvs.openbsd.org 2000/06/17 09:58:46
3110 [channels.c]
3111 everyone says "nix it" (remove protocol 2 debugging message)
3112 - markus@cvs.openbsd.org 2000/06/17 13:24:34
3113 [sshconnect.c]
3114 allow extended server banners
3115 - markus@cvs.openbsd.org 2000/06/17 14:30:10
3116 [sshconnect.c]
3117 missing atomicio, typo
3118 - jakob@cvs.openbsd.org 2000/06/17 16:52:34
3119 [servconf.c servconf.h session.c sshd.8 sshd_config]
3120 add support for ssh v2 subsystems. ok markus@.
3121 - deraadt@cvs.openbsd.org 2000/06/17 18:57:48
3122 [readconf.c servconf.c]
3123 include = in WHITESPACE; markus ok
3124 - markus@cvs.openbsd.org 2000/06/17 19:09:10
3125 [auth2.c]
3126 implement bug compatibility with ssh-2.0.13 pubkey, server side
3127 - markus@cvs.openbsd.org 2000/06/17 21:00:28
3128 [compat.c]
3129 initial support for ssh.com's 2.2.0
3130 - markus@cvs.openbsd.org 2000/06/17 21:16:09
3131 [scp.c]
3132 typo
3133 - markus@cvs.openbsd.org 2000/06/17 22:05:02
3134 [auth-rsa.c auth2.c serverloop.c session.c auth-options.c auth-options.h]
3135 split auth-rsa option parsing into auth-options
3136 add options support to authorized_keys2
3137 - markus@cvs.openbsd.org 2000/06/17 22:42:54
3138 [session.c]
3139 typo
cbd7492e 3140
509b1f88 314120000613
3142 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
3143 - Platform define for SCO 3.x which breaks on /dev/ptmx
3144 - Detect and try to fix missing MAXPATHLEN
a4d05724 3145 - (djm) Fix short copy in loginrec.c (based on patch from Phill Camp
3146 <P.S.S.Camp@ukc.ac.uk>
509b1f88 3147
09564242 314820000612
3149 - (djm) Glob manpages in RPM spec files to catch compressed files
3150 - (djm) Full license in auth-pam.c
08ae384f 3151 - (djm) Configure fixes from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
383207f7 3152 - (andre) AIX, lastlog, configure fixes from Tom Bertelson <tbert@abac.com>:
3153 - Don't try to retrieve lastlog from wtmp/wtmpx if DISABLE_LASTLOG is
3154 def'd
3155 - Set AIX to use preformatted manpages
61e96248 3156
74b224a0 315720000610
3158 - (djm) Minor doc tweaks
217ab55e 3159 - (djm) Fix for configure on bash2 from Jim Knoble <jmknoble@jmknoble.cx>
74b224a0 3160
32c80420 316120000609
3162 - (djm) Patch from Kenji Miyake <kenji@miyake.org> to disable utmp usage
3163 (in favour of utmpx) on Solaris 8
3164
fa649821 316520000606
48c99b2c 3166 - (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
3167 list of commands (by default). Removed verbose debugging (by default).
bcbf86ec 3168 - (djm) Increased command entropy estimates and default entropy collection
48c99b2c 3169 timeout
f988dce5 3170 - (djm) Remove duplicate headers from loginrec.c
c5fa2eb0 3171 - (djm) Don't add /usr/local/lib to library search path on Irix
bcbf86ec 3172 - (djm) Fix rsh path in RPMs. Report from Jason L Tibbitts III
fa649821 3173 <tibbs@math.uh.edu>
1e83f2a2 3174 - (djm) Warn user if grabs fail in GNOME askpass. Patch from Zack Weinberg
3175 <zack@wolery.cumb.org>
fa649821 3176 - (djm) OpenBSD CVS updates:
3177 - todd@cvs.openbsd.org
3178 [sshconnect2.c]
3179 teach protocol v2 to count login failures properly and also enable an
3180 explanation of why the password prompt comes up again like v1; this is NOT
3181 crypto
61e96248 3182 - markus@cvs.openbsd.org
fa649821 3183 [readconf.c readconf.h servconf.c servconf.h session.c ssh.1 ssh.c sshd.8]
3184 xauth_location support; pr 1234
3185 [readconf.c sshconnect2.c]
3186 typo, unused
3187 [session.c]
3188 allow use_login only for login sessions, otherwise remote commands are
3189 execed with uid==0
3190 [sshd.8]
3191 document UseLogin better
3192 [version.h]
3193 OpenSSH 2.1.1
3194 [auth-rsa.c]
bcbf86ec 3195 fix match_hostname() logic for auth-rsa: deny access if we have a
fa649821 3196 negative match or no match at all
3197 [channels.c hostfile.c match.c]
bcbf86ec 3198 don't panic if mkdtemp fails for authfwd; jkb@yahoo-inc.com via
fa649821 3199 kris@FreeBSD.org
3200
8e7b16f8 320120000606
bcbf86ec 3202 - (djm) Added --with-cflags, --with-ldflags and --with-libs options to
8e7b16f8 3203 configure.
3204
d7c0f3d5 320520000604
3206 - Configure tweaking for new login code on Irix 5.3
2d6c411f 3207 - (andre) login code changes based on djm feedback
d7c0f3d5 3208
2d6c411f 320920000603
3210 - (andre) New login code
3211 - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
3212 - Add loginrec.[ch], logintest.c and autoconf code
61e96248 3213
5daf7064 321420000531
3215 - Cleanup of auth.c, login.c and fake-*
3216 - Cleanup of auth-pam.c, save and print "account expired" error messages
e5662474 3217 - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
69134b9b 3218 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
3219 of fallback DIY code.
5daf7064 3220
b9f446d1 322120000530
3222 - Define atexit for old Solaris
b02ebca1 3223 - Fix buffer overrun in login.c for systems which use syslen in utmpx.
3224 patch from YOSHIFUJI Hideaki <yoshfuji@cerberus.nemoto.ecei.tohoku.ac.jp>
71276795 3225 - OpenBSD CVS updates:
3226 - markus@cvs.openbsd.org
3227 [session.c]
3228 make x11-fwd work w/ localhost (xauth add host/unix:11)
3229 [cipher.c compat.c readconf.c servconf.c]
3230 check strtok() != NULL; ok niels@
3231 [key.c]
3232 fix key_read() for uuencoded keys w/o '='
3233 [serverloop.c]
3234 group ssh1 vs. ssh2 in serverloop
3235 [kex.c kex.h myproposal.h sshconnect2.c sshd.c]
3236 split kexinit/kexdh, factor out common code
3237 [readconf.c ssh.1 ssh.c]
3238 forwardagent defaults to no, add ssh -A
3239 - theo@cvs.openbsd.org
3240 [session.c]
3241 just some line shortening
60688ef9 3242 - Released 2.1.0p3
b9f446d1 3243
29611d9c 324420000520
3245 - Xauth fix from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
25422c70 3246 - Don't touch utmp if USE_UTMPX defined
a423beaf 3247 - SunOS 4.x support from Todd C. Miller <Todd.Miller@courtesan.com>
fc1e8bf4 3248 - SIGCHLD fix for AIX and HPUX from Tom Bertelson <tbert@abac.com>
bcbf86ec 3249 - HPUX and Configure fixes from Lutz Jaenicke
fc1e8bf4 3250 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
bcbf86ec 3251 - Use mkinstalldirs script to make directories instead of non-portable
fc1e8bf4 3252 "install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
a905808d 3253 - Doc cleanup
29611d9c 3254
301e9b01 325520000518
3256 - Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
3257 - OpenBSD CVS updates:
3258 - markus@cvs.openbsd.org
3259 [sshconnect.c]
3260 copy only ai_addrlen bytes; misiek@pld.org.pl
3261 [auth.c]
bcbf86ec 3262 accept an empty shell in authentication; bug reported by
301e9b01 3263 chris@tinker.ucr.edu
3264 [serverloop.c]
3265 we don't have stderr for interactive terminal sessions (fcntl errors)
3266
ad85db64 326720000517
3268 - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
3269 - Fixes command line printing segfaults (spotter: Bladt Norbert)
3270 - Fixes erroneous printing of debug messages to syslog
3271 - Fixes utmp for MacOS X (spotter: Aristedes Maniatis)
3272 - Gives useful error message if PRNG initialisation fails
3273 - Reduced ssh startup delay
3274 - Measures cumulative command time rather than the time between reads
704b1659 3275 after select()
ad85db64 3276 - 'fixprogs' perl script to eliminate non-working entropy commands, and
704b1659 3277 optionally run 'ent' to measure command entropy
c1ef8333 3278 - Applied Tom Bertelson's <tbert@abac.com> AIX authentication fix
a64009ad 3279 - Avoid WCOREDUMP complation errors for systems that lack it
bcbf86ec 3280 - Avoid SIGCHLD warnings from entropy commands
28c1d5ce 3281 - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson <sxw@dcs.ed.ac.uk>
0e73cc53 3282 - OpenBSD CVS update:
bcbf86ec 3283 - markus@cvs.openbsd.org
0e73cc53 3284 [ssh.c]
3285 fix usage()
3286 [ssh2.h]
3287 draft-ietf-secsh-architecture-05.txt
3288 [ssh.1]
3289 document ssh -T -N (ssh2 only)
3290 [channels.c serverloop.c ssh.h sshconnect.c sshd.c aux.c]
3291 enable nonblocking IO for sshd w/ proto 1, too; split out common code
3292 [aux.c]
3293 missing include
c04f75f1 3294 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
3295 - INSTALL typo and URL fix
3296 - Makefile fix
3297 - Solaris fixes
bcbf86ec 3298 - Checking for ssize_t and memmove. Based on patch from SAKAI Kiyotaka
c04f75f1 3299 <ksakai@kso.netwk.ntt-at.co.jp>
afa5ee68 3300 - RSAless operation patch from kevin_oconnor@standardandpoors.com
d45e3d76 3301 - Detect OpenSSL seperatly from RSA
bcbf86ec 3302 - Better test for RSA (more compatible with RSAref). Based on work by
d45e3d76 3303 Ed Eden <ede370@stl.rural.usda.gov>
ad85db64 3304
3d1a1654 330520000513
bcbf86ec 3306 - Fix for non-recognised DSA keys from Arkadiusz Miskiewicz
3d1a1654 3307 <misiek@pld.org.pl>
3308
d02a3a00 330920000511
bcbf86ec 3310 - Fix for prng_seed permissions checking from Lutz Jaenicke
d02a3a00 3311 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
3d1a1654 3312 - "make host-key" fix for Irix
d02a3a00 3313
d0c832f3 331420000509
3315 - OpenBSD CVS update
3316 - markus@cvs.openbsd.org
3317 [cipher.h myproposal.h readconf.c readconf.h servconf.c ssh.1 ssh.c]
3318 [ssh.h sshconnect1.c sshconnect2.c sshd.8]
3319 - complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)
3320 - hugh@cvs.openbsd.org
3321 [ssh.1]
3322 - zap typo
3323 [ssh-keygen.1]
3324 - One last nit fix. (markus approved)
3325 [sshd.8]
3326 - some markus certified spelling adjustments
3327 - markus@cvs.openbsd.org
3328 [auth2.c channels.c clientloop.c compat compat.h dsa.c kex.c]
3329 [sshconnect2.c ]
3330 - bug compat w/ ssh-2.0.13 x11, split out bugs
3331 [nchan.c]
3332 - no drain if ibuf_empty, fixes x11fwd problems; tests by fries@
3333 [ssh-keygen.c]
3334 - handle escapes in real and original key format, ok millert@
3335 [version.h]
3336 - OpenSSH-2.1
3dc1102e 3337 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
e93ee87a 3338 - Doc updates
bcbf86ec 3339 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
21e5304a 3340 by Andre Lucas <andre.lucas@dial.pipex.com>
d0c832f3 3341
ebdeb9a8 334220000508
3343 - Makefile and RPM spec fixes
3344 - Generate DSA host keys during "make key" or RPM installs
f6cde515 3345 - OpenBSD CVS update
3346 - markus@cvs.openbsd.org
3347 [clientloop.c sshconnect2.c]
3348 - make x11-fwd interop w/ ssh-2.0.13
3349 [README.openssh2]
3350 - interop w/ SecureFX
3351 - Release 2.0.0beta2
ebdeb9a8 3352
bcbf86ec 3353 - Configure caching and cleanup patch from Andre Lucas'
58d100bf 3354 <andre.lucas@dial.pipex.com>
3355
1d1ffb87 335620000507
3357 - Remove references to SSLeay.
3358 - Big OpenBSD CVS update
3359 - markus@cvs.openbsd.org
3360 [clientloop.c]
3361 - typo
3362 [session.c]
3363 - update proctitle on pty alloc/dealloc, e.g. w/ windows client
3364 [session.c]
3365 - update proctitle for proto 1, too
3366 [channels.h nchan.c serverloop.c session.c sshd.c]
3367 - use c-style comments
3368 - deraadt@cvs.openbsd.org
3369 [scp.c]
3370 - more atomicio
bcbf86ec 3371 - markus@cvs.openbsd.org
1d1ffb87 3372 [channels.c]
3373 - set O_NONBLOCK
3374 [ssh.1]
3375 - update AUTHOR
3376 [readconf.c ssh-keygen.c ssh.h]
3377 - default DSA key file ~/.ssh/id_dsa
3378 [clientloop.c]
3379 - typo, rm verbose debug
3380 - deraadt@cvs.openbsd.org
3381 [ssh-keygen.1]
3382 - document DSA use of ssh-keygen
3383 [sshd.8]
3384 - a start at describing what i understand of the DSA side
3385 [ssh-keygen.1]
3386 - document -X and -x
3387 [ssh-keygen.c]
3388 - simplify usage
bcbf86ec 3389 - markus@cvs.openbsd.org
1d1ffb87 3390 [sshd.8]
3391 - there is no rhosts_dsa
3392 [ssh-keygen.1]
3393 - document -y, update -X,-x
3394 [nchan.c]
3395 - fix close for non-open ssh1 channels
3396 [servconf.c servconf.h ssh.h sshd.8 sshd.c ]
3397 - s/DsaKey/HostDSAKey/, document option
3398 [sshconnect2.c]
3399 - respect number_of_password_prompts
3400 [channels.c channels.h servconf.c servconf.h session.c sshd.8]
3401 - GatewayPorts for sshd, ok deraadt@
3402 [ssh-add.1 ssh-agent.1 ssh.1]
3403 - more doc on: DSA, id_dsa, known_hosts2, authorized_keys2
3404 [ssh.1]
3405 - more info on proto 2
3406 [sshd.8]
3407 - sync AUTHOR w/ ssh.1
3408 [key.c key.h sshconnect.c]
3409 - print key type when talking about host keys
3410 [packet.c]
3411 - clear padding in ssh2
3412 [dsa.c key.c radix.c ssh.h sshconnect1.c uuencode.c uuencode.h]
3413 - replace broken uuencode w/ libc b64_ntop
3414 [auth2.c]
3415 - log failure before sending the reply
3416 [key.c radix.c uuencode.c]
3417 - remote trailing comments before calling __b64_pton
3418 [auth2.c readconf.c readconf.h servconf.c servconf.h ssh.1]
3419 [sshconnect2.c sshd.8]
3420 - add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8
3421 - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
3422
1a11e1ae 342320000502
0fbe8c74 3424 - OpenBSD CVS update
3425 [channels.c]
3426 - init all fds, close all fds.
3427 [sshconnect2.c]
3428 - check whether file exists before asking for passphrase
3429 [servconf.c servconf.h sshd.8 sshd.c]
3430 - PidFile, pr 1210
3431 [channels.c]
3432 - EINTR
3433 [channels.c]
3434 - unbreak, ok niels@
3435 [sshd.c]
3436 - unlink pid file, ok niels@
3437 [auth2.c]
3438 - Add missing #ifdefs; ok - markus
bcbf86ec 3439 - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
d3083fbd 3440 gathering commands from a text file
1a11e1ae 3441 - Release 2.0.0beta1
3442
c4bc58eb 344320000501
3444 - OpenBSD CVS update
3445 [packet.c]
3446 - send debug messages in SSH2 format
3189621b 3447 [scp.c]
3448 - fix very rare EAGAIN/EINTR issues; based on work by djm
3449 [packet.c]
3450 - less debug, rm unused
3451 [auth2.c]
3452 - disable kerb,s/key in ssh2
3453 [sshd.8]
3454 - Minor tweaks and typo fixes.
3455 [ssh-keygen.c]
3456 - Put -d into usage and reorder. markus ok.
bcbf86ec 3457 - Include missing headers for OpenSSL tests. Fix from Phil Karn
44fb55e9 3458 <karn@ka9q.ampr.org>
bcbf86ec 3459 - Fixed __progname symbol collisions reported by Andre Lucas
3fd95d9a 3460 <andre.lucas@dial.pipex.com>
0d5f7abc 3461 - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
3462 <gd@hilb1.medat.de>
8cb940db 3463 - Add some missing ifdefs to auth2.c
8af50c98 3464 - Deprecate perl-tk askpass.
52bcc044 3465 - Irix portability fixes - don't include netinet headers more than once
3466 - Make sure we don't save PRNG seed more than once
c4bc58eb 3467
2b763e31 346820000430
3469 - Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
b7a87eea 3470 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
3471 patch.
3472 - Adds timeout to entropy collection
3473 - Disables slow entropy sources
3474 - Load and save seed file
bcbf86ec 3475 - Changed entropy seed code to user per-user seeds only (server seed is
b7a87eea 3476 saved in root's .ssh directory)
3477 - Use atexit() and fatal cleanups to save seed on exit
0b242b12 3478 - More OpenBSD updates:
3479 [session.c]
3480 - don't call chan_write_failed() if we are not writing
3481 [auth-rsa.c auth1.c authfd.c hostfile.c ssh-agent.c]
3482 - keysize warnings error() -> log()
2b763e31 3483
a306f2dd 348420000429
3485 - Merge big update to OpenSSH-2.0 from OpenBSD CVS
3486 [README.openssh2]
3487 - interop w/ F-secure windows client
3488 - sync documentation
3489 - ssh_host_dsa_key not ssh_dsa_key
3490 [auth-rsa.c]
3491 - missing fclose
3492 [auth.c authfile.c compat.c dsa.c dsa.h hostfile.c key.c key.h radix.c]
3493 [readconf.c readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h sshconnect.c]
3494 [sshd.c uuencode.c uuencode.h authfile.h]
3495 - add DSA pubkey auth and other SSH2 fixes. use ssh-keygen -[xX]
3496 for trading keys with the real and the original SSH, directly from the
3497 people who invented the SSH protocol.
3498 [auth.c auth.h authfile.c sshconnect.c auth1.c auth2.c sshconnect.h]
3499 [sshconnect1.c sshconnect2.c]
3500 - split auth/sshconnect in one file per protocol version
3501 [sshconnect2.c]
3502 - remove debug
3503 [uuencode.c]
3504 - add trailing =
3505 [version.h]
3506 - OpenSSH-2.0
3507 [ssh-keygen.1 ssh-keygen.c]
3508 - add -R flag: exit code indicates if RSA is alive
3509 [sshd.c]
3510 - remove unused
3511 silent if -Q is specified
3512 [ssh.h]
3513 - host key becomes /etc/ssh_host_dsa_key
3514 [readconf.c servconf.c ]
3515 - ssh/sshd default to proto 1 and 2
3516 [uuencode.c]
3517 - remove debug
3518 [auth2.c ssh-keygen.c sshconnect2.c sshd.c]
3519 - xfree DSA blobs
3520 [auth2.c serverloop.c session.c]
3521 - cleanup logging for sshd/2, respect PasswordAuth no
3522 [sshconnect2.c]
3523 - less debug, respect .ssh/config
3524 [README.openssh2 channels.c channels.h]
bcbf86ec 3525 - clientloop.c session.c ssh.c
a306f2dd 3526 - support for x11-fwding, client+server
3527
0ac7199f 352820000421
3529 - Merge fix from OpenBSD CVS
3530 [ssh-agent.c]
3531 - Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
3532 via Debian bug #59926
18ba2aab 3533 - Define __progname in session.c if libc doesn't
3534 - Remove indentation on autoconf #include statements to avoid bug in
bcbf86ec 3535 DEC Tru64 compiler. Report and fix from David Del Piero
18ba2aab 3536 <David.DelPiero@qed.qld.gov.au>
0ac7199f 3537
e1b37056 353820000420
bcbf86ec 3539 - Make fixpaths work with perl4, patch from Andre Lucas
e1b37056 3540 <andre.lucas@dial.pipex.com>
9da5c3c9 3541 - Sync with OpenBSD CVS:
3542 [clientloop.c login.c serverloop.c ssh-agent.c ssh.h sshconnect.c sshd.c]
3543 - pid_t
3544 [session.c]
3545 - remove bogus chan_read_failed. this could cause data
3546 corruption (missing data) at end of a SSH2 session.
4e577b89 3547 - Merge fixes from Debian patch from Phil Hands <phil@hands.com>
3548 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
3549 - Use vhangup to clean up Linux ttys
3550 - Force posix getopt processing on GNU libc systems
371ecff9 3551 - Debian bug #55910 - remove references to ssl(8) manpages
247f1a89 3552 - Debian bug #58031 - ssh_config lies about default cipher
e1b37056 3553
d6f24e45 355420000419
3555 - OpenBSD CVS updates
3556 [channels.c]
3557 - fix pr 1196, listen_port and port_to_connect interchanged
3558 [scp.c]
bcbf86ec 3559 - after completion, replace the progress bar ETA counter with a final
d6f24e45 3560 elapsed time; my idea, aaron wrote the patch
3561 [ssh_config sshd_config]
3562 - show 'Protocol' as an example, ok markus@
3563 [sshd.c]
3564 - missing xfree()
3565 - Add missing header to bsd-misc.c
3566
35484284 356720000416
3568 - Reduce diff against OpenBSD source
bcbf86ec 3569 - All OpenSSL includes are now unconditionally referenced as
35484284 3570 openssl/foo.h
3571 - Pick up formatting changes
3572 - Other minor changed (typecasts, etc) that I missed
3573
6ae2364d 357420000415
3575 - OpenBSD CVS updates.
3576 [ssh.1 ssh.c]
3577 - ssh -2
3578 [auth.c channels.c clientloop.c packet.c packet.h serverloop.c]
3579 [session.c sshconnect.c]
3580 - check payload for (illegal) extra data
3581 [ALL]
3582 whitespace cleanup
3583
c323ac76 358420000413
3585 - INSTALL doc updates
f54651ce 3586 - Merged OpenBSD updates to include paths.
bcbf86ec 3587
a8be9f80 358820000412
3589 - OpenBSD CVS updates:
3590 - [channels.c]
3591 repair x11-fwd
3592 - [sshconnect.c]
3593 fix passwd prompt for ssh2, less debugging output.
3594 - [clientloop.c compat.c dsa.c kex.c sshd.c]
3595 less debugging output
3596 - [kex.c kex.h sshconnect.c sshd.c]
3597 check for reasonable public DH values
3598 - [README.openssh2 cipher.c cipher.h compat.c compat.h readconf.c]
3599 [readconf.h servconf.c servconf.h ssh.c ssh.h sshconnect.c sshd.c]
3600 add Cipher and Protocol options to ssh/sshd, e.g.:
3601 ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers
3602 arcfour,3des-cbc'
3603 - [sshd.c]
3604 print 1.99 only if server supports both
3605
18e92801 360620000408
3607 - Avoid some compiler warnings in fake-get*.c
3608 - Add IPTOS macros for systems which lack them
9d98aaf6 3609 - Only set define entropy collection macros if they are found
e78a59f5 3610 - More large OpenBSD CVS updates:
3611 - [auth.c auth.h servconf.c servconf.h serverloop.c session.c]
3612 [session.h ssh.h sshd.c README.openssh2]
3613 ssh2 server side, see README.openssh2; enable with 'sshd -2'
3614 - [channels.c]
3615 no adjust after close
3616 - [sshd.c compat.c ]
3617 interop w/ latest ssh.com windows client.
61e96248 3618
8ce64345 361920000406
3620 - OpenBSD CVS update:
3621 - [channels.c]
3622 close efd on eof
3623 - [clientloop.c compat.c ssh.c sshconnect.c myproposal.h]
3624 ssh2 client implementation, interops w/ ssh.com and lsh servers.
3625 - [sshconnect.c]
3626 missing free.
3627 - [authfile.c cipher.c cipher.h packet.c sshconnect.c sshd.c]
3628 remove unused argument, split cipher_mask()
3629 - [clientloop.c]
3630 re-order: group ssh1 vs. ssh2
3631 - Make Redhat spec require openssl >= 0.9.5a
3632
e7627112 363320000404
3634 - Add tests for RAND_add function when searching for OpenSSL
7e7327a1 3635 - OpenBSD CVS update:
3636 - [packet.h packet.c]
3637 ssh2 packet format
3638 - [packet.h packet.c nchan2.ms nchan.h compat.h compat.c]
3639 [channels.h channels.c]
3640 channel layer support for ssh2
3641 - [kex.h kex.c hmac.h hmac.c dsa.c dsa.h]
3642 DSA, keyexchange, algorithm agreement for ssh2
6c081128 3643 - Generate manpages before make install not at the end of make all
3644 - Don't seed the rng quite so often
3645 - Always reseed rng when requested
e7627112 3646
bfc9a610 364720000403
3648 - Wrote entropy collection routines for systems that lack /dev/random
3649 and EGD
837c30b8 3650 - Disable tests and typedefs for 64 bit types. They are currently unused.
bfc9a610 3651
7368a6c8 365220000401
3653 - Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
3654 - [auth.c session.c sshd.c auth.h]
3655 split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal
3656 - [bufaux.c bufaux.h]
3657 support ssh2 bignums
3658 - [channels.c channels.h clientloop.c sshd.c nchan.c nchan.h packet.c]
3659 [readconf.c ssh.c ssh.h serverloop.c]
3660 replace big switch() with function tables (prepare for ssh2)
3661 - [ssh2.h]
3662 ssh2 message type codes
3663 - [sshd.8]
3664 reorder Xr to avoid cutting
3665 - [serverloop.c]
3666 close(fdin) if fdin != fdout, shutdown otherwise, ok theo@
3667 - [channels.c]
3668 missing close
3669 allow bigger packets
3670 - [cipher.c cipher.h]
3671 support ssh2 ciphers
3672 - [compress.c]
3673 cleanup, less code
3674 - [dispatch.c dispatch.h]
3675 function tables for different message types
3676 - [log-server.c]
3677 do not log() if debuggin to stderr
3678 rename a cpp symbol, to avoid param.h collision
3679 - [mpaux.c]
3680 KNF
3681 - [nchan.c]
3682 sync w/ channels.c
3683
f5238bee 368420000326
3685 - Better tests for OpenSSL w/ RSAref
bcbf86ec 3686 - Added replacement setenv() function from OpenBSD libc. Suggested by
f5238bee 3687 Ben Lindstrom <mouring@pconline.com>
4fe2af09 3688 - OpenBSD CVS update
3689 - [auth-krb4.c]
3690 -Wall
3691 - [auth-rh-rsa.c auth-rsa.c hostfile.c hostfile.h key.c key.h match.c]
3692 [match.h ssh.c ssh.h sshconnect.c sshd.c]
3693 initial support for DSA keys. ok deraadt@, niels@
3694 - [cipher.c cipher.h]
3695 remove unused cipher_attack_detected code
3696 - [scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
3697 Fix some formatting problems I missed before.
3698 - [ssh.1 sshd.8]
3699 fix spelling errors, From: FreeBSD
3700 - [ssh.c]
3701 switch to raw mode only if he _get_ a pty (not if we _want_ a pty).
f5238bee 3702
0024a081 370320000324
3704 - Released 1.2.3
3705
bd499f9e 370620000317
3707 - Clarified --with-default-path option.
3708 - Added -blibpath handling for AIX to work around stupid runtime linking.
3709 Problem elucidated by gshapiro@SENDMAIL.ORG by way of Jim Knoble
986a22ec 3710 <jmknoble@jmknoble.cx>
474b5fef 3711 - Checks for 64 bit int types. Problem report from Mats Fredholm
3712 <matsf@init.se>
610cd5c6 3713 - OpenBSD CVS updates:
bcbf86ec 3714 - [atomicio.c auth-krb4.c bufaux.c channels.c compress.c fingerprint.c]
610cd5c6 3715 [packet.h radix.c rsa.c scp.c ssh-agent.c ssh-keygen.c sshconnect.c]
3716 [sshd.c]
3717 pedantic: signed vs. unsigned, void*-arithm, etc
3718 - [ssh.1 sshd.8]
3719 Various cleanups and standardizations.
bcbf86ec 3720 - Runtime error fix for HPUX from Otmar Stahl
be48d23c 3721 <O.Stahl@lsw.uni-heidelberg.de>
bd499f9e 3722
4696775a 372320000316
bcbf86ec 3724 - Fixed configure not passing LDFLAGS to Solaris. Report from David G.
4696775a 3725 Hesprich <dghespri@sprintparanet.com>
d423d822 3726 - Propogate LD through to Makefile
b7a9ce47 3727 - Doc cleanups
2ba2a610 3728 - Added blurb about "scp: command not found" errors to UPGRADING
4696775a 3729
cb0b7ea4 373020000315
3731 - Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
3732 problems with gcc/Solaris.
bcbf86ec 3733 - Don't free argument to putenv() after use (in setenv() replacement).
db55a3ea 3734 Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
bcbf86ec 3735 - Created contrib/ subdirectory. Included helpers from Phil Hands'
13652e52 3736 Debian package, README file and chroot patch from Ricardo Cerqueira
3737 <rmcc@clix.pt>
bcbf86ec 3738 - Moved gnome-ssh-askpass.c to contrib directory and removed config
13652e52 3739 option.
3740 - Slight cleanup to doc files
b14b2ae7 3741 - Configure fix from Bratislav ILICH <bilic@zepter.ru>
cb0b7ea4 3742
a8ed9fd9 374320000314
bcbf86ec 3744 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
a8ed9fd9 3745 peter@frontierflying.com
84afc958 3746 - Include /usr/local/include and /usr/local/lib for systems that don't
3747 do it themselves
3748 - -R/usr/local/lib for Solaris
3749 - Fix RSAref detection
3750 - Fix IN6_IS_ADDR_V4MAPPED macro
a8ed9fd9 3751
bcf36c78 375220000311
3753 - Detect RSAref
43e48848 3754 - OpenBSD CVS change
3755 [sshd.c]
3756 - disallow guessing of root password
867dbf40 3757 - More configure fixes
80faa19f 3758 - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
bcf36c78 3759
c8d54615 376020000309
3761 - OpenBSD CVS updates to v1.2.3
704b1659 3762 [ssh.h atomicio.c]
3763 - int atomicio -> ssize_t (for alpha). ok deraadt@
3764 [auth-rsa.c]
3765 - delay MD5 computation until client sends response, free() early, cleanup.
3766 [cipher.c]
3767 - void* -> unsigned char*, ok niels@
3768 [hostfile.c]
3769 - remove unused variable 'len'. fix comments.
3770 - remove unused variable
3771 [log-client.c log-server.c]
3772 - rename a cpp symbol, to avoid param.h collision
3773 [packet.c]
3774 - missing xfree()
3775 - getsockname() requires initialized tolen; andy@guildsoftware.com
3776 - use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
3777 from Holger.Trapp@Informatik.TU-Chemnitz.DE
3778 [pty.c pty.h]
bcbf86ec 3779 - register cleanup for pty earlier. move code for pty-owner handling to
c8d54615 3780 pty.c ok provos@, dugsong@
704b1659 3781 [readconf.c]
3782 - turn off x11-fwd for the client, too.
3783 [rsa.c]
3784 - PKCS#1 padding
3785 [scp.c]
3786 - allow '.' in usernames; from jedgar@fxp.org
3787 [servconf.c]
3788 - typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de
3789 - sync with sshd_config
3790 [ssh-keygen.c]
3791 - enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@
3792 [ssh.1]
3793 - Change invalid 'CHAT' loglevel to 'VERBOSE'
3794 [ssh.c]
3795 - suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp
3796 - turn off x11-fwd for the client, too.
3797 [sshconnect.c]
3798 - missing xfree()
3799 - retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.
3800 - read error vs. "Connection closed by remote host"
3801 [sshd.8]
3802 - ie. -> i.e.,
3803 - do not link to a commercial page..
3804 - sync with sshd_config
3805 [sshd.c]
3806 - no need for poll.h; from bright@wintelcom.net
3807 - log with level log() not fatal() if peer behaves badly.
3808 - don't panic if client behaves strange. ok deraadt@
3809 - make no-port-forwarding for RSA keys deny both -L and -R style fwding
3810 - delay close() of pty until the pty has been chowned back to root
3811 - oops, fix comment, too.
3812 - missing xfree()
3813 - move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
3814 (http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)
bcbf86ec 3815 - register cleanup for pty earlier. move code for pty-owner handling to
704b1659 3816 pty.c ok provos@, dugsong@
3817 - create x11 cookie file
3818 - fix pr 1113, fclose() -> pclose(), todo: remote popen()
3819 - version 1.2.3
c8d54615 3820 - Cleaned up
bcbf86ec 3821 - Removed warning workaround for Linux and devpts filesystems (no longer
d8223847 3822 required after OpenBSD updates)
c8d54615 3823
07055445 382420000308
3825 - Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
3826
382720000307
3828 - Released 1.2.2p1
3829
9c8c3fc6 383020000305
3831 - Fix DEC compile fix
54096dcc 3832 - Explicitly seed OpenSSL's PRNG before checking rsa_alive()
aa6bd60a 3833 - Check for getpagesize in libucb.a if not found in libc. Fix for old
3834 Solaris from Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 3835 - Check for libwrap if --with-tcp-wrappers option specified. Suggestion
9fc7867e 3836 Mate Wierdl <mw@moni.msci.memphis.edu>
9c8c3fc6 3837
6bf4d066 383820000303
3839 - Added "make host-key" target, Suggestion from Dominik Brettnacher
3840 <domi@saargate.de>
bcbf86ec 3841 - Don't permanently fail on bind() if getaddrinfo has more choices left for
16218745 3842 us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz
3843 Miskiewicz <misiek@pld.org.pl>
22fa590f 3844 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
3845 - Manpage fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
6bf4d066 3846
a0391976 384720000302
3848 - Big cleanup of autoconf code
3849 - Rearranged to be a little more logical
3850 - Added -R option for Solaris
3851 - Rewrote OpenSSL detection code. Now uses AC_TRY_RUN with a test program
3852 to detect library and header location _and_ ensure library has proper
3853 RSA support built in (this is a problem with OpenSSL 0.9.5).
817175bc 3854 - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
0a1718dc 3855 - Avoid warning message with Unix98 ptys
bcbf86ec 3856 - Warning was valid - possible race condition on PTYs. Avoided using
3276571c 3857 platform-specific code.
3858 - Document some common problems
bcbf86ec 3859 - Allow root access to any key. Patch from
81eef326 3860 markus.friedl@informatik.uni-erlangen.de
a0391976 3861
f55afe71 386220000207
3863 - Removed SOCKS code. Will support through a ProxyCommand.
3864
d07d1c58 386520000203
3866 - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
d581b7ae 3867 - Add --with-ssl-dir option
d07d1c58 3868
9d5f374b 386920000202
bcbf86ec 3870 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham
9d5f374b 3871 <jmd@aoe.vt.edu>
6b1f3fdb 3872 - Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 3873 - Added URLs to Japanese translations of documents by HARUYAMA Seigo
6b1f3fdb 3874 <haruyama@nt.phys.s.u-tokyo.ac.jp>
9d5f374b 3875
bc8c2601 387620000201
3877 - Use socket pairs by default (instead of pipes). Prevents race condition
3878 on several (buggy) OSs. Report and fix from tridge@linuxcare.com
3879
69c76614 388020000127
3881 - Seed OpenSSL's random number generator before generating RSA keypairs
3882 - Split random collector into seperate file
aaf2abd7 3883 - Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
69c76614 3884
f9507c24 388520000126
3886 - Released 1.2.2 stable
3887
bcbf86ec 3888 - NeXT keeps it lastlog in /usr/adm. Report from
f9507c24 3889 mouring@newton.pconline.com
bcbf86ec 3890 - Added note in UPGRADING re interop with commercial SSH using idea.
986a22ec 3891 Report from Jim Knoble <jmknoble@jmknoble.cx>
587120ad 3892 - Fix linking order for Kerberos/AFS. Fix from Holget Trapp
3893 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
f9507c24 3894
bfae20ad 389520000125
bcbf86ec 3896 - Fix NULL pointer dereference in login.c. Fix from Andre Lucas
bfae20ad 3897 <andre.lucas@dial.pipex.com>
07b0cb78 3898 - Reorder PAM initialisation so it does not mess up lastlog. Reported
3899 by Andre Lucas <andre.lucas@dial.pipex.com>
bcbf86ec 3900 - Use preformatted manpages on SCO, report from Gary E. Miller
9755cbdb 3901 <gem@rellim.com>
3902 - New URL for x11-ssh-askpass.
bcbf86ec 3903 - Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
986a22ec 3904 <jmknoble@jmknoble.cx>
bcbf86ec 3905 - Added 'DESTDIR' option to Makefile to ease package building. Patch from
986a22ec 3906 Jim Knoble <jmknoble@jmknoble.cx>
ff8ecdb8 3907 - Updated RPM spec files to use DESTDIR
bfae20ad 3908
bb58aa4b 390920000124
3910 - Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
3911 increment)
3912
d45317d8 391320000123
3914 - OpenBSD CVS:
3915 - [packet.c]
3916 getsockname() requires initialized tolen; andy@guildsoftware.com
bcbf86ec 3917 - AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
4c40f834 3918 <drankin@bohemians.lexington.ky.us>
12aa90af 3919 - Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
d45317d8 3920
e844f761 392120000122
3922 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
3923 <bent@clark.net>
c54a6257 3924 - Merge preformatted manpage patch from Andre Lucas
3925 <andre.lucas@dial.pipex.com>
8eb34e02 3926 - Make IPv4 use the default in RPM packages
3927 - Irix uses preformatted manpages
1e64903d 3928 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
3929 <Holger.Trapp@Informatik.TU-Chemnitz.DE>
9bc5ddfe 3930 - OpenBSD CVS updates:
3931 - [packet.c]
3932 use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
3933 from Holger.Trapp@Informatik.TU-Chemnitz.DE
3934 - [sshd.c]
3935 log with level log() not fatal() if peer behaves badly.
3936 - [readpass.c]
bcbf86ec 3937 instead of blocking SIGINT, catch it ourselves, so that we can clean
3938 the tty modes up and kill ourselves -- instead of our process group
61e96248 3939 leader (scp, cvs, ...) going away and leaving us in noecho mode.
9bc5ddfe 3940 people with cbreak shells never even noticed..
399d9d44 3941 - [ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8]
3942 ie. -> i.e.,
e844f761 3943
4c8ef3fb 394420000120
3945 - Don't use getaddrinfo on AIX
7b2ea3a1 3946 - Update to latest OpenBSD CVS:
3947 - [auth-rsa.c]
3948 - fix user/1056, sshd keeps restrictions; dbt@meat.net
3949 - [sshconnect.c]
3950 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
3951 - destroy keys earlier
bcbf86ec 3952 - split key exchange (kex) and user authentication (user-auth),
d468fc76 3953 ok: provos@
7b2ea3a1 3954 - [sshd.c]
3955 - no need for poll.h; from bright@wintelcom.net
3956 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
bcbf86ec 3957 - split key exchange (kex) and user authentication (user-auth),
d468fc76 3958 ok: provos@
f3bba493 3959 - Big manpage and config file cleanup from Andre Lucas
3960 <andre.lucas@dial.pipex.com>
5f4fdfae 3961 - Re-added latest (unmodified) OpenBSD manpages
47f9a56a 3962 - Doc updates
d468fc76 3963 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
3964 Christos Zoulas <christos@netbsd.org>
4c8ef3fb 3965
082bbfb3 396620000119
20af321f 3967 - SCO compile fixes from Gary E. Miller <gem@rellim.com>
082bbfb3 3968 - Compile fix from Darren_Hall@progressive.com
59e76f33 3969 - Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
3970 addresses using getaddrinfo(). Added a configure switch to make the
3971 default lookup mode AF_INET
082bbfb3 3972
a63a7f37 397320000118
3974 - Fixed --with-pid-dir option
51a6baf8 3975 - Makefile fix from Gary E. Miller <gem@rellim.com>
61e96248 3976 - Compile fix for HPUX and Solaris from Andre Lucas
976f7e19 3977 <andre.lucas@dial.pipex.com>
a63a7f37 3978
f914c7fb 397920000117
3980 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
3981 port, ignore EINVAL errors (Linux) when searching for free port.
bcbf86ec 3982 - Revert __snprintf -> snprintf aliasing. Apparently Solaris
de93b046 3983 __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
9b363e1c 3984 - Document location of Redhat PAM file in INSTALL.
bcbf86ec 3985 - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6
3986 INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to
f4a7cf29 3987 deliver (no IPv6 kernel support)
80a44451 3988 - Released 1.2.1pre27
f914c7fb 3989
f4a7cf29 3990 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
bcbf86ec 3991 - Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
cf8ad170 3992 <jhuuskon@hytti.uku.fi>
bcbf86ec 3993 - Fix hang on logout if processes are still using the pty. Needs
691a8a9f 3994 further testing.
5957fd29 3995 - Patch from Christos Zoulas <christos@zoulas.com>
3996 - Try $prefix first when looking for OpenSSL.
3997 - Include sys/types.h when including sys/socket.h in test programs
bcbf86ec 3998 - Substitute PID directory in sshd.8. Suggestion from Andrew
19d9ac2a 3999 Stribblehill <a.d.stribblehill@durham.ac.uk>
f4a7cf29 4000
47e45e44 400120000116
4002 - Renamed --with-xauth-path to --with-xauth
4003 - Added --with-pid-dir option
4004 - Released 1.2.1pre26
4005
a82ef8ae 4006 - Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
bcbf86ec 4007 - Fixed broken bugfix for /dev/ptmx on Linux systems which lack
66be05a1 4008 openpty(). Report from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
a82ef8ae 4009
5cdfe03f 401020000115
4011 - Add --with-xauth-path configure directive and explicit test for
bcbf86ec 4012 /usr/openwin/bin/xauth for Solaris systems. Report from Anders
5cdfe03f 4013 Nordby <anders@fix.no>
bcbf86ec 4014 - Fix incorrect detection of /dev/ptmx on Linux systems that lack
5cdfe03f 4015 openpty. Report from John Seifarth <john@waw.be>
4016 - Look for intXX_t and u_intXX_t in sys/bitypes.h if they are not in
bcbf86ec 4017 sys/types.h. Fixes problems on SCO, report from Gary E. Miller
5cdfe03f 4018 <gem@rellim.com>
4019 - Use __snprintf and __vnsprintf if they are found where snprintf and
4020 vnsprintf are lacking. Suggested by Ben Taylor <bent@shell.clark.net>
4021 and others.
4022
48e671d5 402320000114
4024 - Merged OpenBSD IPv6 patch:
4025 - [sshd.c sshd.8 sshconnect.c ssh.h ssh.c servconf.h servconf.c scp.1]
4026 [scp.c packet.h packet.c login.c log.c canohost.c channels.c]
4027 [hostfile.c sshd_config]
4028 ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new
bcbf86ec 4029 features: sshd allows multiple ListenAddress and Port options. note
4030 that libwrap is not IPv6-ready. (based on patches from
48e671d5 4031 fujiwara@rcac.tdi.co.jp)
4032 - [ssh.c canohost.c]
bcbf86ec 4033 more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo,
48e671d5 4034 from itojun@
4035 - [channels.c]
4036 listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)
4037 - [packet.h]
4038 allow auth-kerberos for IPv4 only
4039 - [scp.1 sshd.8 servconf.h scp.c]
4040 document -4, -6, and 'ssh -L 2022/::1/22'
4041 - [ssh.c]
bcbf86ec 4042 'ssh @host' is illegal (null user name), from
48e671d5 4043 karsten@gedankenpolizei.de
4044 - [sshconnect.c]
4045 better error message
4046 - [sshd.c]
4047 allow auth-kerberos for IPv4 only
4048 - Big IPv6 merge:
4049 - Cleanup overrun in sockaddr copying on RHL 6.1
4050 - Replacements for getaddrinfo, getnameinfo, etc based on versions
4051 from patch from KIKUCHI Takahiro <kick@kyoto.wide.ad.jp>
4052 - Replacement for missing structures on systems that lack IPv6
4053 - record_login needed to know about AF_INET6 addresses
4054 - Borrowed more code from OpenBSD: rresvport_af and requisites
4055
2598df62 405620000110
4057 - Fixes to auth-skey to enable it to use the standard OpenSSL libraries
4058
b8a0310d 405920000107
4060 - New config.sub and config.guess to fix problems on SCO. Supplied
4061 by Gary E. Miller <gem@rellim.com>
b6a98a85 4062 - SCO build fix from Gary E. Miller <gem@rellim.com>
2598df62 4063 - Released 1.2.1pre25
b8a0310d 4064
dfb95100 406520000106
4066 - Documentation update & cleanup
4067 - Better KrbIV / AFS detection, based on patch from:
4068 Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE>
4069
b9795b89 407020000105
bcbf86ec 4071 - Fixed annoying DES corruption problem. libcrypt has been
b9795b89 4072 overriding symbols in libcrypto. Removed libcrypt and crypt.h
4073 altogether (libcrypto includes its own crypt(1) replacement)
4074 - Added platform-specific rules for Irix 6.x. Included warning that
4075 they are untested.
4076
a1ec4d79 407720000103
4078 - Add explicit make rules for files proccessed by fixpaths.
61e96248 4079 - Fix "make install" in RPM spec files. Report from Tenkou N. Hattori
a1ec4d79 4080 <tnh@kondara.org>
bcbf86ec 4081 - Removed "nullok" directive from default PAM configuration files.
4082 Added information on enabling EmptyPasswords on openssh+PAM in
607d73e6 4083 UPGRADING file.
e02735bb 4084 - OpenBSD CVS updates
4085 - [ssh-agent.c]
bcbf86ec 4086 cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and
e02735bb 4087 dgaudet@arctic.org
4088 - [sshconnect.c]
4089 compare correct version for 1.3 compat mode
a1ec4d79 4090
93c7f644 409120000102
4092 - Prevent multiple inclusion of config.h and defines.h. Suggested
4093 by Andre Lucas <andre.lucas@dial.pipex.com>
4094 - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet
4095 <dgaudet@arctic.org>
4096
76b8607f 409719991231
bcbf86ec 4098 - Fix password support on systems with a mixture of shadowed and
4099 non-shadowed passwords (e.g. NIS). Report and fix from
76b8607f 4100 HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
bcbf86ec 4101 - Fix broken autoconf typedef detection. Report from Marc G.
723221b5 4102 Fournier <marc.fournier@acadiau.ca>
b92964b7 4103 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
4104 <Franz.Sirl-kernel@lauterbach.com>
bcbf86ec 4105 - Prevent typedefs from being compiled more than once. Report from
a6ddc88b 4106 Marc G. Fournier <marc.fournier@acadiau.ca>
4811cc0b 4107 - Fill in ut_utaddr utmp field. Report from Benjamin Charron
4108 <iretd@bigfoot.com>
bcbf86ec 4109 - Really fix broken default path. Fix from Jim Knoble
986a22ec 4110 <jmknoble@jmknoble.cx>
ae3a3d31 4111 - Remove test for quad_t. No longer needed.
76a8e733 4112 - Released 1.2.1pre24
4113
4114 - Added support for directory-based lastlogs
4115 - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
76b8607f 4116
13f825f4 411719991230
4118 - OpenBSD CVS updates:
4119 - [auth-passwd.c]
4120 check for NULL 1st
bcbf86ec 4121 - Removed most of the pam code into its own file auth-pam.[ch]. This
a5c9cd31 4122 cleaned up sshd.c up significantly.
bcbf86ec 4123 - PAM authentication was incorrectly interpreting
76b8607f 4124 "PermitRootLogin without-password". Report from Matthias Andree
4125 <ma@dt.e-technik.uni-dortmund.de
a5c9cd31 4126 - Several other cleanups
0bc5b6fb 4127 - Merged Dante SOCKS support patch from David Rankin
4128 <drankin@bohemians.lexington.ky.us>
4129 - Updated documentation with ./configure options
76b8607f 4130 - Released 1.2.1pre23
13f825f4 4131
c73a0cb5 413219991229
bcbf86ec 4133 - Applied another NetBSD portability patch from David Rankin
c73a0cb5 4134 <drankin@bohemians.lexington.ky.us>
4135 - Fix --with-default-path option.
bcbf86ec 4136 - Autodetect perl, patch from David Rankin
a0f84251 4137 <drankin@bohemians.lexington.ky.us>
bcbf86ec 4138 - Print whether OpenSSH was compiled with RSARef, patch from
0a2ff95d 4139 Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
bcbf86ec 4140 - Calls to pam_setcred, patch from Nalin Dahyabhai
f91bacbd 4141 <nalin@thermo.stat.ncsu.edu>
e3a93db0 4142 - Detect missing size_t and typedef it.
5ab44a92 4143 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
4144 - Minor Makefile cleaning
c73a0cb5 4145
b6019d68 414619991228
4147 - Replacement for getpagesize() for systems which lack it
bcbf86ec 4148 - NetBSD login.c compile fix from David Rankin
70e0115b 4149 <drankin@bohemians.lexington.ky.us>
4150 - Fully set ut_tv if present in utmp or utmpx
d94aa2ae 4151 - Portability fixes for Irix 5.3 (now compiles OK!)
4152 - autoconf and other misc cleanups
ea1970a3 4153 - Merged AIX patch from Darren Hall <dhall@virage.org>
4154 - Cleaned up defines.h
fa9a2dd6 4155 - Released 1.2.1pre22
b6019d68 4156
d2dcff5f 415719991227
4158 - Automatically correct paths in manpages and configuration files. Patch
4159 and script from Andre Lucas <andre.lucas@dial.pipex.com>
4160 - Removed credits from README to CREDITS file, updated.
cb807f40 4161 - Added --with-default-path to specify custom path for server
4162 - Removed #ifdef trickery from acconfig.h into defines.h
36a5b38e 4163 - PAM bugfix. PermitEmptyPassword was being ignored.
4164 - Fixed PAM config files to allow empty passwords if server does.
4165 - Explained spurious PAM auth warning workaround in UPGRADING
21feb5fa 4166 - Use last few chars of tty line as ut_id
5a7794be 4167 - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
00e6dd70 4168 - OpenBSD CVS updates:
4169 - [packet.h auth-rhosts.c]
4170 check format string for packet_disconnect and packet_send_debug, too
4171 - [channels.c]
4172 use packet_get_maxsize for channels. consistence.
d2dcff5f 4173
f74efc8d 417419991226
4175 - Enabled utmpx support by default for Solaris
4176 - Cleanup sshd.c PAM a little more
986a22ec 4177 - Revised RPM package to include Jim Knoble's <jmknoble@jmknoble.cx>
bc7ea646 4178 X11 ssh-askpass program.
20c43d8c 4179 - Disable logging of PAM success and failures, PAM is verbose enough.
bcbf86ec 4180 Unfortunatly there is currently no way to disable auth failure
4181 messages. Mention this in UPGRADING file and sent message to PAM
20c43d8c 4182 developers
83b7f649 4183 - OpenBSD CVS update:
4184 - [ssh-keygen.1 ssh.1]
bcbf86ec 4185 remove ref to .ssh/random_seed, mention .ssh/environment in
83b7f649 4186 .Sh FILES, too
72251cb6 4187 - Released 1.2.1pre21
bcbf86ec 4188 - Fixed implicit '.' in default path, report from Jim Knoble
986a22ec 4189 <jmknoble@jmknoble.cx>
4190 - Redhat RPM spec fixes from Jim Knoble <jmknoble@jmknoble.cx>
f74efc8d 4191
f498ed15 419219991225
4193 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
4194 - Cleanup of auth-passwd.c for shadow and MD5 passwords
4195 - Cleanup and bugfix of PAM authentication code
f74efc8d 4196 - Released 1.2.1pre20
4197
4198 - Merged fixes from Ben Taylor <bent@clark.net>
4199 - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
4200 - Disabled logging of PAM password authentication failures when password
4201 is empty. (e.g start of authentication loop). Reported by Naz
4202 <96na@eng.cam.ac.uk>)
f498ed15 4203
420419991223
bcbf86ec 4205 - Merged later HPUX patch from Andre Lucas
f498ed15 4206 <andre.lucas@dial.pipex.com>
4207 - Above patch included better utmpx support from Ben Taylor
f74efc8d 4208 <bent@clark.net>
f498ed15 4209
eef6f7e9 421019991222
bcbf86ec 4211 - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
eef6f7e9 4212 <pope@netguide.dk>
ae28776a 4213 - Fix login.c breakage on systems which lack ut_host in struct
4214 utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
eef6f7e9 4215
a7effaac 421619991221
bcbf86ec 4217 - Integration of large HPUX patch from Andre Lucas
4218 <andre.lucas@dial.pipex.com>. Integrating it had a few other
a7effaac 4219 benefits:
4220 - Ability to disable shadow passwords at configure time
4221 - Ability to disable lastlog support at configure time
4222 - Support for IP address in $DISPLAY
ae2f7af7 4223 - OpenBSD CVS update:
4224 - [sshconnect.c]
4225 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
59dd7a31 4226 - Fix DISABLE_SHADOW support
4227 - Allow MD5 passwords even if shadow passwords are disabled
16034de9 4228 - Release 1.2.1pre19
a7effaac 4229
3f1d9bcd 423019991218
bcbf86ec 4231 - Redhat init script patch from Chun-Chung Chen
3f1d9bcd 4232 <cjj@u.washington.edu>
7e1c2490 4233 - Avoid breakage on systems without IPv6 headers
3f1d9bcd 4234
60d804c8 423519991216
bcbf86ec 4236 - Makefile changes for Solaris from Peter Kocks
60d804c8 4237 <peter.kocks@baygate.com>
89cafde6 4238 - Minor updates to docs
4239 - Merged OpenBSD CVS changes:
4240 - [authfd.c ssh-agent.c]
4241 keysize warnings talk about identity files
4242 - [packet.c]
4243 "Connection closed by x.x.x.x": fatal() -> log()
bcbf86ec 4244 - Correctly handle empty passwords in shadow file. Patch from:
c9d323f0 4245 "Chris, the Young One" <cky@pobox.com>
4246 - Released 1.2.1pre18
60d804c8 4247
7dc6fc6d 424819991215
4249 - Integrated patchs from Juergen Keil <jk@tools.de>
4250 - Avoid void* pointer arithmatic
4251 - Use LDFLAGS correctly
68227e6d 4252 - Fix SIGIO error in scp
4253 - Simplify status line printing in scp
61e96248 4254 - Added better test for inline functions compiler support from
906a2515 4255 Darren_Hall@progressive.com
7dc6fc6d 4256
95f1eccc 425719991214
4258 - OpenBSD CVS Changes
4259 - [canohost.c]
bcbf86ec 4260 fix get_remote_port() and friends for sshd -i;
95f1eccc 4261 Holger.Trapp@Informatik.TU-Chemnitz.DE
4262 - [mpaux.c]
4263 make code simpler. no need for memcpy. niels@ ok
4264 - [pty.c]
4265 namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
4266 fix proto; markus
4267 - [ssh.1]
4268 typo; mark.baushke@solipsa.com
4269 - [channels.c ssh.c ssh.h sshd.c]
4270 type conflict for 'extern Type *options' in channels.c; dot@dotat.at
4271 - [sshconnect.c]
4272 move checking of hostkey into own function.
4273 - [version.h]
4274 OpenSSH-1.2.1
884bcb37 4275 - Clean up broken includes in pty.c
7303768f 4276 - Some older systems don't have poll.h, they use sys/poll.h instead
4277 - Doc updates
95f1eccc 4278
847e8865 427919991211
bcbf86ec 4280 - Fix compilation on systems with AFS. Reported by
847e8865 4281 aloomis@glue.umd.edu
bcbf86ec 4282 - Fix installation on Solaris. Reported by
847e8865 4283 Gordon Rowell <gordonr@gormand.com.au>
4284 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
4285 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
4286 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
4287 - Compile fix from David Agraz <dagraz@jahoopa.com>
4288 - Avoid compiler warning in bsd-snprintf.c
bcbf86ec 4289 - Added pam_limits.so to default PAM config. Suggested by
986a22ec 4290 Jim Knoble <jmknoble@jmknoble.cx>
847e8865 4291
8946db53 429219991209
4293 - Import of patch from Ben Taylor <bent@clark.net>:
4294 - Improved PAM support
4295 - "uninstall" rule for Makefile
4296 - utmpx support
4297 - Should fix PAM problems on Solaris
2d86a6cc 4298 - OpenBSD CVS updates:
4299 - [readpass.c]
4300 avoid stdio; based on work by markus, millert, and I
4301 - [sshd.c]
4302 make sure the client selects a supported cipher
4303 - [sshd.c]
bcbf86ec 4304 fix sighup handling. accept would just restart and daemon handled
4305 sighup only after the next connection was accepted. use poll on
2d86a6cc 4306 listen sock now.
4307 - [sshd.c]
4308 make that a fatal
87e91331 4309 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
4310 to fix libwrap support on NetBSD
5001b9e4 4311 - Released 1.2pre17
8946db53 4312
6d8c4ea4 431319991208
bcbf86ec 4314 - Compile fix for Solaris with /dev/ptmx from
6d8c4ea4 4315 David Agraz <dagraz@jahoopa.com>
4316
4285816a 431719991207
986a22ec 4318 - sshd Redhat init script patch from Jim Knoble <jmknoble@jmknoble.cx>
4285816a 4319 fixes compatability with 4.x and 5.x
db28aeb5 4320 - Fixed default SSH_ASKPASS
bcbf86ec 4321 - Fix PAM account and session being called multiple times. Problem
d465f2ca 4322 reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
a408af76 4323 - Merged more OpenBSD changes:
4324 - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
bcbf86ec 4325 move atomicio into it's own file. wrap all socket write()s which
a408af76 4326 were doing write(sock, buf, len) != len, with atomicio() calls.
4327 - [auth-skey.c]
4328 fd leak
4329 - [authfile.c]
4330 properly name fd variable
4331 - [channels.c]
4332 display great hatred towards strcpy
4333 - [pty.c pty.h sshd.c]
4334 use openpty() if it exists (it does on BSD4_4)
4335 - [tildexpand.c]
4336 check for ~ expansion past MAXPATHLEN
4337 - Modified helper.c to use new atomicio function.
4338 - Reformat Makefile a little
4339 - Moved RC4 routines from rc4.[ch] into helper.c
4340 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
9983a8ca 4341 - Updated SuSE spec from Chris Saia <csaia@wtower.com>
4342 - Tweaked Redhat spec
9158d92f 4343 - Clean up bad imports of a few files (forgot -kb)
4344 - Released 1.2pre16
4285816a 4345
9c7b6dfd 434619991204
4347 - Small cleanup of PAM code in sshd.c
57112b5a 4348 - Merged OpenBSD CVS changes:
4349 - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
4350 move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
4351 - [auth-rsa.c]
4352 warn only about mismatch if key is _used_
4353 warn about keysize-mismatch with log() not error()
4354 channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
4355 ports are u_short
4356 - [hostfile.c]
4357 indent, shorter warning
4358 - [nchan.c]
4359 use error() for internal errors
4360 - [packet.c]
4361 set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
4362 serverloop.c
4363 indent
4364 - [ssh-add.1 ssh-add.c ssh.h]
4365 document $SSH_ASKPASS, reasonable default
4366 - [ssh.1]
4367 CheckHostIP is not available for connects via proxy command
4368 - [sshconnect.c]
4369 typo
4370 easier to read client code for passwd and skey auth
4371 turn of checkhostip for proxy connects, since we don't know the remote ip
9c7b6dfd 4372
dad3b556 437319991126
4374 - Add definition for __P()
4375 - Added [v]snprintf() replacement for systems that lack it
4376
0ce43ae4 437719991125
4378 - More reformatting merged from OpenBSD CVS
4379 - Merged OpenBSD CVS changes:
4380 - [channels.c]
4381 fix packet_integrity_check() for !have_hostname_in_open.
4382 report from mrwizard@psu.edu via djm@ibs.com.au
4383 - [channels.c]
4384 set SO_REUSEADDR and SO_LINGER for forwarded ports.
4385 chip@valinux.com via damien@ibs.com.au
4386 - [nchan.c]
4387 it's not an error() if shutdown_write failes in nchan.
4388 - [readconf.c]
4389 remove dead #ifdef-0-code
4390 - [readconf.c servconf.c]
4391 strcasecmp instead of tolower
4392 - [scp.c]
4393 progress meter overflow fix from damien@ibs.com.au
4394 - [ssh-add.1 ssh-add.c]
4395 SSH_ASKPASS support
4396 - [ssh.1 ssh.c]
4397 postpone fork_after_authentication until command execution,
4398 request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
4399 plus: use daemon() for backgrounding
cf8dd513 4400 - Added BSD compatible install program and autoconf test, thanks to
4401 Niels Kristian Bech Jensen <nkbj@image.dk>
4402 - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
09041313 4403 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
3dbefdb8 4404 - Release 1.2pre15
0ce43ae4 4405
5260325f 440619991124
4407 - Merged very large OpenBSD source code reformat
4408 - OpenBSD CVS updates
4409 - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
4410 [ssh.h sshd.8 sshd.c]
4411 syslog changes:
4412 * Unified Logmessage for all auth-types, for success and for failed
4413 * Standard connections get only ONE line in the LOG when level==LOG:
4414 Auth-attempts are logged only, if authentication is:
4415 a) successfull or
4416 b) with passwd or
4417 c) we had more than AUTH_FAIL_LOG failues
4418 * many log() became verbose()
4419 * old behaviour with level=VERBOSE
4420 - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
4421 tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
4422 messages. allows use of s/key in windows (ttssh, securecrt) and
4423 ssh-1.2.27 clients without 'ssh -v', ok: niels@
4424 - [sshd.8]
4425 -V, for fallback to openssh in SSH2 compatibility mode
4426 - [sshd.c]
4427 fix sigchld race; cjc5@po.cwru.edu
4428
4655fe80 442919991123
4430 - Added SuSE package files from Chris Saia <csaia@wtower.com>
8b241e50 4431 - Restructured package-related files under packages/*
4655fe80 4432 - Added generic PAM config
8b241e50 4433 - Numerous little Solaris fixes
9c08d6ce 4434 - Add recommendation to use GNU make to INSTALL document
4655fe80 4435
60bed5fd 443619991122
4437 - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
2f2cc3f9 4438 - OpenBSD CVS Changes
bcbf86ec 4439 - [ssh-keygen.c]
4440 don't create ~/.ssh only if the user wants to store the private
4441 key there. show fingerprint instead of public-key after
2f2cc3f9 4442 keygeneration. ok niels@
b09a984b 4443 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
96ad4350 4444 - Added timersub() macro
b09a984b 4445 - Tidy RCSIDs of bsd-*.c
bcbf86ec 4446 - Added autoconf test and macro to deal with old PAM libraries
96ad4350 4447 pam_strerror definition (one arg vs two).
530f1889 4448 - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
bcbf86ec 4449 - Retry /dev/urandom reads interrupted by signal (report from
530f1889 4450 Robert Hardy <rhardy@webcon.net>)
1647c2b5 4451 - Added a setenv replacement for systems which lack it
d84a9a44 4452 - Only display public key comment when presenting ssh-askpass dialog
4453 - Released 1.2pre14
60bed5fd 4454
bcbf86ec 4455 - Configure, Make and changelog corrections from Tudor Bosman
2ddcfdf3 4456 <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
4457
9d6b7add 445819991121
2f2cc3f9 4459 - OpenBSD CVS Changes:
60bed5fd 4460 - [channels.c]
4461 make this compile, bad markus
4462 - [log.c readconf.c servconf.c ssh.h]
4463 bugfix: loglevels are per host in clientconfig,
4464 factor out common log-level parsing code.
4465 - [servconf.c]
4466 remove unused index (-Wall)
4467 - [ssh-agent.c]
4468 only one 'extern char *__progname'
4469 - [sshd.8]
4470 document SIGHUP, -Q to synopsis
4471 - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
4472 [channels.c clientloop.c]
4473 SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
4474 [hope this time my ISP stays alive during commit]
4475 - [OVERVIEW README] typos; green@freebsd
4476 - [ssh-keygen.c]
4477 replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
4478 exit if writing the key fails (no infinit loop)
4479 print usage() everytime we get bad options
4480 - [ssh-keygen.c] overflow, djm@mindrot.org
4481 - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
61e96248 4482
2b942fe0 448319991120
bcbf86ec 4484 - Merged more Solaris support from Marc G. Fournier
2b942fe0 4485 <marc.fournier@acadiau.ca>
4486 - Wrote autoconf tests for integer bit-types
4487 - Fixed enabling kerberos support
bcbf86ec 4488 - Fix segfault in ssh-keygen caused by buffer overrun in filename
13c36c4c 4489 handling.
2b942fe0 4490
06479889 449119991119
4492 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
2ad77510 4493 - Merged OpenBSD CVS changes
4494 - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
4495 more %d vs. %s in fmt-strings
4496 - [authfd.c]
4497 Integers should not be printed with %s
7b1cc56c 4498 - EGD uses a socket, not a named pipe. Duh.
4499 - Fix includes in fingerprint.c
29dbde15 4500 - Fix scp progress bar bug again.
bcbf86ec 4501 - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
736890c4 4502 David Rankin <drankin@bohemians.lexington.ky.us>
91b8065d 4503 - Added autoconf option to enable Kerberos 4 support (untested)
4504 - Added autoconf option to enable AFS support (untested)
4505 - Added autoconf option to enable S/Key support (untested)
4506 - Added autoconf option to enable TCP wrappers support (compiles OK)
beb43d31 4507 - Renamed BSD helper function files to bsd-*
bcbf86ec 4508 - Added tests for login and daemon and enable OpenBSD replacements for
caf3bc51 4509 when they are absent.
4510 - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
06479889 4511
2bd61362 451219991118
4513 - Merged OpenBSD CVS changes
4514 - [scp.c] foregroundproc() in scp
4515 - [sshconnect.h] include fingerprint.h
bcbf86ec 4516 - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
2bd61362 4517 changes.
0c16a097 4518 - [ssh.1] Spell my name right.
2bd61362 4519 - Added openssh.com info to README
4520
f095fcc7 452119991117
4522 - Merged OpenBSD CVS changes
4523 - [ChangeLog.Ylonen] noone needs this anymore
4524 - [authfd.c] close-on-exec for auth-socket, ok deraadt
bcbf86ec 4525 - [hostfile.c]
4526 in known_hosts key lookup the entry for the bits does not need
4527 to match, all the information is contained in n and e. This
4528 solves the problem with buggy servers announcing the wrong
f095fcc7 4529 modulus length. markus and me.
bcbf86ec 4530 - [serverloop.c]
4531 bugfix: check for space if child has terminated, from:
f095fcc7 4532 iedowse@maths.tcd.ie
4533 - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
4534 [fingerprint.c fingerprint.h]
4535 rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
4536 - [ssh-agent.1] typo
4537 - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
bcbf86ec 4538 - [sshd.c]
f095fcc7 4539 force logging to stderr while loading private key file
4540 (lost while converting to new log-levels)
4541
4d195447 454219991116
4543 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
4544 - Merged OpenBSD CVS changes:
4545 - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
4546 [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
4547 the keysize of rsa-parameter 'n' is passed implizit,
4548 a few more checks and warnings about 'pretended' keysizes.
4549 - [cipher.c cipher.h packet.c packet.h sshd.c]
4550 remove support for cipher RC4
4551 - [ssh.c]
4552 a note for legay systems about secuity issues with permanently_set_uid(),
4553 the private hostkey and ptrace()
4554 - [sshconnect.c]
4555 more detailed messages about adding and checking hostkeys
4556
dad9a31e 455719991115
4558 - Merged OpenBSD CVS changes:
bcbf86ec 4559 - [ssh-add.c] change passphrase loop logic and remove ref to
dad9a31e 4560 $DISPLAY, ok niels
4561 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
bcbf86ec 4562 modular.
dad9a31e 4563 - Revised autoconf support for enabling/disabling askpass support.
e7c0f9d5 4564 - Merged more OpenBSD CVS changes:
704b1659 4565 [auth-krb4.c]
4566 - disconnect if getpeername() fails
4567 - missing xfree(*client)
4568 [canohost.c]
4569 - disconnect if getpeername() fails
4570 - fix comment: we _do_ disconnect if ip-options are set
4571 [sshd.c]
4572 - disconnect if getpeername() fails
4573 - move checking of remote port to central place
4574 [auth-rhosts.c] move checking of remote port to central place
4575 [log-server.c] avoid extra fd per sshd, from millert@
4576 [readconf.c] print _all_ bad config-options in ssh(1), too
4577 [readconf.h] print _all_ bad config-options in ssh(1), too
4578 [ssh.c] print _all_ bad config-options in ssh(1), too
4579 [sshconnect.c] disconnect if getpeername() fails
e7c0f9d5 4580 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
c75a1a66 4581 - Various small cleanups to bring diff (against OpenBSD) size down.
f601d847 4582 - Merged more Solaris compability from Marc G. Fournier
4583 <marc.fournier@acadiau.ca>
4584 - Wrote autoconf tests for __progname symbol
986a22ec 4585 - RPM spec file fixes from Jim Knoble <jmknoble@jmknoble.cx>
0c372277 4586 - Released 1.2pre12
4587
4588 - Another OpenBSD CVS update:
4589 - [ssh-keygen.1] fix .Xr
dad9a31e 4590
92da7197 459119991114
4592 - Solaris compilation fixes (still imcomplete)
4593
94f7bb9e 459419991113
dd092f97 4595 - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
4596 - Don't install config files if they already exist
4597 - Fix inclusion of additional preprocessor directives from acconfig.h
94f7bb9e 4598 - Removed redundant inclusions of config.h
e9c75a39 4599 - Added 'Obsoletes' lines to RPM spec file
94f7bb9e 4600 - Merged OpenBSD CVS changes:
4601 - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
bcbf86ec 4602 - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
94f7bb9e 4603 totalsize, ok niels,aaron
bcbf86ec 4604 - Delay fork (-f option) in ssh until after port forwarded connections
94f7bb9e 4605 have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
b2344d54 4606 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
4607 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
dd092f97 4608 - Tidied default config file some more
4609 - Revised Redhat initscript to fix bug: sshd (re)start would fail
4610 if executed from inside a ssh login.
94f7bb9e 4611
e35c1dc2 461219991112
4613 - Merged changes from OpenBSD CVS
4614 - [sshd.c] session_key_int may be zero
b4748e2f 4615 - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
bcbf86ec 4616 IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
b4748e2f 4617 deraadt,millert
4618 - Brought default sshd_config more in line with OpenBSD's
547c9f30 4619 - Grab server in gnome-ssh-askpass (Debian bug #49872)
4620 - Released 1.2pre10
e35c1dc2 4621
8bc7973f 4622 - Added INSTALL documentation
6fa724bc 4623 - Merged yet more changes from OpenBSD CVS
4624 - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
4625 [ssh.c ssh.h sshconnect.c sshd.c]
4626 make all access to options via 'extern Options options'
4627 and 'extern ServerOptions options' respectively;
4628 options are no longer passed as arguments:
4629 * make options handling more consistent
4630 * remove #include "readconf.h" from ssh.h
4631 * readconf.h is only included if necessary
4632 - [mpaux.c] clear temp buffer
4633 - [servconf.c] print _all_ bad options found in configfile
045672f9 4634 - Make ssh-askpass support optional through autoconf
59b0f0d4 4635 - Fix nasty division-by-zero error in scp.c
4636 - Released 1.2pre11
8bc7973f 4637
4cca272e 463819991111
4639 - Added (untested) Entropy Gathering Daemon (EGD) support
67d68e3a 4640 - Fixed /dev/urandom fd leak (Debian bug #49722)
5bbb5681 4641 - Merged OpenBSD CVS changes:
4642 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
4643 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
4644 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
bcbf86ec 4645 - Fix integer overflow which was messing up scp's progress bar for large
3f1d9bcd 4646 file transfers. Fix submitted to OpenBSD developers. Report and fix
4647 from Kees Cook <cook@cpoint.net>
6a17f9c2 4648 - Merged more OpenBSD CVS changes:
bcbf86ec 4649 - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
6a17f9c2 4650 + krb-cleanup cleanup
4651 - [clientloop.c log-client.c log-server.c ]
4652 [readconf.c readconf.h servconf.c servconf.h ]
4653 [ssh.1 ssh.c ssh.h sshd.8]
4654 add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
4655 obsoletes QuietMode and FascistLogging in sshd.
e35c1dc2 4656 - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
4657 allow session_key_int != sizeof(session_key)
4658 [this should fix the pre-assert-removal-core-files]
4659 - Updated default config file to use new LogLevel option and to improve
4660 readability
4661
f370266e 466219991110
67d68e3a 4663 - Merged several minor fixes:
f370266e 4664 - ssh-agent commandline parsing
4665 - RPM spec file now installs ssh setuid root
4666 - Makefile creates libdir
4cca272e 4667 - Merged beginnings of Solaris compability from Marc G. Fournier
4668 <marc.fournier@acadiau.ca>
f370266e 4669
d4f11b59 467019991109
4671 - Autodetection of SSL/Crypto library location via autoconf
4672 - Fixed location of ssh-askpass to follow autoconf
4673 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
4674 - Autodetection of RSAref library for US users
4675 - Minor doc updates
560557bb 4676 - Merged OpenBSD CVS changes:
4677 - [rsa.c] bugfix: use correct size for memset()
4678 - [sshconnect.c] warn if announced size of modulus 'n' != real size
f025becb 4679 - Added GNOME passphrase requestor (use --with-gnome-askpass)
d397b172 4680 - RPM build now creates subpackages
aa51e7cc 4681 - Released 1.2pre9
d4f11b59 4682
e1a9c08d 468319991108
4684 - Removed debian/ directory. This is now being maintained separately.
4685 - Added symlinks for slogin in RPM spec file
4686 - Fixed permissions on manpages in RPM spec file
4687 - Added references to required libraries in README file
4688 - Removed config.h.in from CVS
4689 - Removed pwdb support (better pluggable auth is provided by glibc)
4690 - Made PAM and requisite libdl optional
4691 - Removed lots of unnecessary checks from autoconf
4692 - Added support and autoconf test for openpty() function (Unix98 pty support)
4693 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
4694 - Added TODO file
4695 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
4696 - Added ssh-askpass program
4697 - Added ssh-askpass support to ssh-add.c
4698 - Create symlinks for slogin on install
4699 - Fix "distclean" target in makefile
4700 - Added example for ssh-agent to manpage
4701 - Added support for PAM_TEXT_INFO messages
4702 - Disable internal /etc/nologin support if PAM enabled
4703 - Merged latest OpenBSD CVS changes:
5bae4ab8 4704 - [all] replace assert() with error, fatal or packet_disconnect
e1a9c08d 4705 - [sshd.c] don't send fail-msg but disconnect if too many authentication
4706 failures
e1a9c08d 4707 - [sshd.c] remove unused argument. ok dugsong
4708 - [sshd.c] typo
4709 - [rsa.c] clear buffers used for encryption. ok: niels
4710 - [rsa.c] replace assert() with error, fatal or packet_disconnect
ade6fccd 4711 - [auth-krb4.c] remove unused argument. ok dugsong
e1a9c08d 4712 - Fixed coredump after merge of OpenBSD rsa.c patch
9010d60a 4713 - Released 1.2pre8
e1a9c08d 4714
3028328e 471519991102
4716 - Merged change from OpenBSD CVS
4717 - One-line cleanup in sshd.c
4718
474832c5 471919991030
4720 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
69256d9d 4721 - Merged latest updates for OpenBSD CVS:
4722 - channels.[ch] - remove broken x11 fix and document istate/ostate
4723 - ssh-agent.c - call setsid() regardless of argv[]
4724 - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
4725 - Documentation cleanups
4726 - Renamed README -> README.Ylonen
4727 - Renamed README.openssh ->README
474832c5 4728
339660f6 472919991029
4730 - Renamed openssh* back to ssh* at request of Theo de Raadt
4731 - Incorporated latest changes from OpenBSD's CVS
4732 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
4733 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
549b3eed 4734 - Make distclean now removed configure script
4735 - Improved PAM logging
4736 - Added some debug() calls for PAM
4ecd19ea 4737 - Removed redundant subdirectories
bcbf86ec 4738 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
4ecd19ea 4739 building on Debian.
242588e6 4740 - Fixed off-by-one error in PAM env patch
4741 - Released 1.2pre6
339660f6 4742
5881cd60 474319991028
4744 - Further PAM enhancements.
4745 - Much cleaner
4746 - Now uses account and session modules for all logins.
4747 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
4748 - Build fixes
4749 - Autoconf
4750 - Change binary names to open*
4751 - Fixed autoconf script to detect PAM on RH6.1
4752 - Added tests for libpwdb, and OpenBSD functions to autoconf
221395b3 4753 - Released 1.2pre4
fca82d2e 4754
4755 - Imported latest OpenBSD CVS code
4756 - Updated README.openssh
93f04616 4757 - Released 1.2pre5
fca82d2e 4758
5881cd60 475919991027
4760 - Adapted PAM patch.
4761 - Released 1.0pre2
4762
4763 - Excised my buggy replacements for strlcpy and mkdtemp
4764 - Imported correct OpenBSD strlcpy and mkdtemp routines.
4765 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
4766 - Picked up correct version number from OpenBSD
4767 - Added sshd.pam PAM configuration file
4768 - Added sshd.init Redhat init script
4769 - Added openssh.spec RPM spec file
4770 - Released 1.2pre3
4771
477219991026
4773 - Fixed include paths of OpenSSL functions
4774 - Use OpenSSL MD5 routines
4775 - Imported RC4 code from nanocrypt
4776 - Wrote replacements for OpenBSD arc4random* functions
4777 - Wrote replacements for strlcpy and mkdtemp
4778 - Released 1.0pre1
0b202697 4779
4780$Id$
This page took 1.098794 seconds and 5 git commands to generate.