Prevent SEGV in VNC server for old clients (Anthony Liguori).
[qemu] / vnc.c
2008-05-20 balrogPrevent SEGV in VNC server for old clients (Anthony...
2008-04-24 balrogFix spurious VNC disconnects on Win32 (Hervé Poussineau).
2008-03-10 aurel32Let the USB tablet reach the far bottom and right pixels
2008-02-10 balrogAdd an ncurses UI.
2008-02-03 balrogAdd VNC reverse connections, by Eddie Kohler.
2008-01-14 balrogAdd a missing vga_hw_update() when accepting a connecti...
2008-01-13 balrogReduce redundant timer ticks in VNC, by Anders Melchiorsen.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-11 balrogFix fragments due to incomplete dirty tracking in CGA...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-10-31 balrogHandle 3.7 VNC clients authentication correctly (Dan...
2007-10-30 balrogMiscellaneous VNC related fixes from Xen forwarded...
2007-09-30 thsSupport UltraVNC clients, by Eduardo Felipe.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-13 thsFix infinite loop in VNC support, by Marc Bevand.
2007-08-25 thsCustom location for x509 cert paths, by Daniel P. Berrange.
2007-08-25 thsx509 client certificate verification, by Daniel P....
2007-08-25 thsx509 certificate for server, by Daniel P. Berrange.
2007-08-25 thsVeNCrypt basic TLS support, by Daniel P. Berrange.
2007-08-25 thsVNC password authentication, by Daniel P. Berrange.
2007-08-25 thsExtend monitor 'change' command for VNC, by Daniel...
2007-08-25 thsRefactor VNC server setup API, by Daniel P. Berrange.
2007-04-29 thsCrop VNC update requests to avoid segfaults, by Thomas...
2007-03-19 thsAdd -name option, by Anthony Liguori.
2007-02-05 bellardinfo vnc command (Anthony Liguori)
2007-02-05 bellardMouse relative offset VNC extension (Anthony Liguori)
2006-12-22 thsUnix domain socket support for VNC, by Anthony Liguori.
2006-12-14 thsReduce VNC resize traffic, thanks Eduardo Felipe.
2006-08-24 bellardsigned fixes - VNC console switch (initial patch by...
2006-06-13 bellardsupport for higher resolutions
2006-05-14 bellardsupport for all VNC pixel formats
2006-05-03 bellardremoved ssize_t for win32 compatibility
2006-05-01 bellarduppercase fix (Anthony Liguori)
2006-05-01 bellardcopyright
2006-04-30 bellardwin32 socket fixes
2006-04-30 bellardVNC server (Anthony Liguori)