summaryrefslogtreecommitdiffstats
path: root/common/rfb/CSecurityTLS.h
Commit message (Collapse)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
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4275 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] client: Add dialog window to accept/save invalid X509Adam Tkac2010-11-181-0/+4
| | | | | | | certificates. (Guillaume Destuynder) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4198 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Cleanup] Ensure all files use LF as newline control character, not CR+LF.Adam Tkac2010-08-111-74/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4119 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] Rename CSecurityTLSBase class to CSecurityTLS.Adam Tkac2010-07-211-0/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4110 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] Merge CSecurityTLS and CSecurityX509 classes into ↵Adam Tkac2010-07-211-53/+0
| | | | | | CSecurityTLSBase class. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4109 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Bugfix] Add "#error" directives to client-side TLS sources to avoid wrong ↵Adam Tkac2010-07-211-3/+3
| | | | | | usage. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4104 3789f03b-4d11-0410-bbf8-ca57d06f2519
* [Development] Implement VeNCrypt type support on client side. Currently onlyAdam Tkac2010-04-231-0/+53
TLSNone and TLSVnc VeNCrypt subtypes are implemented. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4046 3789f03b-4d11-0410-bbf8-ca57d06f2519