aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h323
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2015-11-26cmake: add asn1 target, avoid unnecessary rebuildsPeter Wu1-1/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-2/+0
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-8/+8
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss9-21/+0
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+2
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-2/+3
2013-05-07Some moreJörg Mayer1-0/+32
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-03-19From beroset:Anders Broman1-2/+2
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 Zawadzki5-5/+5
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-8/+3
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
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-03-26Add missing files to the distribution.Anders Broman1-0/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-3/+2
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-10-29asn2wrsTomas Kukosa8-272/+338
2007-10-17new H.323 dissectorTomas Kukosa7-0/+386