aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-15Update RRC to V10.7.0 and add dissection of Core Network System Information IEspascal1-1/+1
2012-03-16FT_BOOLEAN hf[] entries with a 0 'bitmask' should have 'display' = BASE_NONE;Bill Meier1-84/+86
2012-02-23From Pascal Quantin [NAS EPS] Update Configuration Protocol description in PC...Anders Broman1-1/+1
2012-02-13From Pascal Quantin:Anders Broman1-2/+9
2012-02-12Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-27/+14
2012-01-21Revert a recent spelling change back to its UK variant.Chris Maynard1-4/+4
2012-01-21Fix a comment and some typos.Chris Maynard1-9/+9
2012-01-20From Pascal Quantin:Jaap Keuter1-19/+21
2011-12-02From Pascal Quantin:Anders Broman1-15/+16
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.Anders Broman1-1/+1
2011-12-01From Pascal Quantin:Anders Broman1-17/+35
2011-11-29From Pascal Quantin:Anders Broman1-1/+1
2011-11-28Fix Checkapi found errors.Anders Broman1-2/+2
2011-11-28Prevet a crash when dissecting linked TI.Anders Broman1-14/+37
2011-10-24Fix encoding arg for various fcn calls:Bill Meier1-2/+2
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-4/+4
2011-06-22Protect the columns from beeing overwritten.Anders Broman1-0/+3
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.Bill Meier1-2/+0
2011-05-29From Pascal Quantin:Anders Broman1-358/+977
2011-05-17As suggested by Chris: use val_to_str_const() instead of match_strval() plus aJeff Morriss1-17/+15
2011-05-17Use the correct value string and bitmasks.Anders Broman1-2/+2
2011-04-27From Pascal Quantin:Anders Broman1-22/+448
2011-04-04Get rid of gsm_a_dtap_pinfo.Anders Broman1-1/+1
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-223/+223
2011-04-04Change the msg_fcn() signature to include pinfo.Anders Broman1-46/+46
2011-02-23From Alexis La Goutte:Anders Broman1-1/+0
2011-02-22From Pascal Quantin:Anders Broman1-68/+68
2011-01-26Add 10.5.1.14 NAS container for PS HO.Anders Broman1-1/+1
2011-01-21Use EXTRANEOUS_DATA_CHECK_EXPERTAnders Broman1-61/+67
2011-01-21Adress => Address corrections (also in comments).Sake Blok1-3/+3
2011-01-19Add the RAI value to "add_string"Anders Broman1-0/+8
2011-01-17- Remove debug printout.Anders Broman1-130/+100
2011-01-16Switch to using proto_add_bits_item in a couple of places and fixAnders Broman1-36/+33
2011-01-16Use tvb_memeql() and tvb_memcpy().Jeff Morriss1-5/+2
2011-01-13From Pascal Quantin:Anders Broman1-4/+4
2011-01-12Update dissection of Protocol configuration options.Anders Broman1-32/+59
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-12-16Fix for bug 5475:Jaap Keuter1-2/+3
2010-11-05From Pascal Quantin:Anders Broman1-1/+4
2010-11-01Use value_string_ext fcns to access various value_string arrays.Bill Meier1-1/+1
2010-10-28From Pascal Quantin:Anders Broman1-1/+0
2010-10-05From Pascal Quantin:Anders Broman1-1/+1
2010-09-22From Pascal Quantin:Anders Broman1-0/+2
2010-09-22From Pascal Quantin:Anders Broman1-5/+30
2010-08-13Add missing break, should fix bugAnders Broman1-0/+1
2010-08-02Fix cases where the type of a for loop variable is smaller than the type of t...Bill Meier1-1/+2
2010-07-14Add a field for "Revision Level Indicator" in the "MS Radio Access Capability...Anders Broman1-11/+13
2010-06-29Set pinfo->link_dir when protocol configuration options is in the message.Anders Broman1-2/+61
2010-06-09Do some constifying [or other] based upon gcc -Wwrite-strings warnings.Bill Meier1-2/+2
2010-06-01- Traffic flow template miss dissected, use de_sm_tflow_temp()Anders Broman1-1/+1