Commit Graph

13 Commits (d34c7b07aca7a8c7cd0ea0fb41971992e5dc4670)

Author SHA1 Message Date
Christian Beier 98e1be528f
Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2
6 years ago
simon cb4e15c1ae Added SASL authentication support
6 years ago
simon 2c87a631fa X509 certificate verification for OpenSSL
6 years ago
Bert van Hall cca9892deb
libvncclient/tls_openssl: support openssl 1.1.x
6 years ago
Floris Bos ac63d74364 tls_openssl.c: enable extra POSIX functionality to get PTHREAD_MUTEX_RECURSIVE
9 years ago
Johannes Schindelin 8d2db0486d Fix tv_usec calculation
9 years ago
Daniel Cohen Gindi 54b2400dd7 Use Windows' critical sections to emulate pthread's mutexes
9 years ago
Daniel Cohen Gindi e26aeb4062 MSVC: Use the Unix emulation headers
9 years ago
Daniel Cohen Gindi cd578bf529 MSVC: Use _snprintf instead of snprintf
9 years ago
Daniel Cohen Gindi 914460cac5 Remove unused variables
9 years ago
Rostislav Lisovy 0b396959fd Fix in milliseconds to struct timeval conversion
11 years ago
Christian Beier f606179c9c LibVNCClient: properly free the openssl session stuff on shutdown.
11 years ago
Christian Beier 5e9da5a2f8 Add the OpenSSL libvncclient TLS version to the build system.
11 years ago