Witness: PIDL_dissect_ipv6address()
[metze/wireshark/wip.git] / cmakeconfig.h.in
2014-01-07 jmayerHAVE_PLUGINS was defined twice
2014-01-02 morrissFix wireshark-qt startup coredump under autofoo and...
2013-11-29 jmayerAt least winpcap checks for WIN32 and not for _WIN32, so
2013-10-11 guyWe don't check for lauxlib.h or lualib.h, and we don...
2013-10-10 guyMove the QT_MACEXTRAS_LIB cmakedefine in cmakeconfig...
2013-10-10 geraldTry to locate QtMacExtras.
2013-10-10 guyDon't check for pcap_version(); we don't use it.
2013-10-10 guyCheck for bpf_image(), just as the autoconf script...
2013-10-10 guyHAVE_LUA is for Lua, not some particular version thereof.
2013-10-10 guyGet rid of apparently-undefined and apparently-unused...
2013-10-07 jmayerNEED_STRPTIME_H needs to be detected properly for windows.
2013-10-06 jmayerThe code (at least) in dumpcap assumes that PCAP_CREATE...
2013-10-06 jmayerMore copying of config.h.win32 stuff into cmake
2013-10-06 jmayerSet some values for Windows manually where autodetection
2013-10-05 jmayer(Hopefully) unbreak windows build (#define'ing to 0...
2013-10-05 jmayerInvert NEED_INET_ATON_H to HAVE_INET_ATON_H
2013-10-04 jmayerssize_t is missing on Windows, so typdef it.
2013-08-13 jmayerImplement in cmake:
2013-07-23 jmayerUse largefile detection in cmake.
2013-07-16 martinkset HAVE_GETOPT_H and HAVE_GETOPT variables
2013-04-19 jmayerAdd HAVE_TM_ZONE and HAVE_TZNAME detection to fix...
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2012-10-18 eapacheFix CMake build:
2012-09-18 morriss*NIX (autofoo and cmake) part of the fix for
2012-09-10 jmayerCopy over HAVE_NL80211 from autofoo
2012-09-06 jmayerGet netlink detection working with cmake (not complete)
2012-06-25 etxrabFrom Tony Trinh:
2012-06-20 jmayerComplete cmake support for netlink detection
2012-06-20 jmayerForgot to copy one more change
2012-06-19 jmayerDo the changes to configure from r43354 in cmake as...
2012-02-02 jmayer- Move setting _U_ into config.h, because
2011-11-07 geraldChange the use of threads from "mostly always, dependin...
2011-10-08 jmayerMimic test for IPv6 support in GeoIP from autofoo
2011-08-23 stigRemove support for libpcre, we use GRegex in GLib.
2011-08-09 jmayerCopy over the commit 38437 to cmake.
2011-08-06 guyGet rid of HAVE_PCAP_SET_BUFFER_SIZE - nobody checks for
2011-08-02 geraldDefine PACKAGE in config.h.
2011-07-21 jmayerMake USE_THREADS actually work with cmake
2011-07-06 jmayerAdd detection of rpcap support in libpcap and use it...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-17 jmayerAdd configure options to make change the default file...
2011-04-29 morrissDon't check for the existence of gzclearerr() any more.
2011-03-08 sfisherA little more old packet list cleanup
2011-02-21 jakeFrom Roland Knall:
2010-09-23 jmayerCopy behaviour of
2010-09-23 morrissAssume we HAVE_GZCLEARERR on Windows and when using...
2010-05-06 etxrabChecking in Stigs changes from
2010-03-17 guyAdd CMake tests for pcap_datalink_val_to_description...
2009-10-06 stigInvert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_H
2009-09-21 jmayerCMake:
2009-09-15 jmayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-12 jmayerMake building with GeoIP, Python, Capabilities and...
2009-09-09 jmayerCMAKE: Get most of of missing *build* pieces into place
2009-09-01 krjDefine some windows specific header files
2009-09-01 krjCheck for mkdtemp()
2009-08-31 jmayerAdd check for HAVE_MKSTEMP to make build work again on
2009-08-31 krjCMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo6...
2009-06-16 jmayerOK, so my last commit message was too optimistic -...
2008-07-18 morrissRemove iconv/libiconv checks from *NIX builds: GLIB...
2007-10-28 sakeBug 1227 : From Frederic Heem:
2006-12-08 jmayerGet rid of UCD SNMP support (it's not longer supported and
2006-10-24 jmayerParts of bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-09-06 jmayercmake/