aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e212.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-20Remove non-ASCII characters causing checkAPI failuresEvan Huus1-1/+1
2013-10-19Update E.212 list to Operational Bulletin No. 1038 (15.X.2013)Pascal Quantin1-10/+78
2013-09-21Make it more obvious that the function is using wmem memoryPascal Quantin1-2/+2
2013-09-16Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-9/+9
2013-08-30Convert a few dissectors from EMEM to WMEM APIPascal Quantin1-5/+6
2013-05-25Batch of filterable expert_infos.Michael Mann1-4/+18
2013-04-08Fix bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8569 :Pascal Quantin1-10/+19
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-1/+1
2013-02-17Update ITU-T E.212 to bulletin 1019 (01.I.2013)Pascal Quantin1-218/+398
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-1/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-23Comment out all but first value_string array entries with dup values:Bill Meier1-4/+3
2012-08-19Correct a number in a value_string.Martin Mathieson1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-02-22Whitespace cleanup: Convert 4 space tabs to spaces ...Bill Meier1-2326/+2326
2012-02-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2012-01-24Fix typo.Guy Harris1-1/+1
2012-01-24Get rid of a non-ASCII charJeff Morriss1-6/+6
2012-01-24Upate a few more entries and add links to where the information can be found.Anders Broman1-1/+49
2012-01-24Add Free Mobile (Iliad) Mobile Network Code (the French Mobile Revolution...)Alexis La Goutte1-0/+2
2012-01-24Fix -v for QtSharkAlexis La Goutte1-5/+27
2011-02-09From Grzegorz Szczytowski:Jaap Keuter1-10/+35
2011-01-04Introduce dissect_e212_mcc_mnc_ep_str()Anders Broman1-5/+34
2010-11-17"Fill" value_strings.Anders Broman1-0/+467
2010-10-13Access several large value-string arrays via extended value-string functions.Bill Meier1-7/+12
2010-10-11Define some fcns & vars as static;Bill Meier1-14/+14
2010-08-27MNC, SANC, ISPC lists updated up to OB 960Gerasimos Dimitriadis1-91/+141
2010-08-17Updates due to ITU Operational Bulletins 956 and 957Gerasimos Dimitriadis1-3/+4
2010-05-14MNC, SANC and ISPC lists updated up to the latest OB, No 955Gerasimos Dimitriadis1-2/+3
2010-04-18Update MCC/MNC list; remove double appearance of the same valueGerasimos Dimitriadis1-10/+12
2010-03-26Add another MCC for IndiaGerasimos Dimitriadis1-2/+3
2010-03-25Update MNC list with all amendments up to No. 17 (ITU Gerasimos Dimitriadis1-37/+48
2010-03-24Incorporate changes to the MNC list as mandated from Amendments 1-3Gerasimos Dimitriadis1-6/+30
2010-03-24Triggered by a comment from Mark Wallis:Gerasimos Dimitriadis1-1066/+1075
2010-03-22Include the leading zeroes when decoding the MNCGerasimos Dimitriadis1-4/+18
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-2/+45
2010-02-01Fix for Bug 3116Gerasimos Dimitriadis1-2/+94
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-7/+19
2009-09-15From Vladimir Kazansky:Anders Broman1-1/+1
2009-07-21From Gerasimos Dimitriadis:Anders Broman1-10/+1329
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2009-03-19Revert the previous changes MCC and MNC are coded differently in different pl...Anders Broman1-3/+9
2009-03-16Removed some non-ASCII characters.Stig Bjørlykke1-1/+1
2008-12-26Fix:Anders Broman1-3/+3
2008-10-25Do not use dot in protocol filter name.Stig Bjørlykke1-1/+1
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-05-02From Shinsuke SUZUKI:Jaap Keuter1-4/+4
2008-03-30From yin sun:Jaap Keuter1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-20Put a newline at the end of the file.Guy Harris1-1/+1