Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-sercosiii.c
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-05-21 AndersBromanChange the signature of dissector_try_heuristic() to...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-11 Anders Broman- Make local functions static.
2013-11-25 Bill MeierCreate/use two extended value-strings;
2013-10-23 Bill Meier#if 0 numerous "unused const variables" (mostly value...
2013-01-31 Bill MeierUse '#if 0 ... #endif' rather than /** ... **/ to comme...
2013-01-26 Bill MeierComment out cases of unused hf array entries found...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-11 Jakub ZawadzkiAdd data parameter to dissector_try_heuristic
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-09 Jakub ZawadzkiAdd missing const attribute to some char *
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-16 Bill MeierDo some conversions of proto_tree_add_item() 'encoding...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-06-23 Stig BjørlykkeAdded missing $Id$
2011-06-07 Anders BromanMove packet-sercosiii.c to be a builtin dissector.