146 Commits (1a729dc0129052a028eae4582a6d6d10564d13c4)

Author SHA1 Message Date
  Pierre Ossman b6d6db9b7c Be consistent in including config.h 2 years ago
  lhchavez cb8629a213 Add support for notifying clients about pointer movements 3 years ago
  Pierre Ossman 6d1603c3da Fix handling of bad update requests 3 years ago
  matt335672 185afec679 Send response for refused SetDesktopSize 4 years ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman d6bd230991 Make sure TLS is allowed to terminate gracefully 5 years ago
  Pierre Ossman 1333601844 Check buffer usage with a simply boolean 4 years ago
  Pierre Ossman d7a61c7df3 Generalise corking to all output streams 4 years ago
  Pierre Ossman d45082a591 Flush data on close 4 years ago
  Pierre Ossman 4f104264e2 Move auth failure delay to SConnection 4 years ago
  Pierre Ossman 81e114f29f Allow XK_Scroll_Lock when LED state isn't supported 4 years ago
  Pierre Ossman 615d16bd5b Improved clipboard API 5 years ago
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 years ago
  Pierre Ossman 88a94ed13a Add delay on authentication failures 5 years ago
  Pierre Ossman 7b8bc438a5 Require all SMsgWriter caller to check capabilities 5 years ago
  Pierre Ossman 2daba9b204 Abstract sending cursor and resizing the desktop 5 years ago
  Pierre Ossman dfc28f12d3 Always send current screen layout to client 5 years ago
  Pierre Ossman 812da460cf Abort unsafe lossless refresh early 5 years ago
  Pierre Ossman b65feda060 Move lossless refresh handling to separate method 5 years ago
  Pierre Ossman 65e08fdc9d Change idle timeout to timer 5 years ago
  Pierre Ossman 025326dd94 Move ListConnInfo to WinVNC directory 5 years ago
  Pierre Ossman b114f5cfb7 Remove indirect capability attributes 6 years ago
  Pierre Ossman a114c343bc Move copy rect handling to EncodeManager 6 years ago
  Pierre Ossman 0d3ce87f11 Rename ConnParams to ClientParams 6 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 years ago
  Pierre Ossman 6c97fa4575 Encapsulate client handling in VNCServerST 5 years ago
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object 5 years ago
  Pierre Ossman 07e44cc508 Encapsulate setDesktopSize() in VNCServerST 5 years ago
  Pierre Ossman b68434129b Encapsulate event handling in VNCServerST 5 years ago
  Pierre Ossman 6094ced797 Use accessor methods for VNCServerST 5 years ago
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 years ago
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 years ago
  Pierre Ossman cb5a399211 Limit maximum lossless refresh CPU usage 5 years ago
  Pierre Ossman c3ce5ced31 Don't attempt to send empty lossless refresh 5 years ago
  Peter Åstrand (astrand) 7a368c9e20 Avoid refresh of recently changed areas 5 years ago
  Pierre Ossman ce26181768 Fix bad type on congestion ETA variable 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 74385d3890 Remove redundant Region::copyFrom() 6 years ago
  Pierre Ossman 8c3bd69188 Respect request area for cursor rendering 6 years ago
  Pierre Ossman 8cf7163ec0 Add crude congestion window debug trace 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 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
  Peter Åstrand (astrand) 01dc1a67dc Define cork() as pure virtual in Socket class 6 years ago