| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't fail old service cleanup | Pierre Ossman | 2016-08-18 | 1 | -2/+10 |
* | Clean up old WinVNC services | Pierre Ossman | 2016-06-13 | 1 | -0/+5 |
* | Don't reference Xregion unless used directly | Pierre Ossman | 2016-05-13 | 1 | -1/+1 |
* | change the Copyright year | Bojan Memetovic | 2016-03-18 | 1 | -1/+1 |
* | Remove legacy Windows code | Pierre Ossman | 2016-01-12 | 2 | -10/+14 |
* | Shorten service identifier | Pierre Ossman | 2016-01-12 | 1 | -1/+1 |
* | Provide description for services | Pierre Ossman | 2016-01-12 | 1 | -0/+1 |
* | Clean up listening sockets on error | Pierre Ossman | 2015-09-29 | 1 | -1/+5 |
* | Return TcpListener pointers rather than objects | Pierre Ossman | 2015-09-29 | 2 | -9/+9 |
* | Improve TigerVNC branding in WinVNC | Pierre Ossman | 2015-05-04 | 2 | -3/+3 |
* | Convert WinVNC to the new TcpListener API | Pierre Ossman | 2015-03-17 | 3 | -19/+42 |
* | Local address change events are not socket specific | Pierre Ossman | 2015-03-17 | 2 | -4/+4 |
* | Resurrect TcpListener::getMyAddresses() | Pierre Ossman | 2015-03-17 | 1 | -2/+2 |
* | Fix unsafe format strings to the logging functions | Pierre Ossman | 2015-03-03 | 3 | -4/+4 |
* | Don't shove a pointer into a 32-bit variable | Pierre Ossman | 2015-03-03 | 2 | -4/+3 |
* | Give CharArray a printf style method to ease automatic allocation | Pierre Ossman | 2015-03-03 | 2 | -7/+6 |
* | Reorder class initialiser list to match what actually happens | Pierre Ossman | 2015-03-03 | 2 | -7/+8 |
* | Fix mismatches between format string and arguments | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
* | Remove a lot of platform compatibilty stuff | Pierre Ossman | 2014-07-07 | 2 | -5/+0 |
* | Make WinVNC service mode work on Windows Vista and beyond. | Samuel Mannehed | 2014-02-07 | 6 | -37/+161 |
* | Removes the additional padding reserved for the menubar and enables drag undo... | Brian Hinz | 2014-01-12 | 2 | -1/+3 |
* | Update more copyrights to 2013. | Peter Åstrand | 2013-06-11 | 1 | -1/+1 |
* | Windows has a bit of a peculiarity in that winsock2.h must be included | Pierre Ossman | 2012-04-26 | 1 | -1/+2 |
* | Build wm_hooks in its own directory. Makes the build structure more clear. | Pierre Ossman | 2012-04-25 | 1 | -12/+0 |
* | Consolidate the installation paths and make sure we have decent defaults. | Pierre Ossman | 2012-03-27 | 1 | -2/+2 |
* | Remove Visual C++ support | DRC | 2011-11-08 | 1 | -8/+1 |
* | Fix installer build when using MinGW | DRC | 2011-11-07 | 1 | -0/+5 |
* | Fix Java viewer integration when building WinVNC with MinGW | DRC | 2011-10-12 | 3 | -6/+10 |
* | Newer versions of GCC (specifically, the one in MinGW64) don't like casting d... | DRC | 2011-10-12 | 1 | -2/+2 |
* | Move Java source up one level and allow Java viewer to be built as a standalo... | DRC | 2011-10-07 | 2 | -2/+2 |
* | Only include Java viewer resources if BUILD_JAVA is defined | DRC | 2011-10-05 | 1 | -0/+4 |
* | Fix WinVNC so that it embeds and serves up the Java viewer whenever BUILD_JAVA=1 | DRC | 2011-10-05 | 4 | -12/+34 |
* | Use generic copyright message which refers the user to the complete copyright... | DRC | 2011-06-28 | 1 | -4/+4 |
* | Remove unused autotools build system | DRC | 2011-06-24 | 1 | -27/+0 |
* | Remove old Visual C++ project files (use CMake to build with Visual C++) | DRC | 2011-02-08 | 1 | -252/+0 |
* | [Development] winvnc: Enable debug output when built with -D_DEBUG | Adam Tkac | 2011-01-26 | 1 | -3/+13 |
* | [Bugfix] Fix MinGW-based Windows builds. | Adam Tkac | 2010-11-25 | 1 | -1/+1 |
* | [Bugfix] Fix typo in winvnc.rc. | Adam Tkac | 2010-11-25 | 1 | -1/+1 |
* | [Bugfix] win: Enable server configuration parameters in winvnc. | Adam Tkac | 2010-11-11 | 1 | -0/+2 |
* | Unix LF | DRC | 2010-10-27 | 1 | -26/+26 |
* | Fix 'make dist' | DRC | 2010-10-27 | 1 | -2/+2 |
* | CMake build system for Windows | DRC | 2010-10-27 | 4 | -7/+72 |
* | winvnc: Declare the main() function as WinMain() | Adam Tkac | 2010-06-25 | 1 | -1/+4 |
* | winvnc: Declare argv as "char**" instead of "const *char[]" | Adam Tkac | 2010-06-25 | 1 | -2/+2 |
* | [Bugfix] Include VNCServerWin32.h before QueryConnectDialog.h to ensure winso... | Adam Tkac | 2010-06-25 | 1 | -1/+1 |
* | Fix VPATH and out-of-tree builds when using MinGW | DRC | 2010-05-14 | 1 | -5/+5 |
* | [Development] winvnc: Add -ShowTrayIcon param which controls if winvnc system | Adam Tkac | 2010-05-13 | 1 | -1/+4 |
* | [Development] Replace SSecurityFactoryStandard class by simplier Security class. | Adam Tkac | 2010-04-23 | 2 | -3/+0 |
* | [Development] Add possibility to define viewer/server specific parameters via | Adam Tkac | 2010-04-23 | 1 | -1/+1 |
* | [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able | Adam Tkac | 2010-02-05 | 1 | -1/+1 |