aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipmi-picmg.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Use val_to_str_const() where appropriate;wmeier1-7/+9
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-4/+0
2011-12-23Use ENC_LITTLE_ENDIAN instead of TRUE as encoding argument to proto_tree_add_...cmaynard1-21/+21
2011-10-24Fix encoding arg for various fcn calls:wmeier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-1/+1
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-97/+97
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-6/+6
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier1-3/+0
2010-12-06Fix various typos and spelling errors.wmeier1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-193/+193
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-08-06From Alexey Neyman :etxrab1-0/+2315