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