aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-22plugins: Cleanup #includesBill Meier7-14/+0
2014-12-21Have a heur_dissector_list_t be an opaque handle.Guy Harris1-1/+1
2014-12-13plugins: replace ENC_NA by ENC_..._ENDIAN when fetching integral typesBill Meier1-1/+1
2014-11-17Eliminate proto_tree_add_textMichael Mann1-207/+101
2014-10-14Always put editor-modelines at the end of the file ...Bill Meier1-3/+4
2014-10-09CMake: Bundle our plugins.Gerald Combs1-3/+12
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-1/+1
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier7-1753/+1843
2014-08-31Don't show the echo/python command lines when making plugin.cРоман Донченко1-3/+4
2014-08-24Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко1-5/+0
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-12/+4
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко1-12/+1
2014-07-10convert to proto_tree_add_subtree[_format] for plugin dissectorsMichael Mann2-9/+5
2014-07-10Revert "More needed to get rid of "lib" in "libwsutil" on Windows."Guy Harris1-1/+1
2014-07-09More needed to get rid of "lib" in "libwsutil" on Windows.Guy Harris1-1/+1
2014-07-06make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2-10/+10
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann3-5/+5
2014-05-21Change the signature of dissector_try_heuristic() to return hdtbl_entryAndersBroman1-3/+4
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte5-10/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte13-26/+0
2014-02-25Remove trailing whitespaceBill Meier4-13/+13
2013-12-20#if 0 a group of unused #defines;Bill Meier1-8/+23
2013-12-20fixMartin Kaiser1-0/+1
2013-12-20Fix [-Wmissing-prototypes]Anders Broman2-6/+12
2013-11-21Create separate dissector function for TCP functionality so packet_info->ethe...Michael Mann1-12/+17
2013-11-19Fix [-Wmissing-prototypes]Anders Broman5-2/+16
2013-11-05Remove setting of pinfo->private_data to ETHERCAT_MBOX_HEADER structure as it...Michael Mann1-1/+0
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-4/+1
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-08-15As suggested by Volcke Mario, fixingEvan Huus1-1/+0
2013-07-22Revert removed line in r50774, we can update pinfo->rel_ts not sure if it mak...Jakub Zawadzki1-0/+1
2013-07-21Update plugins/ with recent change.Jakub Zawadzki1-1/+0
2013-07-06Add our license header to plugin moduleinfo.h files. Cleans up a batch ofEvan Huus1-0/+23
2013-06-25Link this plugin with libwsutil too (in order to pick up time symbols).Jeff Morriss1-1/+1
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-1/+1
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-09From Thomas Wiens via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8455Evan Huus1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-10Comment out numerous unused hf_.... instances found by checkhf.Bill Meier5-16/+34
2013-02-09Make the other plugin makefiles use the new style introduced in the MATEGuy Harris3-26/+38
2012-12-26Fix a bunch of warnings.Guy Harris8-150/+150
2012-09-23Store pointers to previously displayed and captured packet, not nstime_t deltas.Jakub Zawadzki1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss7-14/+0
2012-09-11Add data parameter to dissector_try_heuristicJakub Zawadzki1-3/+3
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2-2/+2
2012-06-28Update FSF address - part II.Jakub Zawadzki1-4/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki16-16/+16