summaryrefslogtreecommitdiff
path: root/security/ssh2/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-11/+1
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Add WWW: to DESCR filesMichael Haro1999-05-031-1/+1
|
* Secure shell client and server (remote login program).Jun Kuriyama1998-11-231-88/+22
| | | | | PR: ports/8204 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
* Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:Peter Wemm1995-11-231-0/+3
| | | | | | 1) It eliminated the need for my horrible kludge patch-ad 2) 1.2.12 has data stream compression (like gzip). (I'm talking with the author about the remining three patches)
* Ssh is a secure rlogin/rsh/rcp replacement with strong authenticationTorsten Blum1995-10-071-0/+96
(.rhosts together with RSA based host authentication, and pure RSA authentication) and improved privacy (all communications are automatically and transparently encrypted).