aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-m2ua.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-4/+4
2011-01-05Don't pass the result of tvb_get_ptr() into a %s format string: the string maymorriss1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-12-06Fix various typos and spelling errors.wmeier1-1/+1
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy1-37/+37
2010-05-13Create a new REP_NA value for fields where there are no representationsguy1-1/+1
2010-05-12Instead of using private #defines for the last argument toguy1-39/+36
2009-09-09Fixed data type signedness for protocol_data_1_global.stig1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-37/+37
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier1-1/+3
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1160