summaryrefslogtreecommitdiffstats
path: root/libvncclient/tls_gnutls.c
Commit message (Expand)AuthorAgeFilesLines
* LibVNCClient: pass buffer as const to WriteToTLS()Tobias Junghans2018-11-061-1/+1
* Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simo...Christian Beier2017-09-021-0/+18
|\
| * Added SASL authentication supportsimon2017-06-251-1/+19
* | Removed comment left over from developmentsimon2017-04-251-3/+0
* | Modified certificate verification for compatibility with GnuTLS 2.12.23simon2017-04-251-22/+102
* | Added support for X509 server certificate verification as part of the handsha...simon2017-04-201-3/+22
|/
* Merge pull request #105 from cgeorges82/masterChristian Beier2016-05-301-4/+15
|\
| * Append missing include directory for GNUTLS and OPENSSL in CMake projectCédric Georges2016-03-051-4/+15
* | libvncclient/tls_gnutls.c: Add hooks to WriteToTLS() for optional protection ...gbdj2016-04-231-0/+21
|/
* LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specif...Christian Beier2012-04-151-40/+12
* Add the OpenSSL libvncclient TLS version to the build system.Christian Beier2012-04-141-0/+533