From Benjamin Meyer:
[obnox/wireshark/wip.git] / plugins / ethercat /
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 krj* Prefer col_append_str instead of col_append_fstr...
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 wmeier(Minor) Remove unneeded #includes.
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-15 krjUse HFILL instead of hard coding the values
2009-08-14 krjFrom Artem Tamazov via. 3899:
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-15 etxrabAdd /MP flag to make use of multi cores.
2009-07-07 wmeierFix the esl protocol enable/disable handling issue...
2009-07-07 wmeierVarious fixes:
2009-07-07 stigFrom Richard Kummel:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-16 geraldFix Win64 compilation problems in the plugins directory.
2009-03-02 geraldDisable manifest building for our DLLs. This attempts...
2009-02-09 stigFrom Peter Johansson:
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-25 wmeierproto_register/proto_reg_handoff; Various small cleanup...
2008-08-29 wmeier#include <prefs.h> not required
2008-07-29 morrissAllow checkapis target to work in out-of-tree builds...
2008-07-14 sakeOops... missed one ;
2008-07-14 sakeFrom Richard Kuemmel (bug 2668):
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-14 stigInitialize aitem.
2008-05-14 kukosaFrom Anders Broman:
2008-05-09 etxrabUse PROTO_ITEM_SET_HIDDEN().
2008-05-08 etxrabRun checkAPI in plugins dir.
2008-05-05 etxrabDon't 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-05 sfisherFix the declaration of a true_false_string
2008-03-05 etxrabFrom Peter Johansson :
2008-03-01 jakeCreate proper dependancies for plugin.c
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-25 morrissFrom Richard Kuemmel via bugs.wireshark.org/bugzilla...
2008-02-18 geraldIf we have an SVN revision number, use it as the build...
2008-02-07 wmeierFix a (never used) 'anonymous struct'
2008-02-06 stigEliminate an anonymous struct, as noticed by Andrew...
2008-02-05 stigRewrote some prohibited APIs in plugins/ (sprintf,...
2008-01-10 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186...
2008-01-07 stigAs noted by David Halik in bug 2172:
2007-10-16 morrisssizeof() returns a 64-bit number when compiling for...
2007-10-16 jmayerFix a warning about different variable sizes that preve...
2007-10-15 stigFixed compiler errors.
2007-10-15 etxrabTry to fix the buildbot.
2007-10-15 etxrabFrom Peter Johansson:
2007-10-14 jakeSomeone has a compromised filesystem since it contained...
2007-10-14 etxrabEthercat plugin