Age | Commit message (Expand) | Author |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2018-11-08 | Close the fingerprints file in the child after it has been loaded. | Bryan Steele |
2018-11-08 | Hoist opening pf.os(5) fingerprints '-o' earlier so that it doesn't | Bryan Steele |
2017-05-28 | Reduce differences between the two pfctl_osfp.c files. | Michal Mazurek |
2017-05-28 | Catch up with pfctl/pfctl_osfp.c, no binary change. | Michal Mazurek |
2015-12-05 | Remove two sets of NULL-checks before free(). | mmcc |
2015-01-20 | Adjust <sys/param.h> comments regarding use of use of MSIZE, or | Theo de Raadt |
2014-08-14 | No use for <netinet/in_systm.h> nor <netinet/tcpip.h>. | Martin Pieuchot |
2013-12-22 | ctype cleanups, now that the kernel has u_char strings (that is the | Theo de Raadt |
2010-10-18 | Revert non-compatible and undocumented bullshit commited by 3 developers | Theo de Raadt |
2010-10-17 | Add quirks support to operating system fingerprinting. tcpdump part | Joel Sing |
2008-06-16 | use correct struct when checking DF or INET6, ok frantzen@ months ago | David Krause |
2006-12-13 | IPv6 passive OS fingerprinting. | Jun-ichiro itojun Hagino |
2005-02-17 | Fix indentation as to not mislead the code reader. No functional change. | Aaron Campbell |
2004-12-19 | use strchr instead of index | Theo de Raadt |
2004-01-28 | privilege separated tcpdump, joint work with otto@ | Can Erkin Acar |