]> andersk Git - openssh.git/blame - ChangeLog
- miod@cvs.openbsd.org 2003/09/18 13:02:21
[openssh.git] / ChangeLog
CommitLineData
5ba73866 120030923
291c14e8 2 - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
5ba73866 3 builds. Portability corrections from tim@.
b27e573d 4 - (dtucker) [configure.ac] Bug #665: uid swapping issues on Mac OS X.
635e0c42 5 Patch from max at quendi.de.
08da2d08 6 - (dtucker) [configure.ac] Bug #657: uid swapping issues on BSDi.
7 - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.
6fb3618d 8 - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS.
9 Patch from david.haughton at ncr.com
412c0eaa 10 - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6.
11 Part of patch supplied by bugzilla-openssh at thewrittenword.com
1a086f97 12 - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
13 openbsd-compat/fake-rfc2553.h] Bug #659: Test for and handle systems with
14 where gai_strerror is defined as "const char *". Part of patch supplied
15 by bugzilla-openssh at thewrittenword.com
35283c00 16 - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
17 ssh-host-config to match current defaults, bump README version. Patch from
18 vinschen at redhat.com.
51e7d820 19 - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
20 OS does not support permanently dropping privileges. Patch from
21 vinschen at redhat.com.
805dcf3a 22 - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
23 add canohost.h to stop warning. Based on patch from openssh-unix-dev at
24 thewrittenword.com
913a4384 25 - (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
26 higher.
f4f2ff4f 27 - (tim) Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
b27e573d 28 - (tim) [configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN.
29 Report by distler AT golem ph utexas edu.
ca043cac 30 - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
31 article by genty at austin.ibm.com, included with the author's permission.
ce26c02a 32 - (dtucker) OpenBSD CVS Sync
33 - markus@cvs.openbsd.org 2003/09/18 07:52:54
34 [sshconnect.c]
35 missing {}; bug #656; jclonguet at free.fr
5bd34316 36 - markus@cvs.openbsd.org 2003/09/18 07:54:48
37 [buffer.c]
38 protect against double free; #660; zardoz at users.sf.net
1bd71826 39 - markus@cvs.openbsd.org 2003/09/18 07:56:05
40 [authfile.c]
41 missing buffer_free(&encrypted); #662; zardoz at users.sf.net
c46e584f 42 - markus@cvs.openbsd.org 2003/09/18 08:49:45
43 [deattack.c misc.c session.c ssh-agent.c]
44 more buffer allocation fixes; from Solar Designer; CAN-2003-0682;
45 ok millert@
bb92e5cc 46 - miod@cvs.openbsd.org 2003/09/18 13:02:21
47 [authfd.c bufaux.c dh.c mac.c ssh-keygen.c]
48 A few signedness fixes for harmless situations; markus@ ok
5ba73866 49
a801511e 5020030919
51 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
52 djast AT cs.toronto.edu
48646332 53 - (djm) Bug #661: Remove duplicate check for basename; from
54 bugzilla-openssh AT thewrittenword.com
34799445 55 - (djm) Bug #641: Allow RedHat RPM building without GTK-2; Patch from
56 jason AT devrandom.org
fd79af78 57 - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim
4608d193 58 - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
59 unless required. Reorder to reduce warnings.
6f99680f 60 - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
61 when /etc/default/login doesn't exist or isn't readable. Fixes from
62 jparsons-lists at saffron.net and georg.oppenberg at deu mci com.
97e3cf19 63 - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAME
a801511e 64
33fb67f0 6520030918
66 - (djm) Bug #652: Fix empty password auth
67
263c65df 6820030917
69 - (djm) Sync with V_3_7 branch
20419cc1 70 - (djm) OpenBSD Sync
71 - markus@cvs.openbsd.org 2003/09/16 21:02:40
72 [buffer.c channels.c version.h]
73 more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
38d24e7d 74 - (djm) Crank RPM spec file versions
ddd8e845 75 - (tim) [openbsd-compat/inet_ntoa.c] 20030917 "Sync with V_3_7 branch" undid
76 20030916 "Missed dead header in inet_ntoa.c"
38d24e7d 77
95b99395 7820030916
79 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
80 PATH (or SUPATH) and UMASK from /etc/default/login on platforms that have it
49525395 81 (eg Solaris, Reliant Unix). Patch from Robert.Dahlem at siemens.com.
82 ok djm@
83 - (bal) OpenBSD Sync
84 - deraadt@cvs.openbsd.org 2003/09/16 03:03:47
85 [buffer.c]
86 do not expand buffer before attempting to reallocate it; markus ok
89bbd457 87 - (tim) [configure.ac] Fix portability issues.
bb6dd12a 88 - (bal) Missed dead header in inet_ntoa.c
95b99395 89
bdb15424 9020030914
91 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
92 the regression tests from running with Solaris' make. Patch from Brian
93 Poole (raj at cerias.purdue.edu).
906f3b9d 94 - (dtucker) [regress/Makefile] AIX's make doesn't like " +=", so replace
95 with vanilla "=".
bdb15424 96
b64864e1 9720030913
98 - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for
99 slower hosts, increase to 10 sec.
217a0ad5 100 - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
101 required to correctly reset failed login count when using a password
102 registry other than "files" (eg LDAP, see bug #543).
bcebad47 103 - (tim) [configure.ac] define WITH_ABBREV_NO_TTY for SCO.
104 Report by Roger Cornelius.
01224183 105 - (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patch
106 from cjwatson at debian.org.
b64864e1 107
a473643e 10820030912
109 - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".
e43957b9 110 - (tim) [Makefile.in] only mkdir regress if it does not exist.
7126ceb2 111 - (tim) [regress/yes-head.sh] shell portability fix.
a473643e 112
af940dcb 11320030911
114 - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after
115 the dirname test, to allow a broken dirname to be detected correctly.
116 Based partially on patch supplied by alex.kiernan at thus.net. ok djm@
446227d6 117 - (tim) [configure.ac] Move libgen tests to before libwrap to unbreak
118 UnixWare 2.03 using --with-tcp-wrappers.
7ed101c0 119 - (tim) [configure.ac] Prefer setuid/setgid on UnixWare and Open Server.
c1b10a96 120 - (tim) [regress/agent-ptrace.sh regress/dynamic-forward.sh
121 regress/sftp-cmds.sh regress/stderr-after-eof.sh regress/test-exec.sh]
122 no longer depends on which(1). patch by dtucker@
af940dcb 123
7b9a8c6e 12420030910
125 - (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine.
126 Patch from wendyp at cray.com.
3490699c 127 - (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro.
2e8d2c13 128 - (dtucker) [regressh/yes-head.sh] Some platforms (eg Solaris) don't have
129 "yes".
7b9a8c6e 130
12e07a07 13120030909
132 - (tim) [regress/Makefile] Fixes for building outside of a read-only
133 source tree.
5d3cef06 134 - (tim) [regress/agent-timeout.sh] s/TIMEOUT/SSHAGENT_TIMEOUT/ Fixes conflict
135 with shell read-only variable.
2b1bb684 136 - (tim) [regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors like
137 UX:rm: ERROR: Cannot remove '.' or '..'
12e07a07 138
252ff4df 13920030908
140 - (tim) [configure.ac openbsd-compat/getrrsetbyname.c] wrap _getshort and
141 _getlong in #ifndef
078ec045 142 - (tim) [configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for
143 HEADER.ad in arpa/nameser.h
8f52069e 144 - (tim) [ssh-keygen.c] s/PATH_MAX/MAXPATHLEN/ ok mouring@
252ff4df 145
c9535c4d 14620030907
147 - (dtucker) [agent-ptrace.sh dynamic-forward.sh (all regress/)]
148 Put "which" inside quotes.
5781bb58 149 - (dtucker) [dynamic-forward.sh forwarding.sh sftp-batch.sh (all regress/)]
150 Add ${EXEEXT}: required to work on Cygwin.
7621a857 151 - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more
152 distinctive, so "rm ${BATCH}.*" doesn't match the script itself.
ac4a169f 153 - (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin.
9a7582f1 154 - (dtucker) [openbsd-compat/xcrypt.c] #elsif -> #elif
155 - (dtucker) [acconfig.h] Typo.
4bbf95fa 156 - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]
157 Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge.
c9535c4d 158
3b8dff69 15920030906
160 - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.
161
5e6f8a42 16220030905
163 - (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.
164
7ed6b890 16520030904
166 - (dtucker) Portablize regression tests. Parts contributed by Roumen
167 Petrov, David M. Williams and Corinna Vinschen.
168 - [Makefile.in] Add "make tests" target and "make clean" hooks.
584c5ed9 169 - [regress/agent-getpeereid.sh] Skip test on platforms that don't support
170 getpeereid.
335f57ae 171 - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
172 gdb cannot be found.
c4cc19d5 173 - [regress/reconfigure/sh] Make path to sshd fully qualified if required.
e4f79c8f 174 - [regress/rekey.sh] Remove dependence on /dev/zero (not all platforms have
175 it). The sparse file will take less disk space too.
c67d1ba1 176 - [regress/sftp-cmds.sh] Ensure files used for test are readable.
9a7cf6f2 177 - [regress/stderr-after-eof.sh] Search for a usable checksum program.
83d96134 178 - [regress/sftp-badcmds.sh regress/sftp-cmds.sh regress/sftp.sh
179 regress/ssh-com-client.sh regress/ssh-com-sftp.sh regress/stderr-data.sh
180 regress/transfer.sh] Use ${EXEEXT} where appropriate.
302294d5 181 - [regress/sftp.sh regress/ssh-com-sftp.sh] Remove dependency on /dev/stdin.
d23e7be4 182 - [regress/agent-ptrace.sh regress/agent-timeout.sh]
183 "grep -q" -> "grep >/dev/null"
c7751424 184 - [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh
c9535c4d 185 regress/test-exec.sh] Handle different ways of echoing without newlines.
46f493c6 186 - [regress/dynamic-forward.sh] Some "which" programs output on stderr.
a687e172 187 - [regress/sftp-cmds.sh] Use portable "test" option.
4638d96a 188 - [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always
189 use Strictmodes no, wait longer for sshd startup.
d99acf36 190 - [regress/Makefile] Remove BSDisms.
b0315114 191 - [regress/README.regress] Add a basic readme.
c67d1ba1 192 - [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR
193 not $OBJ.
ccb02b94 194 - [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.
7ed6b890 195
96d0bf74 19620030903
197 - (djm) OpenBSD CVS Sync
198 - markus@cvs.openbsd.org 2003/08/26 09:58:43
199 [auth-passwd.c auth.c auth.h auth1.c auth2-none.c auth2-passwd.c]
200 [auth2.c monitor.c]
201 fix passwd auth for 'username leaks via timing'; with djm@, original
202 patches from solar
5f2a8485 203 - markus@cvs.openbsd.org 2003/08/28 12:54:34
204 [auth.h]
205 remove kerberos support from ssh1, since it has been replaced with GSSAPI;
206 but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
b6f9987b 207 - markus@cvs.openbsd.org 2003/09/02 16:40:29
208 [version.h]
209 enter 3.7
d0445371 210 - jmc@cvs.openbsd.org 2003/09/02 18:50:06
211 [sftp.1 ssh_config.5]
212 escape punctuation;
213 ok deraadt@
96d0bf74 214
408fb07b 21520030902
eb18f58d 216 - (djm) OpenBSD CVS Sync
217 - deraadt@cvs.openbsd.org 2003/08/24 17:36:51
218 [auth2-gss.c]
219 64 bit cleanups; markus ok
8f73f7bb 220 - markus@cvs.openbsd.org 2003/08/28 12:54:34
221 [auth-krb5.c auth.h auth1.c monitor.c monitor.h monitor_wrap.c]
222 [monitor_wrap.h readconf.c servconf.c session.c ssh_config.5]
223 [sshconnect1.c sshd.c sshd_config sshd_config.5]
224 remove kerberos support from ssh1, since it has been replaced with GSSAPI;
225 but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
e3e69949 226 - markus@cvs.openbsd.org 2003/08/29 10:03:15
227 [compat.c compat.h]
228 SSH_BUG_K5USER is unused; ok henning@
d7ac5f18 229 - markus@cvs.openbsd.org 2003/08/29 10:04:36
230 [channels.c nchan.c]
231 be less chatty; debug -> debug2, cleanup; ok henning@
8e382949 232 - markus@cvs.openbsd.org 2003/08/31 10:26:04
233 [progressmeter.c]
234 pass file_size + 1 to snprintf: fixes printing of truncated
235 file names; fix based on patch/report from sturm@;
3845a9ac 236 - markus@cvs.openbsd.org 2003/08/31 12:14:22
237 [progressmeter.c]
238 do write to buf[-1]
f89f8ddc 239 - markus@cvs.openbsd.org 2003/08/31 13:29:05
240 [session.c]
241 call ssh_gssapi_storecreds conditionally from do_exec();
242 with sxw@inf.ed.ac.uk
96573c26 243 - markus@cvs.openbsd.org 2003/08/31 13:30:18
244 [gss-serv.c]
245 correct string termination in parse_ename(); sxw@inf.ed.ac.uk
a7958e7b 246 - markus@cvs.openbsd.org 2003/08/31 13:31:57
247 [gss-serv.c]
248 whitspace KNF
105b07db 249 - markus@cvs.openbsd.org 2003/09/01 09:50:04
250 [sshd_config.5]
251 gss kex is not supported; sxw@inf.ed.ac.uk
eac292f8 252 - markus@cvs.openbsd.org 2003/09/01 12:50:46
253 [readconf.c]
254 rm gssapidelegatecreds alias; never supported before
00fee838 255 - markus@cvs.openbsd.org 2003/09/01 13:52:18
256 [ssh.h]
257 rm whitespace
cc4d7cb6 258 - markus@cvs.openbsd.org 2003/09/01 18:15:50
259 [readconf.c readconf.h servconf.c servconf.h ssh.c]
260 remove unused kerberos code; ok henning@
4771605b 261 - markus@cvs.openbsd.org 2003/09/01 20:44:54
262 [auth2-gss.c]
263 fix leak
c53917a9 264 - (djm) Don't initialise pam_conv structures inline. Avoids HP/UX compiler
265 error. Part of Bug #423, patch from michael_steffens AT hp.com
49e82bb9 266 - (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM session
267 management (now done in do_setusercontext). Largely from
268 michael_steffens AT hp.com
5e89e8a5 269 - (djm) Fix openbsd-compat/ again - remove references to strl(cpy|cat).h
270
2274ae66 27120030829
a5aec672 272 - (bal) openbsd-compat/ clean up. Considate headers, add in Id on our
2274ae66 273 files, and added missing license to header.
274
fe46678b 27520030826
276 - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"
277 as deprecated. Remove mention from README.privsep. Patch from
278 aet AT cc.hut.fi
7364bd04 279 - (dtucker) OpenBSD CVS Sync
280 - markus@cvs.openbsd.org 2003/08/22 10:56:09
281 [auth2.c auth2-gss.c auth.h compat.c compat.h gss-genr.c gss-serv-krb5.c
282 gss-serv.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c
283 readconf.h servconf.c servconf.h session.c session.h ssh-gss.h
284 ssh_config.5 sshconnect2.c sshd_config sshd_config.5]
285 support GSS API user authentication; patches from Simon Wilkinson,
286 stripped down and tested by Jakob and myself.
1d9f0c09 287 - markus@cvs.openbsd.org 2003/08/22 13:20:03
288 [sshconnect2.c]
289 remove support for "kerberos-2@ssh.com"
816daa84 290 - markus@cvs.openbsd.org 2003/08/22 13:22:27
291 [auth2.c] (auth2-krb5.c removed)
292 nuke "kerberos-2@ssh.com"
52f6ea0e 293 - markus@cvs.openbsd.org 2003/08/22 20:55:06
294 [LICENCE]
295 add Simon Wilkinson
f99e1ca4 296 - deraadt@cvs.openbsd.org 2003/08/24 17:36:52
297 [monitor.c monitor_wrap.c sshconnect2.c]
298 64 bit cleanups; markus ok
e68d8348 299 - fgsch@cvs.openbsd.org 2003/08/25 08:13:09
300 [sftp-int.c]
301 fix div by zero when listing for filename lengths longer than width.
302 markus@ ok.
ea7bee97 303 - djm@cvs.openbsd.org 2003/08/25 10:33:33
304 [sshconnect2.c]
305 fprintf->logit to silence login banner with "ssh -q"; ok markus@
749560dd 306 - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
307 configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c
308 sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson.
780efc0f 309 - (dtucker) [Makefile.in] Remove auth2-krb5.
2b7d75f5 310 - (dtucker) [contrib/aix/inventory.sh] Add public domain notice. ok mouring@
311 (the original author)
da67ae18 312 - (dtucker) [auth.c] Do not check for locked accounts when PAM is enabled.
fe46678b 313
4e2e1af3 31420030825
315 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
316 larsch@trustcenter.de
510a42ce 317 - (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansifications
f00d1f78 318 and minor fixes. OK djm@
319 - (bal) redo how we handle 'mysignal()'. Move it to
320 openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
321 be our 'mysignal' by default. OK djm@
3e6e3da0 322 - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
323 any access to locked accounts. ok djm@
5b9e2464 324 - (djm) Bug #564: Perform PAM account checks for all authentications when
325 UsePAM=yes; ok dtucker
a6e67b60 326 - (dtucker) [configure.ac] Bug #533, #551: define BROKEN_GETADDRINFO on
327 Tru64, solves getnameinfo and "bad addr or host" errors. ok djm@
ed00d4b7 328 - (dtucker) [README buildbff.sh inventory.sh] (all in contrib/aix)
329 Update package builder: correctly handle config variables, use lsuser
330 rather than /etc/passwd, fix typos, add Id's.
4e2e1af3 331
fda04d7d 33220030822
333 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
334 -lbroken; ok dtucker
fcd7f067 335 - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
336 rather that authorized_keys2. Patch from vinschen@redhat.com.
fda04d7d 337
08d035b6 33820030821
339 - (dtucker) OpenBSD CVS Sync
340 - markus@cvs.openbsd.org 2003/08/14 16:08:58
341 [ssh-keygen.c]
342 exit after primetest, ok djm@
a814ba4d 343 - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
344 change CMSG_DATA to use __CMSG_ALIGN (and thus work properly), reformat for
345 consistency.
eacb954e 346 - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement
347 and after normal openpty test.
08d035b6 348
83814987 34920030813
350 - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.
8168a86a 351 - (dtucker) OpenBSD CVS Sync
352 - markus@cvs.openbsd.org 2003/08/13 08:33:02
353 [session.c]
354 use more portable tcsendbreak(3) and ignore break_length;
355 ok deraadt, millert
0598d99d 356 - markus@cvs.openbsd.org 2003/08/13 08:46:31
357 [auth1.c readconf.c readconf.h servconf.c servconf.h ssh.c ssh_config
358 ssh_config.5 sshconnect1.c sshd.8 sshd.c sshd_config sshd_config.5]
359 remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@,
360 fgsch@, miod@, henning@, jakob@ and others
37ba5172 361 - markus@cvs.openbsd.org 2003/08/13 09:07:10
362 [readconf.c ssh.c]
363 socks4->socks, since with support both 4 and 5; dtucker@zip.com.au
5af25b1d 364 - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
365 Add a tcsendbreak function for platforms that don't have one, based on the
366 one from OpenBSD.
83814987 367
78e43412 36820030811
369 - (dtucker) OpenBSD CVS Sync
370 (thanks to Simon Wilkinson for help with this -dt)
371 - markus@cvs.openbsd.org 2003/07/16 15:02:06
372 [auth-krb5.c]
373 mcc -> fcc; from Love Hörnquist Åstrand <lha@it.su.se>
374 otherwise the kerberos credentinal is stored in a memory cache
375 in the privileged sshd. ok jabob@, hin@ (some time ago)
8c9f0900 376 - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate
377 in bsd-cygwin_util.h).
78e43412 378
3095daf7 37920030808
380 - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
381 AI_CANONNAME in netdb.h but not AI_NUMERICHOST, so check each definition
382 separately before defining them.
26b3608b 383 - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
3095daf7 384
a15f16ab 38520030807
386 - (dtucker) [session.c] Have session_break_req not attempt to send a break
387 if TIOCSBRK and TIOCCBRK are not defined (eg Cygwin).
97722976 388 - (dtucker) [canohost.c] Bug #336: Only check ip options if IP_OPTIONS is
a96fbb21 389 defined (fixes compile error on really old Linuxes).
390 - (dtucker) [defines.h] Bug #336: Add CMSG_DATA and CMSG_FIRSTHDR macros if
391 not already defined (eg Linux with some versions of libc5), based on those
392 from OpenBSD.
871e1d12 393 - (dtucker) [openbsd-compat/bsd-cygwin_util.c openbsd-compat/bsd-cygwin_util.h]
394 Remove incorrect filenames from comments (file names are in Id tags).
a3b678a3 395 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.h] Move Cygwin
396 specific defines and includes to bsd-cygwin_util.h. Fixes build error too.
a15f16ab 397
2616e1bc 39820030802
399 - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags.
1c590258 400 - (dtucker) OpenBSD CVS Sync
401 - markus@cvs.openbsd.org 2003/07/22 13:35:22
402 [auth1.c auth.h auth-passwd.c monitor.c monitor.h monitor_wrap.c
403 monitor_wrap.h readconf.c readconf.h servconf.c servconf.h session.c ssh.1
404 ssh.c ssh_config.5 sshconnect1.c sshd.c sshd_config.5 ssh.h]
405 remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);
406 test+ok henning@
407 - (dtucker) [Makefile.in acconfig.h configure.ac] Remove KRB4/AFS support.
408 - (dtucker) [auth-krb4.c radix.c radix.h] Remove KRB4/AFS specific files.
ac452e85 409 - (dtucker) OpenBSD CVS Sync
410 - markus@cvs.openbsd.org 2003/07/23 07:42:43
411 [sshd_config]
412 remove AFS; itojun@
c35a6dc5 413 - djm@cvs.openbsd.org 2003/07/28 09:49:56
414 [ssh-keygen.1 ssh-keygen.c]
415 Support for generating Diffie-Hellman groups (/etc/moduli) from ssh-keygen.
416 Based on code from Phil Karn, William Allen Simpson and Niels Provos.
417 ok markus@, thanks jmc@
178b1a1d 418 - markus@cvs.openbsd.org 2003/07/29 18:24:00
419 [LICENCE progressmeter.c]
420 replace 4 clause BSD licensed progressmeter code with a replacement
421 from Nils Nordman and myself; ok deraadt@
422 (copied from OpenBSD an re-applied portable changes)
0dd40286 423 - markus@cvs.openbsd.org 2003/07/29 18:26:46
424 [progressmeter.c]
425 fix length for "- stalled -" (included with previous import)
426 - markus@cvs.openbsd.org 2003/07/30 07:44:14
427 [progressmeter.c]
428 use only 4 digits in format_size (included with previous import)
429 - markus@cvs.openbsd.org 2003/07/30 07:53:27
430 [progressmeter.c]
431 whitespace (included with previous import)
0f57e1e6 432 - markus@cvs.openbsd.org 2003/07/31 09:21:02
433 [auth2-none.c]
434 check whether passwd auth is allowd, similar to proto 1; rob@pitman.co.za
435 ok henning
4899ccef 436 - avsm@cvs.openbsd.org 2003/07/31 15:50:16
437 [atomicio.c]
438 correct comment: atomicio takes vwrite, not write; deraadt@ ok
b3a7a008 439 - markus@cvs.openbsd.org 2003/07/31 22:34:03
440 [progressmeter.c]
441 print rate similar old version; round instead truncate;
442 (included in previous progressmeter.c commit)
c5d3dd1b 443 - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
444 Add a tcgetpgrp function.
5ae3dc68 445 - (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.
f29c37a9 446 - (dtucker) [openbsd-compat/bsd-misc.c] Fix cut-and-paste bug in tcgetpgrp.
2616e1bc 447
cbdeccf3 44820030730
449 - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal
450
a9705c94 45120030726
452 - (dtucker) [openbsd-compat/xcrypt.c] Fix typo: DISABLED_SHADOW ->
453 DISABLE_SHADOW. Fixes HP-UX compile error.
454
7c6eb32f 45520030724
456 - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c
457 openbsd-compat/xcrypt.h] Split off encryption into xcrypt() interface,
458 and isolate shadow password functions. Tested in Solaris, but should
459 not break other platforms too badly (except maybe HP =). Also brings
460 auth-passwd.c into full sync with OpenBSD tree.
461
82e5907c 46220030723
463 - (dtucker) [configure.ac] Back out change for bug #620.
464
defb525d 46520030719
466 - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO for
467 Solaris/x86. Patch from jrhett at isite.net.
7b390973 468 - (dtucker) OpenBSD CVS Sync
469 - markus@cvs.openbsd.org 2003/07/14 12:36:37
470 [sshd.c]
471 remove undocumented -V option. would be only useful if openssh is used
472 as ssh v1 server for ssh.com's ssh v2.
e053cd2c 473 - markus@cvs.openbsd.org 2003/07/16 10:34:53
474 [ssh.c sshd.c]
475 don't exit on multiple -v or -d; ok deraadt@
145d23ca 476 - markus@cvs.openbsd.org 2003/07/16 10:36:28
477 [sshtty.c]
478 clear IUCLC in enter_raw_mode; from rob@pitman.co.za; ok deraadt@, fgs@
261bd618 479 - deraadt@cvs.openbsd.org 2003/07/18 01:54:25
480 [scp.c]
481 userid is unsigned, but well, force it anyways; andrushock@korovino.net
b3d04e37 482 - djm@cvs.openbsd.org 2003/07/19 00:45:53
483 [sftp-int.c]
484 fix sftp filename parsing for arguments with escaped quotes. bz #517;
485 ok markus
86d0260c 486 - djm@cvs.openbsd.org 2003/07/19 00:46:31
487 [regress/sftp-cmds.sh]
488 regress test for sftp arguments with escaped quotes; ok markus
defb525d 489
e351e493 49020030714
491 - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare
492 loginfailed at all, so assume 3-arg loginfailed if not declared.
1cd5765d 493 - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by
494 undef'ing it.
2aa3a16c 495 - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
496 Call setauthdb() before loginfailed(), which may load password registry-
defb525d 497 specific functions. Based on patch by cawlfiel at us.ibm.com.
b4777c18 498 - (dtucker) [port-aix.h] Fix prototypes.
956b0f56 499 - (dtucker) OpenBSD CVS Sync
500 - avsm@cvs.openbsd.org 2003/07/09 13:58:19
501 [key.c]
502 minor tweak: when generating the hex fingerprint, give strlcat the full
503 bound to the buffer, and add a comment below explaining why the
504 zero-termination is one less than the bound. markus@ ok
40729edd 505 - markus@cvs.openbsd.org 2003/07/10 14:42:28
506 [packet.c]
507 the 2^(blocksize*2) rekeying limit is too expensive for 3DES,
508 blowfish, etc, so enforce a 1GB limit for small blocksizes.
659912db 509 - markus@cvs.openbsd.org 2003/07/10 20:05:55
510 [sftp.c]
511 sync usage with manpage, add missing -R
e351e493 512
f58c0e01 51320030708
514 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
515 Include AIX headers for authentication functions and make calls match
e351e493 516 prototypes. Test for and handle 3-arg and 4-arg variants of loginfailed.
bc7dfc06 517 - (dtucker) [session.c] Check return value of setpcred().
518 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
519 Convert aixloginmsg into platform-independant Buffer loginmsg.
f58c0e01 520
309709db 52120030707
522 - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before
523 searching libraries for it. Fixes build errors on NCR MP-RAS.
524
d72f7b79 52520030706
526 - (dtucker) [ssh-rand-helper.c loginrec.c]
527 Apply atomicio typing change to these too.
528
71b9ced0 52920030703
530 - (dtucker) OpenBSD CVS Sync
531 - djm@cvs.openbsd.org 2003/06/28 07:48:10
532 [sshd.c]
533 report pidfile creation errors, based on patch from Roumen Petrov;
534 ok markus@
dc54438a 535 - deraadt@cvs.openbsd.org 2003/06/28 16:23:06
536 [atomicio.c atomicio.h authfd.c clientloop.c monitor_wrap.c msg.c
537 progressmeter.c scp.c sftp-client.c ssh-keyscan.c ssh.h sshconnect.c
538 sshd.c]
539 deal with typing of write vs read in atomicio
7caca6d4 540 - markus@cvs.openbsd.org 2003/06/29 12:44:38
541 [sshconnect.c]
542 memset 0, not \0; andrushock@korovino.net
8e7c9afc 543 - markus@cvs.openbsd.org 2003/07/02 12:56:34
544 [channels.c]
545 deny dynamic forwarding with -R for v1, too; ok djm@
f49658f5 546 - markus@cvs.openbsd.org 2003/07/02 14:51:16
547 [channels.c ssh.1 ssh_config.5]
548 (re)add socks5 suppport to -D; ok djm@
549 now ssh(1) can act both as a socks 4 and socks 5 server and
550 dynamically forward ports.
03c82656 551 - markus@cvs.openbsd.org 2003/07/02 20:37:48
552 [ssh.c]
553 convert hostkeyalias to lowercase, otherwise uppercase aliases will
554 not match at all; ok henning@
1768a611 555 - markus@cvs.openbsd.org 2003/07/03 08:21:46
556 [regress/dynamic-forward.sh]
557 add socks5; speedup; reformat; based on patch from dtucker@zip.com.au
7664edb6 558 - markus@cvs.openbsd.org 2003/07/03 08:24:13
559 [regress/Makefile]
560 enable tests for dynamic fwd via socks (-D), uses nc(1)
1572b90f 561 - djm@cvs.openbsd.org 2003/07/03 08:09:06
562 [readconf.c readconf.h ssh-keysign.c ssh.c]
563 fix AddressFamily option in config file, from brent@graveland.net;
564 ok markus@
71b9ced0 565
4e00038c 56620030630
567 - (djm) Search for support functions necessary to build our
568 getrrsetbyname() replacement. Patch from Roumen Petrov
569
9f59c5a3 57020030629
c5829391 571 - (dtucker) [includes.h] Bug #602: move #include of netdb.h to after in.h
572 (fixes compiler warnings on Solaris 2.5.1).
573 - (dtucker) [configure.ac] Add sanity test after system-dependant compiler
574 flag modifications.
9f59c5a3 575
9ea150a7 57620030628
577 - (djm) Bug #591: use PKCS#15 private key label as a comment in case
578 of OpenSC. Report and patch from larsch@trustcenter.de
d2168412 579 - (djm) Bug #593: Sanity check OpenSC card reader number; patch from
580 aj@dungeon.inka.de
f0677b69 581 - (dtucker) OpenBSD CVS Sync
582 - markus@cvs.openbsd.org 2003/06/23 09:02:44
583 [ssh_config.5]
584 document EnableSSHKeysign; bugzilla #599; ok deraadt@, jmc@
a27002e5 585 - markus@cvs.openbsd.org 2003/06/24 08:23:46
586 [auth2-hostbased.c auth2-pubkey.c auth2.c channels.c key.c key.h
587 monitor.c packet.c packet.h serverloop.c sshconnect2.c sshd.c]
588 int -> u_int; ok djm@, deraadt@, mouring@
d7ded285 589 - miod@cvs.openbsd.org 2003/06/25 22:39:36
590 [sftp-server.c]
591 Typo police: attribute is better written with an 'r'.
2d9c1828 592 - markus@cvs.openbsd.org 2003/06/26 20:08:33
593 [readconf.c]
594 do not dump core for 'ssh -o proxycommand host'; ok deraadt@
78b2dd04 595 - (dtucker) [regress/dynamic-forward.sh] Import new regression test.
ddb154b3 596 - (dtucker) [configure.ac] Bug #570: Have ./configure --enable-FEATURE
597 actually enable the feature, for those normally disabled. Patch by
598 openssh (at) roumenpetrov.info.
f0677b69 599
e15ba28b 60020030624
601 - (dtucker) Have configure refer the user to config.log and
602 contrib/findssl.sh for OpenSSL header/library mismatches.
603
63a556df 60420030622
c1ffd4bd 605 - (dtucker) OpenBSD CVS Sync
63a556df 606 - markus@cvs.openbsd.org 2003/06/21 09:14:05
c1ffd4bd 607 [regress/reconfigure.sh]
63a556df 608 missing $SUDO; from dtucker@zip.com.au
93527718 609 - markus@cvs.openbsd.org 2003/06/18 11:28:11
c1ffd4bd 610 [ssh-rsa.c]
611 backout last change, since it violates pkcs#1
612 switch to share/misc/license.template
1891396b 613 - djm@cvs.openbsd.org 2003/06/20 05:47:58
614 [sshd_config.5]
615 sync description of protocol 2 cipher proposal; ok markus
4db4d313 616 - djm@cvs.openbsd.org 2003/06/20 05:48:21
617 [sshd_config]
618 sync some implemented options; ok markus@
63a556df 619 - (dtucker) [regress/authorized_keys_root] Remove temp data file from CVS.
39ef3618 620 - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before
621 testing its value.
63a556df 622
b8e04133 62320030618
624 - (djm) OpenBSD CVS Sync
625 - markus@cvs.openbsd.org 2003/06/12 07:57:38
626 [monitor.c sshlogin.c sshpty.c]
627 typos; dtucker at zip.com.au
b9ad9d13 628 - djm@cvs.openbsd.org 2003/06/12 12:22:47
629 [LICENCE]
630 mention more copyright holders; ok markus@
1fb23629 631 - nino@cvs.openbsd.org 2003/06/12 15:34:09
632 [scp.c]
633 Typo. Ok markus@.
244e796f 634 - markus@cvs.openbsd.org 2003/06/12 19:12:03
635 [scard.c scard.h ssh-agent.c ssh.c]
636 add sc_get_key_label; larsch at trustcenter.de; bugzilla#591
9250058a 637 - markus@cvs.openbsd.org 2003/06/16 08:22:35
638 [ssh-rsa.c]
639 make sure the signature has at least the expected length (don't
640 insist on len == hlen + oidlen, since this breaks some smartcards)
641 bugzilla #592; ok djm@
360a4aae 642 - markus@cvs.openbsd.org 2003/06/16 10:22:45
643 [ssh-add.c]
644 print out key comment on each prompt; make ssh-askpass more useable; ok djm@
0a59bd6b 645 - markus@cvs.openbsd.org 2003/06/17 18:14:23
646 [cipher-ctr.c]
647 use license from /usr/share/misc/license.template for new code
1d6c0b69 648 - (dtucker) [reconfigure.sh rekey.sh sftp-badcmds.sh]
649 Import new regression tests from OpenBSD
d4d84f5f 650 - (dtucker) [regress/copy.1 regress/copy.2] Remove temp data files from CVS.
ed49cc81 651 - (dtucker) OpenBSD CVS Sync (regress/)
652 - markus@cvs.openbsd.org 2003/04/02 12:21:13
653 [Makefile]
654 enable rekey test
2c670155 655 - djm@cvs.openbsd.org 2003/04/04 09:34:22
656 [Makefile sftp-cmds.sh]
657 More regression tests, including recent directory rename bug; ok markus@
737447ad 658 - markus@cvs.openbsd.org 2003/05/14 22:08:27
659 [ssh-com-client.sh ssh-com-keygen.sh ssh-com-sftp.sh ssh-com.sh]
660 test against some new commerical versions
68df2aa0 661 - mouring@cvs.openbsd.org 2003/05/15 04:07:12
662 [sftp-cmds.sh]
663 Advanced put/get testing for sftp. OK @djm
eb9bf761 664 - markus@cvs.openbsd.org 2003/06/12 15:40:01
665 [try-ciphers.sh]
666 add ctr
39c0191e 667 - markus@cvs.openbsd.org 2003/06/12 15:43:32
668 [Makefile]
669 test -HUP; dtucker at zip.com.au
b8e04133 670
f5827134 67120030614
672 - (djm) Update license on fake-rfc2553.[ch]; ok itojun@
673
be193d89 67420030611
c12c6ef8 675 - (djm) Mention portable copyright holders in LICENSE
e52ca1e5 676 - (djm) Put licenses on substantial header files
8cb3fa9d 677 - (djm) Sync LICENSE against OpenBSD
be193d89 678 - (djm) OpenBSD CVS Sync
679 - jmc@cvs.openbsd.org 2003/06/10 09:12:11
680 [scp.1 sftp-server.8 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5]
681 [sshd.8 sshd_config.5 ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8]
682 - section reorder
683 - COMPATIBILITY merge
684 - macro cleanup
685 - kill whitespace at EOL
686 - new sentence, new line
687 ssh pages ok markus@
0daa6547 688 - deraadt@cvs.openbsd.org 2003/06/10 22:20:52
689 [packet.c progressmeter.c]
690 mostly ansi cleanup; pval ok
1432b5c4 691 - jakob@cvs.openbsd.org 2003/06/11 10:16:16
692 [sshconnect.c]
693 clean up check_host_key() and improve SSHFP feedback. ok markus@
cc263107 694 - jakob@cvs.openbsd.org 2003/06/11 10:18:47
695 [dns.c]
696 sync with check_host_key() change
ca719034 697 - djm@cvs.openbsd.org 2003/06/11 11:18:38
698 [authfd.c authfd.h ssh-add.c ssh-agent.c]
699 make agent constraints (lifetime, confirm) work with smartcard keys;
700 ok markus@
be193d89 701
702
8a547250 70320030609
704 - (djm) Sync README.smartcard with OpenBSD -current
a1864983 705 - (djm) Re-merge OpenSC info into README.smartcard
8a547250 706
f5db6a03 70720030606
708 - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@
709
02e2a074 71020030605
711 - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent
712 canohost.c changes.
688eed4a 713 - (djm) Implement paranoid priv dropping checks, based on:
714 "SetUID demystified" - Hao Chen, David Wagner and Drew Dean
715 Proceedings of USENIX Security Symposium 2002
d6bd2b5a 716 - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code
52d58495 717 - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]
57c917f8 718 - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
719 Patch from larsch@trustcenter.de
7b7f164b 720 - (djm) Bug #589 - scard-opensc: load only keys with a private keys
721 Patch from larsch@trustcenter.de
4ed465ec 722 - (dtucker) Add includes.h to fake-rfc2553.c so it will build.
e932f447 723 - (dtucker) Define EAI_NONAME in fake-rfc2553.h (used by fake-rfc2553.c).
02e2a074 724
b08a39ff 72520030604
d60e487c 726 - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from
727 simon@sxw.org.uk (Also matches a change in OpenBSD a while ago)
8acdec60 728 - (djm) Bug #577 - wrong flag in scard-opensc.c sc_private_decrypt.
11f1e60e 729 Patch from larsch@trustcenter.de; ok markus@
730 - (djm) Bug #584: scard-opensc.c doesn't work without PIN. Patch from
731 larsch@trustcenter.de; ok markus@
d453a600 732 - (djm) OpenBSD CVS Sync
733 - djm@cvs.openbsd.org 2003/06/04 08:25:18
734 [sshconnect.c]
735 disable challenge/response and keyboard-interactive auth methods
736 upon hostkey mismatch. based on patch from fcusack AT fcusack.com.
737 bz #580; ok markus@
ee50371d 738 - djm@cvs.openbsd.org 2003/06/04 10:23:48
739 [sshd.c]
740 remove duplicated group-dropping code; ok markus@
b08a39ff 741 - djm@cvs.openbsd.org 2003/06/04 12:03:59
742 [serverloop.c]
743 remove bitrotten commet; ok markus@
cf3248b8 744 - djm@cvs.openbsd.org 2003/06/04 12:18:49
745 [scp.c]
746 ansify; ok markus@
0f764b2f 747 - djm@cvs.openbsd.org 2003/06/04 12:40:39
748 [scp.c]
749 kill ssh process upon receipt of signal, bz #241.
750 based on patch from esb AT hawaii.edu; ok markus@
1b558925 751 - djm@cvs.openbsd.org 2003/06/04 12:41:22
752 [sftp.c]
753 kill ssh process on receipt of signal; ok markus@
fba33e81 754 - (djm) Update to fix of bug #584: lock card before return.
755 From larsch@trustcenter.de
8d9bb5dd 756 - (djm) Always use mysignal() for SIGALRM
d60e487c 757
3a2b2b44 75820030603
759 - (djm) Replace setproctitle replacement with code derived from
760 UCB sendmail
c5a7d788 761 - (djm) OpenBSD CVS Sync
762 - markus@cvs.openbsd.org 2003/06/02 09:17:34
763 [auth2-hostbased.c auth.c auth-options.c auth-rhosts.c auth-rh-rsa.c]
764 [canohost.c monitor.c servconf.c servconf.h session.c sshd_config]
765 [sshd_config.5]
766 deprecate VerifyReverseMapping since it's dangerous if combined
767 with IP based access control as noted by Mike Harding; replace with
768 a UseDNS option, UseDNS is on by default and includes the
769 VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
770 ok deraadt@, djm@
d981089c 771 - millert@cvs.openbsd.org 2003/06/03 02:56:16
772 [scp.c]
773 Remove the advertising clause in the UCB license which Berkeley
774 rescinded 22 July 1999. Proofed by myself and Theo.
c5a7d788 775 - (djm) Fix portable-specific uses of verify_reverse_mapping too
3e67f7df 776 - (djm) Sync openbsd-compat with OpenBSD CVS.
484d59c7 777 - No more 4-term BSD licenses in linked code
5d8ca8c7 778 - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.
3a2b2b44 779
aff561f9 78020030602
781 - (djm) Fix segv from bad reordering in auth-pam.c
416c732d 782 - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may
783 clobber
1b7342ab 784 - (tim) openbsd-compat/xmmap.[ch] License clarifications. Add missing
785 CVS ID.
8862e142 786 - (djm) Remove "noip6" option from RedHat spec file. This may now be
787 set at runtime using AddressFamily option.
58ba3cb7 788 - (djm) Fix use of macro before #define in cipher-aes.c
382fe2fa 789 - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS
b0545fe6 790 - (djm) OpenBSD CVS Sync
791 - djm@cvs.openbsd.org 2003/05/26 12:54:40
792 [sshconnect.c]
793 fix format strings; ok markus@
fa5120a0 794 - deraadt@cvs.openbsd.org 2003/05/29 16:58:45
795 [sshd.c uidswap.c]
796 seteuid and setegid; markus ok
0f92946c 797 - jakob@cvs.openbsd.org 2003/06/02 08:31:10
798 [ssh_config.5]
799 VerifyHostKeyDNS is v2 only. ok markus@
aff561f9 800
4f178be8 80120030530
802 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
803 roumenpetrov.info
eabb99c6 804 - (dtucker) Define SSHD_ACQUIRES_CTTY for NCR MP-RAS and Reliant Unix.
4f178be8 805
4881aebb 80620030526
807 - (djm) Avoid auth2-chall.c warning when compiling without
808 PAM, BSD_AUTH and SKEY
809
5b0fe364 81020030525
811- (djm) OpenBSD CVS Sync
812 - djm@cvs.openbsd.org 2003/05/24 09:02:22
813 [log.c]
814 pass logged data through strnvis; ok markus
b9ed513a 815 - djm@cvs.openbsd.org 2003/05/24 09:30:40
816 [authfile.c monitor.c sftp-common.c sshpty.c]
817 cast some types for printing; ok markus@
5b0fe364 818
44c78996 81920030524
820 - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net
821
d83ebe4a 82220030523
823 - (djm) Use VIS_SAFE on logged strings rather than default strnvis
824 encoding (which encodes many more characters)
bd47824b 825 - OpenBSD CVS Sync
826 - jmc@cvs.openbsd.org 2003/05/20 12:03:35
827 [sftp.1]
828 - new sentence, new line
829 - added .Xr's
830 - typos
831 ok djm@
3cbc677d 832 - jmc@cvs.openbsd.org 2003/05/20 12:09:31
833 [ssh.1 ssh_config.5 sshd.8 sshd_config.5 ssh-keygen.1]
834 new sentence, new line
da54f5be 835 - djm@cvs.openbsd.org 2003/05/23 08:29:30
836 [sshconnect.c]
837 fix leak; ok markus@
d83ebe4a 838
c453493f 83920030520
840 - (djm) OpenBSD CVS Sync
841 - deraadt@cvs.openbsd.org 2003/05/18 23:22:01
842 [log.c]
843 use syslog_r() in a signal handler called place; markus ok
79d4fc55 844 - (djm) Configure logic to detect syslog_r and friends
c453493f 845
acb50584 84620030519
847 - (djm) Sync auth-pam.h with what we actually implement
848
84920030518
5ff453c0 850 - (djm) Return of the dreaded PAM_TTY_KLUDGE, which went missing in
851 recent merge
f811e52a 852 - (djm) OpenBSD CVS Sync
853 - djm@cvs.openbsd.org 2003/05/16 03:27:12
854 [readconf.c ssh_config ssh_config.5 ssh-keysign.c]
855 add AddressFamily option to ssh_config (like -4, -6 on commandline).
856 Portable bug #534; ok markus@
013b1214 857 - itojun@cvs.openbsd.org 2003/05/17 03:25:58
858 [auth-rhosts.c]
859 just in case, put numbers to sscanf %s arg.
25b66522 860 - markus@cvs.openbsd.org 2003/05/17 04:27:52
861 [cipher.c cipher-ctr.c myproposal.h]
862 experimental support for aes-ctr modes from
863 http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt
864 ok djm@
25351757 865 - (djm) Remove IPv4 by default hack now that we can specify AF in config
3bf784bc 866 - (djm) Tidy and trim TODO
bffa6723 867 - (djm) Sync openbsd-compat/ with OpenBSD CVS head
9901cb37 868 - (djm) Big KNF on openbsd-compat/
f1da2b8b 869 - (djm) KNF on md5crypt.[ch]
870 - (djm) KNF on auth-sia.[ch]
5ff453c0 871
f123055b 87220030517
873 - (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD)
874
c936c243 87520030516
876 - (djm) OpenBSD CVS Sync
877 - djm@cvs.openbsd.org 2003/05/15 13:52:10
878 [ssh.c]
879 Make "ssh -V" print the OpenSSL version in a human readable form. Patch
880 from Craig Leres (mindrot at ee.lbl.gov); ok markus@
a2144546 881 - jakob@cvs.openbsd.org 2003/05/15 14:02:47
882 [readconf.c servconf.c]
883 warn for unsupported config option. ok markus@
5bdfde81 884 - markus@cvs.openbsd.org 2003/05/15 14:09:21
885 [auth2-krb5.c]
886 fix 64bit issue; report itojun@
09ab3296 887 - djm@cvs.openbsd.org 2003/05/15 14:55:25
888 [readconf.c readconf.h ssh_config ssh_config.5 sshconnect.c]
889 add a ConnectTimeout option to ssh, based on patch from
890 Jean-Charles Longuet (jclonguet at free.fr); portable #207 ok markus@
b06b11ad 891 - (djm) Add warning for UsePAM when built without PAM support
7be625e1 892 - (djm) A few type mismatch fixes from Bug #565
0eb6370a 893 - (djm) Guard free_pam_environment against NULL argument. Works around
894 HP/UX PAM problems debugged by dtucker
c936c243 895
7efc7f57 89620030515
897 - (djm) OpenBSD CVS Sync
898 - jmc@cvs.openbsd.org 2003/05/14 13:11:56
899 [ssh-agent.1]
900 setup -> set up;
901 from wiz@netbsd
21289cd0 902 - jakob@cvs.openbsd.org 2003/05/14 18:16:20
903 [key.c key.h readconf.c readconf.h ssh_config.5 sshconnect.c]
904 [dns.c dns.h README.dns ssh-keygen.1 ssh-keygen.c]
905 add experimental support for verifying hos keys using DNS as described
906 in draft-ietf-secsh-dns-xx.txt. more information in README.dns.
907 ok markus@ and henning@
16a79097 908 - markus@cvs.openbsd.org 2003/05/14 22:24:42
909 [clientloop.c session.c ssh.1]
910 allow to send a BREAK to the remote system; ok various
b8c2031b 911 - markus@cvs.openbsd.org 2003/05/15 00:28:28
912 [sshconnect2.c]
913 cleanup unregister of per-method packet handlers; ok djm@
d0ec7f42 914 - jakob@cvs.openbsd.org 2003/05/15 01:48:10
915 [readconf.c readconf.h servconf.c servconf.h]
916 always parse kerberos options. ok djm@ markus@
b414a17b 917 - jakob@cvs.openbsd.org 2003/05/15 02:27:15
918 [dns.c]
919 add missing freerrset
3b6e3da9 920 - markus@cvs.openbsd.org 2003/05/15 03:08:29
921 [cipher.c cipher-bf1.c cipher-aes.c cipher-3des1.c]
922 split out custom EVP ciphers
02159d9b 923 - djm@cvs.openbsd.org 2003/05/15 03:10:52
924 [ssh-keygen.c]
925 avoid warning; ok jakob@
4a26f5c5 926 - mouring@cvs.openbsd.org 2003/05/15 03:39:07
927 [sftp-int.c]
928 Make put/get (globed and nonglobed) code more consistant. OK djm@
c44f10c6 929 - mouring@cvs.openbsd.org 2003/05/15 03:43:59
dc69f53c 930 [sftp-int.c sftp.c]
c44f10c6 931 Teach ls how to display multiple column display and allow users
932 to return to single column format via 'ls -1'. OK @djm
1457e7ff 933 - jakob@cvs.openbsd.org 2003/05/15 04:08:44
934 [readconf.c servconf.c]
935 disable kerberos when not supported. ok markus@
861f0365 936 - markus@cvs.openbsd.org 2003/05/15 04:08:41
937 [ssh.1]
938 ~B is ssh2 only
d0ec7f42 939 - (djm) Always parse UsePAM
3e05e934 940 - (djm) Configure glue for DNS support (code doesn't work in portable yet)
4460d509 941 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
86ee6794 942 - (djm) Tidy Makefile clean targets
2636769c 943 - (djm) Adapt README.dns for portable
2d2e4a34 944 - (djm) Avoid uuencode.c warnings
1457e7ff 945 - (djm) Enable UsePAM when built --with-pam
67467c30 946 - (djm) Only build getrrsetbyname replacement when using --with-dns
f420d2ba 947 - (djm) Bug #529: sshd doesn't work correctly after SIGHUP (copy argv
948 correctly)
3c49ef10 949 - (djm) Bug #444: Wrong paths after reconfigure
321735c7 950 - (dtucker) HP-UX needs to include <sys/strtio.h> for TIOCSBRK
f420d2ba 951
dd3ebb5a 95220030514
953 - (djm) Bug #117: Don't lie to PAM about username
0608f8a7 954 - (djm) RCSID sync w/ OpenBSD
204fde99 955 - (djm) OpenBSD CVS Sync
956 - djm@cvs.openbsd.org 2003/04/09 12:00:37
957 [readconf.c]
958 strip trailing whitespace from config lines before parsing.
959 Fixes bz 528; ok markus@
18ae3c67 960 - markus@cvs.openbsd.org 2003/04/12 10:13:57
961 [cipher.c]
962 hide cipher details; ok djm@
45c42d58 963 - markus@cvs.openbsd.org 2003/04/12 10:15:36
964 [misc.c]
965 debug->debug2
c825cd79 966 - naddy@cvs.openbsd.org 2003/04/12 11:40:15
967 [ssh.1]
968 document -V switch, fix wording; ok markus@
3e131a6d 969 - markus@cvs.openbsd.org 2003/04/14 14:17:50
970 [channels.c sshconnect.c sshd.c ssh-keyscan.c]
971 avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP
927e9f8b 972 - mouring@cvs.openbsd.org 2003/04/14 21:31:27
973 [sftp-int.c]
974 Missing globfree(&g) in process_put() spotted by Vince Brimhall
975 <VBrimhall@novell.com>. ok@ Theo
976 - markus@cvs.openbsd.org 2003/04/16 14:35:27
977 [auth.h]
978 document struct Authctxt; with solar
b9e5aff6 979 - deraadt@cvs.openbsd.org 2003/04/26 04:29:49
980 [ssh-keyscan.c]
981 -t in usage(); rogier@quaak.org
9a26a6e2 982 - mouring@cvs.openbsd.org 2003/04/30 01:16:20
983 [sshd.8 sshd_config.5]
984 Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable
985 Bug #550 and * escaping suggested by jmc@.
09dc8896 986 - david@cvs.openbsd.org 2003/04/30 20:41:07
987 [sshd.8]
988 fix invalid .Pf macro usage introduced in previous commit
989 ok jmc@ mouring@
3566c73c 990 - markus@cvs.openbsd.org 2003/05/11 16:56:48
991 [authfile.c ssh-keygen.c]
992 change key_load_public to try to read a public from:
993 rsa1 private or rsa1 public and ssh2 keys.
994 this makes ssh-keygen -e fail for ssh1 keys more gracefully
995 for example; report from itojun (netbsd pr 20550).
0d942eff 996 - markus@cvs.openbsd.org 2003/05/11 20:30:25
997 [channels.c clientloop.c serverloop.c session.c ssh.c]
998 make channel_new() strdup the 'remote_name' (not the caller); ok theo
43348518 999 - markus@cvs.openbsd.org 2003/05/12 16:55:37
1000 [sshconnect2.c]
1001 for pubkey authentication try the user keys in the following order:
1002 1. agent keys that are found in the config file
1003 2. other agent keys
1004 3. keys that are only listed in the config file
1005 this helps when an agent has many keys, where the server might
1006 close the connection before the correct key is used. report & ok pb@
dc109cfe 1007 - markus@cvs.openbsd.org 2003/05/12 18:35:18
1008 [ssh-keyscan.1]
1009 typo: DSA keys are of type ssh-dss; Brian Poole
81466908 1010 - markus@cvs.openbsd.org 2003/05/14 00:52:59
1011 [ssh2.h]
1012 ranges for per auth method messages
1013 - djm@cvs.openbsd.org 2003/05/14 01:00:44
1014 [sftp.1]
1015 emphasise the batchmode functionality and make reference to pubkey auth,
1016 both of which are FAQs; ok markus@
802e01b8 1017 - markus@cvs.openbsd.org 2003/05/14 02:15:47
1018 [auth2.c monitor.c sshconnect2.c auth2-krb5.c]
1019 implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@
1020 server interops with commercial client; ok jakob@ djm@
72c5fe79 1021 - jmc@cvs.openbsd.org 2003/05/14 08:25:39
1022 [sftp.1]
1023 - better formatting in SYNOPSIS
1024 - whitespace at EOL
1025 ok djm@
3a39206f 1026 - markus@cvs.openbsd.org 2003/05/14 08:57:49
1027 [monitor.c]
1028 http://bugzilla.mindrot.org/show_bug.cgi?id=560
1029 Privsep child continues to run after monitor killed.
1030 Pass monitor signals through to child; Darren Tucker
751092f9 1031 - (djm) Make portable build with MIT krb5 (some issues remain)
7fceb20d 1032 - (djm) Add new UsePAM configuration directive to allow runtime control
1033 over usage of PAM. This allows non-root use of sshd when built with
1034 --with-pam
817e6d38 1035 - (djm) Die screaming if start_pam() is called when UsePAM=no
83ccf11a 1036 - (djm) Avoid KrbV leak for MIT Kerberos
b1848832 1037 - (dtucker) Set ai_socktype and ai_protocol in fake-getaddrinfo.c. ok djm@
fa065de2 1038 - (djm) Bug #258: sscanf("[0-9]") -> sscanf("[0123456789]") for portability
dd3ebb5a 1039
91f3aa9b 104020030512
1041 - (djm) Redhat spec: Don't install profile.d scripts when not
1042 building with GNOME/GTK askpass (patch from bet@rahul.net)
1043
5def520a 104420030510
1045 - (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather than
1046 "make install". Patch by roth@feep.net.
ad84c479 1047 - (dtucker) Bug #536: Test for and work around openpty/controlling tty
1048 problem on Linux (fixes "could not set controlling tty" errors).
05114c74 1049 - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
1050 proper challenge-response module
23ab1f36 1051 - (djm) 2-clause license on loginrec.c, with permission from
1052 andre@ae-35.com
5def520a 1053
43ce025d 105420030504
dd594f99 1055 - (dtucker) Bug #497: Move #include of bsd-cygwin_util.h to openbsd-compat.h.
1056 Patch from vinschen@redhat.com.
43ce025d 1057
2cd5dbba 105820030503
1059 - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. Noted
1060 by wendyp@cray.com.
1061
bf7c1e6c 106220030502
1063 - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels,
1064 privsep should now work.
73d9dad3 1065 - (dtucker) Move handling of bad password authentications into a platform
990278ef 1066 specific record_failed_login() function (affects AIX & Unicos). ok mouring@
bf7c1e6c 1067
68ece370 106820030429
1069 - (djm) Add back radix.o (used by AFS support), after it went missing from
1070 Makefile many moons ago
1071 - (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer
1072 - (djm) Fix blibpath specification for AIX/gcc
1073 - (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org
1074
ded9dd18 107520030428
1076 - (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bit
1077 hacked code.
1078
aceb0423 107920030427
1080 - (bal) Bug #541: return; was dropped by mistake. Reported by
1081 furrier@iglou.com
c8a50a34 1082 - (bal) Since we don't support platforms lacking u_int_64. We may
1083 as well clean out some of those evil #ifdefs
9a6fee8b 1084 - (bal) auth1.c minor resync while looking at the code.
d7cf277b 1085 - (bal) auth2.c same changed as above.
aceb0423 1086
0a626302 108720030409
1088 - (djm) Bug #539: Specify creation mode with O_CREAT for lastlog. Report
1089 from matth@eecs.berkeley.edu
d35929b5 1090 - (djm) Make the spec work with Redhat 9.0 (which renames sharutils)
ffd7b36b 1091 - (djm) OpenBSD CVS Sync
1092 - markus@cvs.openbsd.org 2003/04/02 09:48:07
1093 [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
1094 [readconf.h serverloop.c sshconnect2.c]
1095 reapply rekeying chage, tested by henning@, ok djm@
16f1b5ca 1096 - markus@cvs.openbsd.org 2003/04/02 14:36:26
1097 [ssh-keysign.c]
1098 potential segfault if KEY_UNSPEC; cjwatson@debian.org; bug #526
6c1bc5c5 1099 - itojun@cvs.openbsd.org 2003/04/03 07:25:27
1100 [progressmeter.c]
1101 $OpenBSD$
1102 - itojun@cvs.openbsd.org 2003/04/03 10:17:35
1103 [progressmeter.c]
1104 remove $OpenBSD$, as other *.c does not have it.
806e4c11 1105 - markus@cvs.openbsd.org 2003/04/07 08:29:57
1106 [monitor_wrap.c]
1107 typo: get correct counters; introduced during rekeying change.
2f5b2528 1108 - millert@cvs.openbsd.org 2003/04/07 21:58:05
1109 [progressmeter.c]
1110 The UCB copyright here is incorrect. This code did not originate
1111 at UCB, it was written by Luke Mewburn. Updated the copyright at
1112 the author's request. markus@ OK
1113 - itojun@cvs.openbsd.org 2003/04/08 20:21:29
1114 [*.c *.h]
1115 rename log() into logit() to avoid name conflict. markus ok, from
1116 netbsd
1117 - (djm) XXX - Performed locally using:
1118 "perl -p -i -e 's/(\s|^)log\(/$1logit\(/g' *.c *.h"
70e1f62f 1119 - hin@cvs.openbsd.org 2003/04/09 08:23:52
1120 [servconf.c]
1121 Don't include <krb.h> when compiling with Kerberos 5 support
2f5b2528 1122 - (djm) Fix up missing include for packet.c
a3568201 1123 - (djm) Fix missed log => logit occurance (reference by function pointer)
0a626302 1124
4d0cb2e5 112520030402
1126 - (bal) if IP_TOS is not found or broken don't try to compile in
1127 packet_set_tos() function call. bug #527
1128
a4e5acef 112920030401
1130 - (djm) OpenBSD CVS Sync
1131 - jmc@cvs.openbsd.org 2003/03/28 10:11:43
1132 [scp.1 sftp.1 ssh.1 ssh-add.1 ssh-agent.1 ssh_config.5 sshd_config.5]
1133 [ssh-keygen.1 ssh-keyscan.1 ssh-keysign.8]
1134 - killed whitespace
1135 - new sentence new line
1136 - .Bk for arguments
1137 ok markus@
177f584b 1138 - markus@cvs.openbsd.org 2003/04/01 10:10:23
1139 [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
1140 [readconf.h serverloop.c sshconnect2.c]
1141 rekeying bugfixes and automatic rekeying:
1142 * both client and server rekey _automatically_
1143 (a) after 2^31 packets, because after 2^32 packets
1144 the sequence number for packets wraps
1145 (b) after 2^(blocksize_in_bits/4) blocks
1146 (see: draft-ietf-secsh-newmodes-00.txt)
1147 (a) and (b) are _enabled_ by default, and only disabled for known
1148 openssh versions, that don't support rekeying properly.
1149 * client option 'RekeyLimit'
1150 * do not reply to requests during rekeying
1151 - markus@cvs.openbsd.org 2003/04/01 10:22:21
1152 [clientloop.c monitor.c monitor_wrap.c packet.c packet.h readconf.c]
1153 [readconf.h serverloop.c sshconnect2.c]
1154 backout rekeying changes (for 3.6.1)
519bdfe8 1155 - markus@cvs.openbsd.org 2003/04/01 10:31:26
1156 [compat.c compat.h kex.c]
1157 bugfix causes stalled connections for ssh.com < 3.0; noticed by ho@;
1158 tested by ho@ and myself
9dd240a3 1159 - markus@cvs.openbsd.org 2003/04/01 10:56:46
1160 [version.h]
1161 3.6.1
ac01b518 1162 - (djm) Crank spec file versions
b32453fe 1163 - (djm) Release 3.6.1p1
a4e5acef 1164
fd77a40f 116520030326
1166 - (djm) OpenBSD CVS Sync
1167 - deraadt@cvs.openbsd.org 2003/03/26 04:02:51
1168 [sftp-server.c]
1169 one last fix to the tree: race fix broke stuff; pr 3169;
1170 srp@srparish.net, help from djm
1171
8021857c 117220030325
1173 - (djm) Fix getpeerid support for 64 bit BE systems. From
1174 Arnd Bergmann <arndb@de.ibm.com>
1175
cdb64c4d 117620030324
1177 - (djm) OpenBSD CVS Sync
1178 - markus@cvs.openbsd.org 2003/03/23 19:02:00
1179 [monitor.c]
1180 unbreak rekeying for privsep; ok millert@
1181 - Release 3.6p1
62086365 1182 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1183 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
cdb64c4d 1184
0b202697 1185$Id$
This page took 3.895355 seconds and 5 git commands to generate.