aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h460
AgeCommit message (Expand)AuthorFilesLines
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
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
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)kukosa1-0/+1
2008-07-22Get rid of some unused code warnings.etxrab1-0/+4
2008-01-16- Removed some unused variables in asn1 dissectorsstig1-1/+1
2008-01-03register into h245.gef.name table which is already implementedkukosa1-2/+2
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-12-11strings registered to dissector table have to be allocated permanentlykukosa1-4/+4
2007-10-26fix wrong headers in H.460.x ASN.1 sourceskukosa9-18/+18
2007-10-24Squelch warnings about uninitialized structure members.guy1-77/+80
2007-10-24Set svn:eol-style to native and svn:keywords to Id.guy5-5/+5
2007-10-24Get rid of CRs, and set svn:eol-style to native.guy16-547/+530
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)kukosa16-0/+1083