623 Commits (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

Author SHA1 Message Date
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6 years ago
  Peter Åstrand (astrand) c05fba745e Avoid assert crash after bytestream position wrap around 6 years ago
  Peter Åstrand (astrand) 67814b6387 Avoid creating unused thread on single CPU machines 6 years ago
  Pierre Ossman 6cd6117189 Flush pending changes when desktop starts 6 years ago
  Peter Åstrand (astrand) a9d7069f9c Comparing ScreenSet:s should be done without considering order 6 years ago
  Pierre Ossman f36078ad3f Handle hexadecimal and octal parameters 6 years ago
  Pierre Ossman 8efc7b47cc Send lossless refresh even with pending updates 6 years ago
  Pierre Ossman a2b80d6ae7 Limit lossless refresh update to safe size 6 years ago
  Pierre Ossman 6b2f113b35 Automatic lossless refresh 7 years ago
  Pierre Ossman b53c3bf050 Avoid checking updates when desktop is stopped 6 years ago
  Pierre Ossman 74385d3890 Remove redundant Region::copyFrom() 6 years ago
  Pierre Ossman 8c3bd69188 Respect request area for cursor rendering 6 years ago
  Pierre Ossman 4ae358d561 Remove no longer relevant license comment 8 years ago
  Pierre Ossman 59da99f650 Stop abusing InputHandler class for write class 8 years ago
  Pierre Ossman 58a4c13ab1 Add missing break for LED state check 6 years ago
  Michal Srb 28d570dc91 VNCServerST: Allow unsetting pixel buffer. 6 years ago
  Pierre Ossman 816baa35ae Fix rounding error in pixel down conversion 6 years ago
  Pierre Ossman 8cf7163ec0 Add crude congestion window debug trace 8 years ago
  Pierre Ossman da8904cb0a Add simple slow start to congestion control 8 years ago
  Pierre Ossman a99d14d193 Improved congestion control handling 8 years ago
  Pierre Ossman c09e5580d1 Move congestion control to its own class 8 years ago
  Pierre Ossman 707fa123a6 Reduce header dependencies in server classes 8 years ago
  Pierre Ossman b2a417c155 Use a queue for congestion pings 8 years ago
  Pierre Ossman e0a3ad423d Handle timers which should be executed right away 7 years ago
  Pierre Ossman 387a41770b Fix bug where server cursor might disappear 6 years ago
  Pierre Ossman b218ecd50e Avoid extra framebuffer update messages 6 years ago
  Pierre Ossman 25db44a164 Fix for initial client side cursor 6 years ago
  Brian P. Hinz 33d7832b19 Fix "int-in-bool-context" compile errors 6 years ago
  Brian P. Hinz 4b9b89730d avoid putting more includes in headers than necessary 6 years ago
  Brian P. Hinz cab73385ba Move gnutls functions into SSecurityTLS 6 years ago
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6 years ago
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6 years ago
  Peter Åstrand (astrand) 01dc1a67dc Define cork() as pure virtual in Socket class 6 years ago
  Pierre Ossman 7be73d7385 Avoid corner case of applications rendering at frame rate 6 years ago
  Pierre Ossman 330ca42ef7 Fix broken logic for sending mouse cursor 6 years ago
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6 years ago
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6 years ago
  Pierre Ossman a846421a73 Keep alpha in cursor alpha conversion 6 years ago
  Pierre Ossman b1e80f7b02 Make sure to start the frame timer after a buffer change 6 years ago
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 years ago
  Steve Kondik 0c81bbb78d rfb: Avoid unused argument warnings in headers 6 years ago
  Pierre Ossman 851e6806e5 Fix shift state test in lock key heuristics 6 years ago
  Pierre Ossman 71ca8d546b Clear client cursor when switching to server side 6 years ago
  Pierre Ossman 894f2c5197 Include server name in TLS handshake for SNI 6 years ago
  Pierre Ossman b993ea78d7 Use better security method description when using VeNCrypt 6 years ago
  Pierre Ossman e43e5e3051 Add better error message for insecure certificate algorithms 6 years ago
  Pierre Ossman daf3d88aa1 Display security state when asking for password 6 years ago
  Pierre Ossman 16e1dcb85c Track keys based on client supplied key codes 7 years ago
  Pierre Ossman bdbad2aff9 Remove unused needsLastRect state variable 7 years ago
  Pierre Ossman a00a87db4f Fix wrong argument for CMsgWriter::clientCutText() 7 years ago