diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-01-29 08:34:16 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-01-29 08:34:16 +0000 |
commit | 035782e71284c2d424f605b20d720c00797b3733 (patch) | |
tree | 5331f4d0e38dbd792dcf8aef0ecf430d1331b65b /ssh-add.1 | |
parent | 91fd62af63cc3b7660930240042e71cff85abcb2 (diff) | |
download | openssh-git-035782e71284c2d424f605b20d720c00797b3733.tar.gz |
- markus@cvs.openbsd.org 2001/01/28 10:24:04
[ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1]
cleanup AUTHORS sections
Diffstat (limited to 'ssh-add.1')
-rw-r--r-- | ssh-add.1 | 33 |
1 files changed, 8 insertions, 25 deletions
@@ -119,31 +119,14 @@ may be necessary to redirect the input from to make this work.) .El .Sh AUTHORS -Tatu Ylonen <ylo@cs.hut.fi> -.Pp -OpenSSH -is a derivative of the original (free) ssh 1.2.12 release, but with bugs -removed and newer features re-added. -Rapidly after the 1.2.12 release, -newer versions bore successively more restrictive licenses. -This version of OpenSSH -.Bl -bullet -.It -has all components of a restrictive nature (i.e., patents, see -.Xr crypto 3 ) -directly removed from the source code; any licensed or patented components -are chosen from -external libraries. -.It -has been updated to support ssh protocol 1.5. -.It -contains added support for -.Xr kerberos 8 -authentication and ticket passing. -.It -supports one-time password authentication with -.Xr skey 1 . -.El +OpenSSH is a derivative of the original and free +ssh 1.2.12 release by Tatu Ylonen. +Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, +Theo de Raadt and Dug Song +removed many bugs, re-added newer features and +created OpenSSH. +Markus Friedl contributed the support for SSH +protocol versions 1.5 and 2.0. .Sh SEE ALSO .Xr ssh 1 , .Xr ssh-agent 1 , |