aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-diameter_3gpp.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-14Don't try to decode an IPv6 address if it looks like we've been handed theJeff Morriss1-2/+17
2013-03-16[-Wmissing-prototypes]Anders Broman1-0/+3
2013-03-14from Katrina Zhang:Anders Broman1-2/+10
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-727/+731
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-21/+21
2012-08-24Adding period to proto filter name for being part of the "diameter" grouping.Michael Mann1-1/+1
2012-07-09Update AVP dissection.Anders Broman1-4/+36
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-04-27From David Wei:Anders Broman1-685/+714
2012-04-26Whitespace cleanup: Indentation, trailing, ...Bill Meier1-683/+683
2012-04-24From David Wei:Anders Broman1-0/+48
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-5/+5
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-2/+2
2011-08-08Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...Bill Meier1-3/+0
2011-07-27Use tvb_length when adding MSISDN.Anders Broman1-1/+2
2011-05-20Prettify som 3GPP AVP:sAnders Broman1-1/+67
2011-05-19Fix a typo.Anders Broman1-1/+1
2011-05-19Subdissect 2 3GPP AVP:s that are actually text.Anders Broman1-78/+147
2011-04-06From Johan Wåhl:Anders Broman1-0/+61
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-2/+2
2011-03-12Add sub dissection of AVP MBMS Service Area.Anders Broman1-4/+7
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-14/+14
2010-12-16Fix a comment.Anders Broman1-1/+1
2010-12-16Dissect AVP Code: 606 User-Data if it's xml.Anders Broman1-1/+10
2010-06-20From KATAOKA Toshihiro:Anders Broman1-4/+544
2010-06-08From Tamás Regõs:Anders Broman1-0/+5
2010-05-01Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.Anders Broman1-2/+10
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-04-05From Toshihiro KATAOKA:Anders Broman1-1/+12
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-1/+1
2010-01-19Remove an unused variable. Fixup whitespace.Gerald Combs1-19/+18
2010-01-19Remove an include.Anders Broman1-1/+0
2010-01-19If user data is xml display it.Anders Broman1-0/+40
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-8/+8
2009-01-15Diameter.xml: Add s6a application contex + Spec refAnders Broman1-1/+30
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman1-1/+1
2008-04-14From Jim Young:Jaap Keuter1-2/+1
2008-01-29Add missing 'static int' for dissect_diameter_3gpp_tmgi(...)Bill Meier1-0/+1
2008-01-29Dissect 3GPP AVP Code: 900 TMGIAnders Broman1-3/+51
2008-01-27Make use of an unused value.Stig Bjørlykke1-1/+2
2008-01-27Add the forgotten file.Anders Broman1-0/+122