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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
rfb
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ConnParams to ClientParams
Pierre Ossman
2018-11-01
1
-1
/
+1
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-0
/
+1
*
Remove Java web server
Pierre Ossman
2018-10-09
1
-1
/
+0
*
Move congestion control to its own class
Pierre Ossman
2017-11-17
1
-0
/
+1
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-0
/
+1
*
Only include syslog logger on Unix systems
Pierre Ossman
2015-05-04
1
-1
/
+4
*
Add syslog logger.
Michal Srb
2015-04-10
1
-0
/
+1
*
rfb::Region uses the Xregion library
Pierre Ossman
2015-02-13
1
-1
/
+1
*
Move image encoding logic into a central EncodeManager class
Pierre Ossman
2014-07-14
1
-0
/
+2
*
Remove PixelTransformer and TransImageGetter
Pierre Ossman
2014-07-14
1
-2
/
+0
*
Consolidate the different palette handler implementations
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Handle CopyRect like any other encoding
Pierre Ossman
2014-07-07
1
-0
/
+1
*
Merge the "V3" message classes into the normal ones
Pierre Ossman
2014-07-07
1
-4
/
+0
*
Merge branch 'pixeltest' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2014-07-07
1
-1
/
+1
|
\
|
*
librfb needs librdr so make sure it always gets pulled in
Pierre Ossman
2014-07-04
1
-1
/
+1
*
|
Remove the scaled pixel buffer classes as they are not used.
Pierre Ossman
2014-07-07
1
-1
/
+0
|
/
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+1
*
Move setting of PIC code to a central location
DRC
2011-08-23
1
-8
/
+0
*
CMake doesn't handle convenience libraries as nicely as autotools does. We
Pierre Ossman
2011-08-22
1
-0
/
+8
*
Ported encoding optimizations from TurboVNC. The changes to the Tight parame...
DRC
2011-08-11
1
-0
/
+1
*
Do not run libtool_create_control_file() on Windows. Windows does not like it.
DRC
2011-06-24
1
-1
/
+3
*
Detect and enable PAM authentication support
DRC
2011-06-22
1
-0
/
+6
*
Building the Xvnc server requires libtool control files of rdr, rfb,
Henrik Andersson
2011-06-09
1
-0
/
+2
*
Split out the pixel format conversion magic to its own class and make
Pierre Ossman
2011-03-08
1
-0
/
+1
*
The Windows specific include path should only be used on Windows.
Pierre Ossman
2011-03-08
1
-1
/
+2
*
Make sure Windows specific code is only included in Windows builds.
Pierre Ossman
2011-03-08
1
-1
/
+4
*
Look for libjpeg in a more proper manner and don't just assume it's in a
Pierre Ossman
2011-03-03
1
-2
/
+2
*
Remove the included libjpeg-turbo from the tree and rely completely on one
Pierre Ossman
2011-03-02
1
-2
/
+1
*
[Development] Add possibility to build Windows programs with GNUTLS via cmake.
Adam Tkac
2011-01-19
1
-2
/
+18
*
[Development] Remove support for the "Tight" security type from C++ code.
Adam Tkac
2010-11-18
1
-2
/
+0
*
[Development] Implement PasswordValidator class on Windows (Martin Koegler)
Adam Tkac
2010-11-02
1
-0
/
+1
*
CMake build system for Windows
DRC
2010-10-27
1
-0
/
+70