Joel Martin
353b35e86a
tightPng: check even for SendGradientRect.
...
Signed-off-by: Christian Beier <dontmind@freeshell.org>
14 years ago
Joel Martin
896ca2036c
tightPng: Add initial tightPng encoding support.
...
http://wiki.qemu.org/VNC_Tight_PNG
Signed-off-by: Joel Martin <github@martintribe.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
14 years ago
Christian Beier
984706076c
Revert "Fix memory corruption bug."
...
This reverts commit c1363fa958
.
The proper fix was already in 804335f9d2
.
14 years ago
George Kiagiadakis
c1363fa958
Fix memory corruption bug.
...
This bug occured when a second telepathy tubes client was connected after
the first one had disconnected and the channel (thus, the screen too)
had been destroyed.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
14 years ago
Christian Beier
ad25446978
Fix MinGW32 compilation with libjpeg.
...
MinGW32 (or more exactly, a rpcndr.h file included by
winsock2.h) typedefs a 'boolean' type that jmorecfg.h
included by jpeglib.h also tries to typedef.
So, tell the jpeg headers.
Closes: 3007302
14 years ago
runge
804335f9d2
Thread safety for zrle, zlib, tight.
...
Proposed tight security type fix for debian bug 517422.
16 years ago
steven_carr
ccdbe8f325
The great UltraVNC Compatibility Commit
19 years ago
steven_carr
2670641432
Client Independent Server Side Scaling is now supported
...
Both PalmVNC and UltraVNC SetScale messages are supported
19 years ago
dscho
8bee4eb990
ANSIfy, fix some warnings from Linus' sparse
20 years ago
dscho
97299606da
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
...
while structure members should not
21 years ago
dscho
876868553d
move the library into libvncserver/, x11vnc into x11vnc/
21 years ago