diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-18 21:56:21 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-18 21:56:21 +0100 |
commit | 5bbbd364c993ef1d51ba77e40bb56fc017d8ea78 (patch) | |
tree | 9fd50ad9b4993dac442c4479457b75a847cbffe5 /README | |
parent | Typo (diff) | |
download | openssh-5bbbd364c993ef1d51ba77e40bb56fc017d8ea78.tar.xz openssh-5bbbd364c993ef1d51ba77e40bb56fc017d8ea78.zip |
- Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -This is the Unix port of OpenBSD's excellent OpenSSH. +This is the port of OpenBSD's excellent OpenSSH to Linux and other +Unices. OpenSSH is based on the last free version of Tatu Ylonen's SSH with all patent-encumbered algorithms removed, all known security bugs |