summaryrefslogtreecommitdiffstats
path: root/libvncserver/private.h
Commit message (Collapse)AuthorAgeFilesLines
* libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.Christian Beier2011-02-071-9/+0
| | | | | | | This adds generic before/after encoding buffers to the rfbClient struct, so there is no need for thread local storage. Signed-off-by: Christian Beier <dontmind@freeshell.org>
* Plugged some memory leakagesteven_carr2006-05-281-2/+19
|
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵runge2005-11-251-0/+4
| | | | builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-0/+23