964 Commits (54179bea29de8f77336eedede68e87b1b1d473a6)

Author SHA1 Message Date
  Pierre Ossman 62b0786cc8 Add support for VMware LED status 5 years ago
  Pierre Ossman 4a6266f5a7 Add support for VMware cursors 5 years ago
  Pierre Ossman c3826bb2fc Make sure we always have a valid screen layout 5 years ago
  Pierre Ossman 46c2c46273 Handle line breaks in log messages 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 139b967410 Increase range of ComparingUpdateTracker statistics 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 3648c70422 Fix bad size check in Tight decoder 5 years ago
  Pierre Ossman 6c38a08768 Use larger integers for the cursor dithering 5 years ago
  Jan Grulich a5720e5719 Fix memory leaks 5 years ago
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 years ago
  Pierre Ossman 65e08fdc9d Change idle timeout to timer 5 years ago
  Pierre Ossman 10688efcf7 Properly terminate server on timeouts 5 years ago
  Pierre Ossman f43137c61b Change exit timeouts to timers 5 years ago
  Pierre Ossman 7e1093e976 Clean up headers 5 years ago
  Pierre Ossman 9f752b7446 Remove unused functions from server classes 5 years ago
  Pierre Ossman 2ebed0d70d Make throwConnFailedException() protected 5 years ago
  Pierre Ossman 4bba2467fb Remove writeConnFailedFromScratch() 5 years ago
  Pierre Ossman f858682c36 Remove comments about self-deleting connections 5 years ago
  Pierre Ossman 025326dd94 Move ListConnInfo to WinVNC directory 5 years ago
  Pierre Ossman beb59a4320 Remove variable length arrays 5 years ago
  Pierre Ossman b03512c65d Move client attributes out of ServerParams 6 years ago
  Pierre Ossman 6ea58ba97b Merge client resize capabilities 6 years ago
  Pierre Ossman dc738ac754 Don't update screen layout directly on incoming client request 6 years ago
  Pierre Ossman 5588f4f482 Remove unused flags from ServerParams 6 years ago
  Pierre Ossman 3bbe8d7217 Simplify encoding list generator 6 years ago
  Pierre Ossman 1143ee66e4 Use STL list for encoding list 6 years ago
  Pierre Ossman 9672835662 Make arguments explicit in all message writer methods 6 years ago
  Pierre Ossman ef6881b9db Move update request handling in to CConnection 6 years ago
  Pierre Ossman dd45b44901 Let CMsgHandler::serverInit() handle initial set up 5 years ago
  Pierre Ossman 2affd77532 Stop requiring CConnection::serverInit() to be overridden 6 years ago
  Pierre Ossman 2fae5cf065 Remove unused CConnection::getIdentityVerifier() 6 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 b14a6bc1aa Split out ServerParams from ConnParams 6 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 6 years ago
  Pierre Ossman ea7ede9838 Move version reading/writing out of ConnParams 6 years ago
  Pierre Ossman 52a2e6520a Remove unused include 6 years ago
  Pierre Ossman cd7931df76 Inherit SocketServer directly from VNCServer 5 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