aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ethercat
AgeCommit message (Expand)AuthorFilesLines
2015-10-29EtherCAT: wrong display nameAlexis La Goutte1-1/+1
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-6/+2
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-06-05Fix a few issues reported by PVS-StudioPascal Quantin1-2/+2
2015-05-30ams: fixed wrong offset calculation, adsstate has 2 bytesThomas Wiens1-1/+1
2015-04-17Fix CMake warningsGraham Bloice1-3/+3
2015-04-06ethercat: remove deprecated tvb_length APIEvan Huus2-4/+4
2015-02-15EtherCAT: Suppress pedantic warnings.Gerald Combs2-3/+10
2015-02-05ethercat: add default case in FoeFormatterEvan Huus1-0/+2
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-40/+3
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice2-2/+26
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