summaryrefslogtreecommitdiff
path: root/security/p0f
AgeCommit message (Collapse)AuthorFilesLines
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-12Update p0f to version 1.8.3zuntum4-14/+17
Changelog: 1.8.3 (Feb 6, 2003) - Lots of new signatures - URL's for papers and sites with information on fingerprinting. - Information on the windows/Cygwin port. .exe for 1.8.3 will show up soon. 1.8.2.2 (May 13, 2002) - Rechecked version numbers. (Bill) - Mysql cleanup and integration - Mysql quickstart (Marion) 1.8.2.1 (May 12, 2002) - Mysql Support Added (Evrim ULU <evrim@core.gen.tr>) - FPS Buffer Length increased from 120 to 150 (Evrim) - p0f-mysql.conf config file added for mysql connectivity (Evrim) - parser for p0f.fp was corrected. It was including wwww:ttt: ... line in the comments. (Evrim) - mysql/db.sql file is included for creation of db tables (Evrim) - Makefile.mysql is added - no gnu autoconf support yet. (Evrim) - New RedHat 7.0 Beta Fischer FP added. (Evrim) - Max fingerprints raised to 5000 for the moresigs project. (Bill)
2003-02-02Make this package honor PKG_SYSCONFDIR. Bump PKGREVISION.jmmv4-27/+25
2003-01-25Remove (hi hubert!)wiz1-14/+0
2003-01-17Update p0f to 1.8.2. Changes:hubertf4-14/+26
1. Developer changed s/Micha³ Zalewski/William Stearns/ 2. A lot of new finger prints. 3. GPL -> LGPL license change Full list (not so big) in ChangeLog Patch contributed by Dawid Szymañski in PR 19896.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-4/+4
2001-04-19Move to sha1 digests, add distfile sizes.agc1-1/+2
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-26Add p0f-1.7: passive OS fingerprinting toolhubertf4-23/+11
Passive OS fingerprinting technique based on information coming from remote host when it establishes connection to our system. Captured packets contains enough information to determine OS - and, unlike active scanners (nmap, queSO) - without sending anything to this host. Submitted by in private mail.
2001-03-26Initial import of p0f-1.7zuntum7-0/+71
Passive OS fingerprinting technique based on information coming from remote host when it establishes connection to our system. Captured packets contains enough information to determine OS - and, unlike active scanners (nmap, queSO) - without sending anything to this host. Package contributed by Dawid Szymanski <daws@irc.pl> on IRC.