Commit Graph

10 Commits (00bae113d54014bafcf20c9f4c8c296e3e91bde5)

Author SHA1 Message Date
Christian Beier 98e1be528f
Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2
7 years ago
simon cb4e15c1ae Added SASL authentication support
8 years ago
simon cc10eab7eb Removed comment left over from development
8 years ago
simon cc69ee96e1 Modified certificate verification for compatibility with GnuTLS 2.12.23
8 years ago
simon 6c312aaf5b Added support for X509 server certificate verification as part of the handshake process.
8 years ago
Christian Beier ddabcb67a6 Merge pull request #105 from cgeorges82/master
9 years ago
gbdj 1da7872784 libvncclient/tls_gnutls.c: Add hooks to WriteToTLS() for optional protection by mutex. Fix upstream issue #100
9 years ago
Cédric Georges 6fabf75f9c Append missing include directory for GNUTLS and OPENSSL in CMake project
9 years ago
Christian Beier 77286f0831 LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c.
13 years ago
Christian Beier 5e9da5a2f8 Add the OpenSSL libvncclient TLS version to the build system.
13 years ago