Ensure to have a valid string pointer when writing OS SHB option
[metze/wireshark/wip.git] / CMakeLists.txt
2016-07-21 Gerald Combs2.1.2 → 2.3.0.
2016-07-14 Pascal QuantinMore 2.1.1 → 2.1.2 changes
2016-07-14 Gerald CombsBuild 2.1.1, second try.
2016-07-07 João ValverdeCMakeLists.txt: Fix gcee3e82
2016-07-05 Pascal QuantinRemove remnants of g_spawn_helper support
2016-07-05 Roland Knallextcap: Remove g_spawn_helper support
2016-06-29 Gerald CombsCMake: Update the macOS wrapper script behavior.
2016-06-27 Gerald CombsCMake: Qt 5.7 requires C++ 11.
2016-06-15 Gerald CombsPass "/utf-8" to Visual C++ 2015.
2016-06-15 Pascal QuantinRemove Nmake build system
2016-06-15 Peter Wucmake: fix ENABLE_ASAN detection
2016-06-14 Anders BromanRevert "Move inclusion of CmakeListsCustom to the end...
2016-06-13 AndersBromanMove inclusion of CmakeListsCustom to the end of the...
2016-06-12 João ValverdeCMake: Make PROJECT_VERSION_EXTENSION code simpler
2016-06-08 Gerald Combs2.1.0 → 2.1.1.
2016-06-08 Gerald CombsBuild 2.1.0, second try.
2016-05-22 João ValverdeMake -Wunused-const-variable a C only warning
2016-05-11 Michael MannCreate a Wix Installer
2016-05-10 Joerg MayerWhen using clang, warn about c99 only syntax (like...
2016-05-09 Michael MannSMI_DLL should not be part of directory path for copyin...
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-04-25 Pascal QuantinCompile sshdump and ciscodump for Windows
2016-04-22 João ValverdeAdd CMake version.h dependency
2016-04-21 João ValverdeLink version code statically again
2016-04-21 João ValverdeAdd "-git" tag to version
2016-04-13 Gerald CombsWindows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
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-07 João ValverdeRemove -Warray-bounds, it is enabled by default with...
2016-04-04 João ValverdeRename "libz" to "zlib"
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-03-31 Alexis La GoutteRevert "Trun on -Wused-but-marked-unused but only as...
2016-03-29 João ValverdeUse "old-style" moc options to ensure backward compatib...
2016-03-28 Joerg MayerTrun on -Wused-but-marked-unused but only as warning...
2016-03-28 Peter WuFix out-of-tree "gen-authors" target
2016-03-25 João ValverdeRemove -W from compiler warnings
2016-03-25 João ValverdeAdd ax_lib_socket_nsl.m4 macro
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-24 Dario Lombardoextcap: add ciscodump.
2016-03-21 João ValverdeRemove ADNS support
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-20 Graham BloiceFix CMake target FOLDER properties
2016-03-18 João Valverdecmake: Remove extcap from include directories
2016-03-14 Gerald CombsOS X: Remove GTK+ packaging.
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2016-03-11 João Valverdecmake: Copy docs to build datafile dir for NSIS packaging.
2016-03-10 João ValverdeAdd doc/CMakeLists.txt
2016-03-08 Alexis La GoutteAUTHORS: sort by name
2016-03-07 Alexis La GoutteAdd conflict check filter
2016-03-06 Gerald CombsCMake: Avoid pipes and the `cut` command.
2016-03-04 Dario Lombardocmake: fix gen-authors target.
2016-03-04 Dario Lombardoextcap: move ssh common functions to ssh-base.
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.
2016-03-03 Michael MannCreate perl script to append existing AUTHORS file...
2016-03-01 João ValverdeCMake: Add more structure to libwireshark build
2016-02-29 Roland Knallextcap: Move extcap handling to base
2016-02-26 Dario Lombardoextcap: move windows functions into extcap-base
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2016-02-11 João ValverdeUse CMake conventional nomenclature for CXX_FLAGS
2016-02-06 João ValverdeCMake: Avoid unnecessary link dependency with SBC and...
2016-02-03 João ValverdeFix Qt4 moc option argument and add build parametrization
2016-02-02 Gerald CombsAdd configure-time synchronous DNS warnings.
2016-01-27 Mike78Allow/Create an option to use "capture filter" labels...
2016-01-27 Christian TellefsenAllow make-version.pl to use git when missing from...
2016-01-27 Guy HarrisDon't treat Visual Studio specially for linker flags.
2016-01-27 Guy HarrisExplain why we're still checking for MSVC.
2016-01-23 Michal PrivoznikCMake: Produce correct plugindir for pkg-config
2016-01-19 Gerald CombsCMake: Fix an endif.
2016-01-18 Michal LabedzkiAdd Lua dependings only if LUA is enabled
2016-01-04 Michal PrivoznikGenerate better pkg-config file
2015-12-30 Peter Wucmake: do not fail if help/faq.txt already exists
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-23 Guy HarrisFix a typo in a comment.
2015-12-22 Dario Lombardoextcap: add randpktdump, a random packet generator.
2015-12-18 Gerald CombsCMake: Make "install ... DESTINATION" paths relative.
2015-12-14 Guy HarrisNote why we do -Wno-variadic-macros.
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-12-05 Guy HarrisRevert "Build Flex-generated files with "warnings are...
2015-12-05 Guy HarrisBuild Flex-generated files with "warnings are errors".
2015-12-04 Gerald CombsCMake+PortableApps: Include the VC runtime (second...
2015-12-04 Guy HarrisMore libcodecs -> libwscodecs.
2015-12-03 Pascal QuantinChange codecs from static to dynamic library
2015-11-30 Ryan DoyleCMake: Fix breakage with CMake 3
2015-11-26 Peter Wucmake: print the current CMAKE_C_FLAGS/CMAKE_CXX_FLAGS
2015-11-25 Peter Wucmake: fix dependencies for copy_data_files
2015-11-24 AndersBroman[Custom plugins] CUSTOM_PLUGIN_IN_FILES is no longer...
2015-11-24 Pascal QuantinFix NSIS installer generation broken in gffb5b3d
2015-11-24 Peter Wucmake: add dependency information for copy_data_files
2015-11-23 Alexis La GoutteCMakeLists (root): fix indent (use tabs)
2015-11-22 Guy HarrisQuote the path for the Windows setup script.
2015-11-21 Graham BloiceFix Windows hardening check
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-11-17 Gerald CombsCMake: Add Qt5Svg to PACKAGELIST.
2015-11-16 Peter WuRevert "Override optimization and other flags for make...
2015-11-15 Guy HarrisTry retroactively applying the Qt folks' fix for QTBUG...
2015-11-11 Pascal QuantinCMake: set WinPcap version in top CMakeLists.txt file...
2015-11-11 Dario Lombardorandpkt: split into a core and an app.
2015-11-06 Evan HuusMove -fno-delete-null-pointer-checks to optional
2015-10-29 Ryan DoyleCMake: Fix compatibility with CMake 3
next