summaryrefslogtreecommitdiffstats
path: root/common/rfb/SSecurityTLS.cxx
Commit message (Expand)AuthorAgeFilesLines
* Refactor the TLS code so that the push/pull functions are aware of theirPierre Ossman2012-07-031-8/+9
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-1/+1
* [Bugfix] Register GNUTLS debug routines only when we actually need them.Adam Tkac2011-02-181-7/+6
* [Bugfix] Check return codes from gnutls library every time.Adam Tkac2010-08-111-1/+3
* [Development] Rename SSecurityTLSBase source/class to SSecurityTLS.Adam Tkac2010-07-211-0/+224
* [Cleanup] Merge SSecurityTLS and SSecurityX509 classes into SSecurityTLSBase ...Adam Tkac2010-07-211-83/+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/+82