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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around issue in CMake 2.6
DRC
2010-10-27
1
-1
/
+1
*
Unix LF
DRC
2010-10-27
2
-46
/
+46
*
Fix 'make dist'
DRC
2010-10-27
9
-18
/
+28
*
Remove unneeded file
DRC
2010-10-27
1
-319
/
+0
*
CMake build system for Windows
DRC
2010-10-27
42
-92
/
+1030
*
Oops. Need to include SecurityServer.h
DRC
2010-10-27
1
-0
/
+1
*
Avoid conflict with Visual C++ abs() intrinsic
DRC
2010-10-27
1
-2
/
+2
*
Upgrade included zlib to 1.2.5 (the main purpose of this was to get a clean b...
DRC
2010-10-26
35
-3935
/
+8276
*
Add unit tests from libjpeg-turbo
DRC
2010-10-25
15
-1
/
+1652
*
Add license and other supporting documentation from libjpeg-turbo
DRC
2010-10-25
5
-5
/
+775
*
Converting a integer shift to a byte offset of course depends on endianness
Pierre Ossman
2010-10-13
1
-6
/
+18
*
Updated Swedish translation.
Peter Åstrand
2010-10-11
1
-4
/
+37
*
Updated template for translations (executed make tigervnc.pot-update).
Peter Åstrand
2010-10-11
1
-2
/
+35
*
Previous fix for statically linking against GnuTLS on OS X broke the build on...
DRC
2010-10-01
2
-0
/
+8
*
Support linking statically with GnuTLS on OS X
DRC
2010-10-01
3
-2
/
+25
*
Add GNUTLS_CFLAGS and GNUTLS_LDFLAGS to allow GnuTLS compile/link arguments t...
DRC
2010-10-01
1
-7
/
+21
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
16
-128
/
+270
*
"OS/X" = "OS X"
DRC
2010-09-30
1
-5
/
+5
*
[Cleanup] Remove obsolete comment in Security class.
Adam Tkac
2010-09-30
1
-4
/
+0
*
Use proper methods for pixel conversion in the cursor code as it previously
Pierre Ossman
2010-09-30
1
-6
/
+3
*
The tight decoder is really working on pixel buffers, not Pixel arrays. This
Pierre Ossman
2010-09-30
1
-21
/
+18
*
Revert commit 3784 as it was incorrect. A "Pixel" is always expected to be in
Pierre Ossman
2010-09-30
2
-10
/
+1
*
Hide the GNUTLS options in vncviewer when support isn't present.
Pierre Ossman
2010-09-30
2
-10
/
+23
*
OS X has the PAM library, but only 10.6 has the headers, so check for those. ...
DRC
2010-09-30
1
-2
/
+4
*
Sync with libjpeg-turbo 1.0.1
DRC
2010-09-30
2
-3
/
+8
*
Support building with older versions of gnutls; Fix gnutls detection when bui...
DRC
2010-09-30
3
-2
/
+14
*
Attempt to link statically with gnutls if -static is specified, so that Xvnc ...
DRC
2010-09-30
1
-0
/
+16
*
Add ifdef:s around TLS specific code in Unix vncviewer.
Pierre Ossman
2010-09-29
1
-0
/
+4
*
[Bugfix] Include rfb/Security.h in the source tarball.
Adam Tkac
2010-09-20
1
-3
/
+3
*
[Development] Add code which process new GUI-exposed security options.
Adam Tkac
2010-09-15
2
-2
/
+167
*
[Development] Expose encryption and authentication params in the "Options" wi...
Adam Tkac
2010-09-15
1
-2
/
+84
*
[Development] Add -dridir parameter to Xvnc to specify DRI drivers directory ...
Adam Tkac
2010-09-15
1
-0
/
+121
*
[Development] When building X.Org 7.5, use xserver 1.8.X to reduce number of DLL
Adam Tkac
2010-09-15
3
-62
/
+4
*
[Development] build-xorg: apply patches from xorg-7.5-patches directory only.
Adam Tkac
2010-09-15
1
-2
/
+3
*
[Development] Apply some downstream patches to get Xvnc build via build-xorg ...
Adam Tkac
2010-09-15
3
-0
/
+107
*
[Development] build-xorg: don't build hardware specific DRI drivers.
Adam Tkac
2010-09-15
1
-1
/
+1
*
[Development] build-xorg: don't build X11 documentation.
Adam Tkac
2010-09-15
1
-1
/
+1
*
[Development] Update X.Org 7.5 packages to the latest releases.
Adam Tkac
2010-09-15
1
-16
/
+16
*
[Development] Handle .tar.gz Mesa archives in build-xorg script correctly.
Adam Tkac
2010-09-15
1
-1
/
+6
*
[Development] Improve download-xorg-7.5 script to work with .tar.gz archives.
Adam Tkac
2010-09-15
1
-1
/
+4
*
[Bugfix] Fix vncconfig.exe compilation (broken since r4123).
Adam Tkac
2010-09-15
1
-3
/
+3
*
[Development] Add missing PAM sources (fixes commit r4128).
Adam Tkac
2010-09-07
4
-0
/
+221
*
[Development] Add more --disable- flags to Xorg's configure to compile Xvnc o...
Adam Tkac
2010-09-02
1
-1
/
+1
*
[Development] Compile Xvnc parallely, if possible.
Adam Tkac
2010-09-02
1
-0
/
+4
*
[Development] Implement *Plain security types on the server side and use
Adam Tkac
2010-09-02
5
-34
/
+63
*
[Development] Implement *Plain types on the client side.
Adam Tkac
2010-09-02
4
-3
/
+89
*
[Bugfix] Set pvfb->pixelFormatDefined only if format is defined.
Adam Tkac
2010-08-27
1
-2
/
+2
*
[Bugfix] Properly report transport errors to GNUTLS.
Adam Tkac
2010-08-25
2
-9
/
+23
*
[Bugfix] Xvnc: define 32bit pixel format correctly when enabled.
Adam Tkac
2010-08-25
1
-5
/
+14
*
[Development] Set default security types as follows:
Adam Tkac
2010-08-12
1
-2
/
+12
[next]