aboutsummaryrefslogtreecommitdiff
path: root/vnc.c
AgeCommit message (Expand)Author
2007-10-31Handle 3.7 VNC clients authentication correctly (Dan Kenigsberg).balrog
2007-10-30Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.balrog
2007-09-30Support UltraVNC clients, by Eduardo Felipe.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-13Fix infinite loop in VNC support, by Marc Bevand.ths
2007-08-25Custom location for x509 cert paths, by Daniel P. Berrange.ths
2007-08-25x509 client certificate verification, by Daniel P. Berrange.ths
2007-08-25x509 certificate for server, by Daniel P. Berrange.ths
2007-08-25VeNCrypt basic TLS support, by Daniel P. Berrange.ths
2007-08-25VNC password authentication, by Daniel P. Berrange.ths
2007-08-25Extend monitor 'change' command for VNC, by Daniel P. Berrange.ths
2007-08-25Refactor VNC server setup API, by Daniel P. Berrange.ths
2007-04-29Crop VNC update requests to avoid segfaults, by Thomas Tuttle.ths
2007-03-19Add -name option, by Anthony Liguori.ths
2007-02-05info vnc command (Anthony Liguori)bellard
2007-02-05Mouse relative offset VNC extension (Anthony Liguori)bellard
2006-12-22Unix domain socket support for VNC, by Anthony Liguori.ths
2006-12-14Reduce VNC resize traffic, thanks Eduardo Felipe.ths
2006-08-24signed fixes - VNC console switch (initial patch by Andrzej Zaborowski)bellard
2006-06-13support for higher resolutionsbellard
2006-05-14support for all VNC pixel formatsbellard
2006-05-03removed ssize_t for win32 compatibilitybellard
2006-05-01uppercase fix (Anthony Liguori)bellard
2006-05-01copyrightbellard
2006-04-30win32 socket fixesbellard
2006-04-30VNC server (Anthony Liguori)bellard