summaryrefslogtreecommitdiffstats
path: root/unix/vncviewer/CConn.cxx
Commit message (Expand)AuthorAgeFilesLines
* The Tight decoding optimizations broke the build of the legacy viewers, so th...DRC2011-11-031-1038/+0
* [Bugfix] viewers: set server's hostname as a server name. (Thanks to Guillaum...Adam Tkac2011-02-011-1/+1
* [Bugfix] Fix "off-by-one" sprintf error in CConn::showMsgBox() function.Adam Tkac2010-12-081-1/+1
* [Development] client: Add dialog window to accept/save invalid X509Adam Tkac2010-11-181-2/+13
* Hide the GNUTLS options in vncviewer when support isn't present.Pierre Ossman2010-09-301-1/+5
* Add ifdef:s around TLS specific code in Unix vncviewer.Pierre Ossman2010-09-291-0/+4
* [Development] Add code which process new GUI-exposed security options.Adam Tkac2010-09-151-2/+160
* [Development] Client now uses security types from -SecurityTypes parameter in...Adam Tkac2010-07-201-3/+0
* [Development] Implement VeNCrypt type support on client side. Currently onlyAdam Tkac2010-04-231-1/+2
* [Development] Use enhanced Security class by both UNIX and Windows viewers.Adam Tkac2010-04-231-15/+4
* [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.Adam Tkac2010-04-231-1/+1
* [Bugfix] Defer all format changes till requested framebuffer updates areAdam Tkac2010-03-041-5/+16
* We need to set encodingChange for the client to actually request a newPierre Ossman2010-03-031-1/+4
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-3/+3
* [Bugfix] vncviewer could crash when started with no arguments and user clickedAdam Tkac2010-01-111-1/+2
* [Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.Adam Tkac2009-10-071-0/+1
* Revert previous commit (r3889). Windows code has to be cleaned before thisAdam Tkac2009-09-041-2/+2
* Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()Adam Tkac2009-09-041-2/+2
* Change product name to TigerVNC in about dialogs. Peter Åstrand2009-08-271-1/+1
* [Bugfix] Client didn't receive clipboard selections from a server due wrongAdam Tkac2009-06-161-1/+1
* Try to increase the update rate by requesting a new update in parallel withPierre Ossman2009-04-011-1/+21
* Add parameter to make client attempt to resize server desktop on connect.Pierre Ossman2009-03-231-2/+41
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-201-2/+3
* Minimal client side support for the extended desktop size protocol.Pierre Ossman2009-03-201-4/+25
* Change encoding and quality defaults to what auto mode would choose.Pierre Ossman2009-03-121-1/+1
* Improve auto mode for new JPEG code.Pierre Ossman2009-03-121-20/+32
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-2/+2
* Another correction to the window name code: put parenthesis where it should be.Peter Åstrand2009-01-191-1/+1
* Update to last patch: Use TightVNC: instead of VNC:Peter Åstrand2009-01-161-2/+2
* Make sure to prefix even new desktop names with "VNC:". Peter Åstrand2009-01-151-1/+8
* Allow window name in recreateViewport to be translated. Peter Åstrand2009-01-151-1/+1
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+9
* [Cleanup] Fixed some compiler warningsAdam Tkac2008-10-101-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+749