Portable OpenSSH
Go to file
Tim Rice 76645849d3 [monitor_mm.c] add missing declaration for xmmap(). Reported
by ayamura@ayamura.org
2002-07-18 11:34:29 -07:00
contrib - (bal) aixbff package updated by dtucker@zip.com.au 2002-07-18 01:04:50 +00:00
openbsd-compat (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c 2002-07-14 13:36:49 -07:00
regress - (djm) Import OpenBSD regression tests. Requires BSD make to run 2002-05-01 13:17:33 +10:00
scard sync scard/ 2002-05-22 14:24:01 +10:00
.cvsignore ssh-keysign 2002-06-26 19:24:56 +10:00
CREDITS - (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk> 2002-04-13 11:04:40 +10:00
ChangeLog [monitor_mm.c] add missing declaration for xmmap(). Reported 2002-07-18 11:34:29 -07:00
INSTALL - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh 2002-06-24 16:26:49 +00:00
LICENCE - stevesk@cvs.openbsd.org 2002/05/25 20:40:08 2002-06-21 01:19:12 +00:00
Makefile.in [Makefile.in] replace "id sshd" with "sshd -t" 2002-07-14 10:02:20 -07:00
OVERVIEW
README HARUYAMA Seigo has changed address 2001-12-24 14:17:21 +11:00
README.privsep - (stevesk) [README.privsep] more for sshd pseudo-account. 2002-06-26 00:43:57 +00:00
README.smartcard - (djm) Applied OpenSC smartcard updates from Markus & 2002-04-23 22:48:46 +10:00
RFC.nroff
TODO 20020626 2002-06-25 17:12:26 +00:00
WARNING.RNG - (djm) Random number collection doc fixes from Ben 2002-04-14 23:16:04 +10:00
acconfig.h (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c 2002-07-14 13:36:49 -07:00
aclocal.m4
atomicio.c
atomicio.h
auth-bsdauth.c - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
auth-chall.c
auth-krb4.c - mpech@cvs.openbsd.org 2002/06/11 05:46:20 2002-06-11 16:42:49 +00:00
auth-krb5.c unexpand 2002-06-09 19:41:48 +00:00
auth-options.c - markus@cvs.openbsd.org 2002/05/13 20:44:58 2002-05-15 16:16:14 +00:00
auth-options.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
auth-pam.c - (djm) Use PAM_MSG_MEMBER for PAM_TEXT_INFO messages, use xmalloc & 2002-07-02 17:08:23 +10:00
auth-pam.h - (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h 2002-04-04 19:02:28 +00:00
auth-passwd.c - ID sync for auth-passwd.c 2002-06-21 16:05:12 +10:00
auth-rh-rsa.c - markus@cvs.openbsd.org 2002/03/25 09:25:06 2002-03-26 03:08:47 +00:00
auth-rhosts.c - markus@cvs.openbsd.org 2002/05/13 21:26:49 2002-05-15 16:19:37 +00:00
auth-rsa.c - stevesk@cvs.openbsd.org 2002/06/10 16:53:06 2002-06-11 15:47:42 +00:00
auth-sia.c - (stevesk) [auth-sia.[ch]] add BSD license from Chris Adams 2002-04-12 15:36:07 +00:00
auth-sia.h - (stevesk) [auth-sia.[ch]] add BSD license from Chris Adams 2002-04-12 15:36:07 +00:00
auth-skey.c - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
auth.c - (bal) Failed password attempts don't increment counter on AIX. Bug #145 2002-07-04 00:27:21 +00:00
auth.h - markus@cvs.openbsd.org 2002/05/31 11:35:15 2002-06-06 20:52:37 +00:00
auth1.c - (bal) Failed password attempts don't increment counter on AIX. Bug #145 2002-07-04 00:27:21 +00:00
auth2-chall.c - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
auth2-hostbased.c - markus@cvs.openbsd.org 2002/05/25 18:51:07 2002-06-06 20:27:55 +00:00
auth2-kbdint.c - markus@cvs.openbsd.org 2002/05/25 18:51:07 2002-06-06 20:27:55 +00:00
auth2-none.c - deraadt@cvs.openbsd.org 2002/06/27 10:35:47 2002-07-04 00:06:15 +00:00
auth2-pam.c - (bal) fix to auth2-pam.c to swap fatal() arguments, A bit of style 2002-06-28 16:48:11 +00:00
auth2-pam.h
auth2-passwd.c - markus@cvs.openbsd.org 2002/05/25 18:51:07 2002-06-06 20:27:55 +00:00
auth2-pubkey.c - markus@cvs.openbsd.org 2002/05/25 18:51:07 2002-06-06 20:27:55 +00:00
auth2.c - (bal) Failed password attempts don't increment counter on AIX. Bug #145 2002-07-04 00:27:21 +00:00
authfd.c - markus@cvs.openbsd.org 2002/06/25 16:22:42 2002-06-25 23:22:54 +00:00
authfd.h - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
authfile.c - markus@cvs.openbsd.org 2002/06/24 14:55:38 2002-06-25 23:19:13 +00:00
authfile.h - markus@cvs.openbsd.org 2002/05/23 19:24:30 2002-06-06 19:57:33 +00:00
bufaux.c - (djm) OpenBSD CVS Sync 2002-06-26 19:14:08 +10:00
bufaux.h - markus@cvs.openbsd.org 2002/04/20 09:14:58 2002-04-23 20:42:36 +10:00
buffer.c - markus@cvs.openbsd.org 2002/06/26 08:54:18 2002-06-26 19:14:25 +10:00
buffer.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
canohost.c - itojun@cvs.openbsd.org 2002/07/09 11:56:27 2002-07-11 03:56:46 +00:00
canohost.h
channels.c - deraadt@cvs.openbsd.org 2002/07/04 08:12:15 2002-07-07 22:11:51 +00:00
channels.h - markus@cvs.openbsd.org 2002/06/24 14:33:27 2002-06-25 23:17:36 +00:00
cipher.c - markus@cvs.openbsd.org 2002/07/12 15:50:17 2002-07-15 17:52:49 +00:00
cipher.h - markus@cvs.openbsd.org 2002/03/18 17:13:15 2002-03-22 01:39:44 +00:00
clientloop.c - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
clientloop.h - markus@cvs.openbsd.org 2002/04/22 21:04:52 2002-04-23 21:09:44 +10:00
compat.c - markus@cvs.openbsd.org 2002/04/10 08:21:47 2002-04-10 16:22:09 +00:00
compat.h - markus@cvs.openbsd.org 2002/04/10 08:21:47 2002-04-10 16:22:09 +00:00
compress.c - provos@cvs.openbsd.org 2002/03/18 17:31:54 2002-03-22 01:51:24 +00:00
compress.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
config.guess newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess 2002-02-18 15:18:56 -08:00
config.sub
configure.ac [configure.ac] change how we do paths in AC_PATH_PROGS tests 2002-07-17 19:20:07 -07:00
crc32.c
crc32.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
deattack.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
deattack.h
defines.h [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.org 2002-07-18 09:31:51 -07:00
dh.c - markus@cvs.openbsd.org 2002/06/27 08:49:44 2002-07-04 00:03:56 +00:00
dh.h
dispatch.c - markus@cvs.openbsd.org 2002/01/11 13:39:36 2002-01-22 23:24:13 +11:00
dispatch.h - markus@cvs.openbsd.org 2002/01/11 13:39:36 2002-01-22 23:24:13 +11:00
entropy.c unexpand 2002-06-09 19:41:48 +00:00
entropy.h
fatal.c - (bal) Imported missing fatal.c and fixed up Makefile.in 2002-02-26 19:24:21 +00:00
fixpaths
fixprogs
getput.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
groupaccess.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
groupaccess.h
hostfile.c
hostfile.h
includes.h - (djm) Bug #234: missing readpassphrase declaration and defines 2002-05-13 15:14:08 +10:00
install-sh
kex.c - markus@cvs.openbsd.org 2002/06/24 14:55:38 2002-06-25 23:19:13 +00:00
kex.h - markus@cvs.openbsd.org 2002/05/16 22:02:50 2002-06-06 19:48:16 +00:00
kexdh.c - provos@cvs.openbsd.org 2002/03/18 17:50:31 2002-03-22 02:30:41 +00:00
kexgex.c - stevesk@cvs.openbsd.org 2002/03/24 17:27:03 2002-03-26 02:20:06 +00:00
key.c - markus@cvs.openbsd.org 2002/07/04 10:41:47 2002-07-07 22:13:31 +00:00
key.h - markus@cvs.openbsd.org 2002/03/18 17:23:31 2002-03-22 01:45:53 +00:00
log.c - deraadt@cvs.openbsd.org 2002/07/06 01:00:49 2002-07-07 22:14:55 +00:00
log.h - deraadt@cvs.openbsd.org 2002/05/19 20:54:52 2002-06-06 19:51:06 +00:00
loginrec.c [loginrec.c] Bug 348: add missing found = 1; to wtmpx_islogin() 2002-07-14 15:50:51 -07:00
loginrec.h
logintest.c
mac.c - markus@cvs.openbsd.org 2002/05/16 22:02:50 2002-06-06 19:48:16 +00:00
mac.h
match.c - markus@cvs.openbsd.org 2002/03/01 13:12:10 2002-03-05 01:42:42 +00:00
match.h - markus@cvs.openbsd.org 2002/03/01 13:12:10 2002-03-05 01:42:42 +00:00
md5crypt.c
md5crypt.h
mdoc2man.pl - (djm) Fix .Nm in mdoc2man.pl from pspencer@fields.utoronto.ca 2002-04-17 12:30:45 +10:00
misc.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
misc.h - markus@cvs.openbsd.org 2002/03/19 10:49:35 2002-03-22 02:54:23 +00:00
mkinstalldirs
moduli
monitor.c - deraadt@cvs.openbsd.org 2002/06/27 10:35:47 2002-07-04 00:06:15 +00:00
monitor.h - mpech@cvs.openbsd.org 2002/06/11 05:46:20 2002-06-11 16:42:49 +00:00
monitor_fdpass.c - deraadt@cvs.openbsd.org 2002/06/26 14:50:04 2002-06-27 00:21:03 +00:00
monitor_fdpass.h whitespace sync 2002-06-25 23:01:37 +00:00
monitor_mm.c [monitor_mm.c] add missing declaration for xmmap(). Reported 2002-07-18 11:34:29 -07:00
monitor_mm.h whitespace sync 2002-06-25 23:01:37 +00:00
monitor_wrap.c - markus@cvs.openbsd.org 2002/07/04 10:41:47 2002-07-07 22:13:31 +00:00
monitor_wrap.h - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
mpaux.c
mpaux.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
msg.c - deraadt@cvs.openbsd.org 2002/07/01 16:15:25 2002-07-04 00:15:22 +00:00
msg.h - (bal) Missed msg.[ch] in merge. Required for ssh-keysign. 2002-06-07 01:51:06 +00:00
myproposal.h - markus@cvs.openbsd.org 2002/04/03 09:26:11 2002-04-04 22:10:38 +00:00
nchan.c - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
nchan.ms
nchan2.ms
packet.c - deraadt@cvs.openbsd.org 2002/07/04 08:12:15 2002-07-07 22:11:51 +00:00
packet.h - markus@cvs.openbsd.org 2002/06/19 18:01:00 2002-06-21 00:43:42 +00:00
pathnames.h - markus@cvs.openbsd.org 2002/05/23 19:24:30 2002-06-06 19:57:33 +00:00
radix.c - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
radix.h
readconf.c - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms 2002-07-09 14:06:40 +00:00
readconf.h - markus@cvs.openbsd.org 2002/06/08 05:17:01 2002-06-09 20:04:02 +00:00
readpass.c - markus@cvs.openbsd.org 2002/03/26 15:58:46 2002-03-27 17:28:46 +00:00
readpass.h - markus@cvs.openbsd.org 2002/03/26 15:58:46 2002-03-27 17:28:46 +00:00
rijndael.c - deraadt@cvs.openbsd.org 2002/07/10 17:53:54 2002-07-11 04:01:29 +00:00
rijndael.h
rsa.c - markus@cvs.openbsd.org 2001/12/27 18:22:16 2002-01-22 23:09:22 +11:00
rsa.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
scard-opensc.c - (djm) Applied OpenSC smartcard updates from Markus & 2002-04-23 22:48:46 +10:00
scard.c - deraadt@cvs.openbsd.org 2002/06/23 03:30:58 2002-06-23 21:23:20 +00:00
scard.h - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
scp.1 - stevesk@cvs.openbsd.org 2002/06/22 16:41:57 2002-06-23 00:34:37 +00:00
scp.c - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
servconf.c (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c 2002-07-14 13:36:49 -07:00
servconf.h - markus@cvs.openbsd.org 2002/06/20 23:05:56 2002-06-21 01:09:47 +00:00
serverloop.c - (bal) NO_IPPORT_RESERVED_CONCEPT used instead of CYGWIN so other platforms 2002-07-09 14:06:40 +00:00
serverloop.h
session.c - (bal) Remove unused tty defined in do_setusercontext() pointed out by 2002-07-15 17:58:34 +00:00
session.h - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
sftp-client.c - deraadt@cvs.openbsd.org 2002/06/27 10:35:47 2002-07-04 00:06:15 +00:00
sftp-client.h - deraadt@cvs.openbsd.org 2002/06/23 09:30:14 2002-06-23 21:27:18 +00:00
sftp-common.c - deraadt@cvs.openbsd.org 2002/06/23 09:30:14 2002-06-23 21:27:18 +00:00
sftp-common.h
sftp-glob.c - deraadt@cvs.openbsd.org 2002/07/04 04:15:33 2002-07-07 22:10:15 +00:00
sftp-glob.h - markus@cvs.openbsd.org 2002/03/19 10:49:35 2002-03-22 02:54:23 +00:00
sftp-int.c - deraadt@cvs.openbsd.org 2002/06/23 09:30:14 2002-06-23 21:27:18 +00:00
sftp-int.h - djm@cvs.openbsd.org 2002/02/13 00:59:23 2002-02-13 14:10:32 +11:00
sftp-server.8
sftp-server.c - deraadt@cvs.openbsd.org 2002/06/24 17:57:20 2002-06-25 23:21:41 +00:00
sftp.1 - stevesk@cvs.openbsd.org 2002/06/20 20:00:05 2002-06-21 01:02:39 +00:00
sftp.c - deraadt@cvs.openbsd.org 2002/06/23 09:30:14 2002-06-23 21:27:18 +00:00
sftp.h - djm@cvs.openbsd.org 2002/02/13 00:59:23 2002-02-13 14:10:32 +11:00
ssh-add.1 - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
ssh-add.c - markus@cvs.openbsd.org 2002/06/26 14:51:33 2002-06-27 00:21:59 +00:00
ssh-agent.1 - markus@cvs.openbsd.org 2002/06/24 13:12:23 2002-06-25 23:16:31 +00:00
ssh-agent.c - markus@cvs.openbsd.org 2002/06/24 14:55:38 2002-06-25 23:19:13 +00:00
ssh-dss.c - markus@cvs.openbsd.org 2002/07/04 10:41:47 2002-07-07 22:13:31 +00:00
ssh-dss.h - markus@cvs.openbsd.org 2002/02/24 19:14:59 2002-02-26 18:09:42 +00:00
ssh-keygen.1 - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
ssh-keygen.c - deraadt@cvs.openbsd.org 2002/06/23 09:39:55 2002-06-23 21:28:13 +00:00
ssh-keyscan.1 - mpech@cvs.openbsd.org 2002/02/13 08:33:47 2002-02-19 15:19:42 +11:00
ssh-keyscan.c - (bal) Minor KNF on ssh-keyscan.c 2002-07-07 22:25:29 +00:00
ssh-keysign.8 - markus@cvs.openbsd.org 2002/07/03 14:21:05 2002-07-04 00:19:40 +00:00
ssh-keysign.c - markus@cvs.openbsd.org 2002/07/03 14:21:05 2002-07-04 00:19:40 +00:00
ssh-rand-helper.8 - (djm) ssh-rand-helper improvements 2002-04-14 19:27:12 +10:00
ssh-rand-helper.c unexpand 2002-06-09 19:41:48 +00:00
ssh-rsa.c - markus@cvs.openbsd.org 2002/07/04 10:41:47 2002-07-07 22:13:31 +00:00
ssh-rsa.h - markus@cvs.openbsd.org 2002/02/24 19:14:59 2002-02-26 18:09:42 +00:00
ssh.1 - naddy@cvs.openbsd.org 2002/06/22 11:51:39 2002-06-23 00:32:11 +00:00
ssh.c - markus@cvs.openbsd.org 2002/07/03 14:21:05 2002-07-04 00:19:40 +00:00
ssh.h - OpenBSD CVS Sync 2002-06-23 00:30:30 +00:00
ssh1.h
ssh2.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
ssh_config - markus@cvs.openbsd.org 2002/07/03 14:21:05 2002-07-04 00:19:40 +00:00
ssh_config.5 - stevesk@cvs.openbsd.org 2002/06/20 19:56:07 2002-06-21 00:59:05 +00:00
ssh_prng_cmds.in [ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris. 2002-07-14 14:43:57 -07:00
sshconnect.c - itojun@cvs.openbsd.org 2002/07/12 13:29:09 2002-07-15 17:48:11 +00:00
sshconnect.h - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
sshconnect1.c - markus@cvs.openbsd.org 2002/05/23 19:24:30 2002-06-06 19:57:33 +00:00
sshconnect2.c - markus@cvs.openbsd.org 2002/07/01 19:48:46 2002-07-04 00:16:25 +00:00
sshd.8 - stevesk@cvs.openbsd.org 2002/06/22 16:45:29 2002-06-23 00:35:25 +00:00
sshd.c [acconfig.h configure.ac sshd.c] s/BROKEN_FD_PASSING/DISABLE_FD_PASSING/ 2002-07-07 13:43:36 -07:00
sshd_config 20020628 2002-06-27 16:59:50 +00:00
sshd_config.5 - stevesk@cvs.openbsd.org 2002/07/09 17:46:25 2002-07-11 03:59:18 +00:00
sshlogin.c - deraadt@cvs.openbsd.org 2002/06/23 03:30:58 2002-06-23 21:23:20 +00:00
sshlogin.h [loginrec.c session.c sshlogin.c sshlogin.h] Bug 84 2002-02-24 17:56:46 -08:00
sshpty.c - deraadt@cvs.openbsd.org 2002/06/24 17:57:20 2002-06-25 23:21:41 +00:00
sshpty.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
sshtty.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
sshtty.h
tildexpand.c - deraadt@cvs.openbsd.org 2002/06/23 03:25:50 2002-06-23 21:20:34 +00:00
tildexpand.h
ttymodes.c - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
ttymodes.h - (bal) Some platforms don't have ONLCR (Notable Mint) 2002-06-12 17:32:30 +00:00
uidswap.c - (bal) Build noop setgroups() for cygwin to clean up code (For other 2002-06-12 16:57:14 +00:00
uidswap.h
uuencode.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
uuencode.h - markus@cvs.openbsd.org 2002/02/25 16:33:27 2002-02-26 18:15:09 +00:00
version.h - (djm) Release 3.4p1 2002-06-26 23:59:10 +10:00
xmalloc.c
xmalloc.h - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00: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@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 (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] http://www.gzip.org/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.50 2001/12/24 03:17:21 djm Exp $