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
*
[Bugfix] Honor server security type order instead of client's when negotiatin...
Adam Tkac
2011-02-21
1
-14
/
+13
*
[Bugfix] rfb_win32: DeviceContext::getPF didn't return correct pixel format.
Adam Tkac
2011-02-21
1
-1
/
+6
*
[Bugfix] Remove "unused-but-set" variable from tightDecode.h.
Adam Tkac
2011-02-21
1
-2
/
+1
*
[Doc] Update German translations, thanks to Martin Koegler.
Adam Tkac
2011-02-21
1
-18
/
+14
*
Add copyrights to translation files.
Adam Tkac
2011-02-21
7
-0
/
+7
*
[Bugfix] Register GNUTLS debug routines only when we actually need them.
Adam Tkac
2011-02-18
3
-17
/
+13
*
Merge from libjpeg-turbo 1.0.2, including fixes for errors in generation of g...
DRC
2011-02-18
8
-61
/
+100
*
Distribute Xorg 7.4 patches
DRC
2011-02-17
1
-1
/
+2
*
Install OpenGL software renderer when doing 'make xserver-install'
DRC
2011-02-16
1
-0
/
+4
*
Allow an initial set of Xorg configure flags to be set in the environment (fo...
DRC
2011-02-16
1
-1
/
+1
*
Add -dridir and -xkbcompdir parameters to Xvnc when it is built with the Xorg...
DRC
2011-02-16
3
-4
/
+134
*
[Bugfix] Fix wrong if() in the ScaledPixelBuffer::setSourceBuffer().
Adam Tkac
2011-02-14
1
-1
/
+1
*
Distribute BUILDING.txt in its new location
DRC
2011-02-10
1
-1
/
+1
*
Minor tweaks (capitalization, etc.)
DRC
2011-02-10
1
-7
/
+7
*
Move BUILDING.txt to the top of the tree, since it contains general build ins...
DRC
2011-02-10
1
-0
/
+0
*
Further documentation regarding building with GnuTLS
DRC
2011-02-10
1
-34
/
+84
*
Include version number in package names
DRC
2011-02-10
3
-6
/
+8
*
Clean up the way build-xorg handles GnuTLS. It should now work the same way ...
DRC
2011-02-10
8
-27
/
+53
*
Fix MinGW build breakage
DRC
2011-02-10
5
-7
/
+15
*
TurboVNC=TigerVNC
DRC
2011-02-10
1
-1
/
+1
*
[Bugfix] Regenerate i18n files.
Adam Tkac
2011-02-09
7
-24
/
+219
*
[Bugfix] Fix Windows build, recently added GNUTLS compat code broke it.
Adam Tkac
2011-02-09
2
-5
/
+6
*
[Bugfix] Improve compatibility with ancient GNUTLS implementations even more.
Adam Tkac
2011-02-09
4
-1
/
+26
*
[Development] os: add gnutls_x509_crt_print() implementation, older systems
Adam Tkac
2011-02-09
6
-13
/
+264
*
[Bugfix] client: improve server certificate verification code.
Adam Tkac
2011-02-09
1
-119
/
+162
*
[Bugfix] Call gnutls_bye only when handshake is completed.
Adam Tkac
2011-02-09
2
-6
/
+6
*
Add mechanism for creating binary tarballs
DRC
2011-02-09
4
-0
/
+59
*
Add install and uninstall targets for Xvnc
DRC
2011-02-09
1
-0
/
+23
*
Oops. Checked in some debugging code.
DRC
2011-02-09
1
-1
/
+0
*
Port -list feature and -kill robustifications from TurboVNC 1.0
DRC
2011-02-09
1
-3
/
+53
*
Use "TigerVNC" as the Mac package name rather than "tigervnc"
DRC
2011-02-09
2
-3
/
+3
*
Wordsmithing
DRC
2011-02-09
1
-7
/
+14
*
automake is apparently too brain-dead to include its own macros when you do '...
DRC
2011-02-09
1
-1
/
+1
*
Allow GnuTLS to use in-tree version of zlib when static linking
DRC
2011-02-09
2
-2
/
+6
*
Oops. Need to wait until after gnutls.h is included before checking the valu...
DRC
2011-02-09
1
-11
/
+10
*
Modify Mac packaging to accommodate VeNCrypt-enabled builds or other customiz...
DRC
2011-02-09
4
-56
/
+81
*
Attempt to restore compatibility with older GnuTLS versions
DRC
2011-02-08
1
-2
/
+15
*
Check for the existence of setenv() in the system libraries and use the syste...
DRC
2011-02-08
1
-0
/
+2
*
Rename patches to avoid exceeding 99-character limit in full pathnames when d...
DRC
2011-02-08
2
-0
/
+0
*
Remove unused directory
DRC
2011-02-08
0
-0
/
+0
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
13
-3531
/
+0
*
libjpeg-turbo produces about the same image quality with the fast integer DCT...
DRC
2011-02-08
1
-0
/
+2
*
Fix make dist
DRC
2011-02-07
3
-3
/
+3
*
[Bugfix] Use bitwise NOT instead of logical NOT when working with
Adam Tkac
2011-02-07
1
-2
/
+2
*
[Bugfix] Print empty string by default when paths for X.509 certs don't exist.
Adam Tkac
2011-02-07
1
-2
/
+4
*
[Development] os: introduce new function called "fileexists"
Adam Tkac
2011-02-07
2
-0
/
+19
*
[Bugfix] Append ".pem" suffix to saved certificates.
Adam Tkac
2011-02-07
1
-6
/
+6
*
[Bugfix] win vncviewer: create VNC home directory during startup.
Adam Tkac
2011-02-07
1
-0
/
+12
*
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
Adam Tkac
2011-02-07
5
-39
/
+32
*
Clarify that the SIMD C wrappers and headers fall under the same license as t...
DRC
2011-02-02
6
-0
/
+6
[next]