aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SSecurityTLS.h
Commit message (Expand)AuthorAgeFilesLines
* Use StringParameters directlyPierre Ossman2023-02-041-1/+0
* Be consistent in including config.hPierre Ossman2021-12-301-4/+0
* Use RFC7919-2048 group in GnuTLS for FIPS compliance.JASON SIKES2021-06-121-0/+9
* Remove unused variablePierre Ossman2020-05-311-1/+0
* 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