aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-udt.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-03-17Heuristics length check must use captured_length; Do other misc changes:Bill Meier1-164/+185
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+3
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-3/+3
2013-08-15Expand $Id$, use native line endings, get rid of CRs (they belong onGuy Harris1-451/+451
2013-07-03expert_add_info_format_text + proto_tree_add_text = proto_tree_add_expert_for...Michael Mann1-12/+5
2013-06-20Add a few of our headers to code generated by pycrc (their faq says we can doEvan Huus1-1/+1
2013-05-31Add UDT dissector. Bug 8741 (https://bugs.wireshark.org/bugzilla/show_bug.cg...Michael Mann1-0/+458