summaryrefslogtreecommitdiffstats
path: root/libvncserver/tightvnc-filetransfer/rfbtightserver.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos (found by codespell)Stefan Weil2015-10-091-1/+1
* year++;runge2010-01-021-1/+1
* tightvnc-filetransfer/rfbtightserver.c: enabled fixrunge2010-01-021-0/+6
* Fix various compilation warningsVic Lee2009-11-101-1/+1
* Thread safety for zrle, zlib, tight.runge2009-05-211-0/+24
* Pre-C99 declaration error.runge2007-05-171-2/+2
* Add logging output to know when inside tightvnc-filetransfer functions.runge2007-05-161-1/+14
* N_ENC_CAPS check does not work if libz is not present.runge2006-10-111-2/+4
* 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 deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...runge2005-11-251-4/+6
* provide a list of the pseudo encodings understood by the extensiondscho2005-10-061-0/+1
* add enablePseudoEncoding() to rfbProtocolExtensiondscho2005-10-031-1/+1
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+506