1. 0ff2655 Support extended clipboard transfers by Pierre Ossman · 10 years ago
  2. 62b0786 Add support for VMware LED status by Pierre Ossman · 7 years ago
  3. 4a6266f Add support for VMware cursors by Pierre Ossman · 7 years ago
  4. 2daba9b Abstract sending cursor and resizing the desktop by Pierre Ossman · 7 years ago
  5. b114f5c Remove indirect capability attributes by Pierre Ossman · 7 years ago
  6. 0d3ce87 Rename ConnParams to ClientParams by Pierre Ossman · 7 years ago[Renamed (88%) from common/rfb/ConnParams.cxx]
  7. 9312b0e Encapsulate screen layout storage in ConnParams by Pierre Ossman · 7 years ago
  8. ea7ede9 Move version reading/writing out of ConnParams by Pierre Ossman · 7 years ago
  9. 58a4c13 Add missing break for LED state check by Pierre Ossman · 7 years ago
  10. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  11. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  12. 8053c8e Server support for cursor with alpha by Pierre Ossman · 9 years ago
  13. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  14. f22d350 Make ConnParams useful when const by Pierre Ossman · 10 years ago
  15. 4870081 Move preferred encoding tracking into a server object by Pierre Ossman · 11 years ago
  16. c039726 Move image encoding logic into a central EncodeManager class by Pierre Ossman · 11 years ago
  17. 126e564 Store the mouse cursor in the ConnParams object by Pierre Ossman · 12 years ago
  18. a22459d Remove magic JPEG variables from ConnParams by Pierre Ossman · 11 years ago
  19. 6bcf137 Clean up the encoding parser in ConnParams by Pierre Ossman · 12 years ago
  20. b948a91 Make the subsampling setting follow the common style by Pierre Ossman · 12 years ago
  21. 941d290 Stop storing a copy of the encodings as we don't use it for anything by Pierre Ossman · 12 years ago
  22. 701ad68 Increase the default compression level to cater to a broader range of users by Pierre Ossman · 14 years ago
  23. c898d9a Basic infrastructure for continuous updates. by Pierre Ossman · 14 years ago
  24. c754cce Basic infrastructure to support fences. by Pierre Ossman · 14 years ago
  25. b4a8323 Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so that, when a TurboVNC viewer is connected, the TigerVNC Server will behave exactly like the TurboVNC Server. by DRC · 14 years ago
  26. 3d0af20 [Development] Remove support for the "Tight" security type from C++ code. by Adam Tkac · 15 years ago
  27. ea633a7 [Bugfix] Extend encoding range checks to handle negative encodings well. by Adam Tkac · 15 years ago
  28. 98fe98c Eliminate GCC signed/unsigned warnings related to encodings: The by Peter Åstrand · 16 years ago
  29. d36b626 Revert previous commit (r3889). Windows code has to be cleaned before this by Adam Tkac · 16 years ago
  30. 97abe8a Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() by Adam Tkac · 16 years ago
  31. cbd1b2c Properly parse the ExtendedDesktopSize rects in the client. by Pierre Ossman · 16 years ago
  32. c5e2560 Minimal server side implementation of the extended desktop size protocol. by Pierre Ossman · 16 years ago
  33. c39e078 Implemented support for DesktopName pseudo encoding, which allows by Peter Åstrand · 17 years ago
  34. 20e0d71 [Refactoring] Improved rdr::Exception constructor. It now accepts variable by Adam Tkac · 17 years ago
  35. ce0907d Implemented support for TightVNC protocol extensions in the server code. This version has one incompatibility with TightVNC 1.3.x viewers - such viewers would not be able to connect without authentication. This will be fixed in the nearest time. by Constantin Kaplinsky · 19 years ago
  36. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago