| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Close unclosed comments ;-) | Johannes Schindelin | 2014-09-30 | 1 | -2/+2 | 
| | | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
| * | These are UNIX headers, and are not available on MSVC | Daniel Cohen Gindi | 2014-09-20 | 1 | -0/+5 | 
| | | |||||
| * | 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 | 2 | -1/+13 | 
| | | | | | 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> | ||||
| * | Remove unneeded files concerning CVS. | Christian Beier | 2011-01-31 | 1 | -3/+0 | 
| | | | | | | | We have a git repo nowadays and I guess we won't go back to CVS. Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
| * | year++; | runge | 2010-01-02 | 1 | -1/+1 | 
| | | |||||
| * | tightvnc-filetransfer/rfbtightserver.c: enabled fix | runge | 2010-01-02 | 1 | -0/+6 | 
| | | | | | for tight security type for RFB 3.8 (debian bug 517422.) | ||||
| * | Fix various compilation warnings | Vic Lee | 2009-11-10 | 1 | -1/+1 | 
| | | | | | | Signed-off-by: Vic Lee <llyzs@163.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
| * | Thread safety for zrle, zlib, tight. | runge | 2009-05-21 | 1 | -0/+24 | 
| | | | | | Proposed tight security type fix for debian bug 517422. | ||||
| * | Pre-C99 declaration error. | runge | 2007-05-17 | 1 | -2/+2 | 
| | | |||||
| * | Add logging output to know when inside tightvnc-filetransfer functions. | runge | 2007-05-16 | 2 | -1/+18 | 
| | | |||||
| * | N_ENC_CAPS check does not work if libz is not present. | runge | 2006-10-11 | 1 | -2/+4 | 
| | | |||||
| * | remove unneeded file | dscho | 2006-05-15 | 1 | -15/+0 | 
| | | |||||
| * | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -0/+6 | 
| | | |||||
| * | Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h | runge | 2006-04-26 | 1 | -1/+1 | 
| | | |||||
| * | Added method to get extension specific client data | rohit_99129 | 2006-02-24 | 1 | -34/+21 | 
| | | |||||
| * | add functions to unregister extensions/security types | dscho | 2006-02-22 | 1 | -0/+5 | 
| | | |||||
| * | fix some non-gcc compiler warnings and signals in x11vnc | runge | 2006-02-20 | 3 | -0/+9 | 
| | | |||||
| * | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg ↵ | runge | 2005-11-25 | 4 | -7/+11 | 
| | | | | | 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 | ||||
| * | provide a list of the pseudo encodings understood by the extension | dscho | 2005-10-06 | 1 | -0/+1 | 
| | | |||||
| * | do it right: it is not DEFINES, but AM_CFLAGS | dscho | 2005-10-06 | 1 | -1/+1 | 
| | | |||||
| * | add enablePseudoEncoding() to rfbProtocolExtension | dscho | 2005-10-03 | 1 | -1/+1 | 
| | | |||||
| * | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 10 | -0/+2886 | 
| Thank you very much, Rohit! | |||||
