Wireshark-commits: [Wireshark-commits] rev 47673: /trunk/plugins/opcua/ /trunk/plugins/opcua/: opcu

Date: Fri, 15 Feb 2013 15:24:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47673

User: eapache
Date: 2013/02/15 07:24 AM

Log:
 From Hannes Mezger via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8327
 
 Updates to the OPCUA plugin so that subtrees of the dissector select the
 appropriate number of bytes. Also fix dissection of the array dimensions
 field for matrix values and the highlighting for empty string fields.

Directory: /trunk/plugins/opcua/
  Changes    Path                            Action
  +791 -411  opcua_complextypeparser.c       Modified
  +32 -21    opcua_complextypeparser.h       Modified
  +131 -95   opcua_enumparser.c              Modified
  +9 -7      opcua_enumparser.h              Modified
  +44 -35    opcua_extensionobjectids.h      Modified
  +34 -21    opcua_extensionobjecttable.c    Modified
  +32 -12    opcua_hfindeces.c               Modified
  +16 -6     opcua_hfindeces.h               Modified
  +197 -119  opcua_serviceparser.c           Modified
  +5 -5      opcua_serviceparser.h           Modified
  +9 -9      opcua_servicetable.c            Modified


(2 files not shown)