wireshark/plugins
Bill Meier 782cc6e3c3 Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows:
1. If there's no character encoding (ENC_ASCII, ...) specified
    then use ENC_ASCII.
 2. For all but FT_UINT_STRING, always use ENC_NA
    (replacing any existing True/1/FALSE/0
    /ENC_BIG_ENDIAN/ENC_LITTLE_ENDIAN).

svn path=/trunk/; revision=39429
2011-10-15 19:58:31 +00:00
..
asn1 Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
docsis Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows: 2011-10-15 19:58:31 +00:00
easy_codec A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
ethercat Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows: 2011-10-15 19:58:31 +00:00
giop A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
gryphon Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings. 2011-07-21 19:10:10 +00:00
irda Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows: 2011-10-15 19:58:31 +00:00
m2m Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin dissectors: 2011-10-06 14:46:34 +00:00
mate Add a comment about the uncommented glib deprecated warnings. 2011-08-08 09:39:30 +00:00
opcua Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows: 2011-10-15 19:58:31 +00:00
profinet Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugin dissectors: 2011-10-06 14:46:34 +00:00
stats_tree A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
tpg Add SVN Id and GPL. Minor whitespace cleanup. 2011-05-26 16:03:29 +00:00
unistim Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows: 2011-10-15 19:58:31 +00:00
wimax Convert plugin files proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_STRINGZ, FT_UINT_STRING as follows: 2011-10-15 19:58:31 +00:00
wimaxasncp Remove const qualifier to name, abbrev and blurb to pacify the buildbots. 2011-04-26 01:06:25 +00:00
Custom.nmake.example
Makefile.am From Michael Mann: 2011-06-08 05:20:43 +00:00
Makefile.nmake From Michael Mann: 2011-06-08 05:20:43 +00:00
plugins.vcproj Update *.vcproj to visual studio 8 2009-09-24 05:11:47 +00:00