Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -0/+3 |
* | implement ZRLE decoding | dscho | 2005-05-24 | 1 | -0/+2 |
* | init a structure *before* using it... | dscho | 2005-05-23 | 1 | -1/+2 |
* | remove wrong comment | dscho | 2005-05-23 | 1 | -16/+0 |
* | make zlib and tight handling thread safe (static -> rfbClient) | dscho | 2005-05-23 | 1 | -63/+151 |
* | move read buffer to rfbClient structure (thread safety); make rfbClientLog | dscho | 2004-10-16 | 1 | -4/+4 |
* | make --without-jpeg, --without-zlib work | dscho | 2003-08-08 | 1 | -0/+4 |
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -5/+5 |
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 1 | -14/+14 |
* | first alpha version of libvncclient | dscho | 2003-07-27 | 1 | -0/+606 |