aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rrc
AgeCommit message (Expand)AuthorFilesLines
2016-02-04ASN1: fix misspelling (found by Lintian)Alexis La Goutte2-2/+6
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-2/+2
2016-01-13RRC: follow-up of g588955dPascal Quantin7-621/+622
2016-01-13[RRC] Update to V13.1.0 (2015-12)AndersBroman6-629/+2017
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-1/+1
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2015-11-22register_dissector -> new_register_dissector for ASN.1 dissectors.Michael Mann1-3/+4
2015-07-31RRC: upgrade dissector to v12.6.0Pascal Quantin7-97/+3517
2015-07-04asn1: split off cleanup routinesPeter Wu1-8/+11
2015-06-26RRC: remove non ASCII characters from ASN.1 descriptionPascal Quantin5-498/+498
2015-05-09RRC: add domain and release cause information to the INFO column.Martin Mathieson1-0/+7
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-8/+8
2015-04-10Remove depricated API tvb_length -> tvb_reported_lengthAndersBroman1-5/+5
2015-03-29RRC: add a missing mask forgotten in gf3d1e3cVincent Helfre1-1/+1
2015-03-29RRC: add dissection of ims-Information IEVincent Helfre2-0/+57
2014-12-28Removed duplicated #include linesDario Lombardo1-1/+0
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-2/+0
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-2/+2
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-07-08RRC: fix ASN.1 description by manually adding CR5591Pascal Quantin2-4/+4
2014-06-22convert to proto_tree_add_subtree[_format] for ASN.1 dissectorsMichael Mann1-7/+6
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-5/+5
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-5/+5
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-7/+7
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss12-21/+0
2014-02-03Upgrade RRC dissector to v11.8.0Pascal Quantin6-10/+54
2013-12-08Use STR_UNICODE display instead of proto_tree_add_unicode_string() in the rem...Pascal Quantin1-3/+2
2013-11-23Create the ability to have packet scoped "proto" data. Bug 9470 (https://bug...Michael Mann2-8/+8
2013-09-24Upgrade RRC dissector to v11.7.0Pascal Quantin6-446/+499
2013-09-22emem -> wmem conversion:Pascal Quantin1-1/+1
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2-437/+437
2013-09-15emem -> wmem (don't forget about .cnf)Jörg Mayer2-1/+2
2013-07-23Try to differentiate a non filled private_data (pointer set to NULL) from an ...Pascal Quantin1-9/+9
2013-07-03Check actx->private_data validity before using itPascal Quantin1-45/+51
2013-06-19Fet rid of a global variablePascal Quantin2-12/+17
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann2-2/+11
2013-05-12Add the posibillity to use a key for per-packet-data.Anders Broman2-8/+8
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer1-4/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+35
2013-05-05Just whitespace changesJörg Mayer1-3/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-04-04Fix encoding arg for proto_tree_add_item() and friends.Chris Maynard1-5/+5
2013-03-20Upgrade RRC dissector to v11.5.0Pascal Quantin7-321/+743
2013-03-20svn path=/trunk/; revision=48440Anders Broman1-6/+10
2013-03-19From beroset:Anders Broman1-1/+1
2013-03-03Use explicit casts.Anders Broman1-14/+15
2013-01-11Upgrade RRC dissector to v11.4.0Pascal Quantin7-133/+2834
2012-11-26Add missing OPTIONAL keyword in RRCConnectionRequest messagePascal Quantin1-1/+1
2012-11-13Pacify OSX-10.5 buildbotsPascal Quantin1-4/+4