aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-04NAS 5GS: upgrade dissector to v17.8.0Pascal Quantin1-1/+4
2022-09-25GSM A GM: upgrade dissector to v17.8.0Pascal Quantin1-17/+65
2022-09-23GSM A GM: upgrade dissector to v17.7.0Pascal Quantin1-45/+349
2022-01-22GTP: Dissect more undecoded IEsJohn Thacker1-1/+1
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-4/+4
2021-10-05to_str: scope decode_bits_in_fieldEvan Huus1-2/+2
2021-09-26USB HID: Parse bit fields with correct bit orderTomasz Moń1-2/+2
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-22/+22
2021-05-20Add ENC_APN_STR to handle APN stringsAndersBroman1-22/+1
2021-02-14Make some more variables and functions static.Martin Mathieson1-1/+1
2021-02-10Make some more variables/functions static.Martin Mathieson1-15/+15
2020-11-27NAS EPS: fix a typoPascal Quantin1-1/+1
2020-11-133GPP NAS: upgrade dissector to v16.6.0Pascal Quantin1-18/+257
2020-09-29RTCP: Add dissection of Application mccp TS 24.380Anders Broman1-1/+1
2020-01-10NAS 5GS: correction of QoS Rules with the length of two octetsJoakim Karlsson1-4/+7
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-10GSUP: Add dissection of BSSMAP, RR and SM cause valuesHarald Welte1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2019-03-283GPP NAS: upgrade dissector to v15.6.0Pascal Quantin1-11/+15
2019-02-19GSM-A-GM: Remove redundant code, gtpv2 add a commentAnders Broman1-1/+0
2019-02-19GSM-A-GM: Enhance TIMER 3 presentationAnders Broman1-0/+1
2018-12-283GPP NAS: upgrade dissector to v15.5.0Pascal Quantin1-4/+55
2018-10-09NAS EPS: upgrade dissector to v15.4.0Pascal Quantin1-2/+36
2018-09-12gsm_a_gm: Fix dissection of 10.5.6.3 Protocol configuration options.AndersBroman1-3/+11
2018-06-12NAS-5GS: Update towards spec 2.0.0AndersBroman1-1/+1
2018-06-063GPP NAS: fix dissection of Linked TI IEPascal Quantin1-1/+1
2018-05-12gsm_a_gm: fix potential buffer overrun (read)Peter Wu1-3/+5
2018-03-293GPP NAS: upgrade dissector to v15.2.0Pascal Quantin1-1/+50
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-183GPP NAS: rework PCO loop to better report extra data at the end of the payloadPascal Quantin1-7/+9
2018-01-033GPP NAS: upgrade dissector to v15.1.0Pascal Quantin1-0/+53
2017-12-283GPP NAS: upgrade dissector to v14.6.0Pascal Quantin1-1/+24
2017-11-173GPP NAS: fix dissection of PCO MSISDN container IDPascal Quantin1-3/+2
2017-09-253GPP NAS: upgrade dissector to v14.5.0Pascal Quantin1-6/+107
2017-09-24GPRSCDR: decoding of PDPTypeJoakim Karlsson1-1/+1
2017-07-093GPP NAS: upgrade dissector to v14.4.0Pascal Quantin1-3/+187
2017-07-07GSM A GM: add APN rate control parameters elements in the right treePascal Quantin1-4/+4
2017-07-07GSM A GM: fix dissection of AER bitPascal Quantin1-2/+2
2017-06-15gsm-a, nas-eps: enhance handling of missing mandatory i.e.Ivan Nardi1-80/+82
2017-02-13[ISAKMP] Dissect 3GPP private error and status messages in NOTIFY.AndersBroman1-1/+1
2016-12-23GSM A GM: align protocol / container id filter format with displayed onePascal Quantin1-1/+1
2016-12-23GSM A GM: use same spelling as the 3GPP specificationPascal Quantin1-2/+2
2016-12-21NAS EPS: upgrade dissector to v13.8.0Pascal Quantin1-2/+2
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann1-9/+8
2016-11-293GPP NAS: shorten some value_string to avoid truncation during displayPascal Quantin1-5/+5
2016-11-283GPP NAS: add an expert info when APN encoding exceeds 100 bytesPascal Quantin1-11/+13
2016-10-11GSM A GM: add specific filters for IPv4 / IPv6 Protocol IDPascal Quantin1-10/+36
2016-10-013GPP NAS: upgrade dissector to v13.7.0Pascal Quantin1-32/+89
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-07-05Network-Based IP Flow Mobility (NBIFOM) dissectorPascal Quantin1-4/+12