#include <string.h> and/or #include <stdio.h> not needed.
[obnox/wireshark/wip.git] / asn1 / h235 / packet-h235-template.c
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2009-10-11 stigMake all proto_* values static.
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-04 wmeierMinor cleanup mostly related to proto_reg_handoff
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-10-17 kukosanew H.323 dissector
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-04-13 kukosaH.235.7: MIKEY in H.323
2006-07-04 kukosaget rid of warning message
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-29 kukosause "type function" instead of "field function" in...
2006-06-28 kukosafew OID names
2006-05-22 kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 sahlbergname change
2006-05-15 kukosaupdated to H.235.0:09/2005 and H.235.8:09/2005
2005-08-31 kukosa- more standard way for FastStart item dissection
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-04 sahlbergget rid of a compiler warning
2004-05-25 guy"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YE...
2004-05-24 sahlbergFrom Tomas,