DCERPC: fix memleak by removing dummy element from ndr_pointer_list
[metze/wireshark/wip.git] / cmakeconfig.h.in
2018-08-23 João ValverdeCMake: Clean up and homogenize plugin dir configuration
2018-08-22 João ValverdeRevert "CMake: Clean up plugin dirs"
2018-08-21 João ValverdeCMake: Clean up plugin dirs
2018-07-20 Guy HarrisIf we have fseek/ftell variants with 64-bit offsets...
2018-05-16 Guy HarrisEliminate some unneeded header checks.
2018-05-05 Guy HarrisDon't use dladdr() to get a pathname for the current...
2018-05-05 Guy HarrisUse dlget() and dlgetname() to get the executable path...
2018-05-05 Guy HarrisOn Solaris, check for getexecname in CMake.
2018-04-18 Dario Lombardotshark: add -G elastic-mapping report.
2018-04-15 Gerald CombsMore PortAudio removal.
2018-04-15 Joerg MayerCheck for HAVE_LZ4FRAME_H in the LZ4 detection process...
2018-03-23 Guy HarrisInclude alloca.h if we have it.
2018-03-13 Gerald CombsGet rid of TestBigEndian and AC_C_BIGENDIAN.
2018-03-13 Gerald CombsRemove popcount in favor of ws_count_ones.
2018-03-12 Gerald CombsRemove some unused or hard-coded header checks.
2018-03-06 Gerald CombsTransition from GeoIP Legacy to MaxMindDB.
2018-03-02 Graham BloiceWindows: Update target version info
2018-01-09 Guy HarrisUse pcapng as the name of the file format.
2018-01-08 Dario Lombardoextcap: remove conditional compilation.
2017-12-10 Gerald CombsWin32: Add checks for _WIN32_WINNT and NTDDI_VERSION.
2017-11-24 João ValverdeGTK: Remove packet editor
2017-11-19 João ValverdeFix (and chop) static build option
2017-11-15 João ValverdeExplain where GeoIP_free comes from
2017-10-29 João ValverdeRetire use of getprotobynumber()
2017-10-26 Gerald CombsCMake: Set the Windows build target to Vista.
2017-10-26 Gerald CombsCMake: Remove unused header checks.
2017-10-26 Gerald CombsCMake: Don't check for windows.h or winsock2.h.
2017-10-25 João ValverdeRemove replacement inet_pton/inet_ntop
2017-10-25 João ValverdeRemove inet_aton() usage everywhere
2017-10-24 João ValverdeRemove leftover #define.
2017-10-03 João ValverdeAdd version check for plugin compatibility
2017-09-17 João Valverdeplugins: Fix paths to match WSUG
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-08-22 Ahmad FatoumAdd hardware timestamping support
2017-07-30 Pascal QuantinAdd G.729 decoding based on bcg729 library
2017-06-16 Guy HarrisChange some names to reflect Apple's new UNIX-for-Macs...
2017-05-11 Guy HarrisRevert "Revert "Get rid of HAVE_REMOTE.""
2017-05-11 Jörg MayerRevert "Get rid of HAVE_REMOTE."
2017-05-10 Guy HarrisGet rid of HAVE_REMOTE.
2017-04-19 Ahmad FatoumAdd libxml2 as optional dependency
2017-04-14 Pascal QuantinUpdate Windows binaries to GeoIP 1.6.10 with a local...
2017-04-05 Guy HarrisA bunch of "{Mac} OS X" -> "macOS" changes.
2017-02-13 Peter WuMake Libgcrypt a mandatory dependency
2016-12-07 Pascal QuantinChange SpanDSP capitalization
2016-12-06 Peter Wucodecs: Add support for G.722 and G.726
2016-10-22 Guy HarrisFix the #defines for the presence of structure names.
2016-10-22 Guy HarrisOn UN*X, st_ctime is the last status change time, not...
2016-10-17 Benoît Canetcql: add lz4 and snappy decompression
2016-10-13 Balint ReczeyRemove nghttp2 code and use system' nghttp2
2016-06-01 Michael MannAllow create_tempfile to support a suffix.
2016-04-30 Jeff MorrissDon't bother checking for getaddrinfo(): we don't use it.
2016-04-09 João Valverde[GTK] Check for xdg-open at run time
2016-04-08 Peter WuUse a single WS_NORETURN macro
2016-04-04 João ValverdeUse AC_REPLACE_FUNCS and LTLIBOBJS
2016-04-04 João ValverdeInclude ws_diag_control.h in config.h
2016-04-04 João ValverdeRename "libz" to "zlib"
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-04-02 João ValverdeUse AC_CHECK_MEMBERS
2016-04-02 João ValverdeUse AC_STRUCT_TIMEZONE
2016-03-21 João ValverdeRemove ADNS support
2016-03-07 Alexis La GoutteAdd conflict check filter
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.
2016-03-01 Mikael Kanstrupdumpcap: Add support for 802.11ac monitor modes
2016-02-19 João ValverdeAdd inet_pton/inet_ntop interface to libwsutil
2016-02-07 João ValverdeGTK: Check if lrint() is usable, fix warnings [-Wbad...
2015-12-12 João Valverdecmake: Fix platform introspection for inet_aton() ...
2015-11-23 João ValverdeRemove configure --enable-ipv6 option
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-10-13 Peter Wucmake: fix kerberos library lookup, support Heimdal
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-04-21 michal.orynicz[Androiddump] Fix CMake install path for androiddump
2015-04-08 Michal Labedzkiextcap: Add support for Android - androiddump
2015-03-30 Guy HarrisAdd the new #defines to cmakeconfig.h.in.
2015-03-25 Guy HarrisHave a #define for whether the capture buffer size...
2015-03-03 Jeff MorrissLook for and use gethostbyname() if we don't have getad...
2015-02-19 Gerald CombsQt: Add more version and packaging information to the...
2015-02-14 Guy HarrisDon't check for C89 headers.
2015-02-14 Guy HarrisWe use GLib's directory-reading routines, so we don...
2015-02-06 Gerald CombsRemove gethostbyaddr and gethostbyaddr2.
2015-01-11 Graham BloiceFix CMake generation and use of Windows .rc files
2015-01-05 Guy HarrisIn CMake, check for thousands-grouping support in the...
2015-01-05 Guy HarrisAdd a check for NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP.
2015-01-04 Guy HarrisClean up handling of INET6.
2015-01-04 Guy HarrisNo need to #define HAVE_PYTHON.
2014-12-27 Guy HarrisCheck for optreset in CMake as well.
2014-12-25 Guy HarrisCheck for getopt_long(), not getopt().
2014-12-23 Guy HarrisCmake: check for popcount, and build it from wsutil...
2014-12-20 Guy HarrisAdd a check for floorl().
2014-12-09 Gerald CombsQt: Initial VoIP Calls dialog.
2014-11-10 David AmeissAllow building under OSX Yosemite using cmake.
2014-10-21 Guy HarrisWith CMake, define WANT_PACKET_EDITOR in config.h.
2014-09-28 Guy HarrisAdd support for getting nanosecond time stamp resolutio...
2014-08-22 Graham BloiceAdd WinSparkle to the CMake build to bring it into...
2014-08-21 Graham BloiceFix CMake checks of PCap functions, along with AirPCap
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-14 Gerald CombsCMake: More Qt5WinExtras plumbing.
2014-07-09 Alexis La GoutteCMake : Set html viewer exe path in HTML_VIEWER variabl...
2014-06-21 Graham BloiceMove the Windows build target OS definitions to Win XP
2014-06-19 Joerg MayerMake cmake build work for msvc 2013 (Graham Bloice)
2014-06-18 Joerg MayerFix building uiqt on Windows with the cmake build system:
next