summaryrefslogtreecommitdiffstats
path: root/common/rfb/SSecurityTLS.h
Commit message (Expand)AuthorAgeFilesLines
* Restore original streams when terminating TLSPierre Ossman2018-09-211-0/+3
* Delete TLS streams before deleting the sessionPierre Ossman2018-09-211-2/+2
* Strongly bind security objects to connection objectPierre Ossman2018-09-211-2/+2
* Proper global init/deinit of GnuTLSPierre Ossman2016-08-231-2/+0
* Raise GnuTLS requirements to 3.xPierre Ossman2015-01-291-5/+5
* [Development] Rename SSecurityTLSBase source/class to SSecurityTLS.Adam Tkac2010-07-211-0/+74
* [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ...Adam Tkac2010-07-211-56/+0
* [Bugfix] Compile VeNCrypt extension only when gnutls is enabled and available.Adam Tkac2010-04-281-2/+3
* [Development] Implement VeNCrypt security type on server side. Currently onlyAdam Tkac2010-04-231-0/+55