Fix some duplicate display filter names.
[obnox/wireshark/wip.git] / epan / dissectors / packet-vtp.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-10 wmeier Convert 'encoding' parameter of certain proto_tree_add...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 wmeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-05-11 morrissFrom Peter Paluch via https://bugs.wireshark.org/bugzil...
2011-05-06 morrissFrom Peter Paluch via https://bugs.wireshark.org/bugzil...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-09-23 morrissReplace blurbs that match the name (case insensitive...
2010-04-06 wmeier#include <string.h> not needed.
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:
2007-03-26 sahlbergFrom Sebastien Tandel
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2004-07-18 gramMove dissectors to epan/dissectors directory.