Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - (void)printf() -> printf(); the cast adds clutter for little value. | 2020-01-24 | 1 | -2/+2 | |
* | Remove #ifdef INET6 | 2018-10-22 | 1 | -3/+1 | |
* | Replace <sys/param.h> with <limits.h> and other less dirty headers where | 2015-01-16 | 1 | -2/+1 | |
* | better length handling. Fixes a crash found with the afl fuzzer. | 2014-11-20 | 1 | -1/+6 | |
* | No use for <netinet/in_systm.h> nor <netinet/tcpip.h>. | 2014-08-14 | 1 | -2/+1 | |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 2009-10-27 | 1 | -5/+1 | |
* | trash $Header goo which is just annoying; 5595 | 2007-10-07 | 1 | -2/+2 | |
* | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | 2002-02-19 | 1 | -4/+2 | |
* | Add $OpenBSD$. (jakob@ ok) | 2000-10-03 | 1 | -1/+3 | |
* | INET6 | 2000-04-26 | 1 | -2/+7 | |
* | bring more inline with tcpdump 3.4 | 1999-09-16 | 1 | -3/+3 | |
* | #if __STDC__ --> #ifdef __STDC__ | 1997-07-25 | 1 | -2/+2 | |
* | *** empty log message *** | 1996-12-12 | 1 | -9/+7 | |
* | it is 3.2 now. | 1996-07-13 | 1 | -0/+150 |