wireshark/plugins
Bill Meier 9eb54292d3 Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*:
Specifically:  Replace FALSE|0 and TRUE|1 by ENC_BIG_ENDIAN|ENC_LITTLE_ENDIAN as
  the encoding parameter for proto_tree_add_item() calls which directly reference
  an item in hf[] which has a type of:
     FT_BOOLEAN
     FT_IPv4
     FT_EUI64
     FT_GUID
     FT_UINT_STRING

Also: For type FT_ITv6 use ENC_NA. (This was missed in an earlier SVN)

svn path=/trunk/; revision=39329
2011-10-10 00:53:55 +00:00
..
asn1 Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
docsis Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*: 2011-10-10 00:53:55 +00:00
easy_codec A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
ethercat Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*: 2011-10-10 00:53:55 +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 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*: 2011-10-10 00:53:55 +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 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*: 2011-10-10 00:53:55 +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 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*: 2011-10-10 00:53:55 +00:00
wimax Convert 'encoding' parameter of certain proto_tree_add_item() calls in plugins/*: 2011-10-10 00:53:55 +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 fix install step 2009-07-06 09:46:28 +00:00
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