aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/gsm_map/gsm_map.cnf
AgeCommit message (Expand)AuthorFilesLines
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-1/+1
2021-05-24GSM MAP:Use ENC_APN_STRAnders Broman1-16/+3
2021-03-30Prettify and standardize LAC, RAC, SAC, TAC in several ASN.1 dissectorsJohn Thacker1-0/+9
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-9/+1
2020-04-06gsm_map: Dissect location number with the ISUP dissect functionVasil Velichkov1-20/+1
2020-03-11asn1: fix -Wmisleading-indentation warnings with Clang 10Peter Wu1-14/+14
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-02-25GSM MAP: Dissect several LocationInformationEPS's subparametersVasil Velichkov1-0/+41
2018-05-16GSM MAP: Dissect SM-RP-SMEAVasil Velichkov1-0/+10
2017-08-29[GSM MAP] Get rid of a global variable and use the newAndersBroman1-8/+8
2017-08-18[GSM MAP] Dissect Ext2-QoS-Subscribed, Ext3-QoS-Subscribed andAndersBroman1-0/+30
2017-04-30GSM SMS: use TCAP OTID as last resort for reassembly when GSM MAP does not gi...Pascal Quantin1-16/+24
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin1-154/+199
2017-04-24GSM SMS: optionally use GSM-MAP info to perform reassembly (off by default)Pascal Quantin1-24/+102
2017-01-13Decode TBCD strings in GSM MAP as per the GSM MAP spec.Guy Harris1-1/+8
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-3/+3
2016-03-30[GSM MAP] Introduce dissector tables to be able to dirrectly call MSGAndersBroman1-0/+6
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-0/+1020