aboutsummaryrefslogtreecommitdiff
path: root/nametoaddr.c
AgeCommit message (Expand)Author
2023-02-15Fix spaces before tabs in indentationFrancois-Xavier Le Bail
2022-02-20Fix a comment. [skip ci]Guy Harris
2022-02-20Squelch a few warnings on AIX. [skip appveyor]Denis Ovsienko
2020-06-21Fix "unknown ether proto 'aarp'"Francois-Xavier Le Bail
2020-06-12Remove undocumented and rather old "ether proto" protocolsFrancois-Xavier Le Bail
2020-05-24Sort the Ethernet protocols database by namesFrancois-Xavier Le Bail
2020-01-06Fix compilation on CygwinOrgad Shaneh
2019-12-18Check for invalid IPv4 addresses.Guy Harris
2019-11-05Squelch more warnings in MinGW builds.Guy Harris
2019-09-24Nine is a digit.Bill Fenner
2019-08-31Don't use ctype.h macros.Guy Harris
2018-10-23Only initialize np to NULL for Linux's getnetbyname_r().Guy Harris
2018-10-23Initializing np value to NULLPhilippe Antoine
2018-09-14Suppress warnings about the deprecation of gethostbyname().Guy Harris
2018-07-14Update error codes for "real error" with getaddrinfo()Francois-Xavier Le Bail
2018-04-02Fix MSVC build.Guy Harris
2018-04-02Squelch some "no declaration before definition" warnings.Guy Harris
2018-03-28Fix the -Wunused-parameter warnings that have obvious fixesJoerg Mayer
2018-03-20Squelch some warnings.Guy Harris
2018-03-20Don't use old-style function definitions.Guy Harris
2018-03-20Use for (;;) rather than while (1).Guy Harris
2018-01-29Don't use fopen_s().Guy Harris
2018-01-28Clarify the thread safety of pcap_ether_hostton().Guy Harris
2018-01-27Try to make pcap_compile() thread-safer.Guy Harris
2018-01-21Clean up #endif comments.Guy Harris
2017-11-05Get rid of an unused variable.Guy Harris
2017-10-31Handle fopen() and fopen_s() differently.Guy Harris
2017-09-20Renamed Wspiapi.h to wspiapi.hAli Abdulkadir
2017-09-19Fix comment.Guy Harris
2017-09-19Clean up the ether_hostton() stuff.Guy Harris
2017-09-05Get rid of pcap-stdinc.h.Guy Harris
2017-08-18Always include <config.h> rather than "config.h".Guy Harris
2016-08-07Cope with the NetBSD issue in a different way.Guy Harris
2016-08-07Cope with a NetBSD annoyance.Guy Harris
2016-03-06Get rid of obsolete variable.Gisle Vanem
2016-02-11Don't use global state for the BPF compiler.Guy Harris
2015-12-27Export some more functions and some variables.Guy Harris
2015-09-23Get rid of Win32/Src/{getnetent.c,getnetbynm.c} - we don't build or use them.Guy Harris
2015-09-23Don't use our own getaddrinfo() on Windows.Guy Harris
2015-08-31The official #define for 32-bit and 64-bit Windows is _WIN32.Guy Harris
2014-01-03remove libpcap's own CVS keywordsDenis Ovsienko
2013-04-14Check for malloc failing in pcap_ether_aton().Guy Harris
2012-11-30Fix memory leak.Guy Harris
2009-02-14From Gisle Vanem:Guy Harris
2008-02-06From Arien Vijn: support various notions for MAC addresses.guy
2007-06-11Pick up changes from NetBSD:guy
2006-10-04Put the public libpcap headers into a pcap subdirectory in both theguy
2005-04-20Some systems (*cough*Irix*cough) not only don't declareguy
2005-04-20<string.h> is the ANSI C standard header file to include for variousguy
2005-04-19From Patrick Marie <mycroft@virgaria.org>: add support for port rangesguy