index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
pfctl
/
pfctl_osfp.c
Age
Commit message (
Expand
)
Author
2009-12-24
spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h
Igor Sobrado
2006-12-13
IPv6 passive OS fingerprinting.
Jun-ichiro itojun Hagino
2006-04-08
Plug simple memory leak. ``Don't forget to free tcpopts when you
Ray Lai
2005-11-12
return; at end of function is dorky
Theo de Raadt
2005-02-17
Fix indentation as to not mislead the code reader. No functional change.
Aaron Campbell
2004-12-29
Make sure that fingerprint_count gets reset to 0 correctly when we flush
Ryan Thomas McBride
2004-12-19
use strchr instead of index
Theo de Raadt
2004-04-09
Do not try to load directories. found+ok mpech@
Cedric Berger
2004-02-27
make pfctl -s all a bit more useful again by not printing a lllooooooottttt of
Henning Brauer
2004-02-10
KNF
Daniel Hartmeier
2004-02-10
KNF
Henning Brauer
2004-01-29
Clean up 'pfctl -s all' output.
Ryan Thomas McBride
2003-08-27
kill dangling 'else'. fixes modulus in W and M TCP options
Mike Frantzen
2003-08-22
pf spelling police
David Krause
2003-08-22
KNF
Henning Brauer
2003-08-21
Add Michal Zalewski's p0f v2 style passive OS fingerprinting to PF.
Mike Frantzen