1. 615d16b Improved clipboard API by Pierre Ossman · 6 years ago
  2. 66f1db5 Clean up internal clipboard handling by Pierre Ossman · 6 years ago
  3. a4308c9 Get rid of SocketServer::checkTimeouts() by Pierre Ossman · 7 years ago
  4. f43137c Change exit timeouts to timers by Pierre Ossman · 7 years ago
  5. 7e1093e Clean up headers by Pierre Ossman · 7 years ago
  6. 9f752b7 Remove unused functions from server classes by Pierre Ossman · 7 years ago
  7. 025326d Move ListConnInfo to WinVNC directory by Pierre Ossman · 7 years ago
  8. cd7931d Inherit SocketServer directly from VNCServer by Pierre Ossman · 7 years ago
  9. 6c97fa4 Encapsulate client handling in VNCServerST by Pierre Ossman · 7 years ago
  10. 7d64b33 Move access rights and closing to SConnection object by Pierre Ossman · 7 years ago
  11. 07e44cc Encapsulate setDesktopSize() in VNCServerST by Pierre Ossman · 7 years ago
  12. b684341 Encapsulate event handling in VNCServerST by Pierre Ossman · 7 years ago
  13. 6094ced Use accessor methods for VNCServerST by Pierre Ossman · 7 years ago
  14. eef6c9a Remove QueryConnectionHandler by Pierre Ossman · 7 years ago
  15. e6aab24 Force common flow of connection queries by Pierre Ossman · 7 years ago
  16. 8efc7b4 Send lossless refresh even with pending updates by Pierre Ossman · 7 years ago
  17. a2b80d6 Limit lossless refresh update to safe size by Pierre Ossman · 7 years ago
  18. b53c3bf Avoid checking updates when desktop is stopped by Pierre Ossman · 7 years ago
  19. 0768d10 Merge branch 'congestion' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 8 years ago
  20. 707fa12 Reduce header dependencies in server classes by Pierre Ossman · 10 years ago
  21. b000ff1 Get rid of getFbSize()/getDesktopSize() in common by Pierre Ossman · 8 years ago
  22. bb305ca Add server side lock key sync heuristic by Pierre Ossman · 9 years ago
  23. 7cb4f31 Merge branch 'fps' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 9 years ago
  24. 6e49e95 Send updates with a fixed interval by Pierre Ossman · 9 years ago
  25. 24684e5 Only update rendered cursor when requested by Pierre Ossman · 9 years ago
  26. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  27. 574dc64 Move getSockets() to SocketServer interface by Pierre Ossman · 9 years ago
  28. d408ca5 Move socket write event handling in to the RFB core by Pierre Ossman · 9 years ago
  29. 0c9bd4b Use PixelBuffer objects as the interface for encoders and decoders by Pierre Ossman · 11 years ago
  30. 6ea6e1a Add helper class for a rendered cursor by Pierre Ossman · 12 years ago
  31. ff9eb5a Get rid of the direct access abuse of FullFramePixelBuffer's data by Pierre Ossman · 12 years ago
  32. b6b4dc6 Remove full support for colour maps by Pierre Ossman · 12 years ago
  33. 559a2e8 Fix a race condition where we might get updates thrown at us right after a by Pierre Ossman · 14 years ago
  34. b114cec Make the comparing update tracker a bit more flexible. It can now be in an by Pierre Ossman · 14 years ago
  35. bbf955e Reimplement the deferred update handling, this time in a more robust and by Pierre Ossman · 14 years ago
  36. a3ac01e Clean up the interface for VNCSConnectionST. Entry points are more apparent by Pierre Ossman · 14 years ago
  37. a6578bf [Development] Replace SSecurityFactoryStandard class by simplier Security class. by Adam Tkac · 15 years ago
  38. 04e62db Implement server side support for SetDesktopSize. by Pierre Ossman · 16 years ago
  39. 34e62f3 Basic book keeping of screen layout on server. by Pierre Ossman · 16 years ago
  40. f99c571 Remove file transfer support. by Pierre Ossman · 16 years ago
  41. 02e43d7 Remove the "video" feature and its associated custom JPEG handling. by Pierre Ossman · 17 years ago
  42. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  43. c39e078 Implemented support for DesktopName pseudo encoding, which allows by Peter Åstrand · 17 years ago
  44. 3ce6a72 [Enhancements, refactoring] Rationalized functions to control video by Constantin Kaplinsky · 17 years ago
  45. c341ac6 Passing VideoArea parameter to VNCServerST object. VNCServerST saves the by Constantin Kaplinsky · 17 years ago
  46. 9d1fc6c Handling VideoRectangleSelection protocol message (TightVNC extension). by Constantin Kaplinsky · 17 years ago
  47. 6970b2d Restored the functionality of the VideoPriority parameter. This time, it by Constantin Kaplinsky · 17 years ago
  48. 8232831 Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr). by Constantin Kaplinsky · 17 years ago
  49. d7c0a6d Sending updates for "video area". by Constantin Kaplinsky · 18 years ago
  50. 1a845d0 Special handling of a rectangular video area in the UpdateTracker and derived/related classes. by Constantin Kaplinsky · 18 years ago
  51. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago