For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-bt-utp.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-21 wmeierFix ex "modeline" so it works;
2011-05-20 wmeierAdd to comment about using a heuristic; Fix a typo.
2011-04-22 alagoutteEnhance BT-UTP dissector:
2011-04-20 wmeierAdd code to dissect "original uTP header format"
2011-04-20 wmeier- New-style dissectors need to always return "bytes...
2011-04-19 wmeierWhitespace cleanup; Remove an uneeded col_clear().
2011-04-19 sfisherThis file had an identical copy appended to the end...
2011-04-19 alagoutteFrom Xiao Xiangquan via https://bugs.wireshark.org...