Only use sw_vers if we're on OS X.
[metze/wireshark/wip.git] / plugins / unistim /
2013-07-06 Evan HuusAdd our license header to plugin moduleinfo.h files...
2013-05-29 Michael MannBatch (some of) the plugins to filterable expert infos...
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-10 Bill MeierComment out numerous unused hf_.... instances found...
2013-02-09 Guy HarrisMake the other plugin makefiles use the new style intro...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-04 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-06-01 Bill MeierSet Makefile.common as a plugin.c dependency so plugin...
2012-06-01 Bill MeierWindows: Set Makefile.common as a plugin.c dependency...
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2011-12-28 Chris MaynardFix memory leaks involving tvb_get_string[z]().
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 Bill MeierUse ENC_NA as proto_tree_add_item() encoding arg for...
2011-10-18 Bill MeierDo some more conversions of proto_tree_add_item() ...
2011-10-15 Bill MeierConvert plugin files proto_tree_add_item() 'encoding...
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-04-17 Anders BromanFix Unused varaiable warnings.
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2011-01-02 Guy HarrisFix some cut-and-pasteos and other typoes.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-09-24 Guy HarrisPlugins are not shared libraries, so:
2010-09-23 Jörg MayerH. Sivank <hsivank@gmail.com>
2010-08-12 Bill Meier(Trivial) Use consistent indentation; Whitespace cleanup.
2010-08-12 Bill MeierAdd new expansion.h file left out of the previous commit.
2010-08-12 Bill MeierFrom Don Newton: Added dissection of Expansion Module...
2010-07-27 Jaap KeuterFrom Don Newton:
2010-07-09 Guy HarrisThe only reason to escape "%" in a string is if you...
2010-05-14 Jaap KeuterSynchronize Makefiles even more.
2010-05-14 Jeff MorrissAdd Cmake stuff to the source distribution so more...
2010-04-06 Anders BromanGet rid of check_col
2010-03-18 Jörg Mayercmake changes:
2010-03-16 Guy HarrisFix some compiler warnings, clean up indentation a...
2010-02-24 Jörg Mayer- Remove the lib prefix for plugin names.
2010-01-28 Bill MeierFix gcc -Wshadow warning;
2009-11-17 Jörg MayerBeginnings of enabling static builds. Still to do:
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-10-09 Kovarththanan Raja... Use register_dissector_files in the plugins dissectors
2009-10-06 Stig BjørlykkeBuild plugins with cmake on OSX.
2009-09-25 Jörg MayerForgot to commit the unistim cmakefile
2009-09-13 Jeff MorrissRun checkapi on the dissector header files
2009-09-09 Kovarththanan Raja... We no longer support the old plugin API so remove it...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeRemoved header_field.h
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-24 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-05-19 Anders BromanGet info about media type(Video or not) a first step...
2009-04-16 Gerald CombsFix Win64 compilation problems in the plugins directory.
2009-03-27 Bill MeierReplace some unnecessary use of g_snprintf and g_strdup...
2009-03-02 Gerald CombsDisable manifest building for our DLLs. This attempts...
2009-02-02 Ulf Lampingadd missing mt.exe calls, to include manifest files...
2008-12-22 Bill MeierFix some typos and spelling (mostly in text strings)
2008-12-04 Jörg MayerUnistim still eats the TAPA packets :-(
2008-12-02 Jaap KeuterFrom Don Newton:
2008-12-02 Jaap KeuterFrom Don Newton:
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-28 Bill MeierMinor cleanup related to proto_register/proto_reg_hando...
2008-07-29 Jeff MorrissAllow checkapis target to work in out-of-tree builds...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-06-26 Gerald CombsAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-05 Anders BromanMake it possible to run checkapi on all plugins trough...
2008-04-19 Jaap KeuterFix for bug 2475:
2008-03-29 Jaap KeuterRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-06 Jörg MayerSet default port of Unistim from 5000 to 0: It grabs...
2008-03-01 Jaap KeuterCreate proper dependancies for plugin.c
2008-02-27 Stig BjørlykkeQuote argument to test in plugins Makefiles, as propose...
2008-02-18 Gerald CombsIf we have an SVN revision number, use it as the build...
2007-12-13 Jaap KeuterFix for bug 2098:
2007-09-24 Stig BjørlykkeFrom Don Newton:
2007-09-24 Jaap KeuterFrom Chad Singer:
2007-09-19 Jaap KeuterFrom Don Newton:
2007-09-13 Jaap KeuterAdd RT(C)P conversation setup.
2007-09-12 Jaap KeuterImplement dissect_message loop i.s.o. recursive calls.
2007-09-10 Jaap KeuterFrom Chad Singer:
2007-08-28 Jörg MayerDisable unistim for now: it used port 5000 unconditionally
2007-08-27 Bill MeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-08-23 Jaap KeuterList additional request for command presentation
2007-08-20 Jaap KeuterAdd the UNISTIM plugin to Wireshark.