summaryrefslogtreecommitdiff
path: root/net/SSLtelnet/files/patch-aa (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway2004-08-161-64/+0
| | | | Notes: svn path=/head/; revision=116348
* Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerabilityKris Kennaway2002-10-191-0/+64
| | | | | | | | | | described in FreeBSD-SA-01:49.telnetd Submitted by: kondo hiroshi <kondo@ysyslab.co.jp> PR: ports/42676 Notes: svn path=/head/; revision=68324
* The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago.Kris Kennaway2002-10-131-64/+0
| | | | | | | Remove it. Notes: svn path=/head/; revision=67930
* - Fix compilation and installation error in CURRENT.Issei Suzuki2001-01-091-1/+0
| | | | | | | | | | - maintainer is committer now. - Style fix in patch-* PR: 23255 Notes: svn path=/head/; revision=37046
* USE_OPENSSLKris Kennaway2000-02-061-10/+11
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25529
* Fix build and run problems in conjunction with OpenSSL.Dirk Froemberg1999-08-051-16/+7
| | | | | | | | | | Natively SSLtelnet works with SSLeay, only. PR: ports/12973 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=20534
* ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.Dirk Froemberg1999-03-261-5/+10
| | | | | | | | | | Unfortunaly SSLtelnet doesn't work with openssl-0.9.2b at the moment. We'll try to fix this as soon as possible. OK'ed by: Issei Suzuki <issei@jp.freebsd.org> (maintainer) Notes: svn path=/head/; revision=17396
* Don't use libbsd & libutil on package.Vanilla I. Shu1998-09-051-2/+13
| | | | | | | Agreed by: maintainer Notes: svn path=/head/; revision=13016
* It is a telnet/telnetd program support SSL encryptionVanilla I. Shu1998-04-111-0/+57
and certification mechanism. PR: ports/6182 Submitted by: Issei Suzuki <issei@t-cnet.or.jp Notes: svn path=/head/; revision=10475