Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
common
/
rfb
/
CSecurityTLS.cxx
78bdd17
Add missing throws for exception
by Pierre Ossman
· 6 years ago
d8bbbeb
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
8fd4907
Merge branch 'covscan' of https://github.com/grulja/tigervnc
by Pierre Ossman
· 7 years ago
52a2e65
Remove unused include
by Pierre Ossman
· 7 years ago
83eee75
Log TLS handshake result
by Pierre Ossman
· 7 years ago
8105be9
Do not duplicate default string twice
by Jan Grulich
· 7 years ago
06c1199
Restore original streams when terminating TLS
by Pierre Ossman
· 7 years ago
1b74634
Delete TLS streams before deleting the session
by Pierre Ossman
· 7 years ago
ad2b3c4
Strongly bind security objects to connection object
by Pierre Ossman
· 7 years ago
50aaed4
Initialise CSecurityTLS::cert_cred properly
by Pierre Ossman
· 7 years ago
c04f756
Use system certificate trust store
by Pierre Ossman
· 7 years ago
1922550
Make exception classes have clearer messages
by Pierre Ossman
· 8 years ago
03b51b6
Merge branch 'securemsg' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 8 years ago
894f2c5
Include server name in TLS handshake for SNI
by Pierre Ossman
· 8 years ago
e43e5e3
Add better error message for insecure certificate algorithms
by Pierre Ossman
· 8 years ago
8aa4bc5
Proper global init/deinit of GnuTLS
by Pierre Ossman
· 9 years ago
27eb55e
Add parameter to override GnuTLS priority
by Pierre Ossman
· 11 years ago
88c24ed
Raise GnuTLS requirements to 3.x
by Pierre Ossman
· 11 years ago
800a35c
Remove verbose TLS logging
by Pierre Ossman
· 11 years ago
3d2a84b
Correct naming convention for some parameters
by Pierre Ossman
· 11 years ago
5ad4d06
Remove a lot of platform compatibilty stuff
by Pierre Ossman
· 11 years ago
fe48cd4
Refactor the TLS code so that the push/pull functions are aware of their
by Pierre Ossman
· 13 years ago
ad8609a
Fix unsafe usage of the logging functions.
by Pierre Ossman
· 13 years ago
ce6c8b0
[Security] vncviewer can send password without proper validation of X.509 certs
by Adam Tkac
· 14 years ago
348269d
[Bugfix] Register GNUTLS debug routines only when we actually need them.
by Adam Tkac
· 15 years ago
b486423
[Bugfix] Improve compatibility with ancient GNUTLS implementations even more.
by Adam Tkac
· 15 years ago
68481c1
[Development] os: add gnutls_x509_crt_print() implementation, older systems
by Adam Tkac
· 15 years ago
e32573a
[Bugfix] client: improve server certificate verification code.
by Adam Tkac
· 15 years ago
44cdb13
[Bugfix] Call gnutls_bye only when handshake is completed.
by Adam Tkac
· 15 years ago
32020bf
Oops. Checked in some debugging code.
by DRC
· 15 years ago
b7ab54f
Oops. Need to wait until after gnutls.h is included before checking the value of GNUTLS_VERSION_NUMBER
by DRC
· 15 years ago
ff1e1ff
Attempt to restore compatibility with older GnuTLS versions
by DRC
· 15 years ago
f16a421
[Bugfix] Print empty string by default when paths for X.509 certs don't exist.
by Adam Tkac
· 15 years ago
437b0c2
[Bugfix] Append ".pem" suffix to saved certificates.
by Adam Tkac
· 15 years ago
af08172
[Development] Rename function "gethomedir" to "getvnchomedir" and rewrite it in
by Adam Tkac
· 15 years ago
179d2b1
[Bugfix] CSecurityTLS.cxx: include os/print.h to get correct snprintf definition.
by Adam Tkac
· 15 years ago
c4674db
[Bugfix] Don't include unistd.h and don't call access() on Windows.
by Adam Tkac
· 15 years ago
5d4c6ac
[Bugfix] Use free() instead of gnutls_free() on Windows.
by Adam Tkac
· 15 years ago
27b2f77
[Development] client: Add dialog window to accept/save invalid X509
by Adam Tkac
· 15 years ago
6948ead
[Bugfix] Check return codes from gnutls library every time.
by Adam Tkac
· 15 years ago
3c5be39
[Development] Rename CSecurityTLSBase class to CSecurityTLS.
by Adam Tkac
· 15 years ago
[Renamed (91%) from common/rfb/CSecurityTLSBase.cxx]
0e61c34
[Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSBase class.
by Adam Tkac
· 15 years ago
4395823
[Bugfix] Add "#error" directives to client-side TLS sources to avoid wrong usage.
by Adam Tkac
· 15 years ago
b10489b
[Development] Implement VeNCrypt type support on client side. Currently only
by Adam Tkac
· 15 years ago