Only use sw_vers if we're on OS X.
[metze/wireshark/wip.git] / plugins / docsis /
2013-07-06 Evan HuusAdd our license header to plugin moduleinfo.h files...
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 various unused hf_... instances found by...
2013-02-10 Bill MeierFix ERROR: NO ARRAY: packet-tlv.c, hf_docsis_rcv_mod_en...
2013-02-09 Guy HarrisPull the definition of NODIST_HEADER_FILES up into
2013-02-09 Guy HarrisMake the other plugin makefiles use the new style intro...
2013-01-13 Michael Mannguint16 needed to prevent rollover. Bug 8199 (https...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-05 Pascal QuantinFrom Guy Martin via https://bugs.wireshark.org/bugzilla...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-02 Pascal QuantinFrom Martin Kaiser via https://bugs.wireshark.org/bugzi...
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-02 Anders BromanFrom Gabor Somlai:
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-03-18 Bill MeierFrom Reinhard Speyerer: Fix several misspellings/typos...
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2012-01-13 Anders BromanFrom Yi Zhang:
2012-01-13 Anders BromanFrom Yi Zhang:
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-07-04 Anders BromanFrom Guido Reismueller:
2011-02-08 Bill MeierRename some hf_... vars so name starts with hf_docsis_c...
2011-02-08 Bill Meier#if 0 code related to unused "docsis" dissector table;
2011-02-07 Jaap KeuterFrom Hendrik Robbel:
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-16 Jeff MorrissThere is no exceptions.h file here, remove it from...
2010-12-16 Jaap KeuterFrom Guido Reismueller:
2010-10-17 Stig BjørlykkeRemove some unused hf entries.
2010-09-24 Guy HarrisPlugins are not shared libraries, so:
2010-09-24 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-09-23 Jörg MayerH. Sivank <hsivank@gmail.com>
2010-09-21 Jeff MorrissAs suggested by Kovarththanan Rajaratnam in https:...
2010-05-14 Jaap KeuterSynchronize Makefiles even more.
2010-05-14 Jeff MorrissAdd Cmake stuff to the source distribution so more...
2010-04-06 Jeff MorrissDon't use %s as the format string in val_to_str().
2010-04-06 Jeff MorrissDon't use %s as the format string in val_to_str()....
2010-04-06 Guy HarrisThe third argument to val_to_str() is a format string...
2010-04-05 Anders BromanGet rid of a bunch of check_col().
2010-03-18 Jörg Mayercmake changes:
2010-02-24 Jörg Mayer- Remove the lib prefix for plugin names.
2010-01-13 Anders BromanFrom Didier Gautheron:
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-09 Anders BromanFrom Didier Gautheron:
2009-10-06 Stig BjørlykkeBuild plugins with cmake on OSX.
2009-09-24 Kovarththanan Raja... Remove check_col() guard
2009-09-23 Kovarththanan Raja... Use col_set_str instead of col_add_fstr/col_add_str...
2009-09-23 Kovarththanan Raja... Don't col_clear() followed by col_set_str(). A col_set_...
2009-09-22 Kovarththanan Raja... Use col_set_str instead of col_add_fstr when adding...
2009-09-21 Jörg MayerCMake:
2009-09-16 Jörg MayerBuild a few more plugins
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-21 Jaap KeuterRemove unneeded #includes.
2009-08-21 Jaap KeuterRemove unneeded #includes.
2009-08-21 Bill Meier(Minor) Remove unneeded #includes.
2009-08-20 Jaap KeuterFrom Geoffrey Kimball:
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
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_INFO) with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-09 Stig BjørlykkeAdded missing $Id$ and convert to correct eol-style.
2009-05-08 Bill MeierFT_BOOLEAN fields w/o bitmasks really should use BASE_N...
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-07-30 Anders BromanFrom Bruno Verstuyft:
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 BromanDount use proto_tree_add_item_hidden().
2008-05-05 Anders BromanMake it possible to run checkapi on all plugins trough...
2008-03-29 Jaap KeuterRemove the pre-release flag from FILEFLAGS in the resou...
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-10-07 Richard van der... From Chris Maynard <christopher.maynard@gtech.com>:
2007-08-27 Bill MeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 Guy HarrisUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-27 Guy HarrisClean up white space.
2007-04-14 Sebastien Tandelmove ipsec to DISSECTOR_SRC
2007-04-05 Gerald CombsAdd the make-dissector-reg scripts to the dependency...
2007-03-23 Stephen FisherFrom Sebastien Tandel:
2007-03-22 Stephen FisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 Ulf Lampingset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 Jaap Keuter-Add the compiler version to the plugin resource
next