summaryrefslogtreecommitdiffstats
path: root/test/encodingstest.c
Commit message (Collapse)AuthorAgeFilesLines
* encodingstest: fix multi-threading issueJohannes Schindelin2009-10-021-4/+8
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* encodingstest: fix whitespaceJohannes Schindelin2009-10-021-7/+5
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* implement ZRLE decodingdscho2005-05-241-2/+1
|
* hide strict ansi stuff if not explicitely turned on; actually use the ↵dscho2005-05-181-0/+2
| | | | socklen_t test from configure.ac
* 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
| | | | really test 20 seconds
* 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
passes all encodings except corre (broken) and zrle (not yet implemented in libvncclient)