summaryrefslogtreecommitdiff
path: root/asn1/lte-rrc
AgeCommit message (Expand)AuthorFilesLines
2013-06-01Make Earthquake and Tsunami Warning Sytem indications stand out aMartin Mathieson1-0/+4
2013-05-28Add some info to make it easier to see when SI config changes:Martin Mathieson2-5/+61
2013-05-07Some moreJörg Mayer1-0/+33
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-21Fix compilation for LinuxPascal Quantin1-0/+1
2013-03-21Upgrade LTE RRC dissector to v11.3.0Pascal Quantin5-548/+633
2013-03-08Prettify a bit dissection of sr-ProhibitTimer-r9 and drxShortCycleTimerPascal Quantin1-4/+10
2013-02-14Factorize FGI dissectionPascal Quantin2-402/+126
2013-01-31Add SIB type to info columnPascal Quantin1-44/+108
2013-01-25Remove duplicate include filePascal Quantin1-1/+0
2013-01-25Fix dissection of ETWS/CMAS messagesPascal Quantin2-15/+40
2013-01-24Try making dataCodingScheme a guint32 to quiet the MacOS buildbots.Jeff Morriss1-3/+3
2013-01-23Allow dissection of several segmented warning messages in parallelPascal Quantin2-8/+33
2013-01-20Dissect ETWS and CMAS notificationsPascal Quantin2-19/+330
2013-01-11Upgrade LPP dissector to v11.1.0 and modify extract_asn1_from_spec.pl to auto...Pascal Quantin3-6/+0
2013-01-08Dissect CDMA2000 system timePascal Quantin1-0/+34
2013-01-06Upgrade LTE RRC dissector to v11.2.0Pascal Quantin5-169/+685
2012-11-09Use a subtree for message containersPascal Quantin2-71/+90
2012-11-06Fix dissection of NAS security parameters to/from E-UTRAPascal Quantin2-10/+13
2012-09-30Upgrade LTE RRC dissector to v11.1.0Pascal Quantin5-47/+545
2012-09-23Let's be consistent and display lte_rrc root for all LTE RRC messagesPascal Quantin2-57/+91
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 Quantin4-7/+7
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2-14/+14
2012-07-17Remove extra space after message namePascal Quantin1-40/+40
2012-07-05Upgrade LTE RRC dissector to v10.6.0Pascal Quantin5-15/+162
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
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-0/+7
2012-06-18Use enums instead of hand written valuesPascal Quantin1-12/+17
2012-06-14Add dissection of utra-BCCH-Container-r10Pascal Quantin1-0/+6
2012-06-13Use value_string_ext for arrays with more than 15 entriesPascal Quantin1-0/+10
2012-05-30Use ett variable for proto_item_add_subtree function callPascal Quantin2-2/+3
2012-05-04Fix typo errorpascal1-1/+1
2012-05-04FALSE -> ENC_BIG_ENDIAN conversionpascal2-160/+172
2012-04-21Prettify LTE RRC dissectorpascal2-6/+1301
2012-04-04From Pascal Quantin:Anders Broman5-49/+580
2012-01-16From Pascal Quantin:Anders Broman5-92/+1452
2012-01-03From Pascal Quantin:Anders Broman1-0/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-7/+7
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-5/+5
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2011-10-03From Pascal Quantin:Anders Broman2-2/+46
2011-10-02From Pascal Quantin:Anders Broman2-0/+28
2011-09-11From Pascal Quantin:Anders Broman5-6/+79
2011-07-20Register nicer entry points for LTE RRC BCH messages, and use them in RLC, MA...Martin Mathieson1-0/+32
2011-05-04From Pascal Quantin:Anders Broman2-4/+34
2011-04-28From Pascal Quantin:Anders Broman1-3/+17
2011-04-08From Pascal Quantin:Anders Broman3-4/+51
2011-04-08From Pascal Quantin:Anders Broman4-154/+318