For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-lsc.c
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-05-27 morrissTreat TVBs as opaque: use the accessor functions instea...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-04-06 wmeier#include <string.h> not needed.
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO) with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2008-09-15 wmeierproto_reg-handoff: Use dissector_add_handle instead...
2008-08-26 wmeier#include <emem.h> not req'd
2007-01-02 wmeierOops: wireshark.com --> wireshark.org
2007-01-02 wmeierMore ethereal --> wireshark
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-07-28 etxrabFrom Sean Sheedy: