1. 7198491 Update visible copyright years to 2019 by Samuel Mannehed · 7 years ago
  2. b85febc Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  3. 10688ef Properly terminate server on timeouts by Pierre Ossman · 7 years ago
  4. f9de176 Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  5. 8526e48 Stop trying to send ListConnInfo via WM_COPYDATA by Pierre Ossman · 7 years ago
  6. 025326d Move ListConnInfo to WinVNC directory by Pierre Ossman · 7 years ago
  7. 23a4213 Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  8. 6c97fa4 Encapsulate client handling in VNCServerST by Pierre Ossman · 7 years ago
  9. 32b96ff Change to https for tigervnc URL by Pierre Ossman · 7 years ago
  10. eef6c9a Remove QueryConnectionHandler by Pierre Ossman · 7 years ago
  11. e6aab24 Force common flow of connection queries by Pierre Ossman · 7 years ago
  12. 4a4453f Remove Java web server by Pierre Ossman · 7 years ago
  13. fe2e5fc Merge branch 'unix' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  14. 8ee522a Catch exceptions by reference by Pierre Ossman · 7 years ago
  15. e3a2be6 Use abstract SocketListener class by Pierre Ossman · 7 years ago
  16. 518698a Update visible copyright year to 2018 by Samuel Mannehed · 8 years ago
  17. 6011f96 Rename README.txt to README.rst and convert to reStructuredText by Peter Åstrand (astrand) · 8 years ago
  18. 90afb1c Configuration::listParams wants width/nameWidth; not ConfigurationObject by Peter Åstrand (astrand) · 8 years ago
  19. b000ff1 Get rid of getFbSize()/getDesktopSize() in common by Pierre Ossman · 8 years ago
  20. 8e5a29e Update visible copyright year to 2017 by Samuel Mannehed · 8 years ago
  21. 0536d09 spelling fixes by klemens · 9 years ago
  22. c7860c2 Don't fail old service cleanup by Pierre Ossman · 9 years ago
  23. 338e73a Replace Windows specific thread handling by Pierre Ossman · 9 years ago
  24. ed92079 Clean up old WinVNC services by Pierre Ossman · 9 years ago
  25. 4e7d05c Don't reference Xregion unless used directly by Pierre Ossman · 9 years ago
  26. fa93778 change the Copyright year by Bojan Memetovic · 9 years ago
  27. fc08bee Remove legacy Windows code by Pierre Ossman · 10 years ago
  28. 526b380 Shorten service identifier by Pierre Ossman · 10 years ago
  29. 018c67e Provide description for services by Pierre Ossman · 10 years ago
  30. eab85bc Clean up listening sockets on error by Pierre Ossman · 10 years ago
  31. f7aa3f9 Return TcpListener pointers rather than objects by Pierre Ossman · 10 years ago
  32. bc84faa Improve TigerVNC branding in WinVNC by Pierre Ossman · 10 years ago
  33. 5b90c5f Convert WinVNC to the new TcpListener API by Pierre Ossman · 10 years ago
  34. 79f82f9 Local address change events are not socket specific by Pierre Ossman · 10 years ago
  35. 57cab51 Resurrect TcpListener::getMyAddresses() by Pierre Ossman · 10 years ago
  36. cd5c82a Fix unsafe format strings to the logging functions by Pierre Ossman · 11 years ago
  37. b0a8047 Don't shove a pointer into a 32-bit variable by Pierre Ossman · 11 years ago
  38. ba6fbfe Give CharArray a printf style method to ease automatic allocation by Pierre Ossman · 11 years ago
  39. b1cd6ca Reorder class initialiser list to match what actually happens by Pierre Ossman · 11 years ago
  40. fb450fb Fix mismatches between format string and arguments by Pierre Ossman · 11 years ago
  41. 5ad4d06 Remove a lot of platform compatibilty stuff by Pierre Ossman · 11 years ago
  42. 60c4193 Make WinVNC service mode work on Windows Vista and beyond. by Samuel Mannehed · 12 years ago
  43. dc6af37 Removes the additional padding reserved for the menubar and enables drag undocking for the java applet when served from Windows. by Brian Hinz · 12 years ago
  44. f8212b9 Update more copyrights to 2013. by Peter Åstrand · 12 years ago
  45. 7f4fc69 Windows has a bit of a peculiarity in that winsock2.h must be included by Pierre Ossman · 13 years ago
  46. 4c378e0 Build wm_hooks in its own directory. Makes the build structure more clear. by Pierre Ossman · 13 years ago
  47. 95e28f7 Consolidate the installation paths and make sure we have decent defaults. by Pierre Ossman · 13 years ago
  48. ccc0969 Remove Visual C++ support by DRC · 14 years ago
  49. 714110b Fix installer build when using MinGW by DRC · 14 years ago
  50. 11278c5 Fix Java viewer integration when building WinVNC with MinGW by DRC · 14 years ago
  51. e8b16be Newer versions of GCC (specifically, the one in MinGW64) don't like casting directly from a 64-bit pointer to a 32-bit integer, so we need to first cast to a 64-bit integer (remember that Windows is LLP64) by DRC · 14 years ago
  52. c19ab9e Move Java source up one level and allow Java viewer to be built as a standalone project (per community request) by DRC · 14 years ago
  53. 857f133 Only include Java viewer resources if BUILD_JAVA is defined by DRC · 14 years ago
  54. f50ec7c Fix WinVNC so that it embeds and serves up the Java viewer whenever BUILD_JAVA=1 by DRC · 14 years ago
  55. 07baad7 Use generic copyright message which refers the user to the complete copyright history in README.txt by DRC · 14 years ago
  56. 1980dd5 Remove unused autotools build system by DRC · 14 years ago
  57. 8dde266 Remove old Visual C++ project files (use CMake to build with Visual C++) by DRC · 15 years ago
  58. d41d4be [Development] winvnc: Enable debug output when built with -D_DEBUG by Adam Tkac · 15 years ago
  59. 5b1d850 [Bugfix] Fix MinGW-based Windows builds. by Adam Tkac · 15 years ago
  60. 96c5df3 [Bugfix] Fix typo in winvnc.rc. by Adam Tkac · 15 years ago
  61. 0c4dcd2 [Bugfix] win: Enable server configuration parameters in winvnc. by Adam Tkac · 15 years ago
  62. 80dfacf Unix LF by DRC · 15 years ago
  63. 872e27c Fix 'make dist' by DRC · 15 years ago
  64. 180c016 CMake build system for Windows by DRC · 15 years ago
  65. 01345fc winvnc: Declare the main() function as WinMain() by Adam Tkac · 15 years ago
  66. 8fb6ac0 winvnc: Declare argv as "char**" instead of "const *char[]" by Adam Tkac · 15 years ago
  67. e450dc4 [Bugfix] Include VNCServerWin32.h before QueryConnectDialog.h to ensure winsock2.h is included before windows.h. by Adam Tkac · 15 years ago
  68. 5ef6c47 Fix VPATH and out-of-tree builds when using MinGW by DRC · 15 years ago
  69. e1f2a52 [Development] winvnc: Add -ShowTrayIcon param which controls if winvnc system by Adam Tkac · 15 years ago
  70. a6578bf [Development] Replace SSecurityFactoryStandard class by simplier Security class. by Adam Tkac · 15 years ago
  71. c58b3d1 [Development] Add possibility to define viewer/server specific parameters via by Adam Tkac · 15 years ago
  72. 93ff5db [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able by Adam Tkac · 16 years ago
  73. b514bc7 [Development] Bump version numbers to 1.0.90. by Adam Tkac · 16 years ago
  74. 934f63c Make winvnc4 and Windows vncconfig compilable via MinGW. by Adam Tkac · 16 years ago
  75. 8517ea5 [Bugfix] Fix MS Visual Studio 2008 compilation issues. by Adam Tkac · 16 years ago
  76. f55ca17 Change product name to TigerVNC in about dialogs. by Peter Åstrand · 16 years ago
  77. 778f2f0 Bump version to 0.0.91. by Adam Tkac · 16 years ago
  78. a9efd38 The index.vnc in the javabin directory was removed in r3667. We could by Peter Åstrand · 16 years ago
  79. 50cfae7 Fetch VncViewer.jar directly from the Java build directory, instead of by Peter Åstrand · 16 years ago
  80. 36dd7ba Yet another version number fix. We had forgotten to update VERSIONINFO by Peter Åstrand · 16 years ago
  81. 9d9d592 logo150x150.gif is no longer used. by Peter Åstrand · 16 years ago
  82. ecb6631 Updated the version number in yet another location. by Peter Åstrand · 16 years ago
  83. 0c08558 Update version information, to match rest of the project. by Peter Åstrand · 16 years ago
  84. f99c571 Remove file transfer support. by Pierre Ossman · 16 years ago
  85. e9752ea Replace TightVNC graphics with the TigerVNC logo. by Pierre Ossman · 17 years ago
  86. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  87. 1f1e638 Eliminated a warning on link in the Debug configuration. by Constantin Kaplinsky · 18 years ago
  88. 729598c Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago