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

Date: Mon, 21 Nov 2011 16:43:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39972

User: wmeier
Date: 2011/11/21 08:43 AM

Log:
 From Yaniv Kaul: Some enhancements, some fixes, to the Spice dissector:
 - SASL authentication support - improved (and correct) state machine.
 - indention, tab fixes
 - macro to fetch PDU, simplifying the code (and improving its readability)
 - properly show the length of agent messages and align them under the right tree.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6589
 
 From me: Fix some indentation & remove some trailing whitespace.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +247 -184  packet-spice.c    Modified