aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isobus.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-17isobus: note what ISO specs cover ISObus.Guy Harris1-0/+1
2019-11-28Change struct can_identifier to can_infoStefan Tatschner1-19/+19
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-8/+8
2019-01-13dissectors: can: Handle CAN id flagsMaksim Salau1-0/+7
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-06-18And use RVALS for connection_abort_reasons, as it's a range_string.Guy Harris1-1/+1
2017-06-18Flag field using a range_string with BASE_RANGE_STRING.Guy Harris1-1/+1
2017-06-12Add isobus dissectorJeroen Sack1-0/+872