Commit Graph

13 Commits (343eaabd7c910676a9985f1585e2cd4adebaaaa7)

Author SHA1 Message Date
Johannes Schindelin bd811bdee9 After free()ing clientData, set it to NULL
We will change rfbClientCleanup() to free the data.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
12 years ago
Luca Falavigna a6fedf258a Encodingstest: Use format string argument with fprintf. 14 years ago
Christian Beier ab9fc40aab Update encodingstest.
* Fixed segfault on shutdown.
* Updated to test all encodings.
* Fixed to operate with encodings that split up rects into
  smaller rects.
15 years ago
Christian Beier bf2470cec6 Check rfbGetScreen() return value everywhere.
This fixes a segfault when a server is invoked with the
'-help' commandline argument.
15 years ago
Johannes Schindelin 0c061f2a27 encodingstest: fix multi-threading issue
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
Johannes Schindelin 2a2a60b007 encodingstest: fix whitespace
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
dscho b225ee993a implement ZRLE decoding 21 years ago
dscho ee52441372 hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 21 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse 21 years ago
dscho 4ff783f579 fix compilation when no libz is available 21 years ago
dscho d354bb6015 fix test (don't show cursor...); correctly set the encodings in the client;
really test 20 seconds
21 years ago
runge 3a84b0ccc8 x11vnc: XFIXES cursorshape, XRANDR resize, remote control, gui 21 years ago
dscho 5a3e352fba rename tight-1.c into encodingstest.c, fixing it in the process. It now
passes all encodings except corre (broken) and zrle (not yet implemented
in libvncclient)
22 years ago