aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-obex.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-09obex: fix 'pinfo' was marked unused but was used [-Wused-but-marked-unused]Alexis La Goutte1-2/+2
2017-04-04Bluetooth: PBAP: Fix two Application Parameters fieldsMichal Labedzki1-4/+4
2017-01-29Register reassembly tablesMichael Mann1-15/+2
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-6/+10
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-02-08Rename Bluetooth OBEX dissector to OBEXMichal Labedzki1-0/+3973