summaryrefslogtreecommitdiffstats
path: root/libvncserver/httpd.c
Commit message (Expand)AuthorAgeFilesLines
* Generally adjusting headers for compiling on windows without the mixing of Wi...Daniel Cohen Gindi2014-09-201-1/+8
* Fixed a violation of the C89 standard ("declarations must come before instruc...Daniel Cohen Gindi2014-09-201-4/+6
* Tune the definitions needed when building with -ansi.Raphael Kubo da Costa2012-09-141-0/+5
* IPv6 support for LibVNCServer, part four: add copyright notices to files with...server-ipv6Christian Beier2012-04-021-0/+1
* IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ...Christian Beier2012-02-271-15/+75
* novnc client: use the client's notion about the server hostname instead of wh...Christian Beier2011-11-091-4/+0
* httpd: fix sending of binary data such as images.Christian Beier2011-10-061-17/+7
* Add noVNC HTML5 client connect possibility to our http server.Christian Beier2011-10-041-6/+4
* Set proper file permissions for source files.Christian Beier2011-03-101-0/+0
* Call WSAGetLastError() everywhere errno is read after a Winsock call.Christian Beier2011-03-031-0/+3
* Non-blocking sockets for Windows.Christian Beier2010-09-131-20/+5
* Add "Connection: close" to HTTP replies.runge2007-03-201-2/+15
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-281-1/+5
* x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.runge2005-07-021-0/+3
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-3/+3
* socketInitDone -> socketStatedscho2005-05-071-0/+7
* add '-listen ipaddr' optionrunge2005-03-051-1/+2
* support MinGW32!dscho2004-12-011-0/+5
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-301-29/+29
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-0/+579
OpenPOWER on IntegriCloud