| Commit message (Expand) | Author | Age | Files | Lines |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -30/+336 |
* | Server Capability Encodings | steven_carr | 2006-05-04 | 1 | -24/+83 |
* | UltraVNC with scaling, will send rectangles with a zero W or H | steven_carr | 2006-05-04 | 1 | -3/+8 |
* | Client side support for PalmVNC/UltraVNC 'Server Side Scaling' | steven_carr | 2006-05-04 | 1 | -1/+48 |
* | Ultra Encoding added. Tested against UltraVNC V1.01 | steven_carr | 2006-05-02 | 1 | -16/+76 |
* | CopyRectangle() BPP!=8 bug fixed | steven_carr | 2006-05-02 | 1 | -1/+1 |
* | libvncclient: support changing of framebuffer size; make SDLvncviewer use it | dscho | 2006-04-28 | 1 | -15/+27 |
* | add KeyboardLedState extension | dscho | 2006-03-28 | 1 | -0/+21 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -0/+4 |
* | add an extension mechanism for LibVNCClient, modify the client data handling | dscho | 2005-10-06 | 1 | -15/+86 |
* | implement ZRLE decoding | dscho | 2005-05-24 | 1 | -0/+52 |
* | make zlib and tight handling thread safe (static -> rfbClient) | dscho | 2005-05-23 | 1 | -129/+0 |
* | hide strict ansi stuff if not explicitely turned on; actually use the socklen... | dscho | 2005-05-18 | 1 | -0/+2 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -11/+13 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -0/+2 |
* | move read buffer to rfbClient structure (thread safety); make rfbClientLog | dscho | 2004-10-16 | 1 | -3/+7 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -10/+10 |
* | support password reading with getpass(); support -play to play vncrec'orded f... | dscho | 2004-06-18 | 1 | -17/+48 |
* | recognize more encodings | dscho | 2004-06-15 | 1 | -0/+6 |
* | fix silly update bug with raw encoding | dscho | 2004-06-15 | 1 | -8/+9 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -2/+2 |
* | make --without-jpeg, --without-zlib work | dscho | 2003-08-08 | 1 | -1/+25 |
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -36/+36 |
* | further valgrinding showed leaked mallocs | dscho | 2003-07-29 | 1 | -4/+4 |
* | fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho... | dscho | 2003-07-28 | 1 | -109/+144 |
* | first alpha version of libvncclient | dscho | 2003-07-27 | 1 | -0/+1052 |