aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-e212.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-24E212: update and add new MCC/MNC entries for KazakhstanVadim Yanitskiy1-2/+9
2021-10-20E212: Update MCC listJohn Thacker1-25/+36
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-8/+8
2021-05-16NGAP, XNaP, NAS_5GS: Add E212_GUAMI to MCC/MNC field choicesJohn Thacker1-0/+16
2021-05-16S1AP, X2AP: Add GUMMEI MNC/MCC fieldsJohn Thacker1-0/+16
2021-05-09S1AP: Use specific MCC/MNC fieldsJohn Thacker1-0/+16
2020-12-10Introduce ENC_BCD_ODD_NUM_DIG in order to handle odd number of digitsAnders Broman1-3/+6
2020-10-07E212: fix a test when checking MCC digitsPascal Quantin1-1/+1
2020-08-18E212: Update MCC / MNC code interpretationsJaap Keuter1-528/+673
2020-07-08E212: allow to decode 5 digits long short IMSI used in MAP messagesPascal Quantin1-5/+7
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-03-01IMSI based filtering for SCCP/RANAPAnders Broman1-1/+11
2018-08-20E.212: fix 255 04 and 255 06 PLMN namesPascal Quantin1-2/+2
2018-08-09GTPv2: add dissection of newer geographic location typesPascal Quantin1-0/+16
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-10-27Change NewCo to new Company name, AlivJeff Dyer1-1/+1
2017-10-03E.212: update list to Operational Bulletin No. 1133 (1.X.2017)Pascal Quantin1-14/+29
2017-08-01E212: Check MNC length before trying 3-digits lengthMarius Paliga1-3/+5
2017-06-28e212: report an expert info on malformed imsiIvan Nardi1-1/+26
2017-06-22E.212: update list to Operational Bulletin No. 1126 (15.VI.2017)Pascal Quantin1-6/+29
2017-04-04E.212: fix a typoPascal Quantin1-1/+1
2017-04-03E.212: update list to Operational Bulletin No. 1121 (1.IV.2017)Pascal Quantin1-80/+193
2016-11-06E.212: fix identification of PLMNs with 3 digits MNC ending with a 0Pascal Quantin1-1560/+1574
2016-10-28diameter: improvement of AVP 18Joakim Karlsson1-1/+1
2016-10-25e212: added 3 new filters (CGI, ECGI, TAI)Hessam Jalali1-0/+48
2016-10-19e212: Fix for e212.*.mncHessam Jalali1-2/+2
2016-10-18Update MNC list for MCC 432 (Iran)Babak Farrokhi1-3/+11
2016-10-09E212: use ws_strtou function.Dario Lombardo1-5/+10
2016-09-23eap: dissect eap wlan identity.Dario Lombardo1-1/+1
2016-09-01E.212: update Chinese PLMN listPascal Quantin1-5/+9
2016-08-31E.212: update list to Operational Bulletin No. 1106 (15.VIII.2016)Pascal Quantin1-135/+289
2016-05-18[E212] Add an MNC used in test networks to get correct MNC length.AndersBroman1-0/+1
2015-06-03Update mobile network codes of South Korean mobile networks.Shinjo Park1-2/+5
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-2/+2
2015-01-12[E212] Make it possible to use different filters for MCC and MNC in LAIAndersBroman1-5/+59
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+2
2014-11-17E212: fix bytes highlighting when dissecting the high nibble variantPascal Quantin1-2/+2
2014-09-29Add editor modelines; fix indentation as needed.Bill Meier1-0/+13
2014-08-27E.212: update list to Operational Bulletin No. 1058 (15.VIII.2014)Pascal Quantin1-297/+312
2014-08-20Add a routine to dissect an UTF8-encoded IMSI (as you'd find in Diameter) and...Jeff Morriss1-0/+53
2014-08-20Get it compiling again.Jeff Morriss1-11/+11
2014-08-19Use dissect_e212_imsi() to dissect IMSIAndersBroman1-1/+93
2014-08-19Use dissect_e212_imsi() to dissect IMSIAndersBroman1-1/+1
2014-08-19Use the E212 function to dissect IMSI correct the filter Id string inAndersBroman1-1/+1
2014-08-19Implement a common function to dissect IMSI and use it GSM MAP as a start.AndersBroman1-0/+34
2014-04-12Update E.212 list to Operational Bulletin No. 1047 (1.III.2014)Pascal Quantin1-9/+28
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-30Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9286 :Pascal Quantin1-30/+37
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+1