| Commit message (Expand) | Author | Age | Files | Lines |
* | More fixes for uint8_t being shorter than u_int8_t. | Guy Harris | 2014-04-23 | 1 | -5/+5 |
* | u_intN_t is dead, long live uintN_t. | Guy Harris | 2014-04-23 | 1 | -6/+6 |
* | Netdissectify the to-name resolution routines. | Guy Harris | 2014-04-04 | 1 | -1/+1 |
* | make use of NETDISSECT_REWORKED | Denis Ovsienko | 2014-03-15 | 1 | -1/+2 |
* | NDOize 8 more small decoders | Denis Ovsienko | 2014-03-13 | 1 | -27/+24 |
* | remove tcpdump's own CVS keywords | Denis Ovsienko | 2014-01-03 | 1 | -5/+0 |
* | Pull a bunch of headers into the only source file that includes them. | Guy Harris | 2013-12-30 | 1 | -1/+56 |
* | From Gisle Vanem: don't do the IN6_IS_ADDR_UNSPECIFIED stuff unless it's | guy | 2005-01-04 | 1 | -17/+9 |
* | Have the configure script arrange that the Makefile define _U_ | guy | 2003-11-16 | 1 | -4/+4 |
* | From Neil Spring: | guy | 2003-11-15 | 1 | -4/+4 |
* | Fix up some errors from the previous checkin. | guy | 2002-12-11 | 1 | -7/+13 |
* | The "__attribute__((packed))" tag on structures causes some files not to | guy | 2002-12-11 | 1 | -2/+3 |
* | Get rid of some unnecessary includes (<time.h>, <netdb.h>, and <ctype.h> | guy | 2002-08-06 | 1 | -2/+1 |
* | Small fix to reflect the change in the ip6_misc.h file of libpcap | risso | 2002-08-02 | 1 | -1/+6 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -6/+11 |
* | clarify some signedness mixup | itojun | 2001-11-16 | 1 | -5/+5 |
* | print [|ripng], not [|rip], on truncation. | itojun | 2001-11-16 | 1 | -2/+2 |
* | Don't print multiple lines for a single packet unless -vv | fenner | 2001-05-10 | 1 | -3/+3 |
* | no need to include ip6.h | itojun | 2000-10-07 | 1 | -3/+1 |
* | Get rid of includes of <netinet/in_systm.h>, and replace "n_short", | guy | 2000-09-29 | 1 | -2/+1 |
* | Add an "ip.h" header, to declare the IP stuff needed by dissectors, and | guy | 2000-09-23 | 1 | -3/+1 |
* | Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff needed | guy | 2000-09-23 | 1 | -3/+1 |
* | Unify rcsid[]'s. | fenner | 2000-01-09 | 1 | -1/+1 |
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -0/+4 |
* | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -0/+123 |