Call mac_lte_drx_control_element_received and make it static again
[metze/wireshark/wip.git] / cmakeconfig.h.in
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/