Add a HACK patch for building a patched kerberos library
[metze/wireshark/wip.git] / plugins / ethercat /
2013-12-20 wmeier#if 0 a group of unused #defines;
2013-12-20 martinkfix
2013-12-20 etxrabFix [-Wmissing-prototypes]
2013-11-21 mmannCreate separate dissector function for TCP functionalit...
2013-11-19 etxrabFix [-Wmissing-prototypes]
2013-11-05 mmannRemove setting of pinfo->private_data to ETHERCAT_MBOX_...
2013-10-29 wmeierFrom didier gautheron: remove redundant or use faster...
2013-10-13 grahambAdd CMake properties to targets so that they are logica...
2013-08-15 eapacheAs suggested by Volcke Mario, fixing
2013-07-22 darkjamesRevert removed line in r50774, we can update pinfo...
2013-07-21 darkjamesUpdate plugins/ with recent change.
2013-07-06 eapacheAdd our license header to plugin moduleinfo.h files...
2013-06-25 morrissLink this plugin with libwsutil too (in order to pick...
2013-03-29 eapacheRename value string (and similar) functions to use...
2013-03-12 jakeFrom David Arnold:
2013-03-09 eapacheFrom Thomas Wiens via https://bugs.wireshark.org/bugzil...
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-10 wmeierComment out numerous unused hf_.... instances found...
2013-02-09 guyMake the other plugin makefiles use the new style intro...
2012-12-26 guyFix a bunch of warnings.
2012-09-23 darkjamesStore pointers to previously displayed and captured...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-11 darkjamesAdd data parameter to dissector_try_heuristic
2012-09-10 darkjamesInitial commit to support yet another method of passing...
2012-06-28 darkjamesUpdate FSF address - part II.
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-07 wmeierAttempt to fix display of "eoe macfilter header".
2012-06-01 wmeierSet Makefile.common as a plugin.c dependency so plugin...
2012-06-01 wmeierWindows: Set Makefile.common as a plugin.c dependency...
2012-05-11 guyGet rid of remaining Booleans-as-encoding-arguments in
2012-05-11 guyGet rid of remaining Booleans-as-encoding-arguments in
2012-04-27 etxrabFix Malformed packet AMS for Read Device Info Read...
2012-04-04 morrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-01-29 etxrabAdd *.sbr files to the clean target.
2012-01-13 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-13 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 wmeierUse ENC_NA as proto_tree_add_item() encoding arg for...
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-04-22 morrissUse the return value of proto_item_add_subtree(): put...
2011-03-29 etxrabAdd a missing break.
2011-03-24 wmeierDon't assign to a proto_item* if the value won't be...
2011-03-24 wmeierDon't assign to a proto_item* if the value won't be...
2011-03-23 sahlbergdont assign to a proto_item* unless we are going to...
2011-02-17 sfisherRemove some of the many dead assignments found by clang
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2010-12-20 guyRename the routines that handle dissector tables with...
2010-10-17 stigRemoved unused hf_ecat_mailbox.
2010-09-24 guyPlugins are not shared libraries, so:
2010-09-23 jmayerH. Sivank <hsivank@gmail.com>
2010-05-14 jakeSynchronize Makefiles even more.
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-04-05 etxrabGet rid of a bunch of check_col().
2010-03-29 wmeierFrom Richard Kümmel: Added the bitmasks for port 10...
2010-03-18 jmayercmake changes:
2010-02-25 guyGenerate asn1/hnbap/Makefile.
2010-01-02 wmeierDo some cleanup:
2009-11-17 dimegRemove the address operator from value_string arrays...
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 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.
next