Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-ipmi-app.c
2014-06-16 Michael MannHave ipmi "dissectors" register through the build proce...
2014-06-06 U-beauty\bdnIPMI trace dissector (without PCAP-dependent part).
2014-06-03 Bill Meierpacket-ipmi...: Various cleanups:
2014-03-07 Bill Meier(Benign) Don't use "address-of" operator on arg of...
2014-03-06 Bill MeierUe TFS & VALS macros for certain 'fieldconvert' fields.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-09-16 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-05-03 Michael MannRemove global packet_info* current_pinfo
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-05-04 Bill MeierAFAICT sys/types.h & netinet/in.h #includes are not...
2011-12-22 Chris MaynardUse ENC_LITTLE_ENDIAN instead of TRUE as endian argumen...
2011-10-24 Bill MeierFix encoding arg for various fcn calls:
2011-10-15 Bill MeierConvert proto_tree_add_item() 'encoding' arg for field...
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...
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix typos and spelling (mostly in text strings)
2008-08-06 Anders BromanFrom Alexey Neyman :