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
/
SConnection.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move preferred encoding tracking into a server object
Pierre Ossman
2014-09-18
1
-1
/
+19
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-5
/
+14
*
Merge the "V3" message classes into the normal ones
Pierre Ossman
2014-07-07
1
-4
/
+4
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
Basic infrastructure for continuous updates.
Pierre Ossman
2011-11-14
1
-0
/
+5
*
Basic infrastructure to support fences.
Pierre Ossman
2011-11-14
1
-0
/
+13
*
[Development] Remove support for the "Tight" security type from C++ code.
Adam Tkac
2010-11-18
1
-172
/
+0
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
1
-1
/
+1
*
[Development] Extend Security class to allow different default sectypes for s...
Adam Tkac
2010-08-12
1
-1
/
+1
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-11
/
+14
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
1
-1
/
+1
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Remove file transfer support.
Pierre Ossman
2009-03-13
1
-24
/
+0
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-11
/
+1
*
Removed support for continuous updates, a TightVNC-specific RFB protocol
Constantin Kaplinsky
2008-06-05
1
-7
/
+0
*
Support for VideoRectangleSelection client message in the server code. The me...
Constantin Kaplinsky
2008-04-24
1
-2
/
+14
*
Initial implementation of continuous updates in the server code. This code do...
Constantin Kaplinsky
2007-04-05
1
-2
/
+39
*
Reverted the changes appeared in revisions 2173,2181. We better always send t...
Constantin Kaplinsky
2006-12-08
1
-12
/
+16
*
Corrected support for TightVNC extensions - always sending authentication cap...
Constantin Kaplinsky
2006-12-05
1
-17
/
+12
*
A FIXME comment: TightVNC extensions support is not finished yet.
Constantin Kaplinsky
2006-12-04
1
-0
/
+3
*
Removed unused variables, added comments. This fixes compilation
Constantin Kaplinsky
2006-09-13
1
-4
/
+4
*
Finished support for TightVNC protocol extensions in the server code. Now "no...
Constantin Kaplinsky
2006-09-12
1
-14
/
+27
*
Rationalized FIXME comments, changed code layout in switch blocks.
Constantin Kaplinsky
2006-09-12
1
-36
/
+20
*
Improved code to advertise supported encoding types via protocol capabilities...
Constantin Kaplinsky
2006-09-12
1
-6
/
+30
*
Implemented support for TightVNC protocol extensions in the server code. This...
Constantin Kaplinsky
2006-09-08
1
-0
/
+142
*
Minor refactoring to prepare the source for handling TightVNC protocol extens...
Constantin Kaplinsky
2006-09-06
1
-0
/
+5
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+322