aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-diameter_3gpp.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-21/+21
* Adding period to proto filter name for being part of the "diameter" grouping.Michael Mann2012-08-241-1/+1
* Update AVP dissection.Anders Broman2012-07-091-4/+36
* Update FSF address - part II.Jakub Zawadzki2012-06-281-1/+1
* From David Wei:Anders Broman2012-04-271-685/+714
* Whitespace cleanup: Indentation, trailing, ...Bill Meier2012-04-261-683/+683
* From David Wei:Anders Broman2012-04-241-0/+48
* Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier2011-10-151-5/+5
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-041-2/+2
* Remove unneeded #includes: proto.h,tvbuff.h,value_string.h,stdlib.h,...Bill Meier2011-08-081-3/+0
* Use tvb_length when adding MSISDN.Anders Broman2011-07-271-1/+2
* Prettify som 3GPP AVP:sAnders Broman2011-05-201-1/+67
* Fix a typo.Anders Broman2011-05-191-1/+1
* Subdissect 2 3GPP AVP:s that are actually text.Anders Broman2011-05-191-78/+147
* From Johan Wåhl:Anders Broman2011-04-061-0/+61
* Change the signature of elem_fcn():ns to include pinfo.Anders Broman2011-04-041-2/+2
* Add sub dissection of AVP MBMS Service Area.Anders Broman2011-03-121-4/+7
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-14/+14
* Fix a comment.Anders Broman2010-12-161-1/+1
* Dissect AVP Code: 606 User-Data if it's xml.Anders Broman2010-12-161-1/+10
* From KATAOKA Toshihiro:Anders Broman2010-06-201-4/+544
* From Tamás Regõs:Anders Broman2010-06-081-0/+5
* Dissect 3GPP AVP 5 3GPP-GPRS Negotiated QoS profile.Anders Broman2010-05-011-2/+10
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* From Toshihiro KATAOKA:Anders Broman2010-04-051-1/+12
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* Fix for Bug 4588:Gerasimos Dimitriadis2010-03-201-1/+1
* Remove an unused variable. Fixup whitespace.Gerald Combs2010-01-191-19/+18
* Remove an include.Anders Broman2010-01-191-1/+0
* If user data is xml display it.Anders Broman2010-01-191-0/+40
* Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis2009-11-271-1/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-8/+8
* Diameter.xml: Add s6a application contex + Spec refAnders Broman2009-01-151-1/+30
* First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman2008-08-041-1/+1
* From Jim Young:Jaap Keuter2008-04-141-2/+1
* Add missing 'static int' for dissect_diameter_3gpp_tmgi(...)Bill Meier2008-01-291-0/+1
* Dissect 3GPP AVP Code: 900 TMGIAnders Broman2008-01-291-3/+51
* Make use of an unused value.Stig Bjørlykke2008-01-271-1/+2
* Add the forgotten file.Anders Broman2008-01-271-0/+122