diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ OpenSSH is based on the last free version of Tatu Ylonen's SSH with | |||
4 | all patent-encumbered algorithms removed, all known security bugs | 4 | all patent-encumbered algorithms removed, all known security bugs |
5 | fixed, new features reintroduced and many other clean-ups. More | 5 | fixed, new features reintroduced and many other clean-ups. More |
6 | information about SSH itself can be found in the file README.Ylonen. | 6 | information about SSH itself can be found in the file README.Ylonen. |
7 | OpenSSH has been created by Aaron Cambell, Bob Beck, Markus Friedl, | ||
8 | Niels Provos, Theo de Raadt, and Dug Song. | ||
7 | 9 | ||
8 | This port consists of the re-introduction of autoconf support, PAM | 10 | This port consists of the re-introduction of autoconf support, PAM |
9 | support (for Linux and Solaris), EGD[1] support, and replacements for | 11 | support (for Linux and Solaris), EGD[1] support, and replacements for |