For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / asn1 / t125 / packet-t125-template.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-09-21 galBasic RDP dissection, which can dissect the connection...
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-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2009-01-28 wmeier#include prefs.h not req'd
2008-11-06 stigIndicate T.125 payload in the info column.
2007-11-15 sahlbergonly dissect it as t125 if it looks like t125
2007-10-29 sahlbergadd a asn2wrs generated T.125 MCP dissector