]> The Tcpdump Group git mirrors - tcpdump/history - configure
Fix the pointer tests in the non-ndoified TTEST2() macro as well.
[tcpdump] / configure
2015-05-20  Guy HarrisC compilers can, and some do, optimize away pointer...
2014-09-05  Guy HarrisDocument --with-sandbox-capsicum.
2014-09-03  Michael Richardsonthese changes to aclocal let tcpdump, when build out...
2014-08-31  Guy HarrisClean up configure check for libsmi.
2014-07-19  Loganaden VelvindronAdd support for FreeBSD capsicum sandboxing.
2014-06-25  Guy HarrisAllow builds if libpcap doesn't have pcap_set_tstamp_pr...
2014-06-25  Guy HarrisMerge pull request #377 from msekletar/master
2014-05-19  Guy HarrisCheck for pcap_free_datalinks().
2014-05-03  Guy HarrisDon't care about the Linux kernel version number.
2014-04-30  Guy HarrisUse getopt_long().
2014-04-23  Guy HarrisWe still need u_intN_t.
2014-04-23  Guy Harrisu_intN_t is dead, long live uintN_t.
2014-02-03  Guy HarrisUse the new libpcap <pcap/nflog.h> for NFLOG definition...
2014-01-17  Guy HarrisCheck for compiling for IPv6; don't check whether we...
2014-01-17  Guy HarrisWe're not using struct sockaddr_storage any more, so...
2014-01-16  Guy HarrisUse AC_CHECK_TOOL to find ar.
2013-10-21  Guy HarrisAdd -g3 on some platforms even if .devel isn't present.
2013-10-18  Guy HarrisExplain why we set -xansi -signed for MIPS C.
2013-10-18  Guy HarrisWe no longer use the GCC version, so don't fetch it.
2013-10-18  Guy HarrisWith .devel, add -g3 for MIPS C and DEC C.
2013-10-17  Guy HarrisClean up handling of -g and -O flags.
2013-07-02  Michael RichardsonMerge pull request #324 from lykkja/geonet_and_calmfast
2013-06-23  Guy HarrisFix build issues with the OpenFlow printer on some...
2013-06-22  Guy HarrisMerge git://github.com/the-tcpdump-group/tcpdump
2013-06-22  Guy HarrisAvoid some warnings from Sun C.
2013-05-31  Michael RichardsonMerge remote-tracking branch 'mcrhub/master'
2013-05-13  Guy HarrisMerge remote-tracking branch 'tcpdump/master'
2013-05-12  Guy HarrisAC_SUBST doesn't take a list of macros to substitute.
2013-05-12  Guy HarrisUpdate a comment.
2013-05-12  Guy HarrisGet rid of acconfig.h.
2013-05-12  Guy HarrisGit produces no useful revision information; don't...
2013-05-12  Guy HarrisRequire autoconf 2.61 as a minimum, and eliminate stuff...
2013-05-12  Guy HarrisHP C isn't the only compiler on which we must avoid...
2013-05-10  Denis OvsienkoMerge pull request #310 from ffatghub/master
2013-05-08  Guy HarrisSupport dependency generation with some non-GCC compilers.
2013-05-08  Guy HarrisGet rid of extra blank line.
2013-05-08  Guy HarrisDon't try -W flags with HP's C compiler.
2013-05-07  Guy HarrisWith .devel, use -W flags iff the compiler supports...
2013-04-06  Guy HarrisCheck for extra networking libraries before checking...
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2013-02-07  Ajith AdapaMerge remote branch 'upstream/master'
2012-10-14  Michael RichardsonMerge pull request #28 from wxsBSD/master
2012-10-14  Michael RichardsonMerge pull request #32 from msabramo/travis
2012-10-14  Michael RichardsonMerge pull request #35 from msabramo/configure_libcrypto
2012-10-13  Marc AbramowitzSimplify the detection of OpenSSL libcrypto by using...
2012-03-06  Bill FennerMerge remote-tracking branch 'upstream/master'
2012-03-05  Guy HarrisFix the other typo, so setting CPPFLAGS in the environm...
2012-03-04  Guy HarrisAsk for the libpcap Makefile while we're at it.
2012-03-03  Guy HarrisFix typo, so setting CPPFLAGS in the environment works...
2012-03-03  Guy HarrisAsk for more information if we don't find pcap_loop.
2012-03-01  Guy HarrisBack out DLT_PFSYNC support.
2012-02-29  Guy HarrisAdd DLT_PFSYNC support.
2011-09-13  Michael RichardsonMerge pull request #1 from jhsmt/master
2011-09-03  Guy HarrisHandle systems with getrpcbynumber() but no header...
2011-08-27  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2011-08-14  Guy HarrisDon't compile print-babel.c if we don't have IPv6 support.
2011-04-27  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2011-04-04  Guy HarrisInclude <tcpdump-stdinc.h> when checking for headers.
2011-04-04  Guy HarrisExpand srcdir in V_INCLS at configure time, not make...
2011-04-04  Guy HarrisFix one place where we didn't save and restore CPPFLAGS...
2011-04-04  Guy HarrisCheck for uudecode at make time by uudecoding a uuencod...
2011-04-03  Guy HarrisDon't assume uudecode supports a --help option; not...
2011-02-01  Guy HarrisAnd another quoting of AC_LANG_SOURCE.
2011-02-01  Guy HarrisPut the call to AC_LANG_SOURCE in AC_C___ATTRIBUTE__...
2011-02-01  Guy HarrisGet rid of unnecessary configure script tests and missi...
2011-01-27  Guy HarrisFix e-mail address for tcpdump-workers.
2011-01-23  Guy HarrisPoint people to the autoconf documentation on shell...
2011-01-23  Guy HarrisHandle POSIX quoting rules.
2010-12-31  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2010-12-01  Guy HarrisAdd support for nommu systems.
2010-12-01  Mike FrysingerUse AC_PATH_TOOL, not AC_PATH_PROG, to find pcap-config.
2010-11-14  Guy HarrisMake sure we can link with libpcap.
2010-08-23  Guy HarrisAdd support for setting the time stamp type for a capture.
2010-05-13  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2010-05-13  Michael RichardsonMerge commit 'lumag/master'
2010-04-16  Guy HarrisAdd a comment to the AC_DEFINE for _SUN, matching what...
2010-04-06  Guy HarrisBuild fat appropriately for Leopard.
2010-04-04  Guy HarrisDon't define any of the SIZEOF_ values.
2010-04-04  Guy HarrisFix check for Snow Leopard.
2010-04-04  Guy HarrisBuild universal on OS X by default; add an option to...
2010-04-02  Guy HarrisRe-generate configure script.
2010-04-02  Guy HarrisMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2010-04-01  Guy HarrisAdd a --with-arch-flags configuration option to specify...
2010-03-09  Dmitry Eremin-Sole... Merge remote branch 'origin/master'
2010-02-09  Guy HarrisRecognize -PRE-GIT as well as alpha/beta; clean up...
2010-01-10  Michael RichardsonThis commit makes ipnet_if_print the first NDO aware...
2010-01-02  Guy HarrisWhen removing conftest*, use "-r", to clean up OS X...
2010-01-02  Guy HarrisFix some problems that show up in autoconf 2.64 and...
2009-07-08  Guy HarrisGet rid of some autoconf macros not used, or no longer...
2009-07-05  Guy HarrisIn AC_LBL_C_INIT, don't explicitly set V_CCOPT, just...
2009-07-03  Guy HarrisAdd a comment to the AC_DEFINE call for const, just...
2009-07-03  Guy HarrisPick up some AC_DEFINE comments from libpcap's aclocal.m4.
2009-07-02  Guy HarrisAs with libpcap, so with tcpdump; when testing whether...
2009-06-29  Guy HarrisUse <sys/bitypes.h> in all tests for types.
2009-06-16  Guy HarrisOn AIX, if we have pcap-config, rely on it to supply...
2009-06-08  Guy HarrisDon't put -L/usr/lib into LDFLAGS - it would cause...
2009-05-23  Guy HarrisIf we're using a local libpcap library, check for a...
2009-04-04  Guy HarrisFrom Bert Vermeulen: add a USB printer, and fix the...
2008-11-18  guyPropagate from the git tree:
2008-10-27  guyRun the tcpdump man page through config, so that it...
next