51 Commitit (5b8a629661c25f7c11c4b37825b0c80c633c2bf6)

Tekijä SHA1 Viesti Päivämäärä
  Pierre Ossman 615d16bd5b Improved clipboard API 5 vuotta sitten
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 vuotta sitten
  Pierre Ossman a4308c9ec4 Get rid of SocketServer::checkTimeouts() 5 vuotta sitten
  Pierre Ossman f43137c61b Change exit timeouts to timers 5 vuotta sitten
  Pierre Ossman 7e1093e976 Clean up headers 5 vuotta sitten
  Pierre Ossman 9f752b7446 Remove unused functions from server classes 5 vuotta sitten
  Pierre Ossman 025326dd94 Move ListConnInfo to WinVNC directory 5 vuotta sitten
  Pierre Ossman cd7931df76 Inherit SocketServer directly from VNCServer 5 vuotta sitten
  Pierre Ossman 6c97fa4575 Encapsulate client handling in VNCServerST 5 vuotta sitten
  Pierre Ossman 7d64b33b5b Move access rights and closing to SConnection object 5 vuotta sitten
  Pierre Ossman 07e44cc508 Encapsulate setDesktopSize() in VNCServerST 5 vuotta sitten
  Pierre Ossman b68434129b Encapsulate event handling in VNCServerST 5 vuotta sitten
  Pierre Ossman 6094ced797 Use accessor methods for VNCServerST 5 vuotta sitten
  Pierre Ossman eef6c9ad83 Remove QueryConnectionHandler 5 vuotta sitten
  Pierre Ossman e6aab24654 Force common flow of connection queries 5 vuotta sitten
  Pierre Ossman 8efc7b47cc Send lossless refresh even with pending updates 6 vuotta sitten
  Pierre Ossman a2b80d6ae7 Limit lossless refresh update to safe size 6 vuotta sitten
  Pierre Ossman b53c3bf050 Avoid checking updates when desktop is stopped 6 vuotta sitten
  Pierre Ossman 707fa123a6 Reduce header dependencies in server classes 8 vuotta sitten
  Pierre Ossman b000ff1327 Get rid of getFbSize()/getDesktopSize() in common 6 vuotta sitten
  Pierre Ossman bb305ca3db Add server side lock key sync heuristic 7 vuotta sitten
  Pierre Ossman 6e49e95add Send updates with a fixed interval 7 vuotta sitten
  Pierre Ossman 24684e58f4 Only update rendered cursor when requested 7 vuotta sitten
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 vuotta sitten
  Pierre Ossman 574dc64dfe Move getSockets() to SocketServer interface 7 vuotta sitten
  Pierre Ossman d408ca5146 Move socket write event handling in to the RFB core 8 vuotta sitten
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 vuotta sitten
  Pierre Ossman 6ea6e1aebc Add helper class for a rendered cursor 10 vuotta sitten
  Pierre Ossman ff9eb5a949 Get rid of the direct access abuse of FullFramePixelBuffer's data 10 vuotta sitten
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 vuotta sitten
  Pierre Ossman 559a2e8f47 Fix a race condition where we might get updates thrown at us right after a 12 vuotta sitten
  Pierre Ossman b114cec89e Make the comparing update tracker a bit more flexible. It can now be in an 12 vuotta sitten
  Pierre Ossman bbf955ebd7 Reimplement the deferred update handling, this time in a more robust and 12 vuotta sitten
  Pierre Ossman a3ac01ef9c Clean up the interface for VNCSConnectionST. Entry points are more apparent 12 vuotta sitten
  Adam Tkac a6578bfc98 [Development] Replace SSecurityFactoryStandard class by simplier Security class. 14 vuotta sitten
  Pierre Ossman 04e62db8bb Implement server side support for SetDesktopSize. 15 vuotta sitten
  Pierre Ossman 34e62f347f Basic book keeping of screen layout on server. 15 vuotta sitten
  Pierre Ossman f99c5719e4 Remove file transfer support. 15 vuotta sitten
  Pierre Ossman 02e43d78bf Remove the "video" feature and its associated custom JPEG handling. 15 vuotta sitten
  Peter Åstrand 4eacc02e12 Rebrand the source as TigerVNC. It is my hope that this patch is 15 vuotta sitten
  Peter Åstrand c39e078968 Implemented support for DesktopName pseudo encoding, which allows 15 vuotta sitten
  Constantin Kaplinsky 3ce6a72fb9 [Enhancements, refactoring] Rationalized functions to control video 15 vuotta sitten
  Constantin Kaplinsky c341ac6973 Passing VideoArea parameter to VNCServerST object. VNCServerST saves the 16 vuotta sitten
  Constantin Kaplinsky 9d1fc6cddf Handling VideoRectangleSelection protocol message (TightVNC extension). 16 vuotta sitten
  Constantin Kaplinsky 6970b2d8b6 Restored the functionality of the VideoPriority parameter. This time, it 16 vuotta sitten
  Constantin Kaplinsky 8232831bb4 Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr). 16 vuotta sitten
  Constantin Kaplinsky d7c0a6d4ad Sending updates for "video area". 16 vuotta sitten
  Constantin Kaplinsky 1a845d0a69 Special handling of a rectangular video area in the UpdateTracker and derived/related classes. 17 vuotta sitten
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 vuotta sitten
  Dennis Syrovatsky 265d3c8752 Added the file transfer feature to the server side. 18 vuotta sitten