2023-02-15 |
Francois-Xavier... | Fix spaces before tabs in indentation |
blob | commitdiff | raw |
2022-02-20 |
Guy Harris | Fix a comment. [skip ci] |
blob | commitdiff | raw | diff to current |
2022-02-20 |
Denis Ovsienko | Squelch a few warnings on AIX. [skip appveyor] |
blob | commitdiff | raw | diff to current |
2020-08-28 |
Michael Richardson | Merge pull request #906 from Oppen/issue_898 |
blob | commitdiff | raw | diff to current |
2020-06-21 |
Francois-Xavier... | Fix "unknown ether proto 'aarp'" |
blob | commitdiff | raw | diff to current |
2020-06-12 |
Francois-Xavier... | Remove undocumented and rather old "ether proto" protocols 936/head |
blob | commitdiff | raw | diff to current |
2020-05-24 |
Francois-Xavier... | Sort the Ethernet protocols database by names |
blob | commitdiff | raw | diff to current |
2020-03-01 |
Michael Richardson | Merge pull request #889 from vovkos/master |
blob | commitdiff | raw | diff to current |
2020-03-01 |
Michael Richardson | Merge pull request #895 from desowin/usb |
blob | commitdiff | raw | diff to current |
2020-01-12 |
B. Scott Michel | Merge branch 'cmake_library_architecture' of https... 876/head |
blob | commitdiff | raw | diff to current |
2020-01-06 |
Guy Harris | Merge pull request #896 from orgads/cygwin |
blob | commitdiff | raw | diff to current |
2020-01-06 |
Orgad Shaneh | Fix compilation on Cygwin 896/head |
blob | commitdiff | raw | diff to current |
2019-12-18 |
Guy Harris | Check for invalid IPv4 addresses. |
blob | commitdiff | raw | diff to current |
2019-11-06 |
Guy Harris | Squelch more warnings in MinGW builds. |
blob | commitdiff | raw | diff to current |
2019-09-24 |
Guy Harris | Merge pull request #847 from fenner/nineisadigit |
blob | commitdiff | raw | diff to current |
2019-09-24 |
Bill Fenner | Nine is a digit. 847/head |
blob | commitdiff | raw | diff to current |
2019-09-01 |
Guy Harris | Don't use ctype.h macros. |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Michael Richardson | Merge pull request #771 from ether42/reuseaddr |
blob | commitdiff | raw | diff to current |
2019-04-25 |
Michael Richardson | Merge pull request #749 from nmap/manpage-formatting |
blob | commitdiff | raw | diff to current |
2019-01-07 |
Guy Harris | Merge branch 'master' of https://github.com/rixed/libpc... |
blob | commitdiff | raw | diff to current |
2018-10-23 |
Guy Harris | Only initialize np to NULL for Linux's getnetbyname_r(). |
blob | commitdiff | raw | diff to current |
2018-10-23 |
Guy Harris | Merge pull request #774 from catenacyber/uninit |
blob | commitdiff | raw | diff to current |
2018-10-23 |
Philippe Antoine | Initializing np value to NULL 774/head |
blob | commitdiff | raw | diff to current |
2018-09-15 |
Guy Harris | Suppress warnings about the deprecation of gethostbyname(). |
blob | commitdiff | raw | diff to current |
2018-08-25 |
Guy Harris | Merge pull request #722 from rixed/patch-1 |
blob | commitdiff | raw | diff to current |
2018-07-14 |
Francois-Xavier... | Update error codes for "real error" with getaddrinfo() |
blob | commitdiff | raw | diff to current |
2018-04-03 |
Guy Harris | Fix MSVC build. |
blob | commitdiff | raw | diff to current |
2018-04-03 |
Guy Harris | Squelch some "no declaration before definition" warnings. |
blob | commitdiff | raw | diff to current |
2018-03-28 |
Joerg Mayer | Fix the -Wunused-parameter warnings that have obvious... |
blob | commitdiff | raw | diff to current |
2018-03-20 |
Guy Harris | Squelch some warnings. |
blob | commitdiff | raw | diff to current |
2018-03-20 |
Guy Harris | Don't use old-style function definitions. |
blob | commitdiff | raw | diff to current |
2018-03-20 |
Guy Harris | Use for (;;) rather than while (1). |
blob | commitdiff | raw | diff to current |
2018-01-29 |
Guy Harris | Don't use fopen_s(). |
blob | commitdiff | raw | diff to current |
2018-01-28 |
Guy Harris | Clarify the thread safety of pcap_ether_hostton(). |
blob | commitdiff | raw | diff to current |
2018-01-28 |
Guy Harris | Try to make pcap_compile() thread-safer. |
blob | commitdiff | raw | diff to current |
2018-01-22 |
Guy Harris | Clean up #endif comments. |
blob | commitdiff | raw | diff to current |
2017-11-05 |
Guy Harris | Merge pull request #660 from mhannig/master |
blob | commitdiff | raw | diff to current |
2017-11-05 |
Guy Harris | Get rid of an unused variable. |
blob | commitdiff | raw | diff to current |
2017-10-31 |
Guy Harris | Handle fopen() and fopen_s() differently. |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Guy Harris | Merge pull request #621 from sgeto/wspiapi |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Ali Abdulkadir | Renamed Wspiapi.h to wspiapi.h 621/head |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Guy Harris | Merge pull request #619 from sgeto/master |
blob | commitdiff | raw | diff to current |
2017-09-20 |
Guy Harris | Fix comment. |
blob | commitdiff | raw | diff to current |
2017-09-19 |
Guy Harris | Clean up the ether_hostton() stuff. |
blob | commitdiff | raw | diff to current |
2017-09-05 |
Guy Harris | Get rid of pcap-stdinc.h. |
blob | commitdiff | raw | diff to current |
2017-08-24 |
Guy Harris | Merge pull request #595 from buytenh/pcap_protocol |
blob | commitdiff | raw | diff to current |
2017-08-19 |
Guy Harris | Always include <config.h> rather than "config.h". |
blob | commitdiff | raw | diff to current |
2017-01-17 |
Guy Harris | Merge pull request #429 from msekletar/bpf-userland... |
blob | commitdiff | raw | diff to current |
2016-12-13 |
Christopher K Lee | Merge branch 'master' of https://github.com/the-tcpdump... |
blob | commitdiff | raw | diff to current |
2016-08-07 |
Guy Harris | Cope with the NetBSD issue in a different way. |
blob | commitdiff | raw | diff to current |
2016-08-07 |
Guy Harris | Cope with a NetBSD annoyance. |
blob | commitdiff | raw | diff to current |
2016-06-24 |
Yang Luo | Merge remote-tracking branch 'the-tcpdump-group/master' 498/head |
blob | commitdiff | raw | diff to current |
2016-03-07 |
Gisle Vanem | Get rid of obsolete variable. |
blob | commitdiff | raw | diff to current |
2016-02-11 |
Guy Harris | Don't use global state for the BPF compiler. |
blob | commitdiff | raw | diff to current |
2015-12-27 |
Guy Harris | Export some more functions and some variables. |
blob | commitdiff | raw | diff to current |
2015-11-25 |
Christopher K Lee | Merge branch 'master' of https://github.com/the-tcpdump... |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Guy Harris | Merge branch 'aix-large-files' of https://github.com... |
blob | commitdiff | raw | diff to current |
2015-09-23 |
Guy Harris | Get rid of Win32/Src/{getnetent.c,getnetbynm.c} - we... |
blob | commitdiff | raw | diff to current |
2015-09-23 |
Guy Harris | Don't use our own getaddrinfo() on Windows. |
blob | commitdiff | raw | diff to current |
2015-08-31 |
Guy Harris | The official #define for 32-bit and 64-bit Windows... |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Michael Richardson | issue: https://github.com/the-tcpdump-group/libpcap... |
blob | commitdiff | raw | diff to current |
2014-01-03 |
Denis Ovsienko | remove libpcap's own CVS keywords |
blob | commitdiff | raw | diff to current |
2013-04-14 |
Guy Harris | Check for malloc failing in pcap_ether_aton(). |
blob | commitdiff | raw | diff to current |
2012-11-30 |
Guy Harris | Fix memory leak. |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Guy Harris | From Gisle Vanem: |
blob | commitdiff | raw | diff to current |
2008-02-06 |
guy | From Arien Vijn: support various notions for MAC addresses. |
blob | commitdiff | raw | diff to current |
2007-06-11 |
guy | Pick up changes from NetBSD: |
blob | commitdiff | raw | diff to current |
2006-10-04 |
guy | Put the public libpcap headers into a pcap subdirectory... |
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 | <string.h> is the ANSI C standard header file to includ... |
blob | commitdiff | raw | diff to current |
2005-04-19 |
guy | From Patrick Marie <[email protected]>: add support... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Fix some typoes for "ether_hostton". |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | If we don't get a declaration of ether_hostton() by... |
blob | commitdiff | raw | diff to current |
2005-03-26 |
guy | If we have ether_hostton(), check whether we have ... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
guy | For "ether proto", allow LLC value names as well as... |
blob | commitdiff | raw | diff to current |
2003-12-24 |
itojun | typo |
blob | commitdiff | raw | diff to current |
2003-12-24 |
itojun | some getaddrinfo(3) can return multiple address against... |
blob | commitdiff | raw | diff to current |
2003-11-19 |
guy | Typo fix from Brian Ginsbach. |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | From Brian Ginsbach <[email protected]>: add UNICOS... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | Add _U_ to "rcsid[]" definitions, to eliminate "unused... |
blob | commitdiff | raw | diff to current |
2003-02-25 |
fenner | Only look up "tcp" and "udp" in pcap_nametoport().... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Include "IP6_misc.h" even on UNIX if __MINGW32__ is... |
blob | commitdiff | raw | diff to current |
2002-08-02 |
guy | Use <pcap-stdinc.h> only on Windows; on UNIX, selective... |
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-04-09 |
guy | Indicate why we have incomplete definitions for "struct... |
blob | commitdiff | raw | diff to current |
2002-04-07 |
guy | No need to include <sys/socket.h> twice. |
blob | commitdiff | raw | diff to current |
2002-04-06 |
guy | There's no need to include <netdb.h> twice. |
blob | commitdiff | raw | diff to current |
2001-07-28 |
guy | Cast the argument to <ctype.h> macros to "unsigned... |
blob | commitdiff | raw | diff to current |
2001-06-27 |
guy | Put a "return (0);" into "__pcap_nametodnaddr()" to... |
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-12-18 |
guy | Put in a comment noting that we should, perhaps, declare |
blob | commitdiff | raw | diff to current |
2000-12-18 |
guy | As per many suggestions, the most recent in mail to |
blob | commitdiff | raw | diff to current |
2000-10-10 |
guy | Eliminate a warning with some compilers. |
blob | commitdiff | raw | diff to current |
2000-07-11 |
assar | add config.h, remove gnuc.h. remove __dead |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-STDC code and malloc.h |
blob | commitdiff | raw | diff to current |
2000-04-27 |
itojun | revert renaming of pcap_nametoaddrinfo to pcap_nametoad... |
blob | commitdiff | raw | diff to current |
1999-11-25 |
itojun | restrict result from getaddrinfo() by specifying hints... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
itojun | IPv6 packet filtering code. |
blob | commitdiff | raw | diff to current |
1999-10-17 |
mcr | removed prototype to permit building on NetBSD |
blob | commitdiff | raw | diff to current |
next |