aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
AgeCommit message (Expand)AuthorFilesLines
2012-02-02- Move setting _U_ into config.h, becauseJörg Mayer1-0/+7
2011-11-07Change the use of threads from "mostly always, depending on yourGerald Combs1-3/+0
2011-10-08Mimic test for IPv6 support in GeoIP from autofooJörg Mayer1-0/+3
2011-08-23Remove support for libpcre, we use GRegex in GLib.Stig Bjørlykke1-3/+0
2011-08-09Copy over the commit 38437 to cmake.Jörg Mayer1-1/+1
2011-08-06Get rid of HAVE_PCAP_SET_BUFFER_SIZE - nobody checks forGuy Harris1-3/+0
2011-08-02Define PACKAGE in config.h.Gerald Combs1-0/+3
2011-07-21Make USE_THREADS actually work with cmakeJörg Mayer1-0/+3
2011-07-06Add detection of rpcap support in libpcap and use it if available.Jörg Mayer1-0/+4
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-3/+0
2011-06-17Add configure options to make change the default file formatJörg Mayer1-0/+3
2011-04-29Don't check for the existence of gzclearerr() any more.Jeff Morriss1-3/+3
2011-03-08A little more old packet list cleanupStephen Fisher1-3/+0
2011-02-21From Roland Knall:Jaap Keuter1-0/+9
2010-09-23Copy behaviour ofJörg Mayer1-0/+3
2010-09-23Assume we HAVE_GZCLEARERR on Windows and when using cmakeJeff Morriss1-0/+3
2010-05-06Checking in Stigs changes fromAnders Broman1-0/+6
2010-03-17Add CMake tests for pcap_datalink_val_to_description() andGuy Harris1-0/+6
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_HStig Bjørlykke1-3/+3
2009-09-21CMake:Jörg Mayer1-8/+11
2009-09-15Build the asn1 plugin. The only problem(?) is, that it isJörg Mayer1-0/+6
2009-09-12Make building with GeoIP, Python, Capabilities and c-aresJörg Mayer1-3/+15
2009-09-09CMAKE: Get most of of missing *build* pieces into placeJörg Mayer1-0/+9
2009-09-01Define some windows specific header filesKovarththanan Rajaratnam1-0/+9
2009-09-01Check for mkdtemp()Kovarththanan Rajaratnam1-0/+3
2009-08-31Add check for HAVE_MKSTEMP to make build work again onJörg Mayer1-0/+3
2009-08-31CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unusedKovarththanan Rajaratnam1-15/+0
2009-06-16OK, so my last commit message was too optimistic - I was usingJörg Mayer1-0/+6
2008-07-18Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem...Jeff Morriss1-6/+0
2007-10-28Bug 1227 : From Frederic Heem:Sake Blok1-0/+3
2006-12-08Get rid of UCD SNMP support (it's not longer supported andJörg Mayer1-6/+0
2006-10-24Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179Jörg Mayer1-92/+98
2006-09-06cmake/Jörg Mayer1-0/+309