Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / Makefile.nmake
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-27 Anders BromanMake it easier to try GTK 3.6
2014-01-16 Gerald CombsPartially revert r54824.
2014-01-16 Gerald CombsAllow the use of Win flex-bison and document how to...
2014-01-09 Gerald Combscfile.c is in WIRESHARK_COMMON_SRC so there's no need...
2014-01-08 Guy HarrisAt least some of the files in PLATFORM_CAPTURE_SRC...
2014-01-08 Guy HarrisRename PLATFORM_SRC to PLATFORM_CAPTURE_SRC, to match...
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-12-13 Guy HarrisAdd a "captype" file that just reports the type of...
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-12-01 Jörg Mayer- Rename PCAP_VERSION to WINPCAP_VERSION - the version...
2013-11-21 Gerald CombsTry to get qmake to create wireshark-tap-register.c.
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-10-27 Pascal QuantinFix relative path now that u3 folder has been removed
2013-10-27 Gerald CombsRemove U3 code and packaging.
2013-10-17 Gerald CombsIf static analysis is enabled disable error checking...
2013-10-12 Pascal QuantinUpdate the User Guide for the upcoming 1.11.0 release
2013-10-12 Gerald CombsUpdate to the latest Windows library tags. Add an ...
2013-10-12 Gerald CombsQT_DIR → QT5_BASE_DIR. This matches the CMake environment.
2013-10-11 Gerald CombsLook for Qt in WIRESHARK_LIB_DIR. Add a conditional...
2013-10-11 Gerald Combs"install-generated-files" depends on "doc". Set depende...
2013-10-11 Gerald Combsqtshark.exe doesn't depend on tshark_OBJECTS.
2013-10-11 Gerald CombsDon't return an error if cleaning the Qt directory...
2013-10-10 Chris MaynardRevert the changes made to resolve https://bugs.wiresha...
2013-10-10 Jörg MayerAs the Qt build will not use portaudio, we don't need to
2013-10-08 Gerald CombsAdd some QT_DIR checks.
2013-10-08 Gerald CombsAdd an initial Qt configuration and makefile targets.
2013-09-11 Gerald CombsDefine NOMINMAX for the entire Qt build.
2013-08-07 Gerald CombsSwitch to make-services.py. Fix some variable names...
2013-07-30 Anders BromanAdd a routine to get application memory usage to epan.
2013-07-28 Graham Bloiceclean target misses some build artefacts; capinfos...
2013-07-24 Anders BromanMake it possible to use GetProcessMemoryInfo on Windows.
2013-07-20 Gerald CombsGeoIP 1.5.1.
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-10 Chris MaynardAdd strnatcmp by Martin Pool for 'natural order' string...
2013-06-25 Jeff MorrissAllow the Gtk+ and Qt versions to be built simultaneous...
2013-06-25 Chris Maynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2013-05-30 Pascal QuantinUpgrade user manual
2013-05-29 Chris MaynardCorrect the c-ares directory name in the clean_setup...
2013-05-22 Chris MaynardAdd dftest.exe to EXECUTABLES. For clean-local target...
2013-05-01 Gerald CombsInstall and uninstall our global profiles.
2013-03-09 Gerald CombsSwitch to WinPcap 4.1.3.
2013-03-08 Gerald CombsSwitch to c-ares 1.9.1.
2013-03-07 Pascal QuantinRevert part of r48021: those hunks are no more needed...
2013-03-07 Gerald CombsFrom Balint:
2013-03-07 Gerald CombsTry to fix the "LNK4217: locally defined symbol" warnings.
2013-03-04 Gerald CombsDon't define WS_BUILD_DLL when building capinfos and...
2013-03-02 Pascal QuantinTry to fix LNK4217 (locally defined symbol imported...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-19 Gerald CombsAdd automatic software update checks for Win32 using...
2013-01-07 Chris MaynardCopy over any mibs that might be in the site directory.
2012-12-28 Bill MeierRemove redundant SUBSYSTEM link option from link commands.
2012-12-21 Michael TüxenThis should get it building on Windows.
2012-12-21 Michael TüxenTry to get text2pcap building on Windows.
2012-12-18 Michael Tüxentext2pcap needs only the wsutil lib, not the wiretap...
2012-12-13 Michael MannBug 3528 - When following an HTTP tcp stream decode...
2012-12-11 Pascal QuantinUpdate the User's Guide to 1.9
2012-12-07 Pascal QuantinUpdate the User's Guide to 1.8
2012-11-19 Anders BromanMake it easier to switch between GTK2 and GTK3.
2012-10-19 Gerald CombsThe U3 and PortableApps packaging processes depend...
2012-10-15 Gerald CombsAdd PROGRAM_NAME and INSTALL_DIR to ui\qt\config.pri...
2012-10-15 Anders BromanStart making the program name "wireshark" configurable.
2012-10-12 Anders BromanInclude setup.ini in the tarball.
2012-09-25 Chris MaynardRevert 45116. Developer's probably don't want the...
2012-09-25 Chris MaynardWe're downloading the user-guide as part of the setup...
2012-09-24 Martin MathiesonFix mispelling of reordercap.exe target.
2012-09-24 Martin MathiesonFrom Jim Young, bug 7745.
2012-09-19 Gerald CombsUse guilibsdll and htmlhelp.lib in the Qt build.
2012-09-18 Jeff MorrissFrom Chris Maynard via https://bugs.wireshark.org/bugzi...
2012-09-16 Anders BromanCompile and install schemas if GTK3 is used, nsis needs...
2012-09-13 Gerald CombsRemove our local copy of WinPcap and download it from
2012-09-13 Anders BromanMinor tweek for GTK3
2012-08-16 Gerald CombsCopy over the C runtime DLLs if MSVCR_DLL is defined.
2012-07-25 Gerald CombsRevert parts of r43978 and r43976 so that we can catch...
2012-07-25 Gerald CombsMake sure xcopy can figure things out on its own.
2012-07-25 Gerald CombsMake sure wireshark.exe and tshark.exe don't depend...
2012-07-24 Gerald CombsFix the dependencies for wireshark.exe and tshark.exe...
2012-07-20 Michael MannWiMAX OFDMA PHY SAP dissector plugin (https://bugs...
2012-07-12 Gerald CombsUse win32_open_file in qtshark on Windows.
2012-06-25 Jeff MorrissRevert 43481: linking dftest against libui was not...
2012-06-25 Anders BromanFrom Tony Trinh:
2012-06-25 Jeff MorrissMove get_args_as_string from ui/util.c into wsutil...
2012-06-21 Guy HarrisMove a bunch of common code in the file chooser dialog...
2012-06-21 Gerald CombsTry to fix tarball compilation on Windows.
2012-06-20 Jörg MayerRemove HAVE_WIRELESS_TOOLBAR from the other build systems.
2012-06-19 Anders BromanStart to have an generic wireless toolbar. Sligtly...
2012-06-13 Bill MeierAdd a comment as to .bsc files seemingly not usable...
2012-06-13 Bill Meierwireshark.bsc dependencies: fix a typo; add 2 which...
2012-06-05 Gerald CombsAdd the GeoIP DLL.
2012-06-05 Gerald CombsPass WTAP_VERSION to Qt. (WTAP_VERSION should probably...
2012-06-04 Anders BromanMake it possible to build with GTK3 on Windows
2012-06-01 Guy HarrisNo more GIOP plugins, no more GIOP plugin directory.
2012-05-31 Pascal QuantinClean GeoIP-1.4.8-*-win??ws folder with setup target
2012-05-30 Gerald CombsBack out previous change.
2012-05-30 Gerald CombsExtract into the right directory.
2012-05-29 Gerald CombsUse GeoIP 1.4.8 which includes a DLL instead of a stati...
2012-05-14 Gerald CombsTry using an OBS-derived Gtk2 bundle, second try.
next