]> The Tcpdump Group git mirrors - tcpdump/history - addrtoname.c
Avoid collison with error(), clean up code a bit.
[tcpdump] / addrtoname.c
2015-08-31  Guy HarrisThe official #define for 32-bit and 64-bit Windows...
2015-07-13  Bill ParkerAdd checks for strdup() failure.
2015-07-13  Guy HarrisWe're not doing setjmp/longjmp, so no need for static...
2015-05-20  Guy HarrisMerge pull request #455 from brooksdavis/gndo-cleanup
2015-04-27  Guy HarrisDon't cast away warnings for ether_ntohost().
2015-04-22  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2015-03-22  Denis Ovsienkodismiss NETDISSECT_REWORKED macro
2015-03-10  Guy HarrisGet rid of support for non-NDOified printers.
2015-02-12  Guy HarrisMerge pull request #429 from mkirkhart/inverse-arp...
2015-01-29  Denis Ovsienkorefine 802.1Q VLAN TCI decoding
2014-12-19  Guy HarrisClean up bounds checking.
2014-05-03  Guy HarrisMerge pull request #385 from qnet-herwin/cui
2014-05-02  Guy HarrisMerge git://github.com/the-tcpdump-group/tcpdump
2014-05-02  Guy HarrisMerge pull request #386 from gvanem/master
2014-05-02  Gisle VanemUse proper declaration
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-04-06  Denis OvsienkoMerge remote-tracking branch 'bpf/master'
2014-04-04  Guy HarrisDefine NETDISSECT_REWORKED and fix the issues it provokes.
2014-04-04  Guy HarrisNetdissectify the to-name resolution routines.
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2013-06-22  Guy HarrisMerge git://github.com/the-tcpdump-group/tcpdump
2013-06-22  Guy HarrisMerge pull request #317 from tejblum/strict-aliasing
2013-06-21  Denis OvsienkoMerge pull request #320 from tejblum/strict-aliasing-2
2013-06-16  Dmitrij TejblumFix a strict-aliasing GCC warning in getname6(), as... 320/head
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2012-09-10  Wesley ShieldsMerge remote-tracking branch 'upstream/master'
2012-09-05  Bill ParkerSanity Checking added to addrtoname
2012-09-05  Michael RichardsonMerge commit '477fe09d005dd951c6404f843a75811fdc993167'
2012-09-05  Michael RichardsonMerge pull request #25 from dogbert2/master
2012-09-04  Bill ParkerSanity Checking added to addrtoname
2012-09-03  Bill Parker In reviewing addrtoname.c, I found a minor issue...
2012-03-01  Guy HarrisBack out DLT_PFSYNC support.
2012-02-29  Guy HarrisAdd DLT_PFSYNC support.
2010-05-13  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2010-05-13  Michael RichardsonMerge commit 'lumag/master'
2010-03-25  Guy HarrisDon't blow up if a zero-length link-layer address is...
2010-03-09  Dmitry Eremin-Sole... addrtoname.[ch]: add a printer for Little-Endian 64...
2010-03-09  Dmitry Eremin-Sole... Merge remote branch 'origin/master'
2010-02-24  Guy HarrisMerge branch 'cleanup' of git://github.com/krajaratnam...
2010-02-20  Kovarththanan Raja... af.h/c: make several structs const
2010-02-20  Kovarththanan Raja... addrtoname.c: make several structs static
2010-02-20  Kovarththanan Raja... addrtoname.c: constify several structs
2007-08-08  hannesexpose the BUFSIZE def to the outside world
2006-05-12  guy"ether.h" defines more than we need, and, on some platf...
2006-02-27  hannesfrom Gisle Vanem:
2006-02-11  hannesrework the ARP printer & add support for Frame-Relay ARP
2005-09-29  hannesdepreciate llcsap_string() as LLC SAP name resolution...
2005-07-26  guyFix the buffer size argument to "snprintf()" in "ethera...
2005-04-25  guyDon't exit just because an NSAP had a length of 0 or...
2005-04-20  guySome systems (*cough*Irix*cough) not only don't declare
2005-04-20  guyIf we don't have ether_ntohost(), don't bother declarin...
2005-04-20  guyFrom Albert Chin: IBM's AIX C compiler complains about...
2005-04-10  hannesplumb in oui-name resolution
2005-03-27  guyDo the same sort of checks whether ether_ntohost()...
2005-03-08  hannescode cleanup:
2005-01-04  guyFrom Gisle Vanem:
2004-12-13  itojuncorrect weird indentation
2004-03-24  guy"getname()" is not always passed a pointer to packet...
2004-03-18  guyDon't omit leading 0's when displaying the bytes of...
2004-02-18  hannessecurity patch from jonathan heusser:
2004-01-27  guy__MINGW32__ is defined by MinGW, but not, as far as...
2004-01-26  rissoprevent a call to getnameinfo() under cygnus, which...
2003-12-15  guyGet rid of an unused variable.
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-07-31  fennerRemove the -a flag. It's nonsensical to apply the...
2003-06-05  rissoAdded a fake gethostbyaddr function for Windows to...
2002-10-05  hannesmake MAC address output fixed size
2002-09-05  guyAdd a few more GCC warnings on GCC >= 2 for ".devel...
2002-08-07  rissoWhen adding Win32 support, I forgot a declspec before...
2002-08-02  guyOnly include in "tcpdump-stdinc.h" the headers that...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-06-11  itojunwhitespace cleanup
2002-06-02  guyDon't bother including <netinet/if_ether.h> if we're...
2002-05-31  itojunpedant
2001-11-25  guyFrom Heinz-Ado Arnolds <[email protected]>:
2001-11-15  itojuncomment; there has to be error traps against strdup...
2001-11-05  itojunSIGALRM code in gethostbyaddr() can leak memory.
2001-09-17  fennerEliminate some unused parameters.
2001-06-28  guyAs we're not using "bcmp()" or "bcopy()" in "addrtoname...
2001-06-26  itojunbackout 1.77
2001-06-26  itojunno real need to use bcmp and bcopy, use memcmp and...
2001-06-26  guyIf the platform on which tcpdump is being built has...
2001-06-24  itojunneed paren around shift ops
2001-06-24  itojunmemcpy() can be optimized in wacky way by compilers...
2001-06-18  itojunmake arp_print() L2 neutral. from netbsd
2001-06-15  fennerAdd CiscoMLS and CiscoVTP SNAP protocol ID's
2001-05-10  fennerAdd CiscoCDP, CiscoCGMP, and rename ExtremeDiscoveryPro...
2001-05-09  fennerCreate a place to register OUI+protocol numbers for...
2001-04-27  fennerChange HAVE_ETHER_HOSTTON to USE_ETHER_HOSTTON
2001-01-20  guyPatch from Pekka Savola <[email protected]> to get...
2001-01-17  guySigh. Not all systems have <netinet/if_ether.h> -...
2000-10-07  itojunno need to include ip6.h
2000-07-01  assarremove non-STDC code
2000-01-19  itojunavoid strcpy. why bother...
2000-01-19  itojuncorrect path to netinet/ip6.h (follow RFC2292)
2000-01-17  itojuns/sprintf/snprintf/.
1999-11-21  fennerSwitch to config.h instead of passing defines in DEFS.
1999-11-20  itojunfix out-of-bound array access on IPv6 address hashing.
next