aboutsummaryrefslogtreecommitdiff
path: root/net/scand
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.12Pav Lucistnik2004-11-155-38/+8
| | | | | | | | PR: ports/73927 Submitted by: sand <sand@zunet.ru> (maintainer) Notes: svn path=/head/; revision=121706
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Fix build on ARCH != i386Kirill Ponomarev2003-11-191-0/+11
| | | | | | | | Submitted by: maintainer Noticed by: bento via kris Notes: svn path=/head/; revision=94349
* This program provides automatic TCP SYN and UDP scan detectionKirill Ponomarev2003-11-184-0/+45
and blocking facility for use with divert(4) sockets under FreeBSD. PR: 59412 Submitted by: Andrew V Stikheev <sand@links.ru> Notes: svn path=/head/; revision=94245