aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pathport.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-1/+1
2015-11-26Fix ISO C restricts enumerator values to range of 'int' [-Wpedantic]João Valverde1-132/+120
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-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-5/+5
2014-09-19Do encoding-arg changes (all benign)Bill Meier1-14/+14
2014-09-06Eliminate proto_tree_add_text from some of the dissectors.Michael Mann1-25/+27
2014-08-05Various minor dissector fixes/changesBill Meier1-11/+8
2014-07-05convert to proto_tree_add_subtree[_format]Michael Mann1-9/+8
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-02tvb_length() --> tvb_reported_length() in several cases + other misc changes.Bill Meier1-256/+265
2014-01-13From Kevin Loewen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9631Alexis La Goutte1-0/+721