| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Require autoconf 2.61 as a minimum, and eliminate stuff that does for you. | Guy Harris | 2013-05-12 | 1 | -3/+0 |
* | Handle systems with getrpcbynumber() but no header file for it. | Guy Harris | 2011-09-02 | 1 | -0/+3 |
* | Get rid of unnecessary configure script tests and missing/XXX.h headers. | Guy Harris | 2011-02-01 | 1 | -15/+0 |
* | Add support for nommu systems. | Guy Harris | 2010-11-30 | 1 | -0/+6 |
* | Add support for setting the time stamp type for a capture. | Guy Harris | 2010-08-22 | 1 | -0/+3 |
* | Add a comment to the AC_DEFINE for _SUN, matching what we do in libpcap. | Guy Harris | 2010-04-16 | 1 | -3/+3 |
* | Don't define any of the SIZEOF_ values. | Guy Harris | 2010-04-04 | 1 | -15/+0 |
* | Get rid of some autoconf macros not used, or no longer used, with | Guy Harris | 2009-07-08 | 1 | -3/+4 |
* | Add a comment to the AC_DEFINE call for const, just as we did for | Guy Harris | 2009-07-02 | 1 | -8/+3 |
* | Expand another AC_DEFINE comment. | Guy Harris | 2009-07-02 | 1 | -1/+1 |
* | Pick up some AC_DEFINE comments from libpcap's aclocal.m4. | Guy Harris | 2009-07-02 | 1 | -35/+18 |
* | From Bert Vermeulen: add a USB printer, and fix the error message | Guy Harris | 2009-04-04 | 1 | -0/+3 |
* | We support building tcpdump with versions of libpcap other than the one | guy | 2008-09-25 | 1 | -5/+8 |
* | Use the new libpcap API's if available; that means we can support "-B" | guy | 2008-04-04 | 1 | -0/+3 |
* | Run ranlib on libnetdissect.a if necessary. Remove it before building | guy | 2008-02-04 | 1 | -5/+5 |
* | From Max Laier: check whether the system has <net/pfvar.h> and: | guy | 2007-09-12 | 1 | -5/+8 |
* | Use pcap_dump_ftell() rather than casting a pcap_dumper_t * to a FILE * | guy | 2005-06-03 | 1 | -0/+3 |
* | Put back AC_LBL_C_INLINE; it turns out that wasn't the cause of the | guy | 2005-04-21 | 1 | -2/+1 |
* | Some systems (*cough*Irix*cough) not only don't declare | guy | 2005-04-20 | 1 | -0/+3 |
* | From Albert Chin: | guy | 2005-04-20 | 1 | -15/+29 |
* | Fix a typo. | guy | 2005-03-27 | 1 | -2/+2 |
* | Do the same sort of checks whether ether_ntohost() is declared that we | guy | 2005-03-27 | 1 | -0/+10 |
* | Regenerate. | guy | 2004-12-27 | 1 | -46/+63 |
* | Second stage of adding support for 64-bit integral data types - this | guy | 2004-04-17 | 1 | -0/+8 |
* | First stage of adding support for 64-bit integral data types - this | guy | 2004-04-17 | 1 | -61/+52 |
* | Regenerate. | fenner | 2004-03-23 | 1 | -0/+3 |
* | Regenerate. | guy | 2004-03-11 | 1 | -0/+3 |
* | Regenerate. | guy | 2004-01-26 | 1 | -0/+3 |
* | From Gisle Vanem: | guy | 2004-01-15 | 1 | -0/+3 |
* | Regenerate with autoconf 2.57. | guy | 2004-01-14 | 1 | -66/+128 |
* | Print both the name and the description of a link-layer type (the name | guy | 2003-11-18 | 1 | -0/+3 |
* | Check whether we have "pcap_breakloop()", and use it if we do - it's a | guy | 2003-11-04 | 1 | -0/+3 |
* | Regenerate. | guy | 2003-08-06 | 1 | -0/+3 |
* | regen | itojun | 2003-07-17 | 1 | -8/+2 |
* | Use AC_TRY_LINK, not AC_TRY_COMPILE, when looking for | guy | 2003-05-02 | 1 | -9/+0 |
* | From Gisle Vanem: make print-esp.c work with more (maybe all?) OpenSSL | guy | 2003-03-02 | 1 | -0/+3 |
* | Use "pcap_lib_version()" to get the libpcap version number if it's | guy | 2003-02-11 | 1 | -0/+3 |
* | From Andrew Brown <atatat@atatdot.net>: add a "-U" flag, which causes | guy | 2002-12-22 | 1 | -0/+3 |
* | NetBSD support for multiple data link types on an interface, from David | guy | 2002-12-19 | 1 | -0/+9 |
* | We're using int8_t now, so we need to declare it ourselves if the OS | guy | 2002-12-11 | 1 | -0/+1 |
* | Check for "pcap_version" in libpcap in the configure scripts; apparently | guy | 2002-09-05 | 1 | -0/+9 |
* | Add a few more GCC warnings on GCC >= 2 for ".devel" builds. | guy | 2002-09-05 | 1 | -0/+3 |
* | Check for "pcap_findalldevs()" in libpcap in the configuration script; | guy | 2002-08-03 | 1 | -0/+3 |
* | Some versions of the HP C compiler can handle inlines, but not if they | guy | 2002-06-28 | 1 | -3/+3 |
* | From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: | guy | 2002-04-07 | 1 | -5/+5 |
* | From Maciej W. Rozycki <macro@ds2.pg.gda.pl>: | guy | 2002-04-07 | 1 | -3/+9 |
* | Regenerate. | fenner | 2001-11-12 | 1 | -0/+8 |
* | Regenerate. | fenner | 2001-10-08 | 1 | -0/+3 |
* | Regenerate. | fenner | 2001-10-08 | 1 | -24/+0 |
* | As we're not using "bcmp()" or "bcopy()" in "addrtoname.c", we don't | guy | 2001-06-28 | 1 | -3/+0 |