aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h283
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-7/+7
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-4/+0
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-01-17Get rid of check_col();etxrab1-6/+6
2010-01-13check_col.diffetxrab1-2/+1
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2009-01-28#include prefs.h not req'dwmeier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-7/+5
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-12-14If we implement new style dissectors, register them as such.jmayer1-1/+1
2007-11-02new H.282 (RDC) and H.283 (LCT) dissectorskukosa6-0/+416