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
/
common
/
rfb
/
ConnParams.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move preferred encoding tracking into a server object
Pierre Ossman
2014-09-18
1
-7
/
+1
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-5
/
+16
*
Store the mouse cursor in the ConnParams object
Pierre Ossman
2014-07-14
1
-0
/
+15
*
Remove magic JPEG variables from ConnParams
Pierre Ossman
2014-07-07
1
-10
/
+1
*
Clean up the encoding parser in ConnParams
Pierre Ossman
2014-07-07
1
-48
/
+55
*
Make the subsampling setting follow the common style
Pierre Ossman
2014-07-07
1
-4
/
+24
*
Stop storing a copy of the encodings as we don't use it for anything
Pierre Ossman
2014-07-07
1
-10
/
+1
*
Increase the default compression level to cater to a broader range of users
Pierre Ossman
2011-11-20
1
-1
/
+1
*
Basic infrastructure for continuous updates.
Pierre Ossman
2011-11-14
1
-0
/
+3
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-1
/
+3
*
Add support for TurboVNC pseudo-encodings and Grayscale JPEG compression so t...
DRC
2011-08-19
1
-1
/
+19
*
[Development] Remove support for the "Tight" security type from C++ code.
Adam Tkac
2010-11-18
1
-1
/
+1
*
[Bugfix] Extend encoding range checks to handle negative encodings well.
Adam Tkac
2010-07-21
1
-1
/
+1
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-2
/
+2
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-1
/
+1
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-1
/
+1
*
Properly parse the ExtendedDesktopSize rects in the client.
Pierre Ossman
2009-03-20
1
-0
/
+1
*
Minimal server side implementation of the extended desktop size protocol.
Pierre Ossman
2009-03-20
1
-2
/
+7
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-1
/
+3
*
[Refactoring] Improved rdr::Exception constructor. It now accepts variable
Adam Tkac
2008-11-14
1
-0
/
+1
*
Implemented support for TightVNC protocol extensions in the server code. This...
Constantin Kaplinsky
2006-09-08
1
-1
/
+2
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+125