summaryrefslogtreecommitdiffstats
path: root/libvncserver/tightvnc-filetransfer/filetransfermsg.c
Commit message (Expand)AuthorAgeFilesLines
* Various #ifdef fixes to allow building with MSVC2014Christian Beier2017-01-281-0/+2
* Fix some typos (found by codespell)Stefan Weil2015-10-091-2/+2
* A windows version for directory enumerationsDaniel Cohen Gindi2014-09-201-0/+147
* MSVC also has the __FUNCTION__ predefinedDaniel Cohen Gindi2014-09-201-1/+1
* `CreateDirectory` might clash with the `CreateDirectoryA`/`CreateDirectoryW` ...Daniel Cohen Gindi2014-09-201-1/+4
* Fail when NULL is passed to CreateFileListInfo()Daniel Cohen Gindi2014-09-201-2/+6
* Fix buffer overflowCristian Rodríguez2011-05-091-1/+1
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-201-0/+3
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...runge2005-11-251-1/+1
* kill BackChannel and CustomClientMessage: the new extension technique makes t...dscho2005-10-061-0/+1
* This monster commit contains support for TightVNC's file transfer protocol.dscho2005-09-281-0/+632