summaryrefslogtreecommitdiffstats
path: root/libvncserver/tightvnc-filetransfer
Commit message (Expand)AuthorAgeFilesLines
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-1/+1
* Added method to get extension specific client datarohit_991292006-02-241-34/+21
* add functions to unregister extensions/security typesdscho2006-02-221-0/+5
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-203-0/+9
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...runge2005-11-254-7/+11
* kill BackChannel and CustomClientMessage: the new extension technique makes t...dscho2005-10-061-0/+1
* provide a list of the pseudo encodings understood by the extensiondscho2005-10-061-0/+1
* do it right: it is not DEFINES, but AM_CFLAGSdscho2005-10-061-1/+1
* add enablePseudoEncoding() to rfbProtocolExtensiondscho2005-10-031-1/+1
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-2810-0/+2886