aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bluecom.c
AgeCommit message (Expand)AuthorFilesLines
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