aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e164.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2011-04-27Put the length of the country code in parenthesis (for readability).Jeff Morriss1-1/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-2/+2
2008-12-17Fix typos and spelling (mostly in text strings) Bill Meier1-1/+1
2008-01-09dissect_e164_cc(): when the address is BCD coded, don't increment cc_offset j...Jeff Morriss1-130/+129
2007-10-17Properly decode "South Africa"Jaap Keuter1-1/+1
2007-01-09Implement COMPLEMENT TO ITU-T RECOMMENDATION E.164 (02/2005):Jaap Keuter1-23/+34
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-03Add dissection of country code if number is in international format and Numbe...Anders Broman1-0/+174
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+433