Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
Go to file
Damien Miller 5873dfd829 - djm@cvs.openbsd.org 2002/02/12 12:44:46
[sftp-client.c]
     Let overlapped upload path handle servers which reorder ACKs. This may be
     permitted by the protocol spec; ok markus@
2002-02-13 14:04:37 +11:00
contrib Fix spec file version numbers 2002-01-26 17:45:15 +11:00
openbsd-compat - (djm) Apply Cygwin pointer deref fix from Corinna Vinschen 2001-12-29 14:08:28 +11:00
scard Tweak cvsignore files 2001-12-29 18:00:08 +11:00
.cvsignore Tweak cvsignore files 2001-12-29 18:00:08 +11:00
CREDITS HARUYAMA Seigo has changed address 2001-12-24 14:17:21 +11:00
ChangeLog - djm@cvs.openbsd.org 2002/02/12 12:44:46 2002-02-13 14:04:37 +11:00
INSTALL - (djm) Remove recommendation to use GNU make, we should support most 2001-12-28 09:57:33 +11:00
LICENCE - markus@cvs.openbsd.org 2001/09/23 09:58:13 2001-09-23 13:58:38 +00:00
Makefile.in - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
OVERVIEW Sync 2001-09-25 12:55:37 +10:00
README HARUYAMA Seigo has changed address 2001-12-24 14:17:21 +11:00
README.smartcard Add warning that code is still in development 2001-09-25 10:21:28 +10:00
RFC.nroff - (djm) Manually fix up missed diff hunks (mainly RCS idents) 2000-11-06 12:39:34 +11:00
TODO more 2002-01-22 22:26:20 +11:00
WARNING.RNG - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
acconfig.h - (djm) autoconf hacking: 2002-01-22 21:57:53 +11:00
aclocal.m4 [configure.in] Clean up library testing. 2001-10-21 17:53:58 -07:00
atomicio.c - markus@cvs.openbsd.org 2001/05/08 22:48:07 2001-05-09 00:02:52 +00:00
atomicio.h - itojun@cvs.openbsd.org 2001/06/26 06:32:58 2001-07-04 04:02:36 +00:00
auth-bsdauth.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11: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 - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
auth-krb5.c - (djm) OpenBSD CVS Sync 2001-11-14 00:02:10 +11:00
auth-options.c - markus@cvs.openbsd.org 2002/01/29 14:32:03 2002-02-05 12:13:41 +11:00
auth-options.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
auth-pam.c - (djm) Cleanup after sync: 2002-02-05 12:40:46 +11: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) Use bigcrypt() on systems with SCO_PROTECTED_PW. Patch from 2002-01-03 10:30:56 +11:00
auth-rh-rsa.c - markus@cvs.openbsd.org 2002/01/29 14:32:03 2002-02-05 12:13:41 +11:00
auth-rhosts.c - markus@cvs.openbsd.org 2002/01/29 14:32:03 2002-02-05 12:13:41 +11:00
auth-rsa.c - markus@cvs.openbsd.org 2001/12/28 14:50:54 2002-01-22 23:16:32 +11:00
auth-sia.c - (djm) Cleanup after sync: 2002-02-05 12:40:46 +11: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 - markus@cvs.openbsd.org 2002/01/12 13:10:29 2002-01-22 23:25:46 +11:00
auth.c - markus@cvs.openbsd.org 2002/01/29 14:32:03 2002-02-05 12:13:41 +11:00
auth.h - markus@cvs.openbsd.org 2001/12/27 19:54:53 2002-01-22 23:11:00 +11:00
auth1.c - (djm) Cleanup after sync: 2002-02-05 12:40:46 +11:00
auth2-chall.c - markus@cvs.openbsd.org 2002/01/13 17:57:37 2002-01-22 23:26:38 +11:00
auth2-pam.c - (djm) Make auth2-pam.c compile again after dispatch.h and packet.h 2002-01-22 23:43:12 +11: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 - (djm) Cleanup after sync: 2002-02-05 12:40:46 +11:00
authfd.c - stevesk@cvs.openbsd.org 2002/01/18 18:14:17 2002-01-22 23:33:31 +11:00
authfd.h - markus@cvs.openbsd.org 2001/08/07 10:37:46 2001-08-15 23:04:50 +00:00
authfile.c - stevesk@cvs.openbsd.org 2001/12/29 21:56:01 2002-01-22 23:18:15 +11:00
authfile.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
bufaux.c - stevesk@cvs.openbsd.org 2002/01/18 18:14:17 2002-01-22 23:33:31 +11:00
bufaux.h - markus@cvs.openbsd.org 2001/12/28 14:13:13 2002-01-22 23:15:57 +11:00
buffer.c - stevesk@cvs.openbsd.org 2002/01/18 18:14:17 2002-01-22 23:33:31 +11:00
buffer.h - stevesk@cvs.openbsd.org 2001/12/19 17:16:13 2001-12-21 14:56:54 +11:00
canohost.c - markus@cvs.openbsd.org 2002/01/29 14:32:03 2002-02-05 12:13:41 +11:00
canohost.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
channels.c - markus@cvs.openbsd.org 2002/02/06 14:55:16 2002-02-08 22:07:16 +11:00
channels.h - markus@cvs.openbsd.org 2002/02/05 14:32:55 2002-02-08 22:04:26 +11:00
cipher.c - markus@cvs.openbsd.org 2002/01/21 22:30:12 2002-01-22 23:34:35 +11:00
cipher.h I was promised that this does not need to have endness fix up by Markus. 2001-09-14 02:47:33 +00:00
clientloop.c - markus@cvs.openbsd.org 2002/02/06 14:55:16 2002-02-08 22:07:16 +11:00
clientloop.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
compat.c - markus@cvs.openbsd.org 2002/01/21 22:30:12 2002-01-22 23:34:35 +11:00
compat.h - markus@cvs.openbsd.org 2001/09/20 13:50:40 2001-09-20 23:13:49 +00:00
compress.c - stevesk@cvs.openbsd.org 2001/12/29 21:56:01 2002-01-22 23:18:15 +11:00
compress.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +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.ac [configure.ac] fix logic on when ssh-rand-helper is installed. 2002-01-30 22:14:03 -08: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 - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
deattack.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
deattack.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
defines.h - (bal) reverted out of 5/2001 change to atexit(). I assume I 2002-01-23 06:54:30 +00:00
dh.c - markus@cvs.openbsd.org 2001/12/27 19:37:23 2002-01-22 23:10:33 +11:00
dh.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
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 - (djm) autoconf hacking: 2002-01-22 21:57:53 +11: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 - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
groupaccess.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
hostfile.c - jakob@cvs.openbsd.org 2001/12/18 10:04:21 2001-12-21 12:47:09 +11:00
hostfile.h - jakob@cvs.openbsd.org 2001/12/18 10:04:21 2001-12-21 12:47:09 +11:00
includes.h - stevesk@cvs.openbsd.org 2002/01/26 16:44:22 2002-02-05 12:11:02 +11:00
install-sh - Added BSD compatible install program and autoconf test, thanks to 1999-11-25 12:31:26 +11:00
kex.c - markus@cvs.openbsd.org 2002/02/11 16:10:15 2002-02-13 13:54:06 +11:00
kex.h - markus@cvs.openbsd.org 2001/12/28 15:06:00 2002-01-22 23:17:30 +11:00
kexdh.c - markus@cvs.openbsd.org 2002/01/31 13:35:11 2002-02-05 12:19:52 +11:00
kexgex.c - markus@cvs.openbsd.org 2002/01/31 13:35:11 2002-02-05 12:19:52 +11:00
key.c - markus@cvs.openbsd.org 2002/01/25 22:07:40 2002-02-05 11:54:07 +11:00
key.h - stevesk@cvs.openbsd.org 2001/09/17 19:27:15 2001-09-18 05:41:19 +00:00
log.c - markus@cvs.openbsd.org 2002/02/04 12:15:25 2002-02-05 12:26:34 +11:00
log.h - markus@cvs.openbsd.org 2002/02/04 12:15:25 2002-02-05 12:26:34 +11:00
loginrec.c [TODO defines.h loginrec.c] Change the references to configure.in 2001-10-29 18:50:39 -08: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 2002/01/25 22:07:40 2002-02-05 11:54:07 +11:00
mac.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
match.c - markus@cvs.openbsd.org 2002/02/11 16:21:42 2002-02-13 13:55:30 +11:00
match.h - markus@cvs.openbsd.org 2001/12/05 16:54:51 2001-12-06 18:06:05 +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 - (djm) OpenBSD CVS Sync 2002-02-05 11:52:13 +11:00
misc.h - (djm) OpenBSD CVS Sync 2002-02-05 11:52:13 +11:00
mkinstalldirs - HPUX and Configure fixes from Lutz Jaenicke 2000-05-20 15:33:44 +10:00
moduli - (djm) Sync $sysconfdir/moduli 2001-09-25 13:06:18 +10:00
mpaux.c - itojun@cvs.openbsd.org 2001/02/08 19:30:52 2001-02-09 02:11:24 +00:00
mpaux.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
myproposal.h - markus@cvs.openbsd.org 2002/01/21 22:30:12 2002-01-22 23:34:35 +11:00
nchan.c - markus@cvs.openbsd.org 2002/01/21 23:27:10 2002-01-22 23:34:52 +11:00
nchan.ms - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
nchan2.ms - (bal) nchan2.ms resync. BSD License applied. 2001-10-04 21:16:57 +00:00
packet.c - stevesk@cvs.openbsd.org 2002/01/24 21:13:23 2002-02-05 11:52:54 +11:00
packet.h - markus@cvs.openbsd.org 2001/12/28 14:50:54 2002-01-22 23:16:32 +11:00
pathnames.h - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
radix.c - mpech@cvs.openbsd.org 2001/11/19 19:02:16 2001-12-06 16:39:56 +00:00
radix.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
readconf.c - markus@cvs.openbsd.org 2002/02/04 12:15:25 2002-02-05 12:26:34 +11:00
readconf.h - deraadt@cvs.openbsd.org 2002/02/10 01:07:05 2002-02-10 18:32:55 +11:00
readpass.c - markus@cvs.openbsd.org 2002/01/11 23:02:18 2002-01-22 23:24:51 +11:00
readpass.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
rijndael.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
rijndael.h - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
rsa.c - markus@cvs.openbsd.org 2001/12/27 18:22:16 2002-01-22 23:09:22 +11:00
rsa.h - markus@cvs.openbsd.org 2001/06/27 05:42:25 2001-07-04 05:02:23 +00:00
scard.c - markus@cvs.openbsd.org 2001/12/27 18:22:16 2002-01-22 23:09:22 +11:00
scard.h - markus@cvs.openbsd.org 2001/08/01 22:03:33 2001-08-06 21:35:51 +00:00
scp.1 - markus@cvs.openbsd.org 2002/01/29 23:50:37 2002-02-05 12:16:15 +11:00
scp.c - itojun@cvs.openbsd.org 2001/12/05 03:56:39 2001-12-06 17:55:26 +00:00
servconf.c - markus@cvs.openbsd.org 2002/02/04 12:15:25 2002-02-05 12:26:34 +11:00
servconf.h - markus@cvs.openbsd.org 2002/01/29 14:32:03 2002-02-05 12:13:41 +11:00
serverloop.c - markus@cvs.openbsd.org 2002/02/06 14:55:16 2002-02-08 22:07:16 +11:00
serverloop.h - markus@cvs.openbsd.org 2001/06/27 02:12:54 2001-07-04 04:53:53 +00:00
session.c - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
session.h - markus@cvs.openbsd.org 2002/02/03 17:53:25 2002-02-05 12:21:42 +11:00
sftp-client.c - djm@cvs.openbsd.org 2002/02/12 12:44:46 2002-02-13 14:04:37 +11:00
sftp-client.h - djm@cvs.openbsd.org 2002/02/12 12:32:27 2002-02-13 14:03:56 +11:00
sftp-common.c - deraadt@cvs.openbsd.org 2001/12/02 02:08:32 2001-12-06 17:50:03 +00:00
sftp-common.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
sftp-glob.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
sftp-glob.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
sftp-int.c - djm@cvs.openbsd.org 2002/02/12 12:32:27 2002-02-13 14:03:56 +11:00
sftp-int.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +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 - stevesk@cvs.openbsd.org 2001/12/29 21:56:01 2002-01-22 23:18:15 +11:00
sftp.1 - djm@cvs.openbsd.org 2002/02/12 12:32:27 2002-02-13 14:03:56 +11:00
sftp.c - djm@cvs.openbsd.org 2002/02/12 12:32:27 2002-02-13 14:03:56 +11:00
sftp.h - OpenBSD CVS Sync 2001-03-08 10:08:49 +11:00
ssh-add.1 - stevesk@cvs.openbsd.org 2002/02/04 20:41:16 2002-02-05 12:26:58 +11:00
ssh-add.c - markus@cvs.openbsd.org 2002/01/29 14:27:57 2002-02-05 12:12:49 +11:00
ssh-agent.1 - stevesk@cvs.openbsd.org 2002/02/04 20:41:16 2002-02-08 22:02:16 +11:00
ssh-agent.c - stevesk@cvs.openbsd.org 2002/02/05 15:50:12 2002-02-08 22:05:41 +11:00
ssh-dss.c - markus@cvs.openbsd.org 2002/01/25 21:42:11 2002-02-05 11:53:43 +11:00
ssh-dss.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
ssh-keygen.1 - djm@cvs.openbsd.org 2001/12/21 08:52:22 2002-01-22 23:05:08 +11:00
ssh-keygen.c - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@ 2002-01-30 09:37:06 +11:00
ssh-keyscan.1 - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
ssh-keyscan.c - markus@cvs.openbsd.org 2001/12/10 20:34:31 2001-12-21 12:45:43 +11:00
ssh-rand-helper.c - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
ssh-rsa.c - markus@cvs.openbsd.org 2002/01/25 21:42:11 2002-02-05 11:53:43 +11:00
ssh-rsa.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
ssh.1 - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
ssh.c - markus@cvs.openbsd.org 2002/02/07 09:35:39 2002-02-08 22:07:33 +11: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 - markus@cvs.openbsd.org 2002/01/11 13:36:43 2002-01-22 23:23:41 +11:00
ssh_config - stevesk@cvs.openbsd.org 2002/01/16 17:55:33 2002-01-22 23:32:39 +11:00
ssh_prng_cmds.in - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, 2001-07-22 19:32:00 +00:00
sshconnect.c - markus@cvs.openbsd.org 2002/01/21 15:13:51 2002-01-22 23:34:12 +11:00
sshconnect.h - markus@cvs.openbsd.org 2001/10/09 10:12:08 2001-10-10 15:07:44 +10:00
sshconnect1.c - markus@cvs.openbsd.org 2002/02/11 16:15:46 2002-02-13 13:54:27 +11:00
sshconnect2.c - markus@cvs.openbsd.org 2002/02/03 17:59:23 2002-02-05 12:23:32 +11:00
sshd.8 - deraadt@cvs.openbsd.org 2002/02/10 01:07:05 2002-02-10 18:32:55 +11:00
sshd.c - markus@cvs.openbsd.org 2002/02/11 16:19:39 2002-02-13 13:55:06 +11:00
sshd_config - (djm) OpenBSD CVS Sync 2002-02-10 18:32:28 +11:00
sshlogin.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
sshlogin.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
sshpty.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
sshpty.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
sshtty.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
sshtty.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
tildexpand.c - jakob@cvs.openbsd.org 2001/08/11 22:51:27 2001-08-15 23:19:21 +00:00
tildexpand.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
ttymodes.c - markus@cvs.openbsd.org 2001/12/27 20:39:58 2002-01-22 23:11:40 +11:00
ttymodes.h - stevesk@cvs.openbsd.org 2001/04/14 16:33:20 2001-04-14 23:13:02 +00:00
uidswap.c - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
uidswap.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
uuencode.c - (bal) CVS ID touch up on uuencode.c 2001-03-05 06:42:58 +00:00
uuencode.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
version.h - markus@cvs.openbsd.org 2001/12/05 15:04:48 2001-12-06 18:02:59 +00:00
xmalloc.c - stevesk@cvs.openbsd.org 2001/07/23 18:21:46 2001-08-06 21:03:23 +00:00
xmalloc.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +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 $