| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'LibVNCServer-0.9.12' | Slávek Banko | 2019-02-06 | 1 | -0/+3 |
|\ |
|
| * | httpd: send proper MIME type for Javascript files | Christian Beier | 2018-10-01 | 1 | -0/+2 |
| * | Various #ifdef fixes to allow building with MSVC2014 | Christian Beier | 2017-01-28 | 1 | -0/+1 |
* | | Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE. | Michele Calgaro | 2018-10-08 | 1 | -5/+0 |
|/ |
|
* | Write the correct length for end of header | Samuel Mannehed | 2016-12-02 | 1 | -1/+1 |
* | httpd: rework mime type handling to recognise more types | Christian Beier | 2016-11-25 | 1 | -7/+13 |
* | use namespaced rfbMax macro (issue #102) | Rex Dieter | 2016-04-18 | 1 | -1/+1 |
* | httpd: disallow directory traversal | Floris Bos | 2015-03-29 | 1 | -0/+8 |
* | Generally adjusting headers for compiling on windows without the mixing of Wi... | Daniel Cohen Gindi | 2014-09-20 | 1 | -1/+8 |
* | Fixed a violation of the C89 standard ("declarations must come before instruc... | Daniel Cohen Gindi | 2014-09-20 | 1 | -4/+6 |
* | Tune the definitions needed when building with -ansi. | Raphael Kubo da Costa | 2012-09-14 | 1 | -0/+5 |
* | IPv6 support for LibVNCServer, part four: add copyright notices to files with... | Christian Beier | 2012-04-02 | 1 | -0/+1 |
* | IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ... | Christian Beier | 2012-02-27 | 1 | -15/+75 |
* | novnc client: use the client's notion about the server hostname instead of wh... | Christian Beier | 2011-11-09 | 1 | -4/+0 |
* | httpd: fix sending of binary data such as images. | Christian Beier | 2011-10-06 | 1 | -17/+7 |
* | Add noVNC HTML5 client connect possibility to our http server. | Christian Beier | 2011-10-04 | 1 | -6/+4 |
* | Set proper file permissions for source files. | Christian Beier | 2011-03-10 | 1 | -0/+0 |
* | Call WSAGetLastError() everywhere errno is read after a Winsock call. | Christian Beier | 2011-03-03 | 1 | -0/+3 |
* | Non-blocking sockets for Windows. | Christian Beier | 2010-09-13 | 1 | -20/+5 |
* | Add "Connection: close" to HTTP replies. | runge | 2007-03-20 | 1 | -2/+15 |
* | SSL patch for Java viewer. https support for x11vnc. | runge | 2006-03-28 | 1 | -1/+5 |
* | x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0. | runge | 2005-07-02 | 1 | -0/+3 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -3/+3 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 1 | -0/+7 |
* | add '-listen ipaddr' option | runge | 2005-03-05 | 1 | -1/+2 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -0/+5 |
* | global structures/functions should have "rfb", "sra" or "zrle" as prefix, | dscho | 2004-08-30 | 1 | -29/+29 |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -0/+579 |