aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lbtru.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-11Change prototype of callbacks passed to wmem_tree_foreach so that theyMatthieu Coudron1-1/+1
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-2/+2
2015-10-22Use address functions instead of ADDRESS macros in asn1 and epanGerald Combs1-4/+4
2015-08-09Trivial: Change editor-modelines tab-width specification from 4 to 8.Bill Meier1-3/+3
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
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris1-1/+4
2015-02-09Eliminate the hf member out of the address structure.Michael Mann1-1/+1
2015-01-16SE_COPY_ADDRESS -> WMEM_COPY_ADDRESSMichael Mann1-2/+2
2015-01-13UAT error string pointers should not be const pointers.Guy Harris1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-18Converted numerous proto_tree_add_none_format() calls for bitmask/flag items ...David Ameiss1-62/+42
2014-06-29Standardize the names of, and document, the taps and heuristic dissector tabl...David Ameiss1-1/+1
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-05-06Minor changes to LBM dissectors:David Ameiss1-9/+9
2014-05-04GUI modules for LBM aka 29West dissectors.David Ameiss1-0/+1
2014-04-23Conversation/memory scope fixes for LBM dissectors. See bug 9718.David Ameiss1-37/+69
2014-04-22Minor cleanupBill Meier1-42/+39
2014-04-14Fix no previous prototype warnings.AndersBroman1-0/+3
2014-04-12Fixes for numerous fuzz crashes - bug 9962.David Ameiss1-3/+6
2014-04-10Check for zero-length options.Guy Harris1-2/+30
2014-04-07Initial checkin of LBM aka 29West dissectors. See Bug 9718.Michael Mann1-0/+2002