2012-03-05 |
Guy Harris | Fix the other typo, so setting CPPFLAGS in the environm... |
blob | commitdiff | raw |
2012-03-04 |
Guy Harris | Ask for the libpcap Makefile while we're at it. |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Guy Harris | Fix typo, so setting CPPFLAGS in the environment works... |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Guy Harris | Ask for more information if we don't find pcap_loop. |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Guy Harris | Back out DLT_PFSYNC support. |
blob | commitdiff | raw | diff to current |
2012-02-29 |
Guy Harris | Add DLT_PFSYNC support. |
blob | commitdiff | raw | diff to current |
2011-09-13 |
Michael Richardson | Merge pull request #1 from jhsmt/master |
blob | commitdiff | raw | diff to current |
2011-09-03 |
Guy Harris | Handle systems with getrpcbynumber() but no header... |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2011-08-14 |
Guy Harris | Don't compile print-babel.c if we don't have IPv6 support. |
blob | commitdiff | raw | diff to current |
2011-04-27 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Guy Harris | Include <tcpdump-stdinc.h> when checking for headers. |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Guy Harris | Expand srcdir in V_INCLS at configure time, not make... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Guy Harris | Fix one place where we didn't save and restore CPPFLAGS... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Guy Harris | Check for uudecode at make time by uudecoding a uuencod... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Guy Harris | Don't assume uudecode supports a --help option; not... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Guy Harris | And another quoting of AC_LANG_SOURCE. |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Guy Harris | Put the call to AC_LANG_SOURCE in AC_C___ATTRIBUTE__... |
blob | commitdiff | raw | diff to current |
2011-02-01 |
Guy Harris | Get rid of unnecessary configure script tests and missi... |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Guy Harris | Fix e-mail address for tcpdump-workers. |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Guy Harris | Point people to the autoconf documentation on shell... |
blob | commitdiff | raw | diff to current |
2011-01-23 |
Guy Harris | Handle POSIX quoting rules. |
blob | commitdiff | raw | diff to current |
2010-12-31 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Guy Harris | Add support for nommu systems. |
blob | commitdiff | raw | diff to current |
2010-12-01 |
Mike Frysinger | Use AC_PATH_TOOL, not AC_PATH_PROG, to find pcap-config. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Guy Harris | Make sure we can link with libpcap. |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Guy Harris | Add support for setting the time stamp type for a capture. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Michael Richardson | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Michael Richardson | Merge commit 'lumag/master' |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Guy Harris | Add a comment to the AC_DEFINE for _SUN, matching what... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Guy Harris | Build fat appropriately for Leopard. |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Guy Harris | Don't define any of the SIZEOF_ values. |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Guy Harris | Fix check for Snow Leopard. |
blob | commitdiff | raw | diff to current |
2010-04-04 |
Guy Harris | Build universal on OS X by default; add an option to... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Guy Harris | Re-generate configure script. |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Guy Harris | Merge branch 'master' of git+ssh://bpf.tcpdump.org... |
blob | commitdiff | raw | diff to current |
2010-04-01 |
Guy Harris | Add a --with-arch-flags configuration option to specify... |
blob | commitdiff | raw | diff to current |
2010-03-09 |
Dmitry Eremin-Sole... | Merge remote branch 'origin/master' |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Guy Harris | Recognize -PRE-GIT as well as alpha/beta; clean up... |
blob | commitdiff | raw | diff to current |
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 | 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-29 |
Guy Harris | Use <sys/bitypes.h> in all tests for types. |
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-06-08 |
Guy Harris | Don't put -L/usr/lib into LDFLAGS - it would cause... |
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-04-04 |
Guy Harris | From Bert Vermeulen: add a USB printer, and fix the... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
guy | Propagate from the git tree: |
blob | commitdiff | raw | diff to current |
2008-10-27 |
guy | Run the tcpdump man page through config, so that it... |
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-04-04 |
guy | Use the new libpcap API's if available; that means... |
blob | commitdiff | raw | diff to current |
2008-03-13 |
guy | From Sagun Shakya: check whether we need libdlpi. |
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 |
2008-02-05 |
guy | The string-comparison operator in the "test" command... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
guy | Run ranlib on libnetdissect.a if necessary. Remove... |
blob | commitdiff | raw | diff to current |
2007-09-12 |
guy | From Max Laier: check whether the system has <net/pfvar... |
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-09-21 |
guy | From David Smith: let the path for the crypto headers... |
blob | commitdiff | raw | diff to current |
2005-06-04 |
guy | Re-generate with 2.57, just to minimize the changes... |
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-24 |
guy | Split a line to match the way it's split in libpcap... |
blob | commitdiff | raw | diff to current |
2005-04-24 |
guy | Albert Chin's patch to libpcap's configure.in: |
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 | Some systems (*cough*Irix*cough) not only don't declare |
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 | Check for ether_ntohost() after checking for libpcap... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Don't check for netinet/ether.h unless we're going... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Fix an error in the previous checkin. |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Fix a typo. |
blob | commitdiff | raw | diff to current |
2005-03-27 |
guy | Do the same sort of checks whether ether_ntohost()... |
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-12-27 |
guy | Regenerate. |
blob | commitdiff | raw | diff to current |
2004-08-27 |
guy | From Andrew Church <[email protected]>:... |
blob | commitdiff | raw | diff to current |
2004-07-10 |
guy | When checking for pcap_if_t, add $V_INCLS to CFLAGS... |
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-04-05 |
mcr | regenerated configure with 2.57. |
blob | commitdiff | raw | diff to current |
2004-03-23 |
fenner | Regenerate. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
guy | Regenerate. |
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-26 |
guy | Regenerate. |
blob | commitdiff | raw | diff to current |
2004-01-15 |
guy | From Gisle Vanem: |
blob | commitdiff | raw | diff to current |
2004-01-14 |
guy | Regenerate with autoconf 2.57. |
blob | commitdiff | raw | diff to current |
2003-12-15 |
guy | From Albert Chin <[email protected]>: |
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-08-06 |
guy | Regenerate. |
blob | commitdiff | raw | diff to current |
2003-07-17 |
itojun | regen |
blob | commitdiff | raw | diff to current |
2003-07-17 |
itojun | regen |
blob | commitdiff | raw | diff to current |
next |