316 Commits (0a0e582597be681488b91eb818c8a1963d13adbf)

Author SHA1 Message Date
  Peter Åstrand (astrand) 90afb1c20c Configuration::listParams wants width/nameWidth; not ConfigurationObject 6 years ago
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 years ago
  Rahul Kale 7423417f7a rfb_win32: Use scan codes if available 7 years ago
  Pierre Ossman 5ae282135f Basic support for QEMU Extended Key Events 7 years ago
  Rahul Kale c719e4a0c9 rfb_win32: Add support for LED state notifications 7 years ago
  Samuel Mannehed 8e5a29e4b2 Update visible copyright year to 2017 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  klemens 0536d0975b spelling fixes 7 years ago
  Pierre Ossman c7860c2cb6 Don't fail old service cleanup 7 years ago
  Pierre Ossman 338e73aef8 Replace Windows specific thread handling 8 years ago
  Pierre Ossman ed92079eb6 Clean up old WinVNC services 8 years ago
  Pierre Ossman 4e7d05c992 Don't reference Xregion unless used directly 8 years ago
  Pierre Ossman 3a177d7aea Specify TigerVNC Project as the vendor/company 8 years ago
  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