| Commit message (Expand) | Author | Age | Files | Lines |
* | Default to RFB 3.8, add command line option to specify the RFB version. | steven_carr | 2006-05-15 | 1 | -1/+1 |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -12/+10 |
* | Server Capability Encodings | steven_carr | 2006-05-04 | 1 | -5/+36 |
* | KeyboardLedState should be placed in 'various protocol extensions' | steven_carr | 2006-05-04 | 1 | -1/+1 |
* | add KeyboardLedState extension | dscho | 2006-03-28 | 1 | -0/+1 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -1/+1 |
* | kill BackChannel and CustomClientMessage: the new extension technique makes t... | dscho | 2005-10-06 | 1 | -11/+0 |
* | support VNC protocol version 3.7 | dscho | 2005-09-26 | 1 | -1/+20 |
* | add definitions from other VNC implementations | dscho | 2005-06-06 | 1 | -0/+300 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -0/+4 |
* | do the in_addr_t stuff correctly... | dscho | 2005-03-07 | 1 | -0/+4 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -2/+2 |
* | add EncodingUltra; it is not implemented in the libraries yet, so this is jus... | dscho | 2004-11-30 | 1 | -0/+1 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -4/+4 |
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 1 | -1/+1 |
* | forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION un... | dscho | 2003-08-03 | 1 | -9/+10 |
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -16/+13 |
* | make vncauth usable also for upcoming libvncclient | dscho | 2003-07-27 | 1 | -0/+58 |
* | moved include/ to rfb/ | dscho | 2003-02-18 | 1 | -0/+944 |