aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_ipa.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Change the default UDP port to 0.Anders Broman1-2/+3
2013-09-22More emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-09Change some internal dissector table UI names so it's clear which protocol th...Chris Maynard1-1/+2
2013-08-28Use dissector_delete_uint_range/dissector_add_uint_rangeAnders Broman1-28/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-31Follow-up of r44162: A-bis interface is not the same thing as A interface; up...Pascal Quantin1-2/+2
2012-07-31Updated GSM dissectors display filters per checkfiltername.plMichael Mann1-7/+7
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-02-27And more details.Guy Harris1-2/+5
2012-02-27Give more details in comments.Guy Harris1-2/+32
2011-12-28Fix memory leaks involving tvb_get_string[z]().Chris Maynard1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-3/+3
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-4/+4
2011-09-23From Daniel:Anders Broman1-12/+100
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-4/+4
2010-12-16From Harald Welte:Jaap Keuter1-1/+30
2010-12-16From Harald Welte:Jaap Keuter1-18/+75
2010-08-11From Holger Freyther:Anders Broman1-0/+8
2010-06-20From Holger Freyther: Jaap Keuter1-8/+20
2009-11-19From Holger Freyther:Anders Broman1-5/+7
2009-07-31From Holger Freyther via bug 3776:Gerald Combs1-0/+296