summaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityTLS.h
Commit message (Expand)AuthorAgeFilesLines
* Correct naming convention for some parametersPierre Ossman2014-09-171-2/+2
* [Bugfix] Call gnutls_bye only when handshake is completed.Adam Tkac2011-02-091-1/+1
* [Development] client: Add dialog window to accept/save invalid X509Adam Tkac2010-11-181-0/+4
* [Cleanup] Ensure all files use LF as newline control character, not CR+LF.Adam Tkac2010-08-111-74/+74
* [Development] Rename CSecurityTLSBase class to CSecurityTLS.Adam Tkac2010-07-211-0/+74
* [Development] Merge CSecurityTLS and CSecurityX509 classes into CSecurityTLSB...Adam Tkac2010-07-211-53/+0
* [Bugfix] Add "#error" directives to client-side TLS sources to avoid wrong us...Adam Tkac2010-07-211-3/+3
* [Development] Implement VeNCrypt type support on client side. Currently onlyAdam Tkac2010-04-231-0/+53