aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrc.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-31Try to fix warnings.etxrab1-119/+92
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;wmeier1-1/+1
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.etxrab1-2/+2
2011-09-11From Pascal Quantin:etxrab1-2793/+4543
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.stig1-102/+102
2011-04-04Change the signature of elem_fcn():ns to include pinfo.etxrab1-2/+2
2010-05-13Update to V9.2.1 (2010-04)etxrab1-5841/+9650
2010-05-11Add a little more code to avoid not-very-useful blurbs:morriss1-664/+664
2010-05-11Regenerate a few more of the ASN.1 dissectorsmorriss1-7932/+7932
2010-04-29From Mike Morrin:etxrab1-92/+92
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-01From LEGO via bug 4405:stig1-197/+87
2010-02-02Try to get rid of unused code warnings.etxrab1-123/+87
2010-02-02Try to get rid of unused code warnings.etxrab1-199/+87
2010-01-19Update to V9.1.0 (2009-12)etxrab1-8943/+17131
2010-01-05From Pascal Quantin:etxrab1-113/+124
2009-11-26Dissect RRC-container in RelocationResourceAllocation successful outcome.etxrab1-5/+3
2009-11-25Dissect more containers etc.etxrab1-15/+46
2009-11-22Handle lenght restriction extension of restricted strings.etxrab1-5/+5
2009-11-05From Tobias Witek:etxrab1-8/+42
2009-11-01Update to 3GPP TS 25.331 V8.8.0 (2009-09)etxrab1-9998/+27404
2009-10-29Export ToTargetRNC-Container.etxrab1-89/+89
2009-10-09Regenerate asn1 dissectors (no change, only some line offset changes)krj1-85/+85
2009-09-24Don't guard col_append_str with check_colkrj1-237/+79
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-23From Neil Piercy:etxrab1-87/+115
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-149/+149
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-779/+779
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-492/+492
2009-04-16From Vincent Helfre and Me:etxrab1-128/+165
2009-04-14Use G_GINT64_CONSTANT in stead of G_GUINT4_CONSTANTetxrab1-1/+1
2009-04-14support UINT64 constants for upper value boundskukosa1-1/+1
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-484/+484
2009-03-04From Neil Piercy:etxrab1-92/+125
2009-03-03Update UMA towards the most recent 3GPP spec, and export InterRATHandoverInfoetxrab1-87/+87
2009-02-22Fix a typo in a dummy function.stig1-2/+2
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-0/+553
2008-12-22From Pascal Quantin:etxrab1-2/+2
2008-11-05From Pascal Quantin:etxrab1-36/+56
2008-11-04asn2wrs generated files changed as a result of recent asn1 template changes wmeier1-11/+8
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-491/+491
2008-10-30From Pascal Quantin:etxrab1-44/+455
2008-09-03Try to fix unused code warnings(hack).etxrab1-3/+67
2008-07-02Revert previous change.etxrab1-5391/+6623
2008-07-02See if this gets rid of some unused code warnings...etxrab1-6623/+5391
2008-07-01Update the ASN.1 files.etxrab1-11205/+25009
2008-01-16- Removed some unused variables in asn1 dissectorsstig1-8/+7