aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lte-rrc.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-30Upgrade LTE RRC dissector to v11.1.0Pascal Quantin1-1610/+4765
2012-09-23Let's be consistent and display lte_rrc root for all LTE RRC messagesPascal Quantin1-63/+97
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-11Upgrade LTE RRC dissector to v11.0.0Pascal Quantin1-3/+3
2012-09-10Regenerate all asn.1 dissectors.Jakub Zawadzki1-41/+41
2012-07-17Remove extra space after message namePascal Quantin1-40/+40
2012-07-05Upgrade LTE RRC dissector to v10.6.0Pascal Quantin1-167/+849
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-19Use tvb_get_ephemeral_string_enc() in combination with proto_tree_add_unicode...Pascal Quantin1-1/+1
2012-06-19Use newly introduced proto_tree_add_unicode_string() to add UTF-8 stringsPascal Quantin1-6/+12
2012-06-18Use enums instead of hand written valuesPascal Quantin1-32/+59
2012-06-14Add dissection of utra-BCCH-Container-r10Pascal Quantin1-3/+18
2012-06-13Use value_string_ext for arrays with more than 15 entriesPascal Quantin1-13/+29
2012-05-30Use ett variable for proto_item_add_subtree function callPascal Quantin1-6/+7
2012-05-04Fix typo errorpascal1-1/+1
2012-05-04FALSE -> ENC_BIG_ENDIAN conversionpascal1-169/+185
2012-04-21Prettify LTE RRC dissectorpascal1-122/+1501
2012-04-04From Pascal Quantin:Anders Broman1-93/+767
2012-01-16From Pascal Quantin:Anders Broman1-1461/+9016
2012-01-03From Pascal Quantin:Anders Broman1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-7/+7
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-10-03From Pascal Quantin:Anders Broman1-16/+57
2011-10-02From Pascal Quantin:Anders Broman1-5/+32
2011-09-11From Pascal Quantin:Anders Broman1-26/+137
2011-08-09Support for Extension Addition Group in PER encodingTomas Kukosa1-28/+237
2011-07-20Register nicer entry points for LTE RRC BCH messages, and use them in RLC, MA...Martin Mathieson1-3/+35
2011-05-04From Pascal Quantin:Anders Broman1-9/+34
2011-04-28From Pascal Quantin:Anders Broman1-18/+32
2011-04-08From Pascal Quantin:Anders Broman1-409/+1335
2011-04-04Change the signature of elem_fcn():ns to include pinfo.Anders Broman1-3/+3
2011-01-23Export UE-EUTRA-Capability.Anders Broman1-8/+8
2010-12-16From Pascal Quantin:Anders Broman1-64/+64
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...Jeff Morriss1-1/+1
2010-08-31From Pascal Quantin:Anders Broman1-9/+371
2010-08-31Add stub code for future dissection of featureGroupIndicators.Anders Broman1-4/+19
2010-06-23FromToshihiro Kataoka:Anders Broman1-5/+5
2010-06-18Add new strings/dissector function for signalling RRC messages that will addMartin Mathieson1-3/+59
2010-05-12Update to V9.2.0 (2010-03)Anders Broman1-1389/+2531
2010-05-11Add a little more code to avoid not-very-useful blurbs:Jeff Morriss1-234/+234
2010-05-11Regenerate a few more of the ASN.1 dissectorsJeff Morriss1-1142/+1142
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-9/+7
2010-04-06#include <stdio.h> not needed.Bill Meier1-8/+7
2010-03-03Set the link dir for DCCH_Messages.Anders Broman1-37/+4
2010-02-02Try to get rid of unused code warnings.Anders Broman1-126/+13
2010-01-17Update to version 9.1.0Anders Broman1-1038/+3707
2010-01-04As requested by Pascal Quantin:Anders Broman1-0/+1
2010-01-02From Pascal Quantin:Anders Broman1-11/+76
2009-12-16From Pascal Quantin:Anders Broman1-18/+17
2009-11-28- Update ASN1 files to 3GPP TS 36.331 V8.7.0 (2009-09)Anders Broman1-90/+65