summaryrefslogtreecommitdiffstats
path: root/rfb/rfbproto.h
Commit message (Expand)AuthorAgeFilesLines
* Move our rfbEncodings numbers out of the TightVNC range.runge2006-12-161-5/+5
* do not always include rfb/keysym.hdscho2006-09-121-1/+0
* KeyboardLedState Encoding Masks are now defined for portabilitysteven_carr2006-05-281-0/+18
* Default to RFB 3.8, add command line option to specify the RFB version.steven_carr2006-05-151-1/+1
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-12/+10
* Server Capability Encodingssteven_carr2006-05-041-5/+36
* KeyboardLedState should be placed in 'various protocol extensions'steven_carr2006-05-041-1/+1
* add KeyboardLedState extensiondscho2006-03-281-0/+1
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...runge2005-11-251-1/+1
* kill BackChannel and CustomClientMessage: the new extension technique makes t...dscho2005-10-061-11/+0
* support VNC protocol version 3.7dscho2005-09-261-1/+20
* add definitions from other VNC implementationsdscho2005-06-061-0/+300
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-0/+4
* do the in_addr_t stuff correctly...dscho2005-03-071-0/+4
* support MinGW32!dscho2004-12-011-2/+2
* add EncodingUltra; it is not implemented in the libraries yet, so this is jus...dscho2004-11-301-0/+1
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-4/+4
* ZRLE no longer uses C++, but Cdscho2003-09-081-1/+1
* forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION un...dscho2003-08-031-9/+10
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-16/+13
* make vncauth usable also for upcoming libvncclientdscho2003-07-271-0/+58
* moved include/ to rfb/dscho2003-02-181-0/+944