156 Commits (9ca100d4636733a84c92b0ee81c9d3bef11fdf91)

Author SHA1 Message Date
  Pierre Ossman 19df176862 Consistently use uint8_t for data buffers 1 year ago
  Mark Mielke 995f443ef7 VNCSConnectionST clipboard functions should check state before access. 1 year ago
  Pierre Ossman f55abd7b00 Use operator overloading for comparison 1 year ago
  Pierre Ossman 03a2057e9e Remove unneeded header from SDesktop.h 1 year ago
  Pierre Ossman 5db843ead6 Remove unused rfb/util.h includes 1 year ago
  Pierre Ossman b99daadb05 Use std::string instead of CharArray 1 year ago
  Pierre Ossman 5c1ac16776 Return static char buffer from some methods 1 year ago
  Pierre Ossman 6881c895ab Use stdint types 1 year ago
  Pierre Ossman 0eab350880 Improve logging around screen resizing 2 years ago
  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 5 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