aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bt-utp.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Remove unneeded #includewmeier1-2/+2
2011-11-01Remove comma at the end of several enumerator lists.morriss1-2/+2
2011-10-28From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5767alagoutte1-32/+21
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-24/+24
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-6/+6
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-05-20Add to comment about using a heuristic; Fix a typo.wmeier1-1/+3
2011-04-22Enhance BT-UTP dissector:alagoutte1-59/+76
2011-04-20Add code to dissect "original uTP header format"wmeier1-45/+188
2011-04-20- New-style dissectors need to always return "bytes dissected" (not just when...wmeier1-13/+14
2011-04-19Whitespace cleanup; Remove an uneeded col_clear().wmeier1-25/+23
2011-04-19This file had an identical copy appended to the end of it. Removesfisher1-355/+1
2011-04-19From Xiao Xiangquan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5846alagoutte1-0/+710