summaryrefslogtreecommitdiff
path: root/net/SSLtelnet/files/patch-af (follow)
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove these broken/insecure/obsolete ports.Kris Kennaway2004-08-161-79/+0
| | | | Notes: svn path=/head/; revision=116348
* Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerabilityKris Kennaway2002-10-191-0/+79
| | | | | | | | | | 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-79/+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
* time(3) returns a time_t and not a long. This fixes build on the Alpha.Steve Price2000-08-081-2/+12
| | | | Notes: svn path=/head/; revision=31391
* Fix build and run problems in conjunction with OpenSSL.Dirk Froemberg1999-08-051-0/+70
Natively SSLtelnet works with SSLeay, only. PR: ports/12973 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer) Notes: svn path=/head/; revision=20534