aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-m2ua.c
Commit message (Expand)AuthorAgeFilesLines
* Don't pass the result of tvb_get_ptr() into a %s format string: the string mayJeff Morriss2011-01-051-2/+2
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-2/+2
* Fix various typos and spelling errors.Bill Meier2010-12-061-1/+1
* Refer to the endianness arguments as "encoding" rather thanGuy Harris2010-05-241-37/+37
* Create a new REP_NA value for fields where there are no representationsGuy Harris2010-05-131-1/+1
* Instead of using private #defines for the last argument toGuy Harris2010-05-121-39/+36
* Fixed data type signedness for protocol_data_1_global.Stig Bjørlykke2009-09-091-1/+1
* Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam2009-08-161-1/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-37/+37
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-1/+1
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-1/+1
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-151-1/+3
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1160