aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ecp.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-31More fussing with items and calls.Martin Mathieson1-2/+2
2021-12-05Dissectors should not include stdio.h, unless neededJaap Keuter1-1/+0
2020-08-31More spelling fixes, part 2 of 2nd pass of dissectors.Martin Mathieson1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-21Remove oui_vals value_string and epan/oui.cMichael Mann1-2/+2
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-06-05Fix expert_info errors found by new and improved checkhfs.pl.Michael Mann1-2/+10
2016-04-19Support for Oracle Solaris ECP/VDP dissection based on IEEE 802.1Qbg Draft 2.1.Petr Sumbera1-0/+576