Перейти к файлу
Kevin Steves 6a7b0de576 - (stevesk) for HP-UX 11.X use X/Open socket interface;
pulls in modern socket prototypes and eliminates a number of compiler
    warnings.  see xopen_networking(7).
2001-06-27 16:32:24 +00:00
contrib - (djm) Rename sysconfdir/primes => sysconfdir/moduli 2001-06-27 17:07:16 +10:00
openbsd-compat - (djm) Fix a few warnings the above turned up 2001-06-27 23:36:08 +10:00
.cvsignore - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net> 2001-04-30 13:55:37 +10:00
CREDITS - (djm) Convert mandoc manpages to man automatically. Patch from Mark D. 2001-04-16 10:41:46 +10:00
ChangeLog - (stevesk) for HP-UX 11.X use X/Open socket interface; 2001-06-27 16:32:24 +00:00
INSTALL - (bal) ./configure support to disable SIA on OSF1. Patch by 2001-05-08 20:42:28 +00:00
LICENCE - stevesk@cvs.openbsd.org 2001/02/11 06:15:57 2001-02-11 16:43:05 +00:00
Makefile.in - (djm) Oops, forgot make logic for primes=>moduli. Also try to rename 2001-06-27 21:52:32 +10:00
OVERVIEW - [OVERVIEW README] typos; green@freebsd 1999-11-21 18:31:57 +11:00
README cleanups. 2001-02-24 09:00:23 +00:00
RFC.nroff - (djm) Manually fix up missed diff hunks (mainly RCS idents) 2000-11-06 12:39:34 +11:00
TODO - (stevesk) update TODO: STREAMS pty systems don't call vhangup() now 2001-06-15 04:23:12 +00:00
WARNING.RNG - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
acconfig.h - (stevesk) handle systems without pw_expire and pw_change. 2001-06-22 21:14:18 +00:00
aclocal.m4 - Better fix to aclocal tests from Garrick James <garrick@james.net> 2000-06-26 10:20:19 +10:00
atomicio.c - markus@cvs.openbsd.org 2001/05/08 22:48:07 2001-05-09 00:02:52 +00:00
atomicio.h - deraadt@cvs.openbsd.org 2001/03/02 18:54:31 2001-03-05 06:59:27 +00:00
auth-bsdauth.c - (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.c 2001-06-10 00:41:18 +00:00
auth-chall.c - markus@cvs.openbsd.org 2001/05/18 14:13:29 2001-06-05 18:56:16 +00:00
auth-krb4.c - (bal) OpenBSD Resync 2001-01-23 00:19:15 +00:00
auth-options.c - markus@cvs.openbsd.org 2001/06/24 05:25:10 2001-06-25 05:17:53 +00:00
auth-options.h Hopefully things did not get mixed around too much. It compiles under 2001-01-22 05:34:40 +00:00
auth-pam.c - (stevesk) auth-pam.c: use PERMIT_NO_PASSWD 2001-04-23 18:38:37 +00:00
auth-pam.h - (djm) Reestablish PAM credentials (which can be supplemental group 2001-03-27 16:12:24 +10:00
auth-passwd.c - (djm) Include crypt.h if available in auth-passwd.c 2001-04-25 22:50:18 +10:00
auth-rh-rsa.c - markus@cvs.openbsd.org 2001/06/23 03:04:42 2001-06-25 04:40:49 +00:00
auth-rhosts.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
auth-rsa.c - markus@cvs.openbsd.org 2001/06/22 21:55:49 2001-06-25 04:17:12 +00:00
auth-sia.c - Fix OSF SIA support displaying too much information for quiet 2001-04-16 18:37:05 +10:00
auth-sia.h - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams 2001-02-14 01:25:23 +11:00
auth-skey.c - (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.c 2001-06-10 00:41:18 +00:00
auth.c - markus@cvs.openbsd.org 2001/06/23 00:20:57 2001-06-25 04:30:16 +00:00
auth.h - markus@cvs.openbsd.org 2001/06/23 00:20:57 2001-06-25 04:30:16 +00:00
auth1.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
auth2-chall.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
auth2-pam.c - (djm) Remove redundant and incorrect test for max auth attempts in 2001-06-27 15:36:43 +10:00
auth2-pam.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
auth2.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
authfd.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
authfd.h One way to massive patch. <sigh> It compiles and works under Linux.. 2000-12-22 01:43:59 +00:00
authfile.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
authfile.h - markus@cvs.openbsd.org 2001/03/26 08:07:09 2001-03-26 13:44:06 +00:00
bufaux.c - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net> 2001-01-23 16:26:52 +00:00
bufaux.h - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net> 2001-01-23 16:26:52 +00:00
buffer.c - markus@cvs.openbsd.org 2001/04/12 19:15:26 2001-04-12 23:34:34 +00:00
buffer.h One way to massive patch. <sigh> It compiles and works under Linux.. 2000-12-22 01:43:59 +00:00
canohost.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
canohost.h - markus@cvs.openbsd.org 2001/04/12 19:15:26 2001-04-12 23:34:34 +00:00
channels.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
channels.h - markus@cvs.openbsd.org 2001/06/20 13:56:39 2001-06-21 03:19:23 +00:00
cipher.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
cipher.h - markus@cvs.openbsd.org 2001/05/28 22:51:11 2001-06-05 20:50:16 +00:00
cli.c - markus@cvs.openbsd.org 2001/05/06 21:23:31 2001-05-08 20:05:44 +00:00
cli.h - (bal) CVS ID updates for readpass.c, readpass.h, cli.c, and cli.h 2001-05-06 18:01:43 +00:00
clientloop.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
clientloop.h - markus@cvs.openbsd.org 2001/02/06 22:43:02 2001-02-10 22:44:12 +00:00
compat.c - markus@cvs.openbsd.org 2001/04/30 16:02:49 2001-04-30 23:09:45 +00:00
compat.h - markus@cvs.openbsd.org 2001/04/30 15:50:46 2001-04-30 23:06:57 +00:00
compress.c - markus@cvs.openbsd.org 2001/04/05 10:39:03 2001-04-05 23:20:46 +00:00
compress.h - markus@cvs.openbsd.org 2001/04/05 10:39:03 2001-04-05 23:20:46 +00:00
config.guess - (djm) Update config.guess and config.sub with latest versions (from 2001-05-06 10:54:15 +10:00
config.sub - (djm) Update config.guess and config.sub with latest versions (from 2001-05-06 10:54:15 +10:00
configure.in - (stevesk) for HP-UX 11.X use X/Open socket interface; 2001-06-27 16:32:24 +00:00
crc32.c One way to massive patch. <sigh> It compiles and works under Linux.. 2000-12-22 01:43:59 +00:00
crc32.h - deraadt@cvs.openbsd.org 2001/03/02 18:54:31 2001-03-05 06:59:27 +00:00
deattack.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
deattack.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
defines.h - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_t 2001-06-10 17:35:45 +00:00
dh.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
dh.h - markus@cvs.openbsd.org 2001/04/03 19:53:29 2001-04-04 01:56:17 +00:00
dispatch.c - markus@cvs.openbsd.org 2001/06/10 11:29:20 2001-06-12 00:12:56 +00:00
dispatch.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
entropy.c - (djm) Fix a few warnings the above turned up 2001-06-27 23:36:08 +10:00
entropy.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fixpaths - (djm) Convert mandoc manpages to man automatically. Patch from Mark D. 2001-04-16 10:41:46 +10:00
fixprogs Fix fixprogs 2000-09-16 16:10:56 +11:00
getput.h 20010112 2001-01-11 06:20:23 +00:00
groupaccess.c - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
groupaccess.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
hostfile.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
hostfile.h - itojun@cvs.openbsd.org 2001/02/08 19:30:52 2001-02-09 02:11:24 +00:00
includes.h - markus@cvs.openbsd.org 2001/06/08 15:25:40 2001-06-09 01:48:01 +00:00
install-sh - Added BSD compatible install program and autoconf test, thanks to 1999-11-25 12:31:26 +11:00
kex.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
kex.h - markus@cvs.openbsd.org 2001/06/23 02:34:33 2001-06-25 04:37:41 +00:00
kexdh.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
kexgex.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
key.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
key.h - markus@cvs.openbsd.org 2001/04/17 10:53:26 2001-04-17 18:11:36 +00:00
log.c - (stevesk) log.c openbsd sync; missing newlines 2001-04-02 13:45:00 +00:00
log.h - (djm) Fix up LOG_AUTHPRIV for systems that have it 2001-03-05 21:23:31 +11:00
loginrec.c - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison 2001-05-08 20:33:05 +00:00
loginrec.h - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison 2001-05-08 20:33:05 +00:00
logintest.c - (stevesk) logintest.c: fix for systems without __progname 2001-04-05 23:05:22 +00:00
mac.c - markus@cvs.openbsd.org 2001/04/05 10:42:57 2001-04-05 23:26:32 +00:00
mac.h - markus@cvs.openbsd.org 2001/02/11 12:59:25 2001-02-15 03:01:59 +00:00
match.c - markus@cvs.openbsd.org 2001/06/24 05:25:10 2001-06-25 05:17:53 +00:00
match.h - markus@cvs.openbsd.org 2001/06/24 05:25:10 2001-06-25 05:17:53 +00:00
md5crypt.c - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
md5crypt.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
mdoc2man.pl - (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net> 2001-04-29 18:01:51 -07:00
misc.c - (stevesk) handle systems without pw_expire and pw_change. 2001-06-22 21:14:18 +00:00
misc.h - stevesk@cvs.openbsd.org 2001/05/19 19:43:57 2001-06-05 19:59:08 +00:00
mkinstalldirs - HPUX and Configure fixes from Lutz Jaenicke 2000-05-20 15:33:44 +10:00
moduli - (djm) Rename sysconfdir/primes => sysconfdir/moduli 2001-06-27 17:07:16 +10:00
mpaux.c - itojun@cvs.openbsd.org 2001/02/08 19:30:52 2001-02-09 02:11:24 +00:00
mpaux.h One way to massive patch. <sigh> It compiles and works under Linux.. 2000-12-22 01:43:59 +00:00
myproposal.h - deraadt@cvs.openbsd.org 2001/03/05 15:56:16 2001-03-06 01:05:23 +00:00
nchan.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
nchan.ms - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
nchan2.ms - OpenBSD CVS update: 2000-04-04 14:38:59 +10:00
packet.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
packet.h - markus@cvs.openbsd.org 2001/05/28 23:58:35 2001-06-05 21:09:18 +00:00
pathnames.h - markus@cvs.openbsd.org 2001/06/23 02:34:33 2001-06-25 04:37:41 +00:00
radix.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
radix.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
readconf.c - markus@cvs.openbsd.org 2001/06/23 02:34:33 2001-06-25 04:37:41 +00:00
readconf.h - markus@cvs.openbsd.org 2001/05/18 14:13:29 2001-06-05 18:56:16 +00:00
readpass.c - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and 2001-06-25 18:09:16 +10:00
readpass.h - markus@cvs.openbsd.org 2001/06/24 05:35:33 2001-06-25 05:20:31 +00:00
rijndael.c - (djm) Detect endianness in configure and use it in rijndael.c. Fixes 2001-02-28 08:14:22 +11:00
rijndael.h - markus@cvs.openbsd.org 2001/05/09 23:01:31 2001-05-10 23:26:11 +00:00
rsa.c - markus@cvs.openbsd.org 2001/03/26 23:23:24 2001-03-29 00:29:54 +00:00
rsa.h - markus@cvs.openbsd.org 2001/03/26 23:23:24 2001-03-29 00:29:54 +00:00
scp.1 NB: big update - may break stuff. Please test! 2001-02-04 23:20:18 +11:00
scp.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
servconf.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
servconf.h - markus@cvs.openbsd.org 2001/06/23 02:34:33 2001-06-25 04:37:41 +00:00
serverloop.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
serverloop.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
session.c - (djm) Reintroduce pam_session call for non-pty sessions. 2001-06-27 09:34:15 +10:00
session.h - markus@cvs.openbsd.org 2001/03/21 11:43:45 2001-03-22 02:02:12 +00:00
sftp-client.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
sftp-client.h - markus@cvs.openbsd.org 2001/04/05 10:42:57 2001-04-05 23:26:32 +00:00
sftp-common.c - (djm) Sync sftp and scp stuff from OpenBSD: 2001-02-10 00:40:03 +11:00
sftp-common.h NB: big update - may break stuff. Please test! 2001-02-04 23:20:18 +11:00
sftp-glob.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
sftp-glob.h - markus@cvs.openbsd.org 2001/04/15 08:43:47 2001-04-15 14:27:16 +00:00
sftp-int.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
sftp-int.h - mouring@cvs.openbsd.org 2001/04/12 23:17:54 2001-04-13 00:00:14 +00:00
sftp-server.8 - deraadt@cvs.openbsd.org 2001/06/23 05:57:09 2001-06-25 04:45:33 +00:00
sftp-server.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
sftp.1 - itojun@cvs.openbsd.org 2001/06/23 17:48:18 2001-06-25 05:08:11 +00:00
sftp.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
sftp.h - OpenBSD CVS Sync 2001-03-08 10:08:49 +11:00
ssh-add.1 - stevesk@cvs.openbsd.org 2001/05/05 13:42:52 2001-05-06 03:01:02 +00:00
ssh-add.c - markus@cvs.openbsd.org 2001/06/24 05:35:33 2001-06-25 05:20:31 +00:00
ssh-agent.1 - itojun@cvs.openbsd.org 2001/04/10 09:13:22 2001-04-11 15:59:35 +00:00
ssh-agent.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
ssh-dss.c - markus@cvs.openbsd.org 2001/06/06 23:13:54 2001-06-09 01:36:21 +00:00
ssh-dss.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
ssh-keygen.1 - deraadt@cvs.openbsd.org 2001/06/23 05:57:09 2001-06-25 04:45:33 +00:00
ssh-keygen.c - markus@cvs.openbsd.org 2001/06/24 05:35:33 2001-06-25 05:20:31 +00:00
ssh-keyscan.1 - itojun@cvs.openbsd.org 2001/06/23 17:48:18 2001-06-25 05:08:11 +00:00
ssh-keyscan.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
ssh-rsa.c - markus@cvs.openbsd.org 2001/06/06 23:13:54 2001-06-09 01:36:21 +00:00
ssh-rsa.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
ssh.1 - itojun@cvs.openbsd.org 2001/06/23 17:48:18 2001-06-25 05:08:11 +00:00
ssh.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
ssh.h - stevesk@cvs.openbsd.org 2001/05/24 18:57:53 2001-06-05 20:32:21 +00:00
ssh1.h [NOTE: File split is was not done in Portabl Tree] 2001-06-09 00:17:10 +00:00
ssh2.h - provos@cvs.openbsd.org 2001/03/27 17:46:50 2001-03-29 00:36:16 +00:00
ssh_config - todd@cvs.openbsd.org 2001/04/03 21:19:38 2001-04-04 01:58:48 +00:00
ssh_prng_cmds.in - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
sshconnect.c - itojun@cvs.openbsd.org 2001/06/23 15:12:20 2001-06-25 05:01:22 +00:00
sshconnect.h - markus@cvs.openbsd.org 2001/06/23 02:34:33 2001-06-25 04:37:41 +00:00
sshconnect1.c - markus@cvs.openbsd.org 2001/06/23 22:37:46 2001-06-25 05:16:02 +00:00
sshconnect2.c - markus@cvs.openbsd.org 2001/06/24 05:47:13 2001-06-25 05:22:53 +00:00
sshd.8 - itojun@cvs.openbsd.org 2001/06/23 17:48:18 2001-06-25 05:08:11 +00:00
sshd.c - markus@cvs.openbsd.org 2001/06/23 19:12:43 2001-06-25 05:10:20 +00:00
sshd_config - markus@cvs.openbsd.org 2001/06/22 21:55:49 2001-06-25 04:17:12 +00:00
sshlogin.c - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison 2001-05-08 20:33:05 +00:00
sshlogin.h - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison 2001-05-08 20:33:05 +00:00
sshpty.c - (stevesk) don't set SA_RESTART and set SIGCHLD to SIG_DFL 2001-06-15 00:04:23 +00:00
sshpty.h - (stevesk) sshpty.h openbsd sync; PTY_H -> SSHPTY_H 2001-04-02 14:02:55 +00:00
sshtty.c - Missed sshtty.[ch] in Sync. 2001-04-14 23:21:50 +00:00
sshtty.h - Missed sshtty.[ch] in Sync. 2001-04-14 23:21:50 +00:00
tildexpand.c - itojun@cvs.openbsd.org 2001/02/08 19:30:52 2001-02-09 02:11:24 +00:00
tildexpand.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
ttymodes.c - markus@cvs.openbsd.org 2001/06/24 17:18:31 2001-06-25 05:24:16 +00:00
ttymodes.h - stevesk@cvs.openbsd.org 2001/04/14 16:33:20 2001-04-14 23:13:02 +00:00
uidswap.c - (bal) White Space and #ifdef sync with OpenBSD 2001-05-06 02:53:25 +00:00
uidswap.h - markus@cvs.openbsd.org 2001/04/06 21:00:17 2001-04-08 18:26:59 +00:00
uuencode.c - (bal) CVS ID touch up on uuencode.c 2001-03-05 06:42:58 +00:00
uuencode.h - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
version.h - (bal) version.h synced, RPM specs updated for 2.9 2001-04-27 02:15:00 +00:00
xmalloc.c - deraadt@cvs.openbsd.org 2001/04/16 08:05:34 2001-04-16 18:27:07 +10:00
xmalloc.h - (djm) Merge OpenBSD changes: 2000-09-16 13:29:08 +11:00

README

- 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@klab.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 (for Linux and Solaris), 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 Linux, Solaris, HP-UX, NetBSD 
and Irix. Support for AIX, SCO, NeXT and other Unices is underway. 
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.

If you are a citizen of an USA-embargoed country to which export of 
cryptographic products is restricted, then please refrain from sending 
crypto-related code or patches to the list. We cannot accept them.
Other code contribution are accepted, 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] ftp://ftp.freesoftware.com/pub/infozip/zlib/
[4] http://www.openssl.org/
[5] http://www.kernel.org/pub/linux/libs/pam/ (PAM 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.47 2001/02/24 09:00:23 stevesk Exp $