summaryrefslogtreecommitdiff
path: root/net/SSLtelnet/files/patch-aa (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-08-16As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway1-64/+0
Notes: svn path=/head/; revision=116348
2002-10-19Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerabilityKris Kennaway1-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
2002-10-13The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago.Kris Kennaway1-64/+0
Remove it. Notes: svn path=/head/; revision=67930
2001-01-09- Fix compilation and installation error in CURRENT.Issei Suzuki1-1/+0
- maintainer is committer now. - Style fix in patch-* PR: 23255 Notes: svn path=/head/; revision=37046
2000-02-06USE_OPENSSLKris Kennaway1-10/+11
Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25529
1999-08-05Fix build and run problems in conjunction with OpenSSL.Dirk Froemberg1-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
1999-03-26${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.Dirk Froemberg1-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
1998-09-05Don't use libbsd & libutil on package.Vanilla I. Shu1-2/+13
Agreed by: maintainer Notes: svn path=/head/; revision=13016
1998-04-11It is a telnet/telnetd program support SSL encryptionVanilla I. Shu1-0/+57
and certification mechanism. PR: ports/6182 Submitted by: Issei Suzuki <issei@t-cnet.or.jp Notes: svn path=/head/; revision=10475