aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-diameter_3gpp.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-5/+5
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-2/+2
2011-08-08Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...wmeier1-3/+0
2011-07-27Use tvb_length when adding MSISDN.etxrab1-1/+2
2011-05-20Prettify som 3GPP AVP:setxrab1-1/+67
2011-05-19Fix a typo.etxrab1-1/+1
2011-05-19Subdissect 2 3GPP AVP:s that are actually text.etxrab1-78/+147
2011-04-06From Johan Wåhl:etxrab1-0/+61
2011-04-04Change the signature of elem_fcn():ns to include pinfo.etxrab1-2/+2
2011-03-12Add sub dissection of AVP MBMS Service Area.etxrab1-4/+7
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-14/+14
2010-12-16Fix a comment.etxrab1-1/+1
2010-12-16Dissect AVP Code: 606 User-Data if it's xml.etxrab1-1/+10
2010-06-20From KATAOKA Toshihiro:etxrab1-4/+544
2010-06-08From Tamás Regõs:etxrab1-0/+5
2010-05-01Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.etxrab1-2/+10
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-05From Toshihiro KATAOKA:etxrab1-1/+12
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-03-20Fix for Bug 4588:dimeg1-1/+1
2010-01-19Remove an unused variable. Fixup whitespace.gerald1-19/+18
2010-01-19Remove an include.etxrab1-1/+0
2010-01-19If user data is xml display it.etxrab1-0/+40
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsdimeg1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-8/+8
2009-01-15Diameter.xml: Add s6a application contex + Spec refetxrab1-1/+30
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...etxrab1-1/+1
2008-04-14From Jim Young:jake1-2/+1
2008-01-29Add missing 'static int' for dissect_diameter_3gpp_tmgi(...)wmeier1-0/+1
2008-01-29Dissect 3GPP AVP Code: 900 TMGIetxrab1-3/+51
2008-01-27Make use of an unused value.stig1-1/+2
2008-01-27Add the forgotten file.etxrab1-0/+122