- 5d95ac5 fix use after free by Glauber Costa · 16 years ago
- 52c18be When using stdio monitor and VNC display, one can set or clear a VNC password; this should set or turn off VNC authentication as well. by Zachary Amsden · 16 years ago
- 7ef9233 Don't segfault when changing VNC password on an SDL display. by Zachary Amsden · 16 years ago
- 2430ffe variable timer intervals by Stefano Stabellini · 16 years ago
- 1fc6241 single vnc server surface by Stefano Stabellini · 16 years ago
- 703bc68 a single vnc timer to refresh the screen by Stefano Stabellini · 16 years ago
- 3e28c9a vnc: fix copyrect screen corruption by Gerd Hoffmann · 16 years ago
- e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
- bb0a18e vnc: improve numpad support for qemu console. by Gerd Hoffmann · 16 years ago
- 198a003 vnc: rework VncState release workflow. by Gerd Hoffmann · 16 years ago
- 7050326 Win32: Don't remove const attribute in type casts. by Stefan Weil · 16 years ago
- c5b76b3 Fix mingw32 build warnings by Blue Swirl · 16 years ago
- f425c27 Fix spelling in comment. by Stefan Weil · 16 years ago
- afd3216 VNC: Fix memory allocation (wrong structure size). by Stefan Weil · 16 years ago
- f92f8af Eliminate --disable-gfx-check and make VNC default when SDL not available by Anthony Liguori · 16 years ago
- 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
- 8563d5b vnc: kill leftover debug statement. by Gerd Hoffmann · 16 years ago
- 24cf0a6 vnc: no need to set force_update for incremental update requests. by Gerd Hoffmann · 16 years ago
- 89ee676 vnc: fix server surface pixel format. by Gerd Hoffmann · 16 years ago
- bee1b01 vnc: fix segfault by Gerd Hoffmann · 16 years ago
- 0fc8e0e vnc: windup keypad keys for qemu console emulation by Gerd Hoffmann · 16 years ago
- 3cded54 vnc: Fix incorrect attempt to clear a flag by aurel32 · 16 years ago
- c522d0e vnc: throttle screen updates. (Gerd Hoffmann) by aliguori · 16 years ago
- 23decc8 vnc: fix printf warnings showing up with VNC_DEBUG enabled. (Gerd Hoffmann) by aliguori · 16 years ago
- 6baebed vnc: cleanup surface handling, fix screen corruption bug. (Gerd Hoffmann) by aliguori · 16 years ago
- d78f399 Delete some unused macros detected with -Wp,-Wunused-macros use by blueswir1 · 16 years ago
- 457772e Replace asprintf() with snprintf() in vnc.c ("Daniel P. Berrange") by aliguori · 16 years ago
- 28a76be Remove tabs introduced from VNC ACL series by aliguori · 16 years ago
- 76655d6 Support ACLs for controlling VNC access ("Daniel P. Berrange") by aliguori · 16 years ago
- 1263b7d Include auth credentials in 'info vnc' ("Daniel P. Berrange") by aliguori · 16 years ago
- 2f9606b Add SASL authentication support ("Daniel P. Berrange") by aliguori · 16 years ago
- 5fb6c7a Move TLS auth into separate file ("Daniel P. Berrange") by aliguori · 16 years ago
- 19a490b Move VNC structs into header file ("Daniel P. Berrange") by aliguori · 16 years ago
- 0483755 Refactor keymap code to avoid duplication ("Daniel P. Berrange") by aliguori · 16 years ago
- 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 · 17 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