2010-02-09 |
Guy Harris | Recognize -PRE-GIT as well as alpha/beta; clean up... |
blob | commitdiff | raw |
2010-01-10 |
Michael Richardson | This commit makes ipnet_if_print the first NDO aware... |
blob | commitdiff | raw | diff to current |
2010-01-02 |
Guy Harris | When removing conftest*, use "-r", to clean up OS X... |
blob | commitdiff | raw | diff to current |
2010-01-02 |
Guy Harris | Fix some problems that show up in autoconf 2.64 and... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Guy Harris | Get rid of some autoconf macros not used, or no longer... |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Guy Harris | In AC_LBL_C_INIT, don't explicitly set V_CCOPT, just... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Guy Harris | Add a comment to the AC_DEFINE call for const, just... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Guy Harris | Expand another AC_DEFINE comment. |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Guy Harris | Pick up some AC_DEFINE comments from libpcap's aclocal.m4. |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Guy Harris | As with libpcap, so with tcpdump; when testing whether... |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Guy Harris | On AIX, if we have pcap-config, rely on it to supply... |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Guy Harris | If we're using a local libpcap library, check for a... |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Guy Harris | From Michael Riepe: |
blob | commitdiff | raw | diff to current |
2008-09-25 |
guy | We support building tcpdump with versions of libpcap... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
guy | Have --with-crypto take an optional argument, specifyin... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
guy | From Mike Frysinger: include the Blackfin processor... |
blob | commitdiff | raw | diff to current |
2005-11-08 |
guy | Add -Wpointer-arith to the list of warnings we enable... |
blob | commitdiff | raw | diff to current |
2005-06-03 |
guy | Use pcap_dump_ftell() rather than casting a pcap_dumper... |
blob | commitdiff | raw | diff to current |
2005-06-03 |
guy | Fix to work with autoconf 2.59. |
blob | commitdiff | raw | diff to current |
2005-04-21 |
guy | AC_TRY_COMPILE works only for code that fits inside... |
blob | commitdiff | raw | diff to current |
2005-04-21 |
guy | Put back AC_LBL_C_INLINE; it turns out that wasn't... |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | From Albert Chin: |
blob | commitdiff | raw | diff to current |
2005-04-20 |
guy | From Albert Chin: |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | When testing whether "inline" works, use the V_CCOPT... |
blob | commitdiff | raw | diff to current |
2004-04-17 |
guy | Second stage of adding support for 64-bit integral... |
blob | commitdiff | raw | diff to current |
2004-04-17 |
guy | First stage of adding support for 64-bit integral data... |
blob | commitdiff | raw | diff to current |
2004-01-31 |
guy | AC_LIBOBJ takes the name of an object file without... |
blob | commitdiff | raw | diff to current |
2004-01-14 |
guy | Autoconf 2.5x won't let you modify LIBOBJS directly... |
blob | commitdiff | raw | diff to current |
2003-11-18 |
guy | Print both the name and the description of a link-layer... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | From Brian Ginsbach: add the Cray NV1 CPU to the list... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | Have the configure script arrange that the Makefile... |
blob | commitdiff | raw | diff to current |
2003-11-04 |
guy | Check whether we have "pcap_breakloop()", and use it... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
guy | Quote "$d" when testing it in "AC_LBL_LIBPCAP", so... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
guy | "if ! {command}" works in the Almquist shell (as used... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
guy | From Paul Mundt <[email protected]>: add SuperH to... |
blob | commitdiff | raw | diff to current |
2003-03-13 |
guy | Check for libpcap in directories under $srcdir, so... |
blob | commitdiff | raw | diff to current |
2003-02-12 |
guy | On AIX, we have to link with "-lodm" and "-lcfg", as... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
guy | Use AC_CHECK_FUNC, not AC_CHECK_LIB, to look for |
blob | commitdiff | raw | diff to current |
2002-12-19 |
guy | NetBSD support for multiple data link types on an inter... |
blob | commitdiff | raw | diff to current |
2002-12-17 |
guy | If we're not using a local libpcap, check to see whethe... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Get rid of the "-Wno-unused" flag, and fix up most... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Add a few more GCC warnings on GCC >= 2 for ".devel... |
blob | commitdiff | raw | diff to current |
2002-08-04 |
guy | Explain why "AC_LBL_CHECK_LIB" isn't used any more. |
blob | commitdiff | raw | diff to current |
2002-08-03 |
guy | Note that "AC_LBL_CHECK_LIB" isn't used any more. |
blob | commitdiff | raw | diff to current |
2002-07-13 |
guy | Make static the structure to which the test program... |
blob | commitdiff | raw | diff to current |
2002-07-02 |
guy | Fix up AC_LBL_C_INLINE to put all of the test code... |
blob | commitdiff | raw | diff to current |
2002-06-29 |
guy | Put variables in quotes when testing them in "test... |
blob | commitdiff | raw | diff to current |
2002-06-28 |
guy | Some versions of the HP C compiler can handle inlines... |
blob | commitdiff | raw | diff to current |
2002-04-24 |
guy | Nobody seemed to know why we preferred sigset() to... |
blob | commitdiff | raw | diff to current |
2001-12-10 |
guy | Replace "target_cpu", "target_os", and AC_CANONICAL_SYS... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
guy | From Maciej W. Rozycki <[email protected]>: treat... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
mcr | fixed quoting of [] in m4 file |
blob | commitdiff | raw | diff to current |
2001-10-08 |
mcr | patch to pcap.h search routine. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
fenner | Don't turn on massive debugging by default. |
blob | commitdiff | raw | diff to current |
2001-10-08 |
fenner | Don't include <net/ethernet.h> when checking for buggy... |
blob | commitdiff | raw | diff to current |
2001-09-14 |
torsten | Added ia64 to the list of systems were unaligned memory... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
guy | Fix indentation. |
blob | commitdiff | raw | diff to current |
2000-09-19 |
guy | The current "config.guess" may give different Alpha... |
blob | commitdiff | raw | diff to current |
2000-07-30 |
assar | use a more liberal regular expression when looking... |
blob | commitdiff | raw | diff to current |
2000-06-10 |
assar | add arm to the list of cpus that dislike unaligned... |
blob | commitdiff | raw | diff to current |
2000-04-01 |
assar | (AC_C___ATTRIBUTE__): add |
blob | commitdiff | raw | diff to current |
2000-01-21 |
itojun | split checks for struct addrinfo and NI_xxx. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | HP-UX 10.20 build fix <http://www.sics.se/~assar/tcpdum... |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | - enable build outside of the tree |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp... |
blob | commitdiff | raw | diff to current |
1999-10-09 |
mcr | Patches from Assar Westerlund <[email protected]> to permi... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|