| Commit message (Expand) | Author | Age | Files | Lines |
* | Support Mac OS X vnc client with no password | Kyle J. McKay | 2012-02-11 | 1 | -2/+32 |
* | Fix compilation in c89 mode. | George Kiagiadakis | 2011-04-28 | 1 | -1/+1 |
* | Set proper file permissions for source files. | Christian Beier | 2011-03-10 | 1 | -0/+0 |
* | fix typo. | runge | 2006-12-15 | 1 | -1/+1 |
* | RFB 3.8 clients are well informed | steven_carr | 2006-06-05 | 1 | -2/+6 |
* | Better support for RFB >= 3.8 protocols | steven_carr | 2006-06-05 | 1 | -22/+43 |
* | All security types for RFB >= 3.7 *have* to respond with a Security Result (E... | steven_carr | 2006-06-05 | 1 | -1/+9 |
* | move all types into handler loop. | runge | 2006-06-03 | 1 | -10/+9 |
* | Security Type memory leak plugged. Leaks when rfb >= 3.7 clients connects. | steven_carr | 2006-05-29 | 1 | -5/+9 |
* | Specifically test for Major Version 3 added | steven_carr | 2006-05-16 | 1 | -1/+2 |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -1/+6 |
* | add functions to unregister extensions/security types | dscho | 2006-02-22 | 1 | -4/+54 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -1/+1 |
* | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 1 | -1/+1 |
* | Security is global. This was a misguided attempt to evade a global list. | dscho | 2005-09-27 | 1 | -6/+8 |
* | 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 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+104 |