aboutsummaryrefslogtreecommitdiff
path: root/net/despoof
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Chase mastersites per distfile survey.Mark Linimon2005-11-282-2/+2
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=149741
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Update the website URL.Peter Pentchev2004-12-302-1/+2
| | | | Notes: svn path=/head/; revision=125523
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,Peter Pentchev2004-11-011-1/+1
| | | | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> Notes: svn path=/head/; revision=120589
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update website URL's in pkg-descr.Peter Pentchev2003-12-141-1/+1
| | | | Notes: svn path=/head/; revision=95778
* Remove pkg-comment files in my ports.Peter Pentchev2003-02-192-1/+1
| | | | Notes: svn path=/head/; revision=75894
* Add MASTER_SITE_PACKETSTORM as additional mirrorTilman Keskinoz2003-02-151-1/+2
| | | | | | | | PR: 45396 Submitted by: Jim Geovedi <negative@magnesium.net> Notes: svn path=/head/; revision=75577
* Fix a fennerism - add packetstorm as a MASTER_SITE, because Razor's sitePeter Pentchev2001-06-091-1/+2
| | | | | | | seems to be down. Notes: svn path=/head/; revision=43699
* Take over maintainershipPeter Pentchev2000-11-251-1/+1
| | | | | | | Approved by: kris (former maintainer) Notes: svn path=/head/; revision=35409
* despoof 0.9 is a utility for comparing the TTL of a received packet whichKris Kennaway2000-09-037-0/+63
is considered "suspicious" with the actual TTL of a test packet sent to that host, to try and detect packet spoofing. It is intended to be used as part of an IDS system. Notes: svn path=/head/; revision=32219