index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
vncviewer
/
CConn.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Tight decoding optimizations broke the build of the legacy viewers, so th...
DRC
2011-11-03
1
-1038
/
+0
*
[Bugfix] viewers: set server's hostname as a server name. (Thanks to Guillaum...
Adam Tkac
2011-02-01
1
-1
/
+1
*
[Bugfix] Fix "off-by-one" sprintf error in CConn::showMsgBox() function.
Adam Tkac
2010-12-08
1
-1
/
+1
*
[Development] client: Add dialog window to accept/save invalid X509
Adam Tkac
2010-11-18
1
-2
/
+13
*
Hide the GNUTLS options in vncviewer when support isn't present.
Pierre Ossman
2010-09-30
1
-1
/
+5
*
Add ifdef:s around TLS specific code in Unix vncviewer.
Pierre Ossman
2010-09-29
1
-0
/
+4
*
[Development] Add code which process new GUI-exposed security options.
Adam Tkac
2010-09-15
1
-2
/
+160
*
[Development] Client now uses security types from -SecurityTypes parameter in...
Adam Tkac
2010-07-20
1
-3
/
+0
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-1
/
+2
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
1
-15
/
+4
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Bugfix] Defer all format changes till requested framebuffer updates are
Adam Tkac
2010-03-04
1
-5
/
+16
*
We need to set encodingChange for the client to actually request a new
Pierre Ossman
2010-03-03
1
-1
/
+4
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-3
/
+3
*
[Bugfix] vncviewer could crash when started with no arguments and user clicked
Adam Tkac
2010-01-11
1
-1
/
+2
*
[Bugfix] Honor dotWhenNoCursor option (and it's changes) every time.
Adam Tkac
2009-10-07
1
-0
/
+1
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-2
/
+2
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-2
/
+2
*
Change product name to TigerVNC in about dialogs.
Peter Åstrand
2009-08-27
1
-1
/
+1
*
[Bugfix] Client didn't receive clipboard selections from a server due wrong
Adam Tkac
2009-06-16
1
-1
/
+1
*
Try to increase the update rate by requesting a new update in parallel with
Pierre Ossman
2009-04-01
1
-1
/
+21
*
Add parameter to make client attempt to resize server desktop on connect.
Pierre Ossman
2009-03-23
1
-2
/
+41
*
Properly parse the ExtendedDesktopSize rects in the client.
Pierre Ossman
2009-03-20
1
-2
/
+3
*
Minimal client side support for the extended desktop size protocol.
Pierre Ossman
2009-03-20
1
-4
/
+25
*
Change encoding and quality defaults to what auto mode would choose.
Pierre Ossman
2009-03-12
1
-1
/
+1
*
Improve auto mode for new JPEG code.
Pierre Ossman
2009-03-12
1
-20
/
+32
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-2
/
+2
*
Another correction to the window name code: put parenthesis where it should be.
Peter Åstrand
2009-01-19
1
-1
/
+1
*
Update to last patch: Use TightVNC: instead of VNC:
Peter Åstrand
2009-01-16
1
-2
/
+2
*
Make sure to prefix even new desktop names with "VNC:".
Peter Åstrand
2009-01-15
1
-1
/
+8
*
Allow window name in recreateViewport to be translated.
Peter Åstrand
2009-01-15
1
-1
/
+1
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+9
*
[Cleanup] Fixed some compiler warnings
Adam Tkac
2008-10-10
1
-1
/
+1
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+749