summaryrefslogtreecommitdiffstats
path: root/libvncserver/tightvnc-filetransfer/handlefiletransferrequest.c
Commit message (Collapse)AuthorAgeFilesLines
* Close unclosed comments ;-)Johannes Schindelin2014-09-301-2/+2
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* These are UNIX headers, and are not available on MSVCDaniel Cohen Gindi2014-09-201-0/+5
|
* Add logging output to know when inside tightvnc-filetransfer functions.runge2007-05-161-0/+4
|
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-0/+3
|
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵runge2005-11-251-2/+0
| | | | builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+988
Thank you very much, Rohit!