Update minimum version requirement for GTK to 2.12.
[obnox/wireshark/wip.git] / plugins / docsis /
2011-10-18 wmeierDo some more conversions of proto_tree_add_item() ...
2011-10-15 wmeierConvert plugin files proto_tree_add_item() 'encoding...
2011-10-10 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-07-04 etxrabFrom Guido Reismueller:
2011-02-08 wmeierRename some hf_... vars so name starts with hf_docsis_c...
2011-02-08 wmeier#if 0 code related to unused "docsis" dissector table;
2011-02-07 jakeFrom Hendrik Robbel:
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-16 morrissThere is no exceptions.h file here, remove it from...
2010-12-16 jakeFrom Guido Reismueller:
2010-10-17 stigRemove some unused hf entries.
2010-09-24 guyPlugins are not shared libraries, so:
2010-09-24 morrissReplace blurbs that match the name (case insensitive...
2010-09-23 morrissReplace blurbs that match the name (case insensitive...
2010-09-23 jmayerH. Sivank <hsivank@gmail.com>
2010-09-21 morrissAs suggested by Kovarththanan Rajaratnam in https:...
2010-05-14 jakeSynchronize Makefiles even more.
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-04-06 morrissDon't use %s as the format string in val_to_str().
2010-04-06 morrissDon't use %s as the format string in val_to_str()....
2010-04-06 guyThe third argument to val_to_str() is a format string...
2010-04-05 etxrabGet rid of a bunch of check_col().
2010-03-18 jmayercmake changes:
2010-02-25 guyGenerate asn1/hnbap/Makefile.
2010-01-13 etxrabFrom Didier Gautheron:
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-10-09 krjUse register_dissector_files in the plugins dissectors
2009-10-09 etxrabFrom Didier Gautheron:
2009-10-06 stigBuild plugins with cmake on OSX.
2009-09-24 krjRemove check_col() guard
2009-09-23 krjUse col_set_str instead of col_add_fstr/col_add_str...
2009-09-23 krjDon't col_clear() followed by col_set_str(). A col_set_...
2009-09-22 krjUse col_set_str instead of col_add_fstr when adding...
2009-09-21 jmayerCMake:
2009-09-16 jmayerBuild a few more plugins
2009-09-13 morrissRun checkapi on the dissector header files
2009-09-09 krjWe no longer support the old plugin API so remove it...
2009-08-21 jakeRemove unneeded #includes.
2009-08-21 jakeRemove unneeded #includes.
2009-08-21 wmeier(Minor) Remove unneeded #includes.
2009-08-20 jakeFrom Geoffrey Kimball:
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO) with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-07-07 stigFrom Kovarththanan Rajaratnam:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-09 stigAdded missing $Id$ and convert to correct eol-style.
2009-05-08 wmeierFT_BOOLEAN fields w/o bitmasks really should use BASE_N...
2009-03-02 geraldDisable manifest building for our DLLs. This attempts...
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
2008-07-30 etxrabFrom Bruno Verstuyft:
2008-07-29 morrissAllow checkapis target to work in out-of-tree builds...
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-06-26 geraldAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-05 etxrabDount use proto_tree_add_item_hidden().
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-03-29 jakeRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-01 jakeCreate proper dependancies for plugin.c
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-18 geraldIf we have an SVN revision number, use it as the build...
2007-10-07 richardvFrom Chris Maynard <christopher.maynard@gtech.com>:
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-05-27 guyUse $(PLUGIN_LDFLAGS) for LDFLAGS.
2007-05-27 guyClean up white space.
2007-04-14 standelmove ipsec to DISSECTOR_SRC
2007-04-05 geraldAdd the make-dissector-reg scripts to the dependency...
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 ulflset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 jake-Add the compiler version to the plugin resource
2007-01-03 ulflclean should also remove generated plugin.c and manifes...
2006-12-19 jakeAdd Windows version info resource.
2006-10-29 ulflput every python script name into "" so the call won...
2006-06-02 jmayerremove plugin.c in distlclean
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-28 etxrabEthereal->Wireshark
2006-05-22 sahlbergethereal->wireshark updates
2006-05-21 sahlbergname change
2006-05-14 guyUse $(PLUGIN_NAME) wherever possible, so that we have...
2006-04-22 guyConvert most other plugin dissectors to use the make...
2006-04-20 guyRename "make-reg-dotc" to "make-dissector-reg", and...
2006-04-19 guyFix a typo.
2006-04-19 guyFix the register and register-handoff routines to have...
2006-04-19 guyregister.c and register.obj are no longer used.
2006-04-19 guyThe rule makes plugin.c, not register.c.
2006-04-19 guyUpdate comments.
2006-04-19 guyHave make-reg-dotc and make-reg-dotc.py generate either...
2006-04-17 guyPull the plugin-specific code into "plugin.c", and...
2006-02-01 etxrabFrom Eric Hultin:
2006-01-05 jmayerBill Meier:
2005-08-08 ulflvarious code cleanup:
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
next