1. c731da1 Fix compilation warnings on Android by Steve Kondik · 6 years ago
  2. 0ff2655 Support extended clipboard transfers by Pierre Ossman · 10 years ago
  3. 2daba9b Abstract sending cursor and resizing the desktop by Pierre Ossman · 7 years ago
  4. b114f5c Remove indirect capability attributes by Pierre Ossman · 7 years ago
  5. 0d3ce87 Rename ConnParams to ClientParams by Pierre Ossman · 7 years ago[Renamed (92%) from common/rfb/ConnParams.h]
  6. 9312b0e Encapsulate screen layout storage in ConnParams by Pierre Ossman · 7 years ago
  7. ea7ede9 Move version reading/writing out of ConnParams by Pierre Ossman · 7 years ago
  8. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  9. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  10. 8053c8e Server support for cursor with alpha by Pierre Ossman · 9 years ago
  11. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  12. f22d350 Make ConnParams useful when const by Pierre Ossman · 10 years ago
  13. 4870081 Move preferred encoding tracking into a server object by Pierre Ossman · 11 years ago
  14. c039726 Move image encoding logic into a central EncodeManager class by Pierre Ossman · 11 years ago
  15. 126e564 Store the mouse cursor in the ConnParams object by Pierre Ossman · 12 years ago
  16. a22459d Remove magic JPEG variables from ConnParams by Pierre Ossman · 11 years ago
  17. b948a91 Make the subsampling setting follow the common style by Pierre Ossman · 12 years ago
  18. 941d290 Stop storing a copy of the encodings as we don't use it for anything by Pierre Ossman · 12 years ago
  19. c898d9a Basic infrastructure for continuous updates. by Pierre Ossman · 14 years ago
  20. c754cce Basic infrastructure to support fences. by Pierre Ossman · 14 years ago
  21. 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
  22. 3d0af20 [Development] Remove support for the "Tight" security type from C++ code. by Adam Tkac · 15 years ago
  23. 98fe98c Eliminate GCC signed/unsigned warnings related to encodings: The by Peter Åstrand · 16 years ago
  24. cbd1b2c Properly parse the ExtendedDesktopSize rects in the client. by Pierre Ossman · 16 years ago
  25. c5e2560 Minimal server side implementation of the extended desktop size protocol. by Pierre Ossman · 16 years ago
  26. c39e078 Implemented support for DesktopName pseudo encoding, which allows by Peter Åstrand · 17 years ago
  27. 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
  28. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago