83 Commitit (a4308c9ec45b0ebcafaed2280b442d2840098e4e)

Tekijä SHA1 Viesti Päivämäärä
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 vuotta sitten
  Pierre Ossman 8526e48073 Stop trying to send ListConnInfo via WM_COPYDATA 5 vuotta sitten
  Pierre Ossman 025326dd94 Move ListConnInfo to WinVNC directory 5 vuotta sitten
  Pierre Ossman 6c97fa4575 Encapsulate client handling in VNCServerST 5 vuotta sitten
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 vuotta sitten
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 vuotta sitten
  Pierre Ossman 4a4453fc69 Remove Java web server 5 vuotta sitten
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6 vuotta sitten
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 vuotta sitten
  Samuel Mannehed 518698a28c Update visible copyright year to 2018 6 vuotta sitten
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText 6 vuotta sitten
  Peter Åstrand (astrand) 90afb1c20c Configuration::listParams wants width/nameWidth; not ConfigurationObject 6 vuotta sitten
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 vuotta sitten
  Samuel Mannehed 8e5a29e4b2 Update visible copyright year to 2017 7 vuotta sitten
  klemens 0536d0975b spelling fixes 7 vuotta sitten
  Pierre Ossman c7860c2cb6 Don't fail old service cleanup 7 vuotta sitten
  Pierre Ossman 338e73aef8 Replace Windows specific thread handling 8 vuotta sitten
  Pierre Ossman ed92079eb6 Clean up old WinVNC services 8 vuotta sitten
  Pierre Ossman 4e7d05c992 Don't reference Xregion unless used directly 8 vuotta sitten
  Bojan Memetovic fa937783d7 change the Copyright year 8 vuotta sitten
  Pierre Ossman fc08bee5af Remove legacy Windows code 8 vuotta sitten
  Pierre Ossman 526b3802b4 Shorten service identifier 8 vuotta sitten
  Pierre Ossman 018c67e6e1 Provide description for services 8 vuotta sitten
  Pierre Ossman eab85bca5e Clean up listening sockets on error 8 vuotta sitten
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 vuotta sitten
  Pierre Ossman bc84faa2f3 Improve TigerVNC branding in WinVNC 9 vuotta sitten
  Pierre Ossman 5b90c5fbf7 Convert WinVNC to the new TcpListener API 9 vuotta sitten
  Pierre Ossman 79f82f95c1 Local address change events are not socket specific 9 vuotta sitten
  Pierre Ossman 57cab51d83 Resurrect TcpListener::getMyAddresses() 9 vuotta sitten
  Pierre Ossman cd5c82a655 Fix unsafe format strings to the logging functions 9 vuotta sitten
  Pierre Ossman b0a8047bba Don't shove a pointer into a 32-bit variable 9 vuotta sitten
  Pierre Ossman ba6fbfe368 Give CharArray a printf style method to ease automatic allocation 9 vuotta sitten
  Pierre Ossman b1cd6ca8f0 Reorder class initialiser list to match what actually happens 9 vuotta sitten
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 vuotta sitten
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 vuotta sitten
  Samuel Mannehed 60c419320d Make WinVNC service mode work on Windows Vista and beyond. 10 vuotta sitten
  Brian Hinz dc6af3740c Removes the additional padding reserved for the menubar and enables drag undocking for the java applet when served from Windows. 10 vuotta sitten
  Peter Åstrand f8212b949c Update more copyrights to 2013. 11 vuotta sitten
  Pierre Ossman 7f4fc69784 Windows has a bit of a peculiarity in that winsock2.h must be included 12 vuotta sitten
  Pierre Ossman 4c378e0f93 Build wm_hooks in its own directory. Makes the build structure more clear. 12 vuotta sitten
  Pierre Ossman 95e28f74a2 Consolidate the installation paths and make sure we have decent defaults. 12 vuotta sitten
  DRC ccc0969dd9 Remove Visual C++ support 12 vuotta sitten
  DRC 714110ba26 Fix installer build when using MinGW 12 vuotta sitten
  DRC 11278c50dc Fix Java viewer integration when building WinVNC with MinGW 12 vuotta sitten
  DRC e8b16be856 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) 12 vuotta sitten
  DRC c19ab9ec7f Move Java source up one level and allow Java viewer to be built as a standalone project (per community request) 12 vuotta sitten
  DRC 857f1337eb Only include Java viewer resources if BUILD_JAVA is defined 12 vuotta sitten
  DRC f50ec7c550 Fix WinVNC so that it embeds and serves up the Java viewer whenever BUILD_JAVA=1 12 vuotta sitten
  DRC 07baad757a Use generic copyright message which refers the user to the complete copyright history in README.txt 13 vuotta sitten
  DRC 1980dd537c Remove unused autotools build system 13 vuotta sitten