Portable OpenSSH
Go to file
Damien Miller 01ed2272a1 - djm@cvs.openbsd.org 2008/11/04 08:22:13
[auth.h auth2.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h]
     [readconf.c readconf.h servconf.c servconf.h ssh2.h ssh_config.5]
     [sshconnect2.c sshd_config.5 jpake.c jpake.h schnorr.c auth2-jpake.c]
     [Makefile.in]
     Add support for an experimental zero-knowledge password authentication
     method using the J-PAKE protocol described in F. Hao, P. Ryan,
     "Password Authenticated Key Exchange by Juggling", 16th Workshop on
     Security Protocols, Cambridge, April 2008.

     This method allows password-based authentication without exposing
     the password to the server. Instead, the client and server exchange
     cryptographic proofs to demonstrate of knowledge of the password while
     revealing nothing useful to an attacker or compromised endpoint.

     This is experimental, work-in-progress code and is presently
     compiled-time disabled (turn on -DJPAKE in Makefile.inc).

     "just commit it.  It isn't too intrusive." deraadt@
2008-11-05 16:20:46 +11:00
contrib - (djm) [contrib/sshd.pam.generic contrib/caldera/sshd.pam] 2008-11-03 20:18:12 +11:00
openbsd-compat - (dtucker) [openbsd-compat/bsd-poll.c] correctly check for number of FDs 2008-08-30 07:32:37 +10:00
regress - djm@cvs.openbsd.org 2008/06/30 10:43:03 2008-07-04 17:11:30 +10:00
scard
.cvsignore
aclocal.m4
acss.c
acss.h
addrmatch.c - djm@cvs.openbsd.org 2008/06/10 23:06:19 2008-06-11 09:34:46 +10:00
atomicio.c - (djm) [atomicio.c configure.ac] Disable poll() fallback in atomiciov for 2008-07-05 09:36:58 +10:00
atomicio.h
audit-bsm.c - (dtucker) [configure.ac audit-bsm.c] Bug #1420: Add a local implementation 2008-02-25 21:05:04 +11:00
audit.c
audit.h
auth1.c - (djm) [auth1.c] Fix format string vulnerability in protocol 1 PAM 2008-07-09 20:54:05 +10:00
auth2-chall.c - djm@cvs.openbsd.org 2007/09/21 08:15:29 2007-10-26 14:25:12 +10:00
auth2-gss.c - dtucker@cvs.openbsd.org 2007/10/29 00:52:45 2007-12-02 22:59:45 +11:00
auth2-hostbased.c - djm@cvs.openbsd.org 2008/07/17 08:51:07 2008-07-17 18:57:19 +10:00
auth2-jpake.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
auth2-kbdint.c
auth2-none.c - djm@cvs.openbsd.org 2008/07/02 12:36:39 2008-07-02 22:56:09 +10:00
auth2-passwd.c
auth2-pubkey.c - otto@cvs.openbsd.org 2008/07/03 21:46:58 2008-07-04 12:54:25 +10:00
auth2.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
auth-bsdauth.c - djm@cvs.openbsd.org 2007/09/21 08:15:29 2007-10-26 14:25:12 +10:00
auth-chall.c
auth-krb5.c
auth-options.c - djm@cvs.openbsd.org 2008/06/10 23:06:19 2008-06-11 09:34:46 +10:00
auth-options.h - djm@cvs.openbsd.org 2008/03/26 21:28:14 2008-03-27 11:03:05 +11:00
auth-pam.c - (dtucker) [auth-pam.c monitor.c session.c sshd.c] Bug #926: Move 2008-03-11 22:58:25 +11:00
auth-pam.h
auth-passwd.c - djm@cvs.openbsd.org 2007/09/21 08:15:29 2007-10-26 14:25:12 +10:00
auth-rh-rsa.c
auth-rhosts.c - dtucker@cvs.openbsd.org 2008/06/13 14:18:51 2008-06-14 09:01:24 +10:00
auth-rsa.c - dtucker@cvs.openbsd.org 2008/07/02 12:03:51 2008-07-02 22:37:30 +10:00
auth-shadow.c - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype. 2007-04-29 12:10:57 +10:00
auth-sia.c - (dtucker) [auth-sia.c] Bug #1241: support password expiry on Tru64 SIA 2008-06-13 11:13:13 +10:00
auth-sia.h
auth-skey.c
auth.c - djm@cvs.openbsd.org 2008/11/04 07:58:09 2008-11-05 16:12:54 +11:00
auth.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
authfd.c
authfd.h
authfile.c
authfile.h
bufaux.c - dtucker@cvs.openbsd.org 2008/06/10 23:21:34 2008-06-11 09:35:37 +10:00
bufbn.c - djm@cvs.openbsd.org 2007/06/02 09:04:58 2007-06-05 18:29:35 +10:00
buffer.c
buffer.h - markus@cvs.openbsd.org 2008/05/08 06:59:01 2008-05-19 14:59:37 +10:00
buildpkg.sh.in - (tim) [buildpkg.sh.in] s|$FAKE_ROOT/${sysconfdir}|$FAKE_ROOT${sysconfdir}| 2007-07-24 21:40:59 -07:00
canohost.c - dtucker@cvs.openbsd.org 2008/06/12 00:03:49 2008-06-13 04:46:45 +10:00
canohost.h
ChangeLog - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
channels.c - stevesk@cvs.openbsd.org 2008/11/01 06:43:33 2008-11-03 19:26:35 +11:00
channels.h - djm@cvs.openbsd.org 2008/06/15 20:06:26 2008-06-16 07:59:23 +10:00
cipher-3des1.c
cipher-acss.c
cipher-aes.c
cipher-bf1.c
cipher-ctr.c - (dtucker) [cipher-ctr.c umac.c openbsd-compat/openssl-compat.h] Move the 2007-06-14 23:21:32 +10:00
cipher.c
cipher.h
cleanup.c
clientloop.c - stevesk@cvs.openbsd.org 2008/11/01 17:40:33 2008-11-03 19:27:34 +11:00
clientloop.h - djm@cvs.openbsd.org 2008/06/12 15:19:17 2008-06-13 04:55:46 +10:00
compat.c - markus@cvs.openbsd.org 2008/09/11 14:22:37 2008-11-03 19:20:10 +11:00
compat.h - markus@cvs.openbsd.org 2008/09/11 14:22:37 2008-11-03 19:20:10 +11:00
compress.c
compress.h
config.guess - (dtucker) [config.guess config.sub] Update to latest versions from 2008-09-06 18:20:57 +10:00
config.sub - (dtucker) [config.guess config.sub] Update to latest versions from 2008-09-06 18:20:57 +10:00
configure.ac - (djm) [configure.ac] Add -Wformat-security to CFLAGS for gcc 3.x and 4.x 2008-07-09 21:07:19 +10:00
crc32.c
crc32.h
CREDITS
deattack.c
deattack.h
defines.h - (djm) [atomicio.c channels.c clientloop.c defines.h includes.h] 2008-07-04 23:10:49 +10:00
dh.c - djm@cvs.openbsd.org 2008/06/26 09:19:40 2008-06-29 22:47:04 +10:00
dh.h - djm@cvs.openbsd.org 2008/06/26 09:19:40 2008-06-29 22:47:04 +10:00
dispatch.c - stevesk@cvs.openbsd.org 2008/10/31 15:05:34 2008-11-03 19:26:00 +11:00
dispatch.h
dns.c - dtucker@cvs.openbsd.org 2008/06/12 00:03:49 2008-06-13 04:46:45 +10:00
dns.h
entropy.c
entropy.h
fatal.c
fixpaths
fixprogs
groupaccess.c - djm@cvs.openbsd.org 2008/07/04 03:44:59 2008-07-04 13:51:12 +10:00
groupaccess.h - djm@cvs.openbsd.org 2008/07/04 03:44:59 2008-07-04 13:51:12 +10:00
gss-genr.c - dtucker@cvs.openbsd.org 2007/06/12 11:56:15 2007-06-12 23:44:36 +10:00
gss-serv-krb5.c
gss-serv.c - djm@cvs.openbsd.org 2008/05/08 12:02:23 2008-05-19 15:05:07 +10:00
hostfile.c
hostfile.h
includes.h - (djm) [atomicio.c channels.c clientloop.c defines.h includes.h] 2008-07-04 23:10:49 +10:00
INSTALL - (dtucker) [INSTALL] Link to tcpwrappers. 2007-08-17 22:52:05 +10:00
install-sh
jpake.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
jpake.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
kex.c - djm@cvs.openbsd.org 2008/09/06 12:24:13 2008-11-03 19:19:12 +11:00
kex.h - pvalchev@cvs.openbsd.org 2007/06/07 19:37:34 2007-06-11 14:01:42 +10:00
kexdh.c
kexdhc.c
kexdhs.c
kexgex.c
kexgexc.c
kexgexs.c
key.c - stevesk@cvs.openbsd.org 2008/10/10 05:00:12 2008-11-03 19:24:16 +11:00
key.h - grunk@cvs.openbsd.org 2008/06/11 21:01:35 2008-06-13 04:40:35 +10:00
LICENCE
log.c - dtucker@cvs.openbsd.org 2008/06/10 04:50:25 2008-06-10 23:01:51 +10:00
log.h - dtucker@cvs.openbsd.org 2008/06/13 00:12:02 2008-06-13 10:22:54 +10:00
loginrec.c - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype. 2007-04-29 12:10:57 +10:00
loginrec.h
logintest.c
mac.c - dtucker@cvs.openbsd.org 2008/06/13 00:51:47 2008-06-13 10:58:50 +10:00
mac.h - pvalchev@cvs.openbsd.org 2007/06/07 19:37:34 2007-06-11 14:01:42 +10:00
Makefile.in - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
match.c - djm@cvs.openbsd.org 2008/06/10 23:06:19 2008-06-11 09:34:46 +10:00
match.h - (dtucker) OpenBSD CVS Sync 2008-06-10 22:59:10 +10:00
md5crypt.c
md5crypt.h
md-sha256.c
mdoc2man.awk - (dtucker) [mdoc2man.awk] Add support for %R references, used for RFCs. 2007-06-05 20:01:16 +10:00
misc.c - dtucker@cvs.openbsd.org 2008/06/13 01:38:23 2008-06-13 14:48:59 +10:00
misc.h - dtucker@cvs.openbsd.org 2008/06/12 20:38:28 2008-06-13 06:42:45 +10:00
mkinstalldirs
moduli - dtucker@cvs.openbsd.org 2008/01/01 08:51:20 2008-01-02 00:09:16 +11:00
moduli.5 - (djm) [Makefile.in moduli.5] Include moduli(5) manpage from OpenBSD. 2008-06-26 15:59:32 +10:00
moduli.c - djm@cvs.openbsd.org 2008/06/26 09:19:40 2008-06-29 22:47:04 +10:00
monitor_fdpass.c - deraadt@cvs.openbsd.org 2008/03/24 16:11:07 2008-03-27 11:01:15 +11:00
monitor_fdpass.h - djm@cvs.openbsd.org 2007/09/04 03:21:03 2007-09-17 12:04:08 +10:00
monitor_mm.c
monitor_mm.h - otto@cvs.openbsd.org 2008/04/29 11:20:31 2008-05-19 14:55:29 +10:00
monitor_wrap.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
monitor_wrap.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
monitor.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
monitor.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
msg.c
msg.h
mux.c - dtucker@cvs.openbsd.org 2008/06/13 17:21:20 2008-06-14 09:01:54 +10:00
myproposal.h - pvalchev@cvs.openbsd.org 2007/06/07 19:37:34 2007-06-11 14:01:42 +10:00
nchan2.ms - djm@cvs.openbsd.org 2008/05/15 23:52:24 2008-05-19 16:08:20 +10:00
nchan.c - markus@cvs.openbsd.org 2008/09/11 14:22:37 2008-11-03 19:20:10 +11:00
nchan.ms
openssh.xml.in - (tim) [buildpkg.sh.in openssh.xml.in] Allow more flexibility where smf(5) 2007-07-24 21:16:07 -07:00
opensshd.init.in
OVERVIEW
packet.c - markus@cvs.openbsd.org 2008/07/10 18:08:11 2008-07-11 17:36:48 +10:00
packet.h - markus@cvs.openbsd.org 2008/07/10 18:08:11 2008-07-11 17:36:48 +10:00
pathnames.h
platform.c
platform.h
progressmeter.c
progressmeter.h
PROTOCOL - djm@cvs.openbsd.org 2008/07/05 05:16:01 2008-07-05 15:17:48 +10:00
PROTOCOL.agent - stevesk@cvs.openbsd.org 2008/07/01 23:12:47 2008-07-02 22:35:00 +10:00
readconf.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
readconf.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
README - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 2008-07-21 18:21:52 +10:00
README.dns
README.platform - (dtucker) [README.platform] Document the interaction between PermitRootLogin 2007-08-09 14:31:53 +10:00
README.privsep
README.smartcard
README.tun
readpass.c
rijndael.c
rijndael.h
rsa.c
rsa.h
scard-opensc.c
scard.c
scard.h
schnorr.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
scp.1 - djm@cvs.openbsd.org 2008/07/12 05:33:41 2008-07-12 17:12:49 +10:00
scp.c - stevesk@cvs.openbsd.org 2008/10/10 04:55:16 2008-11-03 19:23:45 +11:00
servconf.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
servconf.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
serverloop.c - (djm) [atomicio.c channels.c clientloop.c defines.h includes.h] 2008-07-04 23:10:49 +10:00
serverloop.h
session.c - millert@cvs.openbsd.org 2008/10/02 14:39:35 2008-11-03 19:20:49 +11:00
session.h - djm@cvs.openbsd.org 2008/05/08 12:21:16 2008-05-19 15:34:50 +10:00
sftp-client.c - (djm) [atomicio.c channels.c clientloop.c defines.h includes.h] 2008-07-04 23:10:49 +10:00
sftp-client.h - dtucker@cvs.openbsd.org 2008/06/08 20:15:29 2008-06-09 22:49:36 +10:00
sftp-common.c
sftp-common.h
sftp-glob.c
sftp-server-main.c - (djm) Fix RCS ident in sftp-server-main.c 2008-03-27 10:45:49 +11:00
sftp-server.8 - jmc@cvs.openbsd.org 2008/07/18 22:51:01 2008-07-21 18:20:39 +10:00
sftp-server.c - (dtucker) [sftp-server.c] Bug #1447: fall back to racy rename if link 2008-07-04 14:10:19 +10:00
sftp.1 - djm@cvs.openbsd.org 2008/07/15 02:23:14 2008-07-16 21:17:23 +10:00
sftp.c - djm@cvs.openbsd.org 2008/07/13 22:16:03 2008-07-14 11:29:24 +10:00
sftp.h - dtucker@cvs.openbsd.org 2008/06/13 00:12:02 2008-06-13 10:22:54 +10:00
ssh1.h
ssh2.h - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
ssh_config - grunk@cvs.openbsd.org 2008/07/25 06:56:35 2008-11-03 19:15:44 +11:00
ssh_config.5 - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
ssh_prng_cmds.in
ssh-add.1 - jmc@cvs.openbsd.org 2007/06/12 13:41:03 2007-06-13 00:00:27 +10:00
ssh-add.c - (dtucker) [includes.h ssh-add.c ssh-agent.c ssh-keygen.c ssh.c sshd.c 2008-02-28 19:13:52 +11:00
ssh-agent.1 - sobrado@cvs.openbsd.org 2007/09/09 11:38:01 2007-09-17 16:05:50 +10:00
ssh-agent.c - (djm) [atomicio.c channels.c clientloop.c defines.h includes.h] 2008-07-04 23:10:49 +10:00
ssh-dss.c
ssh-gss.h - djm@cvs.openbsd.org 2007/06/12 08:20:00 2007-06-12 23:40:39 +10:00
ssh-keygen.1 - sthen@cvs.openbsd.org 2008/07/24 23:55:30 2008-11-03 19:15:20 +11:00
ssh-keygen.c - sthen@cvs.openbsd.org 2008/07/13 21:22:52 2008-07-14 11:28:29 +10:00
ssh-keyscan.1 - sobrado@cvs.openbsd.org 2008/11/01 11:14:36 2008-11-03 19:27:07 +11:00
ssh-keyscan.c - sobrado@cvs.openbsd.org 2008/11/01 11:14:36 2008-11-03 19:27:07 +11:00
ssh-keysign.8 - jmc@cvs.openbsd.org 2007/05/31 19:20:16 2007-06-05 18:27:13 +10:00
ssh-keysign.c
ssh-rand-helper.8
ssh-rand-helper.c
ssh-rsa.c
ssh.1 - djm@cvs.openbsd.org 2008/10/08 23:34:03 2008-11-03 19:22:37 +11:00
ssh.c - stevesk@cvs.openbsd.org 2008/11/01 17:40:33 2008-11-03 19:27:34 +11:00
ssh.h
sshconnect1.c
sshconnect2.c - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
sshconnect.c - stevesk@cvs.openbsd.org 2008/10/14 18:11:33 2008-11-03 19:25:03 +11:00
sshconnect.h - djm@cvs.openbsd.org 2007/09/04 11:15:56 2007-09-17 12:06:57 +10:00
sshd_config - djm@cvs.openbsd.org 2008/07/02 02:24:18 2008-07-02 22:35:43 +10:00
sshd_config.5 - djm@cvs.openbsd.org 2008/11/04 08:22:13 2008-11-05 16:20:46 +11:00
sshd.8 - jmc@cvs.openbsd.org 2008/10/03 13:08:12 2008-11-03 19:21:21 +11:00
sshd.c - stevesk@cvs.openbsd.org 2008/10/30 19:31:16 2008-11-03 19:25:40 +11:00
sshlogin.c - gilles@cvs.openbsd.org 2007/09/11 15:47:17 2007-09-17 16:09:15 +10:00
sshlogin.h
sshpty.c - stevesk@cvs.openbsd.org 2007/09/11 23:49:09 2007-10-26 14:24:30 +10:00
sshpty.h - djm@cvs.openbsd.org 2008/05/19 15:45:07 2008-06-08 12:53:20 +10:00
sshtty.c - djm@cvs.openbsd.org 2008/05/19 15:45:07 2008-06-08 12:53:20 +10:00
survey.sh.in
TODO
ttymodes.c - stevesk@cvs.openbsd.org 2008/11/02 00:16:16 2008-11-03 19:27:52 +11:00
ttymodes.h
uidswap.c
uidswap.h
umac.c - (djm) [umac.c] Rename variable s/buffer_ptr/bufp/ to avoid clash; 2008-07-14 12:04:43 +10:00
umac.h - pvalchev@cvs.openbsd.org 2007/06/07 19:37:34 2007-06-11 14:01:42 +10:00
uuencode.c
uuencode.h
version.h - djm@cvs.openbsd.org 2008/07/21 08:19:07 2008-07-21 18:21:05 +10:00
WARNING.RNG
xmalloc.c
xmalloc.h

See http://www.openssh.com/txt/release-5.1 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.69 2008/07/21 08:21:52 djm Exp $