freebsd-dev/crypto/openssh
Brooks Davis 8998619212 Add support for dynamically adjusted buffers to allow the full use of
the bandwidth of long fat pipes (i.e. 100Mbps+ trans-oceanic or
trans-continental links).  Bandwidth-delay products up to 64MB are
supported.

Also add support (not compiled by default) for the None cypher.  The
None cypher can only be enabled on non-interactive sessions (those
without a pty where -T was not used) and must be enabled in both
the client and server configuration files and on the client command
line.  Additionally, the None cypher will only be activated after
authentication is complete.  To enable the None cypher you must add
-DNONE_CIPHER_ENABLED to CFLAGS via the make command line or in
/etc/make.conf.

This code is a style(9) compliant version of these features extracted
from the patches published at:

http://www.psc.edu/networking/projects/hpn-ssh/

Merging this patch has been a collaboration between me and Bjoern.

Reviewed by:	bz
Approved by:	re (kib), des (maintainer)
2011-08-03 19:14:22 +00:00
..
openbsd-compat Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
aclocal.m4 Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
acss.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
acss.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
addrmatch.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
atomicio.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
atomicio.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
audit-bsm.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
audit-linux.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
audit.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
audit.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth1.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth2-chall.c Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
auth2-gss.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
auth2-hostbased.c Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
auth2-jpake.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth2-kbdint.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
auth2-none.c Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
auth2-passwd.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
auth2-pubkey.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth2.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth-bsdauth.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
auth-chall.c More files which no longer have any local changes. 2008-08-01 01:32:56 +00:00
auth-krb5.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
auth-options.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth-options.h Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
auth-pam.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
auth-pam.h More files which no longer have any local changes. 2008-08-01 01:32:56 +00:00
auth-passwd.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
auth-rh-rsa.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
auth-rhosts.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
auth-rsa.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth-shadow.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
auth-sia.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
auth-sia.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
auth-skey.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
auth.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
auth.h Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
authfd.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
authfd.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
authfile.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
authfile.h Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
bufaux.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
bufbn.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
bufec.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
buffer.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
buffer.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
canohost.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
canohost.h Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
ChangeLog Merge two upstream patches from vendor branch. No functional changes. 2011-05-05 08:08:18 +00:00
channels.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
channels.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
cipher-3des1.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
cipher-acss.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
cipher-aes.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
cipher-bf1.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
cipher-ctr.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
cipher.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
cipher.h Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
cleanup.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
clientloop.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
clientloop.h Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
compat.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
compat.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
compress.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
compress.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
config.guess Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
config.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
config.h.in Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
crc32.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
crc32.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
CREDITS Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
deattack.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
deattack.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
defines.h Merge two upstream patches from vendor branch. No functional changes. 2011-05-05 08:08:18 +00:00
dh.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
dh.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
dispatch.c Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
dispatch.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
dns.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
dns.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
entropy.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
entropy.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
fatal.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
fixpaths Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
fixprogs Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
FREEBSD-tricks Tag expansion is no longer needed (svn handles them correctly). 2008-08-01 01:05:27 +00:00
FREEBSD-upgrade Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
FREEBSD-vendor Update and remove CVS-specific items 2009-08-13 06:07:38 +00:00
groupaccess.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
groupaccess.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
gss-genr.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
gss-serv-krb5.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
gss-serv.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
hostfile.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
hostfile.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
includes.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
INSTALL Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
jpake.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
jpake.h Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
kex.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
kex.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
kexdh.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
kexdhc.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
kexdhs.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
kexecdh.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
kexecdhc.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
kexecdhs.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
kexgex.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
kexgexc.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
kexgexs.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
key.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
key.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
LICENCE Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
log.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
log.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
loginrec.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
loginrec.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
logintest.c Upgrade to OpenSSH 5.5p1. 2010-04-28 10:36:33 +00:00
mac.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
mac.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
match.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
match.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
md5crypt.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
md5crypt.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
md-sha256.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
misc.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
misc.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
mkinstalldirs Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
moduli Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
moduli.5 More commas 2010-06-01 22:46:57 +00:00
moduli.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
monitor_fdpass.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
monitor_fdpass.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
monitor_mm.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
monitor_mm.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
monitor_wrap.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
monitor_wrap.h Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
monitor.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
monitor.h Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
msg.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
msg.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
mux.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
myproposal.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
nchan.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
OVERVIEW Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
packet.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
packet.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
pathnames.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
pkcs11.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
platform.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
platform.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
progressmeter.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
progressmeter.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
PROTOCOL Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
PROTOCOL.agent Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
PROTOCOL.certkeys Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
PROTOCOL.mux Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
readconf.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
readconf.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
README Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
README.dns Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
README.hpn Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
README.platform Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
README.privsep Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
README.tun Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
readpass.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
rijndael.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
rijndael.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
roaming_client.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
roaming_common.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
roaming_dummy.c Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
roaming_serv.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
roaming.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
rsa.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
rsa.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
schnorr.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
schnorr.h Upgrade to OpenSSH 5.3p1. 2009-10-01 17:12:52 +00:00
scp.1 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
scp.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
servconf.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
servconf.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
serverloop.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
serverloop.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
session.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
session.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
sftp-client.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sftp-client.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sftp-common.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
sftp-common.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
sftp-glob.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
sftp-server-main.c Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
sftp-server.8 Missing commas 2010-06-01 15:11:29 +00:00
sftp-server.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sftp.1 Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
sftp.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
sftp.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
ssh1.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
ssh2.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh_config Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh_config.5 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh_namespace.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-add.1 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-add.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-agent.1 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-agent.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-dss.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-ecdsa.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-gss.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
ssh-keygen.1 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-keygen.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-keyscan.1 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-keyscan.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-keysign.8 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-keysign.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh-pkcs11-client.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
ssh-pkcs11-helper.8 Fix .Dd line: FreeBSD's mdoc code doesn't understand OpenBSD's $Mdocdate$. 2010-05-28 01:06:40 +00:00
ssh-pkcs11-helper.c Upgrade to OpenSSH 5.5p1. 2010-04-28 10:36:33 +00:00
ssh-pkcs11.c Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
ssh-pkcs11.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
ssh-rand-helper.8 Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
ssh-rand-helper.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
ssh-rsa.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh.1 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
ssh.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
ssh.h Upgrade to OpenSSH 5.6p1. 2010-11-11 11:46:19 +00:00
sshconnect1.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
sshconnect2.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
sshconnect.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
sshconnect.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sshd_config Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
sshd_config.5 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sshd.8 Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sshd.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
sshlogin.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
sshlogin.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
sshpty.c Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
sshpty.h Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
sshtty.c Upgrade to OpenSSH 5.4p1. 2010-03-09 19:16:43 +00:00
TODO Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
ttymodes.c Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
ttymodes.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
uidswap.c Upgrade to OpenSSH 5.2p1. 2009-05-22 18:46:28 +00:00
uidswap.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
umac.c Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
umac.h Upgrade to OpenSSH 5.1p1. 2008-08-01 02:48:36 +00:00
uuencode.c Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
uuencode.h Upgrade to OpenSSH 5.8p2. 2011-05-04 07:34:44 +00:00
version.c Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
version.h Add support for dynamically adjusted buffers to allow the full use of 2011-08-03 19:14:22 +00:00
WARNING.RNG Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
xmalloc.c Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00
xmalloc.h Properly flatten openssh/dist. 2008-07-22 19:01:18 +00:00

