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
/
CSecurityTLS.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct naming convention for some parameters
Pierre Ossman
2014-09-17
1
-6
/
+6
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
1
-1
/
+0
*
Refactor the TLS code so that the push/pull functions are aware of their
Pierre Ossman
2012-07-03
1
-11
/
+10
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
[Security] vncviewer can send password without proper validation of X.509 certs
Adam Tkac
2011-05-10
1
-2
/
+9
*
[Bugfix] Register GNUTLS debug routines only when we actually need them.
Adam Tkac
2011-02-18
1
-10
/
+6
*
[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
1
-5
/
+5
*
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
*
[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
*
[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
*
[Development] client: Add dialog window to accept/save invalid X509
Adam Tkac
2010-11-18
1
-8
/
+118
*
[Bugfix] Check return codes from gnutls library every time.
Adam Tkac
2010-08-11
1
-9
/
+22
*
[Development] Rename CSecurityTLSBase class to CSecurityTLS.
Adam Tkac
2010-07-21
1
-0
/
+237
*
[Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSB...
Adam Tkac
2010-07-21
1
-66
/
+0
*
[Bugfix] Add "#error" directives to client-side TLS sources to avoid wrong us...
Adam Tkac
2010-07-21
1
-3
/
+3
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-0
/
+66