summaryrefslogtreecommitdiffstats
path: root/test/encodingstest.c
Commit message (Expand)AuthorAgeFilesLines
* Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.Michele Calgaro2018-10-081-3/+0
* After free()ing clientData, set it to NULLJohannes Schindelin2014-03-301-0/+1
* Encodingstest: Use format string argument with fprintf.Luca Falavigna2012-05-071-1/+1
* Update encodingstest.Christian Beier2011-03-171-42/+25
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+2
* encodingstest: fix multi-threading issueJohannes Schindelin2009-10-021-4/+8
* encodingstest: fix whitespaceJohannes Schindelin2009-10-021-7/+5
* implement ZRLE decodingdscho2005-05-241-2/+1
* hide strict ansi stuff if not explicitely turned on; actually use the socklen...dscho2005-05-181-0/+2
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-22/+26
* fix compilation when no libz is availabledscho2005-03-091-0/+2
* fix test (don't show cursor...); correctly set the encodings in the client;dscho2005-01-191-7/+5
* x11vnc: XFIXES cursorshape, XRANDR resize, remote control, guirunge2004-12-171-1/+2
* rename tight-1.c into encodingstest.c, fixing it in the process. It nowdscho2004-10-161-0/+345