See http://www.openssh.com/txt/release-5.8p2 for the release notes.

- A Japanese translation of this document and of the OpenSSH FAQ is
- available at http://www.unixuser.org/~haruyama/security/openssh/index.html
- Thanks to HARUYAMA Seigo <haruyama@unixuser.org>

This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
Unices.

OpenSSH is based on the last free version of Tatu Ylonen's sample
implementation with all patent-encumbered algorithms removed (to
external libraries), all known security bugs fixed, new features
reintroduced and many other clean-ups.  OpenSSH has been created by
Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt,
and Dug Song. It has a homepage at http://www.openssh.com/

This port consists of the re-introduction of autoconf support, PAM
support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
functions that are (regrettably) absent from other unices. This port
has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare.

This version actively tracks changes in the OpenBSD CVS repository.

The PAM support is now more functional than the popular packages of
commercial ssh-1.2.x. It checks "account" and "session" modules for
all logins, not just when using password authentication.

OpenSSH depends on Zlib[3], OpenSSL[4] and optionally PAM[5].

There is now several mailing lists for this port of OpenSSH. Please
refer to http://www.openssh.com/list.html for details on how to join.

Please send bug reports and patches to the mailing list
openssh-unix-dev@mindrot.org. The list is open to posting by
unsubscribed users.Code contribution are welcomed, but please follow the 
OpenBSD style guidelines[6].

Please refer to the INSTALL document for information on how to install
OpenSSH on your system. There are a number of differences between this
port of OpenSSH and F-Secure SSH 1.x, please refer to the OpenSSH FAQ[7]
for details and general tips.

Damien Miller <djm@mindrot.org>

Miscellania -

This version of OpenSSH is based upon code retrieved from the OpenBSD
CVS repository which in turn was based on the last free sample
implementation released by Tatu Ylonen.

References -

[0] http://www.openssh.com/faq.html
[1] http://www.lothar.com/tech/crypto/
[2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html
[3] http://www.gzip.org/zlib/
[4] http://www.openssl.org/
[5] http://www.openpam.org
    http://www.kernel.org/pub/linux/libs/pam/ 
    (PAM also is standard on Solaris and HP-UX 11)
[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
[7] http://www.openssh.com/faq.html

$Id: README,v 1.75.4.2 2011/05/03 00:04:21 djm Exp $