aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_a_common.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-09From Sylvain Munaut:Anders Broman1-0/+4
2012-03-09From Sylvain Munaut:Anders Broman1-0/+6
2012-03-08From Sylvain Munaut: gsm_a_common: elem_v_short doesn't create subtree for th...Anders Broman1-10/+27
2012-03-06Don't use FT_BOOLEAN with value_strings: the code to generateJeff Morriss1-11/+10
2012-03-02Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2011-12-12From Mike Morrin:Anders Broman1-42/+29
2011-10-25Fix some set but not used [-Wunused-but-set-variable] warnings.Anders Broman1-3/+0
2011-10-15Fix a 'set but not used' compiler warning.Bill Meier1-4/+4
2011-07-20Use ENC_BIG_ENDIAN.Anders Broman1-194/+194
2011-04-27From Pascal Quantin:Anders Broman1-244/+262
2011-04-04Mark pinfo as unused.Anders Broman1-1/+1
2011-04-04Get rid of gsm_a_dtap_pinfo.Anders Broman1-13/+13
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-45/+45
2011-02-22From Pascal Quantin:Anders Broman1-3/+4
2011-02-01Fix compilation error: gsm_a_dir_of_ver_speed_vals is a VALS not a TFS.Stephen Fisher1-1/+1
2011-01-31More IE dissection.Anders Broman1-0/+197
2011-01-26Fix compilation errorsStephen Fisher1-1/+1
2011-01-26Dissect PS-HANDOVER-REQUEST.Anders Broman1-1/+4
2011-01-26Add 10.5.1.14 NAS container for PS HO.Anders Broman1-2/+55
2011-01-21Use EXTRANEOUS_DATA_CHECK_EXPERTAnders Broman1-15/+16
2011-01-17Handle two length octets correctly in TELV.Anders Broman1-1/+1
2011-01-17Restore dissection of Mobile Identity(revert the code).Anders Broman1-1/+6
2011-01-14- Add TELV to dissct IE's with an extention bit in the length vallue.Anders Broman1-1/+117
2011-01-11Complement toAnders Broman1-5/+0
2011-01-11Improve dissection of UE Time Zone.Anders Broman1-4/+4
2010-12-26Start of a SGSAP (TS 29.118) dissector for LTE.Anders Broman1-0/+6
2010-11-09Use value_string_ext for gsm_a_rr_rxlev_vals.Anders Broman1-1/+3
2010-04-29Remove an unused variable.Gerald Combs1-1/+0
2010-04-29From Mike Morrin:Anders Broman1-0/+69
2010-04-06#include <string.h> not needed.Bill Meier1-2/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2010-03-20Fix for Bug 4588:Gerasimos Dimitriadis1-2/+2
2010-02-12Fix for Bug 4480:Gerasimos Dimitriadis1-1/+1
2009-11-27Explicitly show LAC and RAC when dissecting Routing Area Gerasimos Dimitriadis1-5/+7
2009-11-27Expert info when E.212 MCC/MNC contain non-decimal digitsGerasimos Dimitriadis1-2/+2
2009-11-23Use range_string for the decoding of the CN specific DRXGerasimos Dimitriadis1-1/+1
2009-11-23Basic support for the DTAP User-User IE; print bitfields in a way moreGerasimos Dimitriadis1-12/+12
2009-11-18- Use the spare_bits hf from packet_gsm_a_common.c inGerasimos Dimitriadis1-1/+1
2009-10-06From Gerasimos Dimitriadis:Anders Broman1-90/+46
2009-10-05Corrected check for dtmEgprsHighMultiSlotClassPresent.Stig Bjørlykke1-1/+1
2009-09-16From Gerasimos Dimitriadis via https://bugs.wireshark.org/bugzilla/show_bug.c...Jeff Morriss1-68/+68
2009-08-13From Gerasimos Dimitriadis:Anders Broman1-15/+181
2009-08-12From Gerasimos Dimitriadis:Anders Broman1-21/+237
2009-08-11From Gerasimos Dimitriadis:Anders Broman1-12/+347
2009-08-10From Gerasimos Dimitriadis:Anders Broman1-18/+430
2009-08-06Fix some indentation and spacingBill Meier1-127/+127
2009-08-05From Gerasimos Dimitriadis:Jaap Keuter1-6/+17
2009-07-23From Gerasimos Dimitriadis:Anders Broman1-10/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-6/+6
2009-06-11Updates to Jun spec. version.Anders Broman1-12/+61