summaryrefslogtreecommitdiff
path: root/net/cryptcat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build of net/cryptcatEdwin Groothuis2002-12-111-0/+26
| | | | | | | | | PR: ports/44992 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: Roman Shterenzon <romanbsd@yahoo.com> (maintainer) Notes: svn path=/head/; revision=71518
* Fix build on -current by including required headers and not trying toKris Kennaway2002-09-052-9/+39
| | | | | | | compile/link c++ code with cc(1) Notes: svn path=/head/; revision=65634
* Add cryptcat 0.0, which is standard netcat enhanced with twofishWill Andrews2001-03-106-0/+88
encryption. PR: 23658 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=39443