2010-03-31 |
Guy Harris | Don't blow up if a zero-length link-layer address is... |
blob | commitdiff | raw |
2010-02-24 |
Guy Harris | Merge branch 'cleanup' of git://github.com/krajaratnam... |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Kovarththanan Raja... | af.h/c: make several structs const |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Kovarththanan Raja... | addrtoname.c: make several structs static |
blob | commitdiff | raw | diff to current |
2010-02-20 |
Kovarththanan Raja... | addrtoname.c: constify several structs |
blob | commitdiff | raw | diff to current |
2007-08-08 |
hannes | expose the BUFSIZE def to the outside world |
blob | commitdiff | raw | diff to current |
2006-05-12 |
guy | "ether.h" defines more than we need, and, on some platf... |
blob | commitdiff | raw | diff to current |
2006-02-27 |
hannes | from Gisle Vanem: |
blob | commitdiff | raw | diff to current |
2006-02-11 |
hannes | rework the ARP printer & add support for Frame-Relay ARP |
blob | commitdiff | raw | diff to current |
2005-09-29 |
hannes | depreciate llcsap_string() as LLC SAP name resolution... |
blob | commitdiff | raw | diff to current |
2005-07-26 |
guy | Fix the buffer size argument to "snprintf()" in "ethera... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
guy | Don't exit just because an NSAP had a length of 0 or... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | Some systems (*cough*Irix*cough) not only don't declare |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | If we don't have ether_ntohost(), don't bother declarin... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | From Albert Chin: IBM's AIX C compiler complains about... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
hannes | plumb in oui-name resolution |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Do the same sort of checks whether ether_ntohost()... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
hannes | code cleanup: |
blob | commitdiff | raw | diff to current |
2005-01-04 |
guy | From Gisle Vanem: |
blob | commitdiff | raw | diff to current |
2004-12-13 |
itojun | correct weird indentation |
blob | commitdiff | raw | diff to current |
2004-03-24 |
guy | "getname()" is not always passed a pointer to packet... |
blob | commitdiff | raw | diff to current |
2004-03-18 |
guy | Don't omit leading 0's when displaying the bytes of... |
blob | commitdiff | raw | diff to current |
2004-02-18 |
hannes | security patch from jonathan heusser: |
blob | commitdiff | raw | diff to current |
2004-01-27 |
guy | __MINGW32__ is defined by MinGW, but not, as far as... |
blob | commitdiff | raw | diff to current |
2004-01-26 |
risso | prevent a call to getnameinfo() under cygnus, which... |
blob | commitdiff | raw | diff to current |
2003-12-15 |
guy | Get rid of an unused variable. |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | Have the configure script arrange that the Makefile... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | From Neil Spring: |
blob | commitdiff | raw | diff to current |
2003-07-31 |
fenner | Remove the -a flag. It's nonsensical to apply the... |
blob | commitdiff | raw | diff to current |
2003-06-05 |
risso | Added a fake gethostbyaddr function for Windows to... |
blob | commitdiff | raw | diff to current |
2002-10-05 |
hannes | make MAC address output fixed size |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Add a few more GCC warnings on GCC >= 2 for ".devel... |
blob | commitdiff | raw | diff to current |
2002-08-07 |
risso | When adding Win32 support, I forgot a declspec before... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Only include in "tcpdump-stdinc.h" the headers that... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2002-06-02 |
guy | Don't bother including <netinet/if_ether.h> if we're... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
itojun | pedant |
blob | commitdiff | raw | diff to current |
2001-11-25 |
guy | From Heinz-Ado Arnolds <[email protected]>: |
blob | commitdiff | raw | diff to current |
2001-11-15 |
itojun | comment; there has to be error traps against strdup... |
blob | commitdiff | raw | diff to current |
2001-11-05 |
itojun | SIGALRM code in gethostbyaddr() can leak memory. |
blob | commitdiff | raw | diff to current |
2001-09-17 |
fenner | Eliminate some unused parameters. |
blob | commitdiff | raw | diff to current |
2001-06-28 |
guy | As we're not using "bcmp()" or "bcopy()" in "addrtoname... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
itojun | backout 1.77 |
blob | commitdiff | raw | diff to current |
2001-06-26 |
itojun | no real need to use bcmp and bcopy, use memcmp and... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
guy | If the platform on which tcpdump is being built has... |
blob | commitdiff | raw | diff to current |
2001-06-24 |
itojun | need paren around shift ops |
blob | commitdiff | raw | diff to current |
2001-06-24 |
itojun | memcpy() can be optimized in wacky way by compilers... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
itojun | make arp_print() L2 neutral. from netbsd |
blob | commitdiff | raw | diff to current |
2001-06-15 |
fenner | Add CiscoMLS and CiscoVTP SNAP protocol ID's |
blob | commitdiff | raw | diff to current |
2001-05-10 |
fenner | Add CiscoCDP, CiscoCGMP, and rename ExtremeDiscoveryPro... |
blob | commitdiff | raw | diff to current |
2001-05-09 |
fenner | Create a place to register OUI+protocol numbers for... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
fenner | Change HAVE_ETHER_HOSTTON to USE_ETHER_HOSTTON |
blob | commitdiff | raw | diff to current |
2001-01-20 |
guy | Patch from Pekka Savola <[email protected]> to get... |
blob | commitdiff | raw | diff to current |
2001-01-17 |
guy | Sigh. Not all systems have <netinet/if_ether.h> -... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
itojun | no need to include ip6.h |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-STDC code |
blob | commitdiff | raw | diff to current |
2000-01-19 |
itojun | avoid strcpy. why bother... |
blob | commitdiff | raw | diff to current |
2000-01-19 |
itojun | correct path to netinet/ip6.h (follow RFC2292) |
blob | commitdiff | raw | diff to current |
2000-01-17 |
itojun | s/sprintf/snprintf/. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
fenner | Switch to config.h instead of passing defines in DEFS. |
blob | commitdiff | raw | diff to current |
1999-11-20 |
itojun | fix out-of-bound array access on IPv6 address hashing. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|