1. fa4b3ac Hide the GNUTLS options in vncviewer when support isn't present. by Pierre Ossman · 15 years ago
  2. fa955d2 Add ifdef:s around TLS specific code in Unix vncviewer. by Pierre Ossman · 15 years ago
  3. b7bafc5 [Development] Add code which process new GUI-exposed security options. by Adam Tkac · 15 years ago
  4. 05a0cd6 [Development] Client now uses security types from -SecurityTypes parameter instead of hardcoded list. by Adam Tkac · 15 years ago
  5. b10489b [Development] Implement VeNCrypt type support on client side. Currently only by Adam Tkac · 15 years ago
  6. f324dc4 [Development] Use enhanced Security class by both UNIX and Windows viewers. by Adam Tkac · 15 years ago
  7. 5a0caed [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}. by Adam Tkac · 15 years ago
  8. 12c0fc3 [Bugfix] Defer all format changes till requested framebuffer updates are by Adam Tkac · 16 years ago
  9. 315b999 We need to set encodingChange for the client to actually request a new by Pierre Ossman · 16 years ago
  10. 98fe98c Eliminate GCC signed/unsigned warnings related to encodings: The by Peter Åstrand · 16 years ago
  11. cc247c9 [Bugfix] vncviewer could crash when started with no arguments and user clicked by Adam Tkac · 16 years ago
  12. 20fcb97 [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time. by Adam Tkac · 16 years ago
  13. d36b626 Revert previous commit (r3889). Windows code has to be cleaned before this by Adam Tkac · 16 years ago
  14. 97abe8a Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free() by Adam Tkac · 16 years ago
  15. f55ca17 Change product name to TigerVNC in about dialogs. by Peter Åstrand · 16 years ago
  16. 141c172 [Bugfix] Client didn't receive clipboard selections from a server due wrong by Adam Tkac · 16 years ago
  17. 42d20e7 Try to increase the update rate by requesting a new update in parallel with by Pierre Ossman · 16 years ago
  18. eb3cecb Add parameter to make client attempt to resize server desktop on connect. by Pierre Ossman · 16 years ago
  19. cbd1b2c Properly parse the ExtendedDesktopSize rects in the client. by Pierre Ossman · 16 years ago
  20. 49f8822 Minimal client side support for the extended desktop size protocol. by Pierre Ossman · 16 years ago
  21. 7dfa22e Change encoding and quality defaults to what auto mode would choose. by Pierre Ossman · 16 years ago
  22. 78b2359 Improve auto mode for new JPEG code. by Pierre Ossman · 16 years ago
  23. 4eacc02 Rebrand the source as TigerVNC. It is my hope that this patch is by Peter Åstrand · 17 years ago
  24. 2f25d35 Another correction to the window name code: put parenthesis where it should be. by Peter Åstrand · 17 years ago
  25. 7a83ad1 Update to last patch: Use TightVNC: instead of VNC: by Peter Åstrand · 17 years ago
  26. 051a83a Make sure to prefix even new desktop names with "VNC:". by Peter Åstrand · 17 years ago
  27. 7a71167 Allow window name in recreateViewport to be translated. by Peter Åstrand · 17 years ago
  28. c39e078 Implemented support for DesktopName pseudo encoding, which allows by Peter Åstrand · 17 years ago
  29. fee32e3 [Cleanup] Fixed some compiler warnings by Adam Tkac · 17 years ago
  30. b30ae7f Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago