Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tv_usec calculation | Johannes Schindelin | 2014-09-02 | 1 | -1/+1 |
* | Use Windows' critical sections to emulate pthread's mutexes | Daniel Cohen Gindi | 2014-09-02 | 1 | -13/+36 |
* | MSVC: Use the Unix emulation headers | Daniel Cohen Gindi | 2014-09-02 | 1 | -1/+7 |
* | MSVC: Use _snprintf instead of snprintf | Daniel Cohen Gindi | 2014-09-02 | 1 | -0/+4 |
* | Remove unused variables | Daniel Cohen Gindi | 2014-09-02 | 1 | -7/+0 |
* | Fix in milliseconds to struct timeval conversion | Rostislav Lisovy | 2012-07-20 | 1 | -1/+1 |
* | LibVNCClient: properly free the openssl session stuff on shutdown. | Christian Beier | 2012-04-15 | 1 | -13/+14 |
* | Add the OpenSSL libvncclient TLS version to the build system. | Christian Beier | 2012-04-14 | 1 | -0/+586 |