aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ptpip.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-9/+4
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-2/+2
2015-06-23Remove more deprecated tvb_length callsEvan Huus1-1/+1
2015-05-23Create a PTP/IP preference for "vendors" to break up the duplicate values in ...Michael Mann1-18/+171
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
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
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-19Use proto_tree_add_item() or tvb_get_string_enc() instead ofGuy Harris1-1/+1
2013-12-08Use STR_UNICODE display instead of proto_tree_add_unicode_string() in the rem...Pascal Quantin1-2/+2
2013-11-25Create/use extended value_string;Bill Meier1-93/+456
2013-11-21Create new dissectors when a protocol goes across ethernet and "something els...Michael Mann1-1/+1
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-6/+6
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-05-10Wrap 64-bit constants in G_GUINT64_CONSTANT().Guy Harris1-1/+1
2013-05-10From "0xBismarck" via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8573Evan Huus1-0/+633