aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/HI2Operations
AgeCommit message (Expand)AuthorFilesLines
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-12-09"new" dissector API -> dissector API for ASN.1 dissectors.Michael Mann1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke2-3/+3
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss9-18/+0
2013-12-10- Forward declaration of register functions.Anders Broman1-2/+2
2013-12-09- Forward declaration of register functions.Anders Broman1-0/+3
2013-09-18Missed 1 character replacement as part of r52132.Chris Maynard1-2/+2
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard3-44/+44
2013-05-07Move common code into UseAsn2Wrs.cmake.Jörg Mayer1-43/+13
2013-05-07Build the first (and one of the easiest) of 99 asn1 dissectors withJörg Mayer1-0/+58
2013-05-05Just whitespace changesJörg Mayer1-2/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
2012-02-02Rather than rename the remaining HI2Operations source files in asn1/ (to fix ...Jeff Morriss1-1/+1
2012-02-02Update the protocol name as per commit rev 40801.Anders Broman1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-2/+0
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-03-01Try to get rid of unused code warnings.Anders Broman1-0/+1
2010-03-01Add the missing .cnf file and try to fix unused code warnings.Anders Broman1-0/+37
2010-02-28From Erwin van Eijk:Anders Broman9-0/+1915