aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/ethercat/packet-ecatmb.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-3/+3
2023-01-17ECATMB: Get filename with encoding when adding to columnJohn Thacker1-7/+7
2022-07-23ECATMB: Add SDO Information to CANopenTypeUli Heilmeier1-0/+1
2022-02-04Trivial: change some formatting in hf item definitionsMartin Mathieson1-1/+1
2021-12-19Replace g_snprintf() with snprintf()João Valverde1-25/+25
2021-09-21ethercat: Fix some too-wide mask widths.Martin Mathieson1-29/+29
2021-07-11More mask checks and some fixes.Martin Mathieson1-3/+3
2021-04-30Cast away the return value of g_strlcpy() and g_strlcat().Guy Harris1-7/+7
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-09ethercat: add new hf item for sdo abort code.Richard Kuemmel1-2/+7
2018-04-22EtherCAT: Fix small bugs for mailbox typeMichalis Kapsalakis1-3/+5
2018-02-09plugins: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-0/+1999