316 Commits (0a0e582597be681488b91eb818c8a1963d13adbf)

Author SHA1 Message Date
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 years ago
  Bojan Memetovic fa937783d7 change the Copyright year 8 years ago
  Pierre Ossman fc08bee5af Remove legacy Windows code 8 years ago
  Pierre Ossman 4ab1e5d4b5 Remove stub mirror driver code 8 years ago
  Pierre Ossman 526b3802b4 Shorten service identifier 8 years ago
  Pierre Ossman 018c67e6e1 Provide description for services 8 years ago
  Pierre Ossman 6a2b6bf396 Enable Windows specific debug code in debug builds 8 years ago
  Pierre Ossman 023df7effb Use correct type for format string 8 years ago
  Pierre Ossman eab85bca5e Clean up listening sockets on error 8 years ago
  Pierre Ossman f7aa3f9bd3 Return TcpListener pointers rather than objects 8 years ago
  Pierre Ossman cd87317f6d Show error dialog when ACL pattern isn't accepted 9 years ago
  Pierre Ossman 14e214f10b Change netmask to prefix in ACL documentation 9 years ago
  Pierre Ossman a9af1f1246 Fix some bad signed/unsigned mismatches 9 years ago
  Pierre Ossman bc84faa2f3 Improve TigerVNC branding in WinVNC 9 years ago
  Pierre Ossman acd195d949 Remove debug log noise from Windows dialog class 9 years ago
  Pierre Ossman 5b90c5fbf7 Convert WinVNC to the new TcpListener API 9 years ago
  Pierre Ossman a56bc86e1b winsock2.h must always be included before windows.h 9 years ago
  Pierre Ossman 79f82f95c1 Local address change events are not socket specific 9 years ago
  Pierre Ossman 57cab51d83 Resurrect TcpListener::getMyAddresses() 9 years ago
  Pierre Ossman cd5c82a655 Fix unsafe format strings to the logging functions 9 years ago
  Pierre Ossman b0a8047bba Don't shove a pointer into a 32-bit variable 9 years ago
  Pierre Ossman 6e538b4020 Fix bad initialiser lists 9 years ago
  Pierre Ossman 4c33d0bd98 Compiler doesn't like us not checking return values here 9 years ago
  Pierre Ossman e67bb2dfbb Compiler doesn't like referencing unset variables 9 years ago
  Pierre Ossman 40e3ceb007 LPARAM and WPARAM have different types on Win32 and Win64 9 years ago
  Pierre Ossman e8b987b503 WIN64 should come from the compiler or SDK, not us 9 years ago
  Pierre Ossman 8a044ee41e Pointer truncation/expansion needs to be very explicit 9 years ago
  Pierre Ossman ba6fbfe368 Give CharArray a printf style method to ease automatic allocation 9 years ago
  Pierre Ossman 7728be27d0 Add extra parentheses to avoid and/or priority ambiguity 9 years ago
  Pierre Ossman b1cd6ca8f0 Reorder class initialiser list to match what actually happens 9 years ago
  Pierre Ossman fb450fba5d Fix mismatches between format string and arguments 9 years ago
  Pierre Ossman 5c23b9ed7d Fix bad signed/unsigned comparisons 9 years ago
  Pierre Ossman e84db6535e Use new API for getVncAuthPasswd() 9 years ago
  Pierre Ossman f8d525b129 String literals are constant 10 years ago
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class 10 years ago
  Pierre Ossman 2e5a106083 Get rid of getStride() 10 years ago
  Pierre Ossman ff9eb5a949 Get rid of the direct access abuse of FullFramePixelBuffer's data 10 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 years ago
  Pierre Ossman 890c10118c Remove remnants of Windows only client 10 years ago
  Pierre Ossman 4d0bc6e7ca Fix some offenders that poke around in the PixelFormat internals 10 years ago
  Pierre Ossman 9fe3479104 Remove the scaled pixel buffer classes as they are not used. 10 years ago
  Samuel Mannehed 65c9858dbc Removes VeNCrypt-checkbox from the security page in the WinVNC options. Fixes bug #142. 10 years ago
  Samuel Mannehed 60c419320d Make WinVNC service mode work on Windows Vista and beyond. 10 years ago
  Brian Hinz dc6af3740c Removes the additional padding reserved for the menubar and enables drag undocking for the java applet when served from Windows. 10 years ago
  Peter Åstrand f8212b949c Update more copyrights to 2013. 11 years ago
  Pierre Ossman 7f4fc69784 Windows has a bit of a peculiarity in that winsock2.h must be included 12 years ago
  Pierre Ossman ad8609a2ed Fix unsafe usage of the logging functions. 12 years ago
  Pierre Ossman 57bbce4306 Use the gcc way of creating shared segments in DLLs. The previous way 12 years ago
  Pierre Ossman 4c378e0f93 Build wm_hooks in its own directory. Makes the build structure more clear. 12 years ago