dscho
|
1b81e342cb
|
assorted fixes for MinGW32
|
19 years ago |
dscho
|
3a8d4bdbe6
|
work around write() returning ENOENT on Solaris 2.7
|
19 years ago |
dscho
|
ee52441372
|
hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac
|
20 years ago |
dscho
|
8bee4eb990
|
ANSIfy, fix some warnings from Linus' sparse
|
20 years ago |
runge
|
b8b96689bf
|
add '-listen ipaddr' option
|
20 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
|
c641923d05
|
fix long reads (in some events of success, no TRUE was returned)
|
20 years ago |
dscho
|
b583cf5347
|
move read buffer to rfbClient structure (thread safety); make rfbClientLog
overrideable
|
20 years ago |
dscho
|
11271316d3
|
support password reading with getpass(); support -play to play vncrec'orded files
|
21 years ago |
dscho
|
e70c3be736
|
debug
|
21 years ago |
dscho
|
2b8c2a5c3a
|
add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
|
21 years ago |
dscho
|
eeb2061dfb
|
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
|
22 years ago |
dscho
|
13b358fed1
|
fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
|
22 years ago |
dscho
|
0fc57f2054
|
first alpha version of libvncclient
|
22 years ago |