Clarify what the special cases in wtap_wtap_encap_to_pcap_encap() are
[metze/wireshark/wip.git] / Makefile.nmake
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.
2012-04-21 Anders BromanMake it possible to download the GTK3 package
2012-04-20 Gerald CombsSwitch back to the gtk.org version of the GTK+ bundle...
2012-04-20 pascalClean gnutls-2.12.18-*-win??ws folder with setup target
2012-04-19 Gerald CombsSwitch to our custom GTK+ bundles derived from openSUSE...
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-03-25 Gerald CombsGive qmake a VERSION it will accept.
2012-03-25 Gerald CombsFix the Qt build for Win64.
2012-03-16 Gerald CombsCapitalize "Wireshark" in various package names.
2012-03-01 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-03-01 Bill MeierUpdate clean_setup list of win32-libs to be deleted.
2012-02-19 Guy HarrisBuild the TShark taps into a static libcliui library...
2012-02-18 Guy HarrisCreate a libui (static) library in the ui directory...
2012-02-18 Guy HarrisRename the (static) library built from stuff in ui...
2012-02-02 Anders BromanRevert file commited by mistake.
2012-02-02 Anders BromanUpdate the protocol name as per commit rev 40801.
2012-02-01 Bill MeierFix some Windows qmake and Qt Wireshark build issues:
2012-01-30 Bill MeierRework optional generation of .sbr & .bsc files.
2012-01-30 Bill MeierRework Windows Wireshark Qt build configuration a bit:
2012-01-30 Bill Meier(Trivial) use same "Directory Separator" for dependency...
2012-01-29 Anders BromanPart of "Build Browse Information File per default...
2012-01-24 Gerald CombsCompile PortAudio if it's available.
2012-01-20 Gerald CombsAdd more configuration information to config.pri which...
2012-01-20 Gerald CombsTry copying our plugins to an accessible directory...
2012-01-16 Guy HarrisAnother fixup for the move of win32 to ui\win32.
2012-01-16 Guy HarrisMake the win32 directory a subdirectory of the ui direc...
2012-01-15 Guy HarrisThe name of the target for ui/gtk/libui.lib is "gtk...
2012-01-15 Bill Meiercd ../gtk ==> cd ../ui/gtk
2012-01-15 Jörg MayerMove gtk to ui/gtk.
2012-01-06 Bill MeierQuote some filename usage.
2012-01-06 Bill MeierRemove support for MSVC < MSVC2005; Update Developer...
next