aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/gsm_map/packet-gsm_map-template.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2024-01-31Fix more spellings - mostly commentsMartin Mathieson1-3/+3
2023-12-27tools/check_static.py: make script more readableMartin Mathieson1-1/+1
2023-12-11GSM-MAP: use common tfs.c true_false_stringMartin Mathieson1-10/+2
2023-12-06Remove init of tap variablesStig Bjørlykke1-1/+1
2023-11-20Remove init of proto variablesStig Bjørlykke1-1/+1
2023-11-02asn2wrs: Update to not initialize static proto valuesStig Bjørlykke1-116/+116
2023-09-29tvbuff: support endianness setting for packed BCDMartin Kaiser1-2/+2
2023-08-08Convert asn2ws to generate C99 typesAnders Broman1-7/+7
2023-04-04GSM MAP: Fixed incorrect decoding of subscriberId in sendParametersDomonkos P. Tomcsanyi1-6/+0
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-1/+1
2021-12-06gsm_map: stat table formatting in cliJohn Thacker1-3/+3
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-11-08GSM-MAP: Dissect SM-DeliveryFailureCause variantsAnders Broman1-1/+5
2021-09-28GSM MAP: Dissect message noteSubscriberPresent.Anders Broman1-2/+4
2021-09-02GSM MAP: Handle Version 1 of ResetArgAnders Broman1-1/+5
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus1-10/+10
2021-02-07gsm_map: create and populate the stats table only onceMartin Kaiser1-1/+10
2021-01-14gsm_map: remove a variable that is always 0Martin Kaiser1-2/+1
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-26GSM MAP: fix typo in template filePascal Quantin1-1/+1
2020-08-17TFS: Add some commonly-defined string pairs to tfs.cMartin Mathieson1-5/+2
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-5/+2
2020-04-06gsm_map: Dissect location number with the ISUP dissect functionVasil Velichkov1-82/+0
2020-04-05proto: Add a debug check to sanity-check range_stringMartin Mathieson1-1/+0
2019-04-23GSM MAP: Update to V15.4.0 (2018-12)Anders Broman1-0/+6
2019-02-25GSM MAP: Dissect several LocationInformationEPS's subparametersVasil Velichkov1-0/+7
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-8/+10
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-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-6/+5
2017-08-18[GSM MAP] Dissect Ext2-QoS-Subscribed, Ext3-QoS-Subscribed andAndersBroman1-4/+284
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-18/+20
2017-04-29GSM MAP: use TCAP OTID to retrieve SM-RP-OA and SM-RP-DA fields when requiredPascal Quantin1-19/+86
2017-04-24GSM SMS: optionally use GSM-MAP info to perform reassembly (off by default)Pascal Quantin1-11/+20
2017-03-05dissectors: fix this statement may fall through [-Werror=implicit-fallthrough...Alexis La Goutte1-1/+1
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-1/+2
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-2/+1
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo1-1/+2
2016-04-133GPP 23.038 7-bit GSM alphabet contains non ASCII charactersPascal Quantin1-1/+1
2016-03-30[GSM MAP] Introduce dissector tables to be able to dirrectly call MSGAndersBroman1-1/+5