Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h | runge | 2006-04-26 | 1 | -1/+1 |
* | Added method to get extension specific client data | rohit_99129 | 2006-02-24 | 1 | -34/+21 |
* | add functions to unregister extensions/security types | dscho | 2006-02-22 | 1 | -0/+5 |
* | fix some non-gcc compiler warnings and signals in x11vnc | runge | 2006-02-20 | 3 | -0/+9 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 4 | -7/+11 |
* | kill BackChannel and CustomClientMessage: the new extension technique makes t... | dscho | 2005-10-06 | 1 | -0/+1 |
* | provide a list of the pseudo encodings understood by the extension | dscho | 2005-10-06 | 1 | -0/+1 |
* | do it right: it is not DEFINES, but AM_CFLAGS | dscho | 2005-10-06 | 1 | -1/+1 |
* | add enablePseudoEncoding() to rfbProtocolExtension | dscho | 2005-10-03 | 1 | -1/+1 |
* | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 10 | -0/+2886 |