2016-06-24 |
Yang Luo | Merge remote-tracking branch 'the-tcpdump-group/master' 498/head |
blob | commitdiff | raw |
2016-03-07 |
Gisle Vanem | Get rid of obsolete variable. |
blob | commitdiff | raw |
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-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 |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|