| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle 3.7 VNC clients authentication correctly (Dan Kenigsberg). | balrog | 2007-10-31 | 1 | -1/+4 |
* | Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. | balrog | 2007-10-30 | 1 | -2/+33 |
* | Support UltraVNC clients, by Eduardo Felipe. | ths | 2007-09-30 | 1 | -2/+3 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -1/+1 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -19/+19 |
* | Fix infinite loop in VNC support, by Marc Bevand. | ths | 2007-09-13 | 1 | -2/+5 |
* | Custom location for x509 cert paths, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -16/+115 |
* | x509 client certificate verification, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -3/+103 |
* | x509 certificate for server, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -20/+107 |
* | VeNCrypt basic TLS support, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -8/+396 |
* | VNC password authentication, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -13/+225 |
* | Extend monitor 'change' command for VNC, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -2/+2 |
* | Refactor VNC server setup API, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -27/+76 |
* | Crop VNC update requests to avoid segfaults, by Thomas Tuttle. | ths | 2007-04-29 | 1 | -0/+9 |
* | Add -name option, by Anthony Liguori. | ths | 2007-03-19 | 1 | -2/+9 |
* | info vnc command (Anthony Liguori) | bellard | 2007-02-05 | 1 | -0/+22 |
* | Mouse relative offset VNC extension (Anthony Liguori) | bellard | 2007-02-05 | 1 | -10/+42 |
* | Unix domain socket support for VNC, by Anthony Liguori. | ths | 2006-12-22 | 1 | -26/+60 |
* | Reduce VNC resize traffic, thanks Eduardo Felipe. | ths | 2006-12-14 | 1 | -1/+3 |
* | signed fixes - VNC console switch (initial patch by Andrzej Zaborowski) | bellard | 2006-08-24 | 1 | -11/+94 |
* | support for higher resolutions | bellard | 2006-06-13 | 1 | -17/+57 |
* | support for all VNC pixel formats | bellard | 2006-05-14 | 1 | -37/+161 |
* | removed ssize_t for win32 compatibility | bellard | 2006-05-03 | 1 | -2/+2 |
* | uppercase fix (Anthony Liguori) | bellard | 2006-05-01 | 1 | -1/+8 |
* | copyright | bellard | 2006-05-01 | 1 | -0/+25 |
* | win32 socket fixes | bellard | 2006-04-30 | 1 | -16/+11 |
* | VNC server (Anthony Liguori) | bellard | 2006-04-30 | 1 | -0/+894 |