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.15-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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove the included libjpeg-turbo from the tree and rely completely on one
Pierre Ossman
2011-03-02
2
-7
/
+1
*
Provide a simple helper class for basic colour map usage.
Pierre Ossman
2011-03-02
1
-0
/
+16
*
Catch when no host was specified a bit more gracefully.
Pierre Ossman
2011-03-02
1
-0
/
+2
*
Make it easier to read string parameters by providing an implicit conversion
Pierre Ossman
2011-03-02
2
-0
/
+5
*
Use VncAuth as the default security type, since TLS causes a significant perf...
DRC
2011-02-21
1
-1
/
+1
*
[Bugfix] Improve r4300 - also honor server's sectype order for VeNCrypt subty...
Adam Tkac
2011-02-21
1
-5
/
+5
*
Make the VeNCrypt security type implicit
DRC
2011-02-21
3
-2
/
+5
*
[Bugfix] Honor server security type order instead of client's when negotiatin...
Adam Tkac
2011-02-21
1
-14
/
+13
*
[Bugfix] Remove "unused-but-set" variable from tightDecode.h.
Adam Tkac
2011-02-21
1
-2
/
+1
*
[Bugfix] Register GNUTLS debug routines only when we actually need them.
Adam Tkac
2011-02-18
3
-17
/
+13
*
[Bugfix] Fix wrong if() in the ScaledPixelBuffer::setSourceBuffer().
Adam Tkac
2011-02-14
1
-1
/
+1
*
[Bugfix] Improve compatibility with ancient GNUTLS implementations even more.
Adam Tkac
2011-02-09
1
-0
/
+5
*
[Development] os: add gnutls_x509_crt_print() implementation, older systems
Adam Tkac
2011-02-09
1
-10
/
+12
*
[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
*
Oops. Checked in some debugging code.
DRC
2011-02-09
1
-1
/
+0
*
Oops. Need to wait until after gnutls.h is included before checking the valu...
DRC
2011-02-09
1
-11
/
+10
*
Attempt to restore compatibility with older GnuTLS versions
DRC
2011-02-08
1
-2
/
+15
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
1
-712
/
+0
*
libjpeg-turbo produces about the same image quality with the fast integer DCT...
DRC
2011-02-08
1
-0
/
+2
*
[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
*
[Bugfix] Append ".pem" suffix to saved certificates.
Adam Tkac
2011-02-07
1
-6
/
+6
*
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
Adam Tkac
2011-02-07
1
-18
/
+13
*
[Development] Add Security::ToString method
Adam Tkac
2011-02-01
2
-0
/
+27
*
[Development] Allow to set security types directly in the Security class
Adam Tkac
2011-02-01
1
-0
/
+2
*
[Development] Add possibility to build Windows programs with GNUTLS via cmake.
Adam Tkac
2011-01-19
1
-2
/
+18
*
[Bugfix] CSecurityTLS.cxx: include os/print.h to get correct snprintf definit...
Adam Tkac
2011-01-19
1
-0
/
+1
*
[Bugfix] Don't include unistd.h and don't call access() on Windows.
Adam Tkac
2011-01-19
1
-0
/
+7
*
[Bugfix] Use free() instead of gnutls_free() on Windows.
Adam Tkac
2011-01-19
1
-0
/
+18
*
Add extra check for bad copy rects and try to handle it gracefully instead of
Pierre Ossman
2010-12-21
1
-8
/
+31
*
[Development] Add "Security" options dialog for Windows viewer.
Adam Tkac
2010-12-08
1
-2
/
+2
*
[Bugfix] Improve fix for #3112731.
Adam Tkac
2010-12-01
1
-1
/
+1
*
[Bugfix] Don't operate on erased iterator (ID 3112731).
Adam Tkac
2010-11-22
1
-2
/
+3
*
[Development] Remove support for the "Tight" security type from C++ code.
Adam Tkac
2010-11-18
10
-604
/
+3
*
[Development] client: Add dialog window to accept/save invalid X509
Adam Tkac
2010-11-18
5
-8
/
+137
*
[Development] Add generic UserMsgBox class. (Guillaume Destuynder)
Adam Tkac
2010-11-18
2
-3
/
+43
*
[Development] Allow changing the default value of string parameters. (Martin ...
Adam Tkac
2010-11-11
2
-0
/
+7
*
[Development] Implement PasswordValidator class on Windows (Martin Koegler)
Adam Tkac
2010-11-02
5
-0
/
+98
*
CMake build system for Windows
DRC
2010-10-27
2
-0
/
+72
*
Converting a integer shift to a byte offset of course depends on endianness
Pierre Ossman
2010-10-13
1
-6
/
+18
*
[Development] Move Get{C,S}Security from Security class to separate classes.
Adam Tkac
2010-10-01
15
-127
/
+269
*
[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
*
[Bugfix] Include rfb/Security.h in the source tarball.
Adam Tkac
2010-09-20
1
-3
/
+3
*
[Development] Add missing PAM sources (fixes commit r4128).
Adam Tkac
2010-09-07
4
-0
/
+221
*
[Development] Implement *Plain security types on the server side and use
Adam Tkac
2010-09-02
4
-34
/
+57
*
[Development] Implement *Plain types on the client side.
Adam Tkac
2010-09-02
4
-3
/
+89
[prev]
[next]