Wireshark-commits: [Wireshark-commits] rev 20918: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 25 Feb 2007 01:34:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20918

User: sahlberg
Date: 2007/02/25 01:34 AM

Log:
 add new PIDL friendly helpers for dissection of integer types.
 these new helpers take a parameter that can be used to decorate the tree and summary line (when this parameter is acted upon/implemented in the code inside the helpers)
 
 WINREG was regenerated using a patched version of PIDL. Mainline version of PIDL does not yet have this patch applied.

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +81 -0     packet-dcerpc-ndr.c       Modified
  +57 -57    packet-dcerpc-winreg.c    Modified
  +4 -0      packet-dcerpc.h           Modified