aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-diameter_3gpp.c
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-15diameter (3GPP): Fix Dead Store (Dead assignement/Dead increment) Warning fou...Alexis La Goutte1-1/+1
2016-06-13Added Diameter 3GPP decoding of AVP 1404 - QoS-SubscribedBinh Trinh1-0/+626
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann1-8/+4
2016-04-18diameter (3GPP): fix 'data/pinfo' was marked unused but was used [-Werror,-Wu...Alexis La Goutte1-8/+8
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-41/+41
2015-11-22Diameter: add dissection of Credit-Management-Status AVP codePascal Quantin1-24/+91
2015-10-01Add dissection of 3GPP AVP 655 refactor to use proto_tree_add_bitmask_with_fl...AndersBroman1-139/+176
2015-10-01[Diameter] Add dissection of 3GPP AVP 655 refactor to useAndersBroman1-0/+25
2015-08-11[Diameter] Add expert info to subdissection of 3GPP AVP:sAndersBroman1-1/+19
2015-07-23Add support for MB2c Diameter interface.Umberto Corponi1-1/+290
2015-05-22[Diameter] Show Visited-PLMN-IdAnders1-0/+14
2015-05-22Diameter: fix indent (Use 4 spaces)Alexis La Goutte1-32/+32
2015-05-22[Diameter] Added feature list dissection for 3GPP Sh interfaceAnders1-0/+37
2015-05-04added features in Feature-List-ID 2 used in S6a/S6dRay Gomez1-2/+130
2015-05-04Add support for decoding all Feature-List Gx flagsMarius1-2/+116
2015-04-27Implement additional flags for IDR-Flags,DSR-Flags, ULR-Flags and NOR-Flags.Ray Gomez1-8/+72
2015-03-26[Diameter] Pretify a couple of AVPs that might be text eventhough they areAndersBroman1-18/+160
2015-02-20[Diameter] It's MCC first in 3GPP AVP 909 RAIAndersBroman1-9/+8
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-1/+1
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0