aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wap.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Fix handling of guintvars.Guy Harris1-7/+7
2018-03-04clean up tvb_get_guintvar() a bit moreMartin Kaiser1-21/+26
2018-03-04wap: include stdio.hMartin Kaiser1-0/+2
2018-03-04tvb_get_guintvar: correct a debug printMartin Kaiser1-9/+2
2018-03-04tvb_get_guintvar: don't overflow our return valueMartin Kaiser1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-07-26WAP: check that tvb_get_guintvar does not overflowPascal Quantin1-1/+5
2016-05-08Remove the MIBenum stuff from the WAP code.Guy Harris1-367/+0
2016-05-08Handle the encoding when displaying the string table.Guy Harris1-0/+99
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-12-10Re-generate value_string array for MIBenum mapping char set names from latest...Bill Meier1-267/+294
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-11-03Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-1/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+327