Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-vicp.c
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-07 Anders Broman- Make local functions static.
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2011-10-25 Bill MeierFix encoding arg for ptvcursor_add() and ptvcursor_add_...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-10-02 Jaap KeuterFrom Frank Kingswood: