| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tightvnc-filetransfer: wait for download thread end in CloseUndoneFileDownload() | Christian Beier | 2018-10-21 | 1 | -0/+2 | 
| | | | | | | | ...and use it when deregistering the file transfer extension. Closes #242 | ||||
| * | tightvnc-filetransfer: refactor CloseUndoneFileTransfer() into two functions | Christian Beier | 2018-10-21 | 1 | -2/+10 | 
| | | | | | | | ...for closing upload and download separately. re #242 | ||||
| * | Various #ifdef fixes to allow building with MSVC2014 | Christian Beier | 2017-01-28 | 1 | -0/+2 | 
| | | |||||
| * | Fix some typos (found by codespell) | Stefan Weil | 2015-10-09 | 1 | -2/+2 | 
| | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
| * | A windows version for directory enumerations | Daniel Cohen Gindi | 2014-09-20 | 1 | -0/+147 | 
| | | | | | Basically taken from https://github.com/danielgindi/FileDir with some adjustments | ||||
| * | MSVC also has the __FUNCTION__ predefined | Daniel Cohen Gindi | 2014-09-20 | 1 | -1/+1 | 
| | | |||||
| * | `CreateDirectory` might clash with the `CreateDirectoryA`/`CreateDirectoryW` ↵ | Daniel Cohen Gindi | 2014-09-20 | 1 | -1/+4 | 
| | | | | | macros on MSVC | ||||
| * | Fail when NULL is passed to CreateFileListInfo() | Daniel Cohen Gindi | 2014-09-20 | 1 | -2/+6 | 
| | | | | | Passing NULL to sprintf() would most likely crash the program. | ||||
| * | Fix buffer overflow | Cristian Rodríguez | 2011-05-09 | 1 | -1/+1 | 
| | | | | | | Signed-off-by: Cristian Rodríguez <crrodriguez@opensuse.org> Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
| * | fix some non-gcc compiler warnings and signals in x11vnc | runge | 2006-02-20 | 1 | -0/+3 | 
| | | |||||
| * | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵ | runge | 2005-11-25 | 1 | -1/+1 | 
| | | | | | 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. | ||||
| * | kill BackChannel and CustomClientMessage: the new extension technique makes ↵ | dscho | 2005-10-06 | 1 | -0/+1 | 
| | | | | | these hooks obsolete | ||||
| * | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 1 | -0/+632 | 
| Thank you very much, Rohit! | |||||
