Wireshark-commits: [Wireshark-commits] rev 26825: /trunk/ /trunk/epan/dissectors/: packet-vnc.c /tr

Date: Sun, 23 Nov 2008 14:09:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26825

User: stig
Date: 2008/11/23 06:09 AM

Log:
 From Federico Mena Quintero (bug 3070):
 Add support for TightVNC extensions to the VNC dissector.
 
 It has the following changes:
 - Dissect TightVNC negotiation (tunneling, basic authentication, capabilities).
 - Dissect X cursor encoding.
 - Dissect POINTER_POS encoding.
 - Dissect the general form of Tight rectangles.
 - Dissect Tight image data (basic compression, JPEG, gradient).
 - Handle LastRect encoding.
 - Fix some always-true conditions.
 - Some code cleanups.

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

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified