fix encodingmask of DiagnosticInfo
[metze/wireshark/wip.git] / plugins / opcua / opcua_simpletypes.c
2014-07-30 Hannes Mezgerfix encodingmask of DiagnosticInfo
2014-07-10 Michael Mannconvert to proto_tree_add_subtree[_format] for plugin...
2014-06-17 Hannes MezgerCreate and register subtree identifiers for all opcua...
2014-06-17 Hannes MezgerUnify how opcua arrays are displayed
2014-06-16 Hannes MezgerCleanup subtree types in opcua plugin
2014-06-16 Hannes MezgerDisplay status code info bits if set
2014-06-16 Hannes MezgerDisplay text representation of status codes
2014-06-11 AndersBromanopcua_simpletypes.c:94:12: error: static declaration...
2014-06-11 Hannes MezgerUnify displaying of NodeId
2014-06-11 Hannes MezgerFix NodeId and ExpandedNodeId encoding mask display
2014-06-11 Hannes MezgerUnify variable and identifier names according to the...
2014-06-11 Hannes MezgerFix switch case on ExpandedNodeId encoding mask
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-01-01 Anders BromanFix [-Wmissing-prototypes]
2013-09-17 Pascal Quantinemem -> wmem
2013-09-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-08-06 Jakub ZawadzkiRemove hfinfo->bitshift member, add hfinfo_bitshift...
2013-02-15 Evan HuusFrom Hannes Mezger via https://bugs.wireshark.org/bugzi...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-05 pascalFrom Nhi Nguyen:
2012-04-09 Jakub ZawadzkiAdd missing consts in opcua plugin.
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2010-12-02 Anders BromanFrom Gerhard Gappmeier:
2010-11-16 Jeff MorrissFrom Gerhard Gappmeier via https://bugs.wireshark.org...
2010-11-16 Jeff MorrissFrom Gerhard Gappmeier via https://bugs.wireshark.org...
2010-11-15 Jeff MorrissFrom Gerhard Gappmeier via https://bugs.wireshark.org...
2010-04-26 Jeff MorrissMake the OpcUa plugin's fields filterable (by giving...
2010-04-07 Bill MeierRemove some uneeded #includes
2010-01-28 Bill MeierFix some gcc -Wshadow warnings.
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-10-20 Jeff MorrissDon't call PROTO_ITEM_SET_GENERATED(proto_tree_add...
2009-09-09 Gerald CombsCheck our array lengths and refuse to process them...
2009-06-22 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-22 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-04-06 Jaap KeuterFrom Gerhard Gappmeier:
2008-12-22 Bill MeierFix some typos and spelling (mostly in text strings)
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2007-05-21 Jaap KeuterMake files more generic.
2007-05-15 Ulf Lampingfrom Gerhard Gappmeier:
2007-05-15 Ulf Lampingadd svn properties for dir and files
2007-05-14 Ulf Lampingfrom Gerhard Gappmeier (ascolab):