summaryrefslogtreecommitdiffstats
path: root/libvncclient/tls_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* tls_openssl.c: enable extra POSIX functionality to get PTHREAD_MUTEX_RECURSIVEFloris Bos2015-01-011-0/+4
* Fix tv_usec calculationJohannes Schindelin2014-09-021-1/+1
* Use Windows' critical sections to emulate pthread's mutexesDaniel Cohen Gindi2014-09-021-13/+36
* MSVC: Use the Unix emulation headersDaniel Cohen Gindi2014-09-021-1/+7
* MSVC: Use _snprintf instead of snprintfDaniel Cohen Gindi2014-09-021-0/+4
* Remove unused variablesDaniel Cohen Gindi2014-09-021-7/+0
* Fix in milliseconds to struct timeval conversionRostislav Lisovy2012-07-201-1/+1
* LibVNCClient: properly free the openssl session stuff on shutdown.Christian Beier2012-04-151-13/+14
* Add the OpenSSL libvncclient TLS version to the build system.Christian Beier2012-04-141-0/+586