- 1ff7df1 Enhance 'info vnc' monitor output ("Daniel P. Berrange") by aliguori · 16 years ago
- adc5ec8 Fix bug in TLS authentication ("Daniel P. Berrange") by aliguori · 16 years ago
- 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
- 753b405 Support multiple VNC clients (Brian Kress) by aliguori · 16 years ago
- 452b4d8 monitor: Don't change VNC server when disabled (Jan Kiszka) by aliguori · 16 years ago
- 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
- 059cef4 Add zlib encoding support (Alexander Graf) by aliguori · 16 years ago
- d2a0102 Move the framebuffer update package out (Alexander Graf) by aliguori · 16 years ago
- 8906428 Move buffer functions up (Alexander Graf) by aliguori · 16 years ago
- fb43731 Add some tight awareness to vnc.c (Alexander Graf) by aliguori · 16 years ago
- 26f8b9c Fix invalid #if in vnc.c when debugging is enabled (Alexander Graf) by aliguori · 16 years ago
- 29fa4ed Use VNC protocol defines (Alexander Graf) by aliguori · 16 years ago
- e06679f Split VNC defines to vnc.h (Alexander Graf) by aliguori · 16 years ago
- 90a1e3c vnc fixes and improvements (Stefano Stabellini) by aliguori · 16 years ago
- 6cec548 exploiting the new interface in vnc.c (Stefano Stabellini) by aliguori · 16 years ago
- 7d957bd DisplayState interface change (Stefano Stabellini) by aliguori · 16 years ago
- bc575e9 Fix some more warnings by blueswir1 · 16 years ago
- 69dd5c9 Properly handle the case of SetPixelEncodings with a length of zero. by aliguori · 16 years ago
- 13412c9 vnc: Fix crash on 'info vnc' after 'change vnc none' by aurel32 · 16 years ago
- 1ea879e Make audio violate POSIX less by malc · 16 years ago
- 4a55bfd Exclude unix: from vnc call to unix_listen() (Ryan Harper) by aliguori · 16 years ago
- 53762dd Reset the key modifiers upon client connect by malc · 16 years ago
- 429a8ed Add basic audio functionality to vnc.c by malc · 16 years ago
- d051362 Don't try to select on an invalid VNC socket when init fails. by balrog · 16 years ago
- 0e1f5a0 Introduce accessors for DisplayState (Stefano Stabellini) by aliguori · 16 years ago
- be35126 r5531 made x509 certs not loadable (original patch from Henrik Holst). by balrog · 16 years ago
- 9712eca sockets: switch vnc to new code, support vnc port auto-allocation (Gerd Hoffman) by aliguori · 16 years ago
- be15b14 Replace uses of strncpy (a GNU extension) with Qemu pstrcpy by blueswir1 · 16 years ago
- 234c9bc Fix compiler warning when _VNC_DEBUG isn't defined. by ths · 16 years ago
- ca4cca4 WMVi extension support (Stefano Stabellini) by aliguori · 17 years ago
- 7eac3a8 vnc dynamic resolution (Stefano Stabellini) by aliguori · 17 years ago
- eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 17 years ago
- 5bfd552 Some little fixes on QEMU by aurel32 · 17 years ago
- 9ca313a VNC: Support for ExtendedKeyEvent client message by aliguori · 17 years ago
- bcfad70 add DisplayState->idle (Samuel Thibault) by aliguori · 17 years ago
- 2137b4c Add qemu_realloc(), by Gerd Hoffmann. by ths · 17 years ago
- b94eb43 Don't forget to save VNC FB dimensions after resize (Brad Campbell). by balrog · 17 years ago
- 731dd63 Fix VNC update regoin height. by balrog · 17 years ago
- 8bba5c8 Invalidate VNC framebuffer on every resize. by balrog · 17 years ago
- 788abf8 Prevent SEGV in VNC server for old clients (Anthony Liguori). by balrog · 17 years ago
- ea01e5f Fix spurious VNC disconnects on Win32 (Hervé Poussineau). by balrog · 17 years ago
- b94ed57 Let the USB tablet reach the far bottom and right pixels by aurel32 · 17 years ago
- 4d3b6f6 Add an ncurses UI. by balrog · 17 years ago
- 3aa3eea Add VNC reverse connections, by Eddie Kohler. by balrog · 17 years ago
- 9f60ad5 Add a missing vga_hw_update() when accepting a connection (Anders Melchiorsen). by balrog · 17 years ago
- a0ecfb7 Reduce redundant timer ticks in VNC, by Anders Melchiorsen. by balrog · 17 years ago
- 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
- 0486e8a Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). by balrog · 17 years ago
- 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
- 87ecb68 Break up vl.h. by pbrook · 17 years ago
- a26c97a Handle 3.7 VNC clients authentication correctly (Dan Kenigsberg). by balrog · 17 years ago
- a528b80 Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. by balrog · 17 years ago
- b0566f4 Support UltraVNC clients, by Eduardo Felipe. by ths · 17 years ago
- 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
- 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
- baa7666 Fix infinite loop in VNC support, by Marc Bevand. by ths · 18 years ago
- 6f43024 Custom location for x509 cert paths, by Daniel P. Berrange. by ths · 18 years ago
- 469b15c x509 client certificate verification, by Daniel P. Berrange. by ths · 18 years ago
- 3a70269 x509 certificate for server, by Daniel P. Berrange. by ths · 18 years ago
- 8d5d2d4 VeNCrypt basic TLS support, by Daniel P. Berrange. by ths · 18 years ago
- 7084851 VNC password authentication, by Daniel P. Berrange. by ths · 18 years ago
- e25a582 Extend monitor 'change' command for VNC, by Daniel P. Berrange. by ths · 18 years ago
- 71cab5c Refactor VNC server setup API, by Daniel P. Berrange. by ths · 18 years ago
- cf2d385 Crop VNC update requests to avoid segfaults, by Thomas Tuttle. by ths · 18 years ago
- c35734b Add -name option, by Anthony Liguori. by ths · 18 years ago
- a9ce859 info vnc command (Anthony Liguori) by bellard · 18 years ago
- 564c337 Mouse relative offset VNC extension (Anthony Liguori) by bellard · 18 years ago
- 73fc974 Unix domain socket support for VNC, by Anthony Liguori. by ths · 18 years ago
- 73e14b6 Reduce VNC resize traffic, thanks Eduardo Felipe. by ths · 18 years ago
- 64f5a13 signed fixes - VNC console switch (initial patch by Andrzej Zaborowski) by bellard · 19 years ago
- 99589bd support for higher resolutions by bellard · 19 years ago
- 3512779 support for all VNC pixel formats by bellard · 19 years ago
- ceb5caa removed ssize_t for win32 compatibility by bellard · 19 years ago
- bdbd767 uppercase fix (Anthony Liguori) by bellard · 19 years ago
- 7d510b8 copyright by bellard · 19 years ago
- 6ca957f win32 socket fixes by bellard · 19 years ago
- 2423686 VNC server (Anthony Liguori) by bellard · 19 years ago