Christian Beier
|
ddabcb67a6
|
Merge pull request #105 from cgeorges82/master
fix for issue #97. Also, this fixes cmake builds for other platforms.
|
9 years ago |
gbdj
|
1da7872784
|
libvncclient/tls_gnutls.c: Add hooks to WriteToTLS() for optional protection by mutex. Fix upstream issue #100
Squashed commit of the pull request #101 :
commit 1c7e01e81862bc46508e675e83c74cc6d63224b0
commit 1e749b094d6696380d3f0540a00138d7e3427874
|
9 years ago |
Cédric Georges
|
6fabf75f9c
|
Append missing include directory for GNUTLS and OPENSSL in CMake project
Append support of gnutls > v 2.99.01 (gnutls_transport_set_global_errno have a different signature)
|
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 |