aboutsummaryrefslogtreecommitdiff
path: root/security/sniff
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Reset undeliverable maintainer address (past 1 month):Kris Kennaway2005-11-141-2/+2
| | | | | | | | | | <veraldi@cs.unibo.it>: cannot access mailbox /var/mail/veraldi for user veraldi. error writing message: Disk quota exceeded Reindent COMMENT Notes: svn path=/head/; revision=148187
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .Bill Fenner2000-06-221-1/+2
| | | | Notes: svn path=/head/; revision=29788
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-8/+8
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* Move a couple of orphaned distfiles to ~fennerBill Fenner2000-03-221-1/+1
| | | | Notes: svn path=/head/; revision=26956
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Import of sniff v1.0Justin M. Seger1998-12-245-0/+25
This program filters the tcpump raw packet data looking for logins and passwords on the most commonly used tcp ports (ftp telnet pop3 ...). It dumps sniffed data to a file named sniff.log PR: 9039 Submitted by: admin@righi.ml.org Notes: svn path=/head/; revision=15603