Commit Graph

19 Commits (eeeb54758f645a3d5b36ed7ba1981456d9b59851)

Author SHA1 Message Date
Kyle J. McKay 5c57575c35 Support Mac OS X vnc client with no password
12 years ago
George Kiagiadakis 35246edddd Fix compilation in c89 mode.
13 years ago
Christian Beier e832999a58 Set proper file permissions for source files.
13 years ago
runge 11a5ea9ff9 fix typo.
18 years ago
steven_carr a60ee2ee9f RFB 3.8 clients are well informed
18 years ago
steven_carr 6bd995ec77 Better support for RFB >= 3.8 protocols
18 years ago
steven_carr a75a576e13 All security types for RFB >= 3.7 *have* to respond with a Security Result (Even rfbSecTypeNone)
18 years ago
runge 8417618289 move all types into handler loop.
18 years ago
steven_carr aa54531107 Security Type memory leak plugged. Leaks when rfb >= 3.7 clients connects.
18 years ago
steven_carr 52fb63d51b Specifically test for Major Version 3 added
18 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
dscho d3599be1b8 add functions to unregister extensions/security types
18 years ago
runge 8eb18f6cd8 fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg 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.
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
dscho 94fcd86cc2 Security is global. This was a misguided attempt to evade a global list.
19 years ago
dscho da7b3e714f support VNC protocol version 3.7
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago