aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bluecom.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-4/+4
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-4/+4
2021-10-07to_str: scope tvb_ip_to_strEvan Huus1-5/+5
2020-11-15bluecom: fix item lengthAlexis La Goutte1-2/+2
2019-11-14bluecom: fix compilation under ppc64le.Dario Lombardo1-1/+2
2018-05-12bluecom: remove dead stores/increments (found by clang).Dario Lombardo1-4/+0
2018-04-24bluecom: fix compilation with gcc-4.Dario Lombardo1-1/+2
2018-04-24Clean up a warning.Guy Harris1-47/+49
2018-04-23Redo dissction of blocks in a bluecom packet.Guy Harris1-257/+175
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-05-03Added Bachmann bluecom protocolGerhard KHUENY1-0/+898