Date: Fri, 1 Sep 2000 20:08:17 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: current@freebsd.org Cc: ache@freebsd.org, green@Freebsd.org Subject: OpenSSH 2.2.0 patches for review Message-ID: <Pine.BSF.4.21.0009011958220.67226-100000@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Can everyone please review the following code: http://www.freebsd.org/~kris/openssh-2.2.0.tgz which is my first pass at integrating the latest 0-day OpenSSH release. OpenBSD have integrated some of our patches and subtly changed others, and moved several chunks around, so I'd like some eyes-on review of the diffs before I commit (notably the LOGIN_CAP and ConnectionsPerPeriod stuff). The diff against the openbsd version is included in the tarball, and the diff against our current code can be generated with 'cvs diff' after you blat this over the top of a current source tree. A changelog is included in the tarball. Notable features: * First attempt at a sftp server which is apparently interoperable with sftp2, scp2 and the windows client from ssh.com * scp works with files > 2GB * Better interoperability with other clients/servers * Outstanding unauthenticated connection number limiting - I dont know how this interacts with our ConnectionsPerPeriod stuff. * Usual bugfixes. Thanks! Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009011958220.67226-100000>