aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-diameter_3gpp.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-29Diameter: Update AVP and flag dissection.Anders Broman1-2/+93
2019-09-24Diameter 3GPP: Add a comment about a bitfield.Anders Broman1-0/+11
2019-08-29Add proto_tree_add_item_ret_time_stringMichael Mann1-5/+2
2019-08-133GPP Diameter: Add nev values to AVP 21 3GPP-RAT-TypeAnders Broman1-0/+3
2019-08-13Diameter 3GPP: Dissect new ULR and DSR Flags.Anders Broman1-6/+13
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-11Diameter 3GPP: Avoid dereference reported by VS2019.Anders Broman1-3/+4
2019-06-10Diameter 3GPP: add a few Rx related AVPsPascal Quantin1-4/+60
2019-04-23Diameter 3GPP: Change PLR Flags TFS output to "Set" "Not set"Anders Broman1-3/+3
2019-04-18Diameter: Add 3GPP AVP 1706 and bit decodingAnders Broman1-1/+15
2019-04-17Diameter 3GPP: Dissect S6t feature listAnders Broman1-7/+88
2019-04-17Diameter: Prettify subdissection of bitfields.Anders Broman1-38/+227
2019-04-17Diameter: Update AVPs from TS 29.336 v15.6.0Anders Broman1-1/+60
2019-04-10Diameter: Add 3GPP AVP:s and sub dissection.Anders Broman1-11/+99
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-8/+8
2019-04-01Diameter 3GPP: Dissect bitfields of PLR-Flags and PLA-Flags.Anders Broman1-1/+114
2018-12-13diameter: Added Secondary-RAT-TypeJoakim Karlsson1-0/+31
2018-11-09Diameter-3gpp: Dissect the SMS inside AVP 3301 SM-RP-UI.Anders Broman1-0/+48
2018-10-21Add tvb_ascii_isprint APIMichael Mann1-29/+21
2018-10-10Diameter: add a few more AVPs from 3GPP 29.272 v15.5.0Pascal Quantin1-2/+77
2018-02-26[Diameter-3gpp] Add bit 8 in Access-Restriction-Data according to 3GPPAndersBroman1-2/+9
2018-02-16[Diameter] Gx Supported-Features AVP, List-ID 2Joakim Karlsson1-136/+204
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-08[Diameter 3GPP] Sub dissect AVP Code: 1677 Group-PLMN-Id.Anders1-0/+23
2017-10-21Diameter 3GPP: call XML dissector for Civic-Address AVP payloadPascal Quantin1-1/+23
2017-10-09[Diameter 3GPP] Fix bitmask in feature list B26 and add B27.AndersBroman1-3/+11
2017-09-21Diameter 3GPP: update S6a/S6d/S13/S13' AVPsPascal Quantin1-7/+540
2017-08-27diameter_3gpp: fix 'pinfo' was marked unused but was used [-Wused-but-marked-...Alexis La Goutte1-2/+2
2017-05-30[Diameter 3GPP] Add subdissection of AVP 1679 AIR-FlagsAndersBroman1-0/+40
2017-05-18Rename AVP Emergency-Indication to Emergency-ServicesMarius Paliga1-17/+17
2017-03-26diameter: Improvement of AVP 8Joakim Karlsson1-0/+17
2017-03-03Diameter 3GPP: update Rx Feature-List AVPPascal Quantin1-2/+9
2017-02-10diameter_3gpp: added decoding of TWAN-Identifier AVPJan Spevak1-1/+19
2017-01-12Diameter: decode Emergency-Indication AVP (1538)Jan Spevak1-0/+38
2016-12-19Added decoding of RAN/NAS cause IE/AVPJan Spevak1-1/+155
2016-11-14diameter_3gpp: add decoding of Sd feature listJan Spevak1-1/+99
2016-11-11diameter_3gpp: decode AVP 1518Jan Spevak1-0/+39
2016-11-09diameter_3gpp: update gx_feature_list_1 3GPP TS 29.212, v14.0.0Jan Spevak1-1/+22
2016-10-28diameter: improvement of AVP 18Joakim Karlsson1-0/+17
2016-10-28diameter_3gpp: fix fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-10-23diameter: improvement of AVP 1066Joakim Karlsson1-1/+34
2016-09-20[Diameter 3GPP] hf_diameter_3gpp_feature_list1_sh_flags_spare_bits missingAndersBroman1-1/+1
2016-08-19[Diameter] Add subdissection of AVP 1242 location estimate and AVP 2516AndersBroman1-0/+22
2016-08-19[Diameter] Ad dissetion of Access-Restriction-Data bitfield.AndersBroman1-0/+79
2016-08-05[Diameter] Dissect RX Feature list.AndersBroman1-1/+170
2016-07-23packet-diameter_3gpp.c: Convert many fields to use proto_tree_add_bitmask_wit...Michael Mann1-684/+561
2016-07-22Get rid of all references to new_create_dissector_handle().Guy Harris1-5/+5
2016-07-22Add support for new AVPs defined in 29.273Marius Paliga1-0/+243
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann1-8/+8
2016-06-17Diameter-3GPP: add AVP 21 RAT-Type decodingBinh Trinh1-0/+42