summaryrefslogtreecommitdiffstats
path: root/libvncserver/tightvnc-filetransfer
Commit message (Collapse)AuthorAgeFilesLines
* kill BackChannel and CustomClientMessage: the new extension technique makes ↵dscho2005-10-061-0/+1
| | | | these hooks obsolete
* 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
Thank you very much, Rohit!