summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-18 09:28:11 +1100
committerDamien Miller <djm@mindrot.org>1999-11-18 09:28:11 +1100
commit81428f9d10e81d9fe2e4af10df0c4e38d1192d70 (patch)
treeb19982baa6558d387f3537ef67d64a5f6a38ebd0 /README
parent10f6f6ba9ee14d306f8780edee8a10640c1643e0 (diff)
- Merged OpenBSD CVS changes
- [scp.c] foregroundproc() in scp - [sshconnect.h] include fingerprint.h - [sshd.c] bugfix: the log() for passwd-auth escaped during logging changes. - Added openssh.com info to README
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index f19e953d6..7a33935d3 100644
--- a/README
+++ b/README
@@ -5,7 +5,8 @@ all patent-encumbered algorithms removed, all known security bugs
5fixed, new features reintroduced and many other clean-ups. More 5fixed, new features reintroduced and many other clean-ups. More
6information about SSH itself can be found in the file README.Ylonen. 6information about SSH itself can be found in the file README.Ylonen.
7OpenSSH has been created by Aaron Cambell, Bob Beck, Markus Friedl, 7OpenSSH has been created by Aaron Cambell, Bob Beck, Markus Friedl,
8Niels Provos, Theo de Raadt, and Dug Song. 8Niels Provos, Theo de Raadt, and Dug Song. It has a homepage at
9http://www.openssh.com/
9 10
10This port consists of the re-introduction of autoconf support, PAM 11This port consists of the re-introduction of autoconf support, PAM
11support (for Linux and Solaris), EGD[1] support, and replacements for 12support (for Linux and Solaris), EGD[1] support, and replacements for
@@ -47,7 +48,8 @@ Internet Business Solutions
47 48
48Credits - 49Credits -
49 50
50The OpenBSD team 51Aaron Cambell, Bob Beck, Markus Friedl, Niels Provos,
52Theo de Raadt, and Dug Song - Creators of OpenSSH
51'jonchen' - the original author of PAM support of SSH 53'jonchen' - the original author of PAM support of SSH
52Dan Brosemer <odin@linuxfreak.com> - Autoconf and build fixes & Debian scripts 54Dan Brosemer <odin@linuxfreak.com> - Autoconf and build fixes & Debian scripts
53Nalin Dahyabhai <nalin.dahyabhai@pobox.com> - PAM environment patch 55Nalin Dahyabhai <nalin.dahyabhai@pobox.com> - PAM environment patch