| Commit message (Expand) | Author | Age | Files | Lines |
| * | u_intN_t is dead, long live uintN_t. | Guy Harris | 2014-04-23 | 1 | -12/+12 |
| * | NDOize the rest of util.c | Denis Ovsienko | 2014-04-14 | 1 | -1/+1 |
| * | NDOize SMB decoder | Denis Ovsienko | 2014-04-02 | 1 | -2/+2 |
| * | NDOize EIGRP, ICMP, L2TP, STP and UDP decoders | Denis Ovsienko | 2014-03-15 | 1 | -1/+1 |
| * | make use of NETDISSECT_REWORKED | Denis Ovsienko | 2014-03-15 | 1 | -0/+1 |
| * | NDOize 8 more small decoders | Denis Ovsienko | 2014-03-13 | 1 | -56/+54 |
| * | remove tcpdump's own CVS keywords | Denis Ovsienko | 2014-01-03 | 1 | -5/+0 |
| * | Commit more changes from the previous two. | Guy Harris | 2013-12-30 | 1 | -1/+24 |
| * | Print IPX network numbers as 8 hex digits, as we do elsewhere. | Guy Harris | 2010-08-17 | 1 | -2/+2 |
| * | Bounds-check the individual components of a SAP reply. | guy | 2005-05-06 | 1 | -2/+3 |
| * | Add an "fn_printzp()" routine for printing null-padded strings (strings | guy | 2005-05-06 | 1 | -2/+5 |
| * | From Steinar Haug <sthaug@nethelp.no>: put declarations inside a | guy | 2004-05-26 | 1 | -5/+5 |
| * | display cosmetics to better indicate that we are dissecting IPX frames | hannes | 2004-05-01 | 1 | -1/+4 |
| * | display cosmetics | hannes | 2004-04-30 | 1 | -7/+7 |
| * | -add baseline support for dissecting EIGRP-IP and EIGRP-IPX messages | hannes | 2004-04-30 | 1 | -2/+2 |
| * | 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 |
| * | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -6/+2 |
| * | From Heinz-Ado Arnolds <Ado.Arnolds@dhm-systems.de>: | guy | 2001-11-25 | 1 | -7/+6 |
| * | Add --enable-smb to make it easier to re-enable the SMB printer. | fenner | 2001-10-08 | 1 | -3/+3 |
| * | disable smb printing until we have boundary checks in *smb*.c (there's almost | itojun | 2001-10-04 | 1 | -1/+5 |
| * | Handle IPX socket 0x553, which is some kind of NetBIOS-over-IPX socket. | guy | 2001-01-15 | 1 | -1/+6 |
| * | IPX SAP requests don't have service names in them, they just have a | guy | 2001-01-15 | 1 | -14/+11 |
| * | IPX socket 0x85be is for Cisco EIGRP over IPX. | guy | 2001-01-15 | 1 | -1/+4 |
| * | 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 | -4/+1 |
| * | remove non-STDC code | assar | 2000-07-01 | 1 | -3/+1 |
| * | s/sprintf/snprintf/. | itojun | 2000-01-17 | 1 | -2/+2 |
| * | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 |
| * | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder. | itojun | 1999-10-30 | 1 | -1/+3 |
| * | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -4/+1 |
| * | Initial revision | mcr | 1999-10-07 | 1 | -0/+215 |