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

Date: Wed, 21 Feb 2007 00:59:17 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20886

User: sfisher
Date: 2007/02/21 12:59 AM

Log:
 Major overhaul of VNC dissector: split everything into its own function and
 bring the server message type dissection nearly to completion.  As for RealVNC
 protocol dissection, the only things not working at 100% is the TCP
 reassembly and some ZRLE subencoding types.  However, it is is much more useful
 shape now than before.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1393 -369 packet-vnc.c    Modified