summaryrefslogtreecommitdiffstats
path: root/libvncclient/sockets.c
Commit message (Collapse)AuthorAgeFilesLines
* support password reading with getpass(); support -play to play vncrec'orded ↵dscho2004-06-181-1/+39
| | | | files
* debugdscho2004-06-151-1/+17
|
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵dscho2004-06-071-0/+21
| | | | automake CFLAGS nagging
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-6/+6
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-13/+13
| | | | should not be used in a library (use rfbLog instead)
* first alpha version of libvncclientdscho2003-07-271-0/+424