aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rua
AgeCommit message (Expand)AuthorFilesLines
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-3/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-5/+5
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-06-21batch of tvb-length conversionsEvan Huus1-5/+5
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin2-6/+6
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin2-6/+6
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-9/+9
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss12-26/+0
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-4/+4
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-28-Wmissing-prototypesAnders Broman1-0/+2
2013-03-04Use explicit casts.Anders Broman1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-11Add data parameter to dissector_try_uint_newJakub Zawadzki1-5/+5
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-10/+10
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-4/+4
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-8/+8
2010-05-13Update to V9.1.0 (2010-03)Anders Broman6-10/+9
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-03-12From Mark Wallis:Anders Broman2-41/+31
2010-03-08Build without warnings.Stig Bjørlykke2-1/+1
2010-03-04From Mark Wallis:Anders Broman2-31/+110
2010-03-02Update to 9.0.0Anders Broman7-8/+22
2010-02-28Try to remove unused code warnings, update HNBAP to 9.0.0.Anders Broman1-0/+1
2010-02-24From Neil Piercy:Anders Broman11-0/+1233