For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-gopher.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 wmeierConvert proto_tree_add_item() 'encoding' arg for field...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-09-21 wmeierFix vi "modeline" so it works;
2010-12-20 guyRename the routines that handle dissector tables with...
2010-10-11 wmeierDefine some fcns & vars as static;
2010-06-13 geraldAdd a Gopher (RFC 1436) dissector.