Age | Commit message (Expand) | Author |
2008-09-06 | Fix most warnings that would be caused by gcc flag -Wundef | blueswir1 |
2008-09-06 | Some little fixes on QEMU | aurel32 |
2008-08-23 | VNC: Support for ExtendedKeyEvent client message | aliguori |
2008-08-21 | add DisplayState->idle (Samuel Thibault) | aliguori |
2008-08-06 | Add qemu_realloc(), by Gerd Hoffmann. | ths |
2008-06-02 | Don't forget to save VNC FB dimensions after resize (Brad Campbell). | balrog |
2008-05-25 | Fix VNC update regoin height. | balrog |
2008-05-25 | Invalidate VNC framebuffer on every resize. | balrog |
2008-05-20 | Prevent SEGV in VNC server for old clients (Anthony Liguori). | balrog |
2008-04-24 | Fix spurious VNC disconnects on Win32 (Hervé Poussineau). | balrog |
2008-03-10 | Let the USB tablet reach the far bottom and right pixels | aurel32 |
2008-02-10 | Add an ncurses UI. | balrog |
2008-02-03 | Add VNC reverse connections, by Eddie Kohler. | balrog |
2008-01-14 | Add a missing vga_hw_update() when accepting a connection (Anders Melchiorsen). | balrog |
2008-01-13 | Reduce redundant timer ticks in VNC, by Anders Melchiorsen. | balrog |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths |
2007-12-11 | Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). | balrog |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-10-31 | Handle 3.7 VNC clients authentication correctly (Dan Kenigsberg). | balrog |
2007-10-30 | Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. | balrog |
2007-09-30 | Support UltraVNC clients, by Eduardo Felipe. | ths |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-13 | Fix infinite loop in VNC support, by Marc Bevand. | ths |
2007-08-25 | Custom location for x509 cert paths, by Daniel P. Berrange. | ths |
2007-08-25 | x509 client certificate verification, by Daniel P. Berrange. | ths |
2007-08-25 | x509 certificate for server, by Daniel P. Berrange. | ths |
2007-08-25 | VeNCrypt basic TLS support, by Daniel P. Berrange. | ths |
2007-08-25 | VNC password authentication, by Daniel P. Berrange. | ths |
2007-08-25 | Extend monitor 'change' command for VNC, by Daniel P. Berrange. | ths |
2007-08-25 | Refactor VNC server setup API, by Daniel P. Berrange. | ths |
2007-04-29 | Crop VNC update requests to avoid segfaults, by Thomas Tuttle. | ths |
2007-03-19 | Add -name option, by Anthony Liguori. | ths |
2007-02-05 | info vnc command (Anthony Liguori) | bellard |
2007-02-05 | Mouse relative offset VNC extension (Anthony Liguori) | bellard |
2006-12-22 | Unix domain socket support for VNC, by Anthony Liguori. | ths |
2006-12-14 | Reduce VNC resize traffic, thanks Eduardo Felipe. | ths |
2006-08-24 | signed fixes - VNC console switch (initial patch by Andrzej Zaborowski) | bellard |
2006-06-13 | support for higher resolutions | bellard |
2006-05-14 | support for all VNC pixel formats | bellard |
2006-05-03 | removed ssize_t for win32 compatibility | bellard |
2006-05-01 | uppercase fix (Anthony Liguori) | bellard |
2006-05-01 | copyright | bellard |
2006-04-30 | win32 socket fixes | bellard |
2006-04-30 | VNC server (Anthony Liguori) | bellard |