#include <stdio.h> not needed.
[metze/wireshark/wip.git] / asn1 / h235 / packet-h235-template.c
2010-04-06 Bill Meier#include <stdio.h> not needed.
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-17 Tomas Kukosanew H.323 dissector
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-04-13 Tomas KukosaH.235.7: MIKEY in H.323
2006-07-04 Tomas Kukosaget rid of warning message
2006-07-04 Tomas Kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-29 Tomas Kukosause "type function" instead of "field function" in...
2006-06-28 Tomas Kukosafew OID names
2006-05-22 Tomas Kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 Ronnie Sahlbergname change
2006-05-15 Tomas Kukosaupdated to H.235.0:09/2005 and H.235.8:09/2005
2005-08-31 Tomas Kukosa- more standard way for FastStart item dissection
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-04 Ronnie Sahlbergget rid of a compiler warning
2004-05-25 Guy Harris"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YE...
2004-05-24 Ronnie SahlbergFrom Tomas,