Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add functions to unregister extensions/security types | dscho | 2006-02-22 | 1 | -4/+54 |
| | |||||
* | 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. | ||||
* | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 1 | -1/+1 |
| | | | | Thank you very much, Rohit! | ||||
* | Security is global. This was a misguided attempt to evade a global list. | dscho | 2005-09-27 | 1 | -6/+8 |
| | | | | I eventually saw the light and went with Rohit�s original approach. | ||||
* | support VNC protocol version 3.7 | dscho | 2005-09-26 | 1 | -18/+197 |
| | |||||
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -4/+2 |
| | |||||
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -6/+6 |
| | | | | while structure members should not | ||||
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+104 |