aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_rr.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-25Following r44648, revert part of r44162 and followups so as to have a top lev...pascal1-358/+358
2012-08-10Use val_to_str_const() where appropriate;wmeier1-1/+1
2012-08-01Do not register fields twicepascal1-3/+1
2012-08-01The minimum CCCH size is 3 bytes (L2 pseudo length + protocol discriminator +...pascal1-1/+1
2012-08-01Follow-up of r44162: clean more filterspascal1-3/+7
2012-08-01Follow-up of r44162: RR dissector is not used only on Common Control CHannels...pascal1-366/+373
2012-08-01remove unnecessary underscores from display filtersmmann1-1/+1
2012-07-31Updated GSM dissectors display filters per checkfiltername.plmmann1-349/+349
2012-06-28Update FSF address - part II.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-269/+267
2012-03-09From Sylvain Munaut: gsm_a_common: ELEM_MAND_VV_SHORT doesn't support IEs of ...etxrab1-7/+14
2012-03-06Don't use FT_*INT with true_false strings: the code to generatemorriss1-25/+25
2012-02-23From Lei Chen:etxrab1-1/+1
2012-01-13Fix:wmeier1-7/+2
2012-01-13Fix:etxrab1-11/+8
2012-01-13From Mike Morrin:etxrab1-632/+494
2012-01-11From Lei Chen:etxrab1-21/+14
2012-01-08From Mike Morrin:etxrab1-23/+4
2012-01-05Fix the following error :alagoutte1-1/+1
2012-01-05From Mike Morrin:etxrab1-1076/+634
2012-01-01From Mike Morrin:etxrab1-20/+28
2011-12-12From Mike Morrin:etxrab1-32/+15
2011-12-04From Vincent Helfre.etxrab1-5/+10
2011-11-21Get rid of Warnings.etxrab1-8/+9
2011-11-21From Vincent Helfre:etxrab1-87/+92
2011-10-24Fix encoding arg for various fcn calls:wmeier1-418/+418
2011-10-03Remove unused hf field.etxrab1-6/+0
2011-09-07Fix a 'set but not used' gcc warning; Mark param arg as _U_;wmeier1-27/+26
2011-09-07From Lei Chen:etxrab1-15/+72
2011-08-29From Lei Chen:etxrab1-1/+107
2011-08-15From Jeremy Quirke:etxrab1-1/+1
2011-08-05From Lei Chen:etxrab1-3/+995
2011-07-22Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier1-12/+2
2011-07-20Use ENC_BIG_ENDIAN.etxrab1-96/+96
2011-04-09Don't assign to a proto_item * if the value won't be used: Coverity 911;wmeier1-2290/+2292
2011-04-04Change the signature of elem_fcn():ns to include pinfo.etxrab1-105/+101
2011-04-04Change the msg_fcn() signature to include pinfo.etxrab1-54/+54
2011-03-23From Vincent Helfre:etxrab1-1/+1
2011-02-23From Alexis La Goutte:etxrab1-2/+0
2011-02-22From Pascal Quantin:etxrab1-107/+95
2011-01-17- append TLLI value.etxrab1-43/+46
2010-12-16From Vincent Helfre:etxrab1-73/+258
2010-11-29From Vincent Helfre:etxrab1-175/+425
2010-11-28From Alex Badea:etxrab1-2/+2
2010-11-09Add a value_string_ext.etxrab1-1/+3
2010-11-09Use value_string_ext for gsm_a_rr_rxlev_vals.etxrab1-4/+5
2010-10-22From Vincent Helfre:etxrab1-27/+232
2010-10-20From Vincent Helfre:etxrab1-59/+94
2010-09-27From Vincent Helfre:etxrab1-80/+58
2010-09-27Initialize subtree.etxrab1-1/+1