aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hazelcast.c
AgeCommit message (Expand)AuthorFilesLines
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-19/+6
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-06-24Remove another batch of deprecated tvb_length callsEvan Huus1-1/+1
2015-06-23Replace more deprecated tvb_length callsEvan Huus1-2/+2
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan1-1/+3
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+1
2014-06-28convert to proto_tree_add_subtree[_format]Michael Mann1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-3/+3
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-3/+3
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+2
2013-12-12(Trivial)Bill Meier1-458/+458
2013-11-09Add data parameter to tcp_dissect_pdus() as well as convert it to using "new"...Michael Mann1-21/+16
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2013-04-01Typo's. That is all.Jaap Keuter1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-18Fix up proto_reg_handoff_hazelcast(), setting "initialized" to TRUE once init...Chris Maynard1-13/+8
2012-02-20From Paul Erkkila via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6835Alexis La Goutte1-0/+625