aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_gm.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier1-44/+44
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-2/+2
2010-03-12Decode GPRS SM Messages related to MBMS Context handlingGerasimos Dimitriadis1-8/+86
2010-03-10From Vladimir Kazansky:Anders Broman1-2/+4
2010-03-09from Pascal Quantin:Anders Broman1-8/+8
2010-03-08From Pascal Quantin:Anders Broman1-20/+86
2010-03-06From Pascal Quantin:Anders Broman1-7/+7
2010-03-06Decoding support for GPRS Session Management 'Activate MBMSGerasimos Dimitriadis1-2/+188
2010-01-18Fix a number of gcc _Wshadow warningsBill Meier1-4/+4
2009-12-22Fixes/enhancements/updates for 24.008 IEs:Gerasimos Dimitriadis1-191/+319
2009-12-20Update SM Cause IE; Decode SM Cause 2 IE; UpdateGerasimos Dimitriadis1-52/+94
2009-12-17Fix/enhacement of Quality of Service IEGerasimos Dimitriadis1-403/+292
2009-12-15More NULL entries in dtap_msg_sm_fcn[] to avoid out of bounds accessGerasimos Dimitriadis1-5/+5
2009-12-15Fix/update for PDP Address IEGerasimos Dimitriadis1-97/+63
2009-11-29PS LCS Capability IE updated according to 24.008 V8.6.0;Gerasimos Dimitriadis1-62/+92
2009-11-27Explicitly show LAC and RAC when dissecting Routing Area Gerasimos Dimitriadis1-4/+12