aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h460
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Fix H.460.9 numbers of parametersTomas Kukosa1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-4/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki4-4/+4
2011-11-24Fix H.460.18 and H.460.19 integration into H.245Tomas Kukosa1-6/+8
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-13/+9
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-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-07-26Get rid of few warnings (unused generated code, signed/unsigned mismatch)Tomas Kukosa1-0/+1
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+4
2008-01-16- Removed some unused variables in asn1 dissectorsStig Bjørlykke1-1/+1
2008-01-03register into h245.gef.name table which is already implementedTomas Kukosa1-2/+2
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-12-11strings registered to dissector table have to be allocated permanentlyTomas Kukosa1-4/+4
2007-10-26fix wrong headers in H.460.x ASN.1 sourcesTomas Kukosa9-18/+18
2007-10-24Squelch warnings about uninitialized structure members.Guy Harris1-77/+80
2007-10-24Set svn:eol-style to native and svn:keywords to Id.Guy Harris5-5/+5
2007-10-24Get rid of CRs, and set svn:eol-style to native.Guy Harris16-547/+530
2007-10-18H.460 new dissector implemented (H.460.2-H.460.22)Tomas Kukosa16-0/+1083