aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lte-rrc.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-16From Pascal Quantin:etxrab1-1461/+9016
2012-01-03From Pascal Quantin:etxrab1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-7/+7
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;wmeier1-1/+1
2011-10-03From Pascal Quantin:etxrab1-16/+57
2011-10-02From Pascal Quantin:etxrab1-5/+32
2011-09-11From Pascal Quantin:etxrab1-26/+137
2011-08-09Support for Extension Addition Group in PER encodingkukosa1-28/+237
2011-07-20Register nicer entry points for LTE RRC BCH messages, and use them in RLC, MA...martinm1-3/+35
2011-05-04From Pascal Quantin:etxrab1-9/+34
2011-04-28From Pascal Quantin:etxrab1-18/+32
2011-04-08From Pascal Quantin:etxrab1-409/+1335
2011-04-04Change the signature of elem_fcn():ns to include pinfo.etxrab1-3/+3
2011-01-23Export UE-EUTRA-Capability.etxrab1-8/+8
2010-12-16From Pascal Quantin:etxrab1-64/+64
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...morriss1-1/+1
2010-08-31From Pascal Quantin:etxrab1-9/+371
2010-08-31Add stub code for future dissection of featureGroupIndicators.etxrab1-4/+19
2010-06-23FromToshihiro Kataoka:etxrab1-5/+5
2010-06-18Add new strings/dissector function for signalling RRC messages that will addmartinm1-3/+59
2010-05-12Update to V9.2.0 (2010-03)etxrab1-1389/+2531
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-234/+234
2010-05-11Regenerate a few more of the ASN.1 dissectorsmorriss1-1142/+1142
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-9/+7
2010-04-06#include <stdio.h> not needed.wmeier1-8/+7
2010-03-03Set the link dir for DCCH_Messages.etxrab1-37/+4
2010-02-02Try to get rid of unused code warnings.etxrab1-126/+13
2010-01-17Update to version 9.1.0etxrab1-1038/+3707
2010-01-04As requested by Pascal Quantin:etxrab1-0/+1
2010-01-02From Pascal Quantin:etxrab1-11/+76
2009-12-16From Pascal Quantin:etxrab1-18/+17
2009-11-28- Update ASN1 files to 3GPP TS 36.331 V8.7.0 (2009-09)etxrab1-90/+65
2009-11-22Handle lenght restriction extension of restricted strings.etxrab1-29/+29
2009-11-08Dissect Handover "containers".etxrab1-1/+14
2009-10-29Update to the Mars verion of the protocol and export HandoverCommand.etxrab1-43/+102
2009-10-01From Vincent Helfre:etxrab1-5752/+4189
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringskrj1-84/+28
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-42/+42
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-119/+119
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-73/+73
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-73/+73
2009-03-05Get rid of an unused global variable.guy1-8/+5
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-8/+7
2009-01-07From Vincent Helfre:etxrab1-2773/+3722
2008-12-23From Vincent Helfre:etxrab1-1/+139
2008-12-22From Pascal Quantin:etxrab1-1/+1
2008-12-17Update S1AP to the latest spec rename nas_eps nas-eps.etxrab1-3/+3
2008-12-16Add the lte rrc dissector.etxrab1-0/+20695