aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsmtap.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-09-16Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-2/+2
2013-04-14Update some of the old FSF addresses caught by the new licensecheck buildbotEvan Huus1-3/+1
2013-02-26Fix warning: 'rrc_sub_handle' may be used uninitialized in this functionPascal Quantin1-1/+1
2013-02-25Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8397 :Pascal Quantin1-0/+3
2013-02-21From Harald Welte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8365 :Pascal Quantin1-4/+157
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-08-25From Sylvain Munaut via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin1-0/+5
2012-03-09From Sylvain Munaut:Anders Broman1-0/+7
2012-03-07From Sylvain Munaut: Call the new dissector from the GSMTap dissector for GMR...Anders Broman1-0/+8
2012-02-08From Harald Welte:Anders Broman1-1/+9
2012-02-08From Harald Welte:Anders Broman1-3/+3
2012-02-08From Harald Welte:Anders Broman1-5/+7
2012-02-08From Sylvain Munaut:Anders Broman1-0/+74
2012-02-05Checked in, with the following changes:Jörg Mayer1-16/+25
2012-02-04From Harald Welte:Anders Broman1-2/+8
2012-01-26From Mike Morrin:Anders Broman1-16/+35
2011-10-11From Harald Welte:Anders Broman1-0/+16
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-16/+16
2011-07-22From Ludovic Haessler:Anders Broman1-0/+12
2011-07-11From Ludovic Haessler:Anders Broman1-0/+16
2011-07-06From HAESSLER:Anders Broman1-0/+3
2011-06-05From Ivan Kluchnikov:Anders Broman1-0/+60
2011-05-18Fix a (value) mistake in a value_string. Found by Martin's patch on the -dev...Jeff Morriss1-1/+1
2011-02-08From Holger Freyther:Anders Broman1-1/+11
2011-02-07from Holger Freyther:Anders Broman1-23/+92
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-05-18Use val_to_str() instead of match_strval() to ensure we get a non-NULL result...Jeff Morriss1-1/+1
2010-03-16From Harald Welte:Anders Broman1-0/+398