summaryrefslogtreecommitdiffstats
path: root/libvncclient/rfbproto.c
Commit message (Expand)AuthorAgeFilesLines
* support password reading with getpass(); support -play to play vncrec'orded f...dscho2004-06-181-17/+48
* recognize more encodingsdscho2004-06-151-0/+6
* fix silly update bug with raw encodingdscho2004-06-151-8/+9
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-2/+2
* make --without-jpeg, --without-zlib workdscho2003-08-081-1/+25
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-36/+36
* further valgrinding showed leaked mallocsdscho2003-07-291-4/+4
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-109/+144
* first alpha version of libvncclientdscho2003-07-271-0/+1052