aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lte-rrc.c
AgeCommit message (Collapse)AuthorFilesLines
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-42/+42
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28848 f5534014-38df-0310-8fa8-9805f1628bb7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-119/+119
(1) Trailing/leading spaces are removed from 'name's/'blurb's (2) Duplicate 'blurb's are replaced with NULL (3) Empty ("") 'blurb's are replaced with NULL (4) BASE_NONE, NULL, 0x0 are used for 'display', 'strings' and 'bitmask' fields for FT_NONE, FT_BYTES, FT_IPv4, FT_IPv6, FT_ABSOLUTE_TIME, FT_RELATIVE_TIME, FT_PROTOCOL, FT_STRING and FT_STRINGZ field types (5) Only allow non-zero value for 'display' if 'bitmask' is non-zero git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28770 f5534014-38df-0310-8fa8-9805f1628bb7
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-73/+73
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28379 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.etxrab1-73/+73
Fore some reason the trace in bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3360 does not decode properly if dissecting the exension marker so leave that code #if 0:ed out for now. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27848 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-05Get rid of an unused global variable.guy1-8/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27608 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-8/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27390 f5534014-38df-0310-8fa8-9805f1628bb7
2009-01-07From Vincent Helfre:etxrab1-2773/+3722
Iremoved dead code in the template and added the RRC status message in the conf file. From me: Update to 8.4 asn1 files. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27179 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-23From Vincent Helfre:etxrab1-1/+139
Add col info. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27106 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-22From Pascal Quantin:etxrab1-1/+1
3GPP dissectors: do not go back to tree root when decoding an encapsulated message https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3132 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27081 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-17Update S1AP to the latest spec rename nas_eps nas-eps.etxrab1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27042 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-16Add the lte rrc dissector.etxrab1-0/+20695
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27027 f5534014-38df-0310-8fa8-9805f1628bb7