Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add KeyboardLedState extension | dscho | 2006-03-28 | 1 | -0/+1 |
| | |||||
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵ | runge | 2005-11-25 | 1 | -1/+1 |
| | | | | builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place. | ||||
* | kill BackChannel and CustomClientMessage: the new extension technique makes ↵ | dscho | 2005-10-06 | 1 | -11/+0 |
| | | | | these hooks obsolete | ||||
* | 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 ↵ | dscho | 2004-11-30 | 1 | -0/+1 |
| | | | | just a place holder | ||||
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -4/+4 |
| | | | | while structure members should not | ||||
* | ZRLE no longer uses C++, but C | dscho | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION ↵ | dscho | 2003-08-03 | 1 | -9/+10 |
| | | | | unneccessary... | ||||
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵ | dscho | 2003-07-30 | 1 | -16/+13 |
| | | | | get prefix "LIBVNCSERVER_" | ||||
* | 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 |