aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-btsnoop.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-3/+3
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-3/+3
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-3/+3
2016-01-23Add more fields to packet_info structure and use them.Guy Harris1-3/+3
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-08-19btsnoop: Missing break in switch (CID 1316606)Alexis La Goutte1-0/+1
2015-08-18File-format: BTSNOOP: Add option to dissect next layersMichal Labedzki1-1/+67
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-06-25Squelch a 64-bit-to-32-bit-narrowing warning.Guy Harris1-1/+1
2015-06-25File: Add BTSNOOP File Format supportMichal Labedzki1-0/+342