aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h323
AgeCommit message (Expand)AuthorFilesLines
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