aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_map.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-28GSM MAP Update to 3GPP TS 29.002 V17.1.0 (2021-06)Anders Broman1-75/+127
2021-09-28GSM MAP: Dissect message noteSubscriberPresent.Anders Broman1-5/+7
2021-09-02GSM MAP: Handle Version 1 of ResetArgAnders Broman1-4/+41
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-11/+11
2021-05-24GSM MAP:Use ENC_APN_STRAnders Broman1-24/+11
2021-04-20GSM_MAP: Error Code typo's fixBasiL1-4/+4
2021-03-30Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectorsJohn Thacker1-3/+11
2021-02-07gsm_map: create and populate the stats table only onceMartin Kaiser1-4/+13
2021-01-14gsm_map: remove a variable that is always 0Martin Kaiser1-5/+4
2020-09-24More dissector spelling fixes.Martin Mathieson1-1/+1
2020-09-05Fix some detected spelling errors in ASN1 dissectors.Martin Mathieson1-1/+1
2020-08-25Fix a couple of typos in true_false_string entries.Martin Mathieson1-1/+1
2020-08-17TFS: Add some commonly-defined string pairs to tfs.cMartin Mathieson1-8/+5
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-48/+48
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-75/+64
2020-04-06gsm_map: Dissect location number with the ISUP dissect functionVasil Velichkov1-116/+15
2020-04-05proto: Add a debug check to sanity-check range_stringMartin Mathieson1-7/+6
2020-03-11asn1: fix -Wmisleading-indentation warnings with Clang 10Peter Wu1-14/+14
2019-10-02GSM MAP: Update to V15.5.0 (2019-06)Anders Broman1-4/+82
2019-05-14GSM MAP: Fix dissection of authenticationSet in SentParameterListAnders Broman1-5/+39
2019-04-23GSM MAP: Update to V15.4.0 (2018-12)Anders Broman1-58/+596
2019-04-04asn2wrs: Improve filtername of named bits.Anders Broman1-266/+266
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-04-03ASN.1: Use proto_tree_add_bitmask... () for named bits.Anders Broman1-417/+417
2019-02-25GSM MAP: Dissect several LocationInformationEPS's subparametersVasil Velichkov1-22/+73
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-2/+2
2018-11-07GSM MAP: register a few more MAP SSNs by default.Jeff Morriss1-1/+1
2018-06-04Added support for new proprietary fields (private extensions) for Ericsson.dishadaniel1-495/+762
2018-05-16GSM MAP: Dissect SM-RP-SMEAVasil Velichkov1-1/+12
2018-05-13Get rid of some GTK+-only stuff.Guy Harris1-2/+2
2018-02-19Get rid of more new_ prefixes for statistics functions and types.Guy Harris1-21/+21
2018-02-18ASN.1: update auto generated dissectorsPascal Quantin1-8/+8
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-08-30[GSM MAP] Propagate top_tree to external message handlers.AndersBroman1-3/+3
2017-08-29[GSM MAP] Get rid of a global variable and use the newAndersBroman1-20/+19
2017-08-18[GSM MAP] Dissect Ext2-QoS-Subscribed, Ext3-QoS-Subscribed andAndersBroman1-29/+342
2017-08-08We really only need one range_foreach routine.Guy Harris1-4/+4
2017-04-30GSM SMS: use TCAP OTID as last resort for reassembly when GSM MAP does not gi...Pascal Quantin1-75/+85
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin1-235/+387
2017-04-24GSM SMS: optionally use GSM-MAP info to perform reassembly (off by default)Pascal Quantin1-90/+178
2017-04-13[GSM MAP] Update to 3GPP TS 29.002 V14.3.0 (2017-03).AndersBroman1-25/+282
2017-03-05dissectors: fix this statement may fall through [-Werror=implicit-fallthrough...Alexis La Goutte1-1/+1
2017-01-13Decode TBCD strings in GSM MAP as per the GSM MAP spec.Guy Harris1-44/+51
2017-01-07Convert range API to always use wmem memory.Michael Mann1-3/+3
2016-09-22gsm_map: use ws_strtoi in template.Dario Lombardo1-9/+10
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-5/+5
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-5/+4
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-3/+3
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-2/+3
2016-04-133GPP 23.038 7-bit GSM alphabet contains non ASCII charactersPascal Quantin1-1/+1