Commit Graph

19 Commits (master)

Author SHA1 Message Date
Christian Beier 80ad74f761
Fix building for Android and add build instructions to README
7 years ago
Christian Beier dede3aea22 Fix LibVNCClient compilation with MSVC 2014
7 years ago
Rex Dieter 53cc1fa18a use namespaced rfbMax macro (issue #102)
8 years ago
Stefan Weil 9c7efb7633 Fix some typos (found by codespell)
9 years ago
Daniel Cohen Gindi 366dda9951 Use WIN32 for Windows-specific #ifdef guards
10 years ago
Christian Beier 2d50fc84f7 IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes.
12 years ago
Christian Beier 75bfb1f5d3 IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
12 years ago
Luca Stauble fe2e2e4b59 Add an optional parameter to specify the ip address for reverse connections
12 years ago
Christian Beier fe1ca16e9b Fix (most) MinGW32 compiler warnings.
13 years ago
Christian Beier 49cdfb4c1f libvncclient: better return value for non-forking listen.
15 years ago
Christian Beier 9ed410668c Fix checks for socket values, 0 is a legal value.
15 years ago
Christian Beier 0a4f1bada4 libvncclient: add a non-forking listen function.
15 years ago
dscho ee52441372 hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 7d3b1c9762 use rfbClientErr to log errors, check if calloc succeded (both hinted by Andre Leiradella)
20 years ago
dscho eeb2061dfb API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
21 years ago
dscho 13b358fed1 fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
21 years ago
dscho 0fc57f2054 first alpha version of libvncclient
21 years ago