883 コミット (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

作成者 SHA1 メッセージ 日付
  Pierre Ossman 559e8b8854 Merge common socket code 6年前
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6年前
  Pierre Ossman 8750db35e8 Fix bad reference in TLSException initialiser 6年前
  Pierre Ossman d7bbbbf07f Remove unused code from socket classes 6年前
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6年前
  Peter Åstrand (astrand) c05fba745e Avoid assert crash after bytestream position wrap around 6年前
  Peter Åstrand (astrand) 67814b6387 Avoid creating unused thread on single CPU machines 6年前
  Pierre Ossman 6cd6117189 Flush pending changes when desktop starts 6年前
  Peter Åstrand (astrand) a9d7069f9c Comparing ScreenSet:s should be done without considering order 6年前
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6年前
  Pierre Ossman f36078ad3f Handle hexadecimal and octal parameters 6年前
  Pierre Ossman 8efc7b47cc Send lossless refresh even with pending updates 6年前
  Pierre Ossman a2b80d6ae7 Limit lossless refresh update to safe size 6年前
  Pierre Ossman 6b2f113b35 Automatic lossless refresh 7年前
  Pierre Ossman b53c3bf050 Avoid checking updates when desktop is stopped 6年前
  Pierre Ossman 74385d3890 Remove redundant Region::copyFrom() 6年前
  Pierre Ossman 8c3bd69188 Respect request area for cursor rendering 6年前
  Pierre Ossman 4ae358d561 Remove no longer relevant license comment 8年前
  Pierre Ossman 59da99f650 Stop abusing InputHandler class for write class 8年前
  Pierre Ossman 58a4c13ab1 Add missing break for LED state check 6年前
  Michal Srb 28d570dc91 VNCServerST: Allow unsetting pixel buffer. 6年前
  Pierre Ossman 816baa35ae Fix rounding error in pixel down conversion 6年前
  Pierre Ossman 8cf7163ec0 Add crude congestion window debug trace 8年前
  Pierre Ossman da8904cb0a Add simple slow start to congestion control 8年前
  Pierre Ossman a99d14d193 Improved congestion control handling 8年前
  Pierre Ossman c09e5580d1 Move congestion control to its own class 8年前
  Pierre Ossman 707fa123a6 Reduce header dependencies in server classes 8年前
  Pierre Ossman b2a417c155 Use a queue for congestion pings 8年前
  Pierre Ossman e0a3ad423d Handle timers which should be executed right away 7年前
  Pierre Ossman 387a41770b Fix bug where server cursor might disappear 6年前
  Pierre Ossman b218ecd50e Avoid extra framebuffer update messages 6年前
  Pierre Ossman 25db44a164 Fix for initial client side cursor 6年前
  Brian P. Hinz 33d7832b19 Fix "int-in-bool-context" compile errors 6年前
  Brian P. Hinz 4b9b89730d avoid putting more includes in headers than necessary 6年前
  Brian P. Hinz cab73385ba Move gnutls functions into SSecurityTLS 6年前
  Pierre Ossman e5cdadd6de Fully standardise on send()/recv() 6年前
  Peter Åstrand (astrand) 0a0e582597 x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize 6年前
  Peter Åstrand (astrand) 453da22b87 Remove support for Lynx/OS 6年前
  Peter Åstrand (astrand) 3a1db168af Added my/Cendio copyright where relevant 6年前
  Peter Åstrand (astrand) e2c3b60f32 Use send() with MSG_DONTWAIT when possible 6年前
  Peter Åstrand (astrand) 01dc1a67dc Define cork() as pure virtual in Socket class 6年前
  Pierre Ossman 7be73d7385 Avoid corner case of applications rendering at frame rate 6年前
  Pierre Ossman 330ca42ef7 Fix broken logic for sending mouse cursor 6年前
  Pierre Ossman 19225507cc Make exception classes have clearer messages 6年前
  Pierre Ossman 3630475369 Push query connect timeout back in to Xvnc 6年前
  Pierre Ossman a846421a73 Keep alpha in cursor alpha conversion 6年前
  Pierre Ossman b1e80f7b02 Make sure to start the frame timer after a buffer change 6年前
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6年前
  Pierre Ossman ca0c5f5714 Don't throw exceptions in destructors 6年前
  Steve Kondik 0c81bbb78d rfb: Avoid unused argument warnings in headers 6年前