Commit Graph

13 Commits (162d716b4c095a87aab2261857d583d68e3b3ea6)

Author SHA1 Message Date
Christian Beier 495ffa3f3a
tightvnc-filetransfer: do not close stuff from within a thread
6 years ago
Christian Beier 2d939267a1
tightvnc-filetransfer: when creating a new download thread, make sure the previous one ends
6 years ago
Christian Beier f8912fee5a
tightvnc-filetransfer: refactor CloseUndoneFileTransfer() into two functions
6 years ago
Christian Beier 89419fb1a0
tightvnc-filetransfer: tie the download thread to the control structure
6 years ago
Christian Beier ca2a5ac02f
tightvnc-filetransfer: fix heap use-after-free
6 years ago
Christian Beier 7368417239 Various #ifdef fixes to allow building with MSVC2014
7 years ago
Stefan Weil 9c7efb7633 Fix some typos (found by codespell)
9 years ago
Johannes Schindelin ad7a054e8c Close unclosed comments ;-)
10 years ago
Daniel Cohen Gindi a7f79b696e These are UNIX headers, and are not available on MSVC
10 years ago
runge f7d48515fd Add logging output to know when inside tightvnc-filetransfer functions.
17 years ago
runge 603b5667b6 fix some non-gcc compiler warnings and signals in x11vnc
18 years ago
runge 8eb18f6cd8 fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg 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.
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago