summaryrefslogtreecommitdiffstats
path: root/test/copyrecttest.c
Commit message (Collapse)AuthorAgeFilesLines
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-0/+2
| | | | | This fixes a segfault when a server is invoked with the '-help' commandline argument.
* 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-2/+3
|
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-1/+1
| | | | while structure members should not
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵dscho2004-06-071-0/+50
automake CFLAGS nagging