summaryrefslogtreecommitdiffstats
path: root/vnc.c
Commit message (Expand)AuthorAgeFilesLines
* Crop VNC update requests to avoid segfaults, by Thomas Tuttle.ths2007-04-291-0/+9
* Add -name option, by Anthony Liguori.ths2007-03-191-2/+9
* info vnc command (Anthony Liguori)bellard2007-02-051-0/+22
* Mouse relative offset VNC extension (Anthony Liguori)bellard2007-02-051-10/+42
* Unix domain socket support for VNC, by Anthony Liguori.ths2006-12-221-26/+60
* Reduce VNC resize traffic, thanks Eduardo Felipe.ths2006-12-141-1/+3
* signed fixes - VNC console switch (initial patch by Andrzej Zaborowski)bellard2006-08-241-11/+94
* support for higher resolutionsbellard2006-06-131-17/+57
* support for all VNC pixel formatsbellard2006-05-141-37/+161
* removed ssize_t for win32 compatibilitybellard2006-05-031-2/+2
* uppercase fix (Anthony Liguori)bellard2006-05-011-1/+8
* copyrightbellard2006-05-011-0/+25
* win32 socket fixesbellard2006-05-011-16/+11Star
* VNC server (Anthony Liguori)bellard2006-04-301-0/+894