aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isobus-vt.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Some spelling fixes.Martin Mathieson1-2/+2
2021-08-27Isobus-VT: Fix description of auxiliary input status enable messageJeroen Sack1-2/+10
2021-08-27Isobus: Change email addressJeroen Sack1-1/+1
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-9/+9
2020-06-12More cppcheck fixes, using top-of-tree cppcheck.Martin Mathieson1-3/+1
2020-05-16isobus-vt: update with information from the spec.Guy Harris1-1/+1
2020-05-09More PVS-Studio issues flagged by Valerii Zapodovnikov.Martin Mathieson1-1/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-26*Always* pair ENC_UTF_16 and ENC_UCS_2 with a byte order.Guy Harris1-3/+3
2019-05-20isobus-vt: fix typoAlexis La Goutte1-2/+2
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-75/+75
2018-12-05Fix some spelling errors found by Lintian.Gerald Combs1-1/+1
2018-05-17isobus-vt: fix issue found by PVS Studio (V523)Alexis La Goutte1-10/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-07isobus-vt: make sure to close the id file (CID-1413873)Jaap Keuter1-0/+2
2017-09-10ISObus VT: fix a memory leak when using g_strsplitPascal Quantin1-0/+1
2017-06-13Fix isobus-vt warning when compiling using checkhf-conflicts.Jeroen Sack1-1/+1
2017-06-12Add isobus dissectorJeroen Sack1-0/+6040