Commit Graph

16 Commits (master)

Author SHA1 Message Date
Slávek Banko f3f392caec
Merge tag 'LibVNCServer-0.9.12'
5 years ago
Tobias Junghans 9f5116eb53 LibVNCClient: pass buffer as const to WriteToTLS()
6 years ago
Michele Calgaro 8c081c8888
Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.
6 years ago
Christian Beier 98e1be528f
Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2
7 years ago
simon cb4e15c1ae Added SASL authentication support
7 years ago
simon 2c87a631fa X509 certificate verification for OpenSSL
7 years ago
Bert van Hall cca9892deb
libvncclient/tls_openssl: support openssl 1.1.x
7 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
10 years ago
Daniel Cohen Gindi 54b2400dd7 Use Windows' critical sections to emulate pthread's mutexes
10 years ago
Daniel Cohen Gindi e26aeb4062 MSVC: Use the Unix emulation headers
10 years ago
Daniel Cohen Gindi cd578bf529 MSVC: Use _snprintf instead of snprintf
10 years ago
Daniel Cohen Gindi 914460cac5 Remove unused variables
10 years ago
Rostislav Lisovy 0b396959fd Fix in milliseconds to struct timeval conversion
12 years ago
Christian Beier f606179c9c LibVNCClient: properly free the openssl session stuff on shutdown.
12 years ago
Christian Beier 5e9da5a2f8 Add the OpenSSL libvncclient TLS version to the build system.
12 years ago