Commit Graph

22 Commits (785f0fa2d1fe18f08bf521ed4a0d34a5d0c87782)

Author SHA1 Message Date
Rex Dieter 53cc1fa18a use namespaced rfbMax macro (issue #102)
8 years ago
Floris Bos f5ae94639b httpd: disallow directory traversal
9 years ago
Daniel Cohen Gindi 901eba9f46 Generally adjusting headers for compiling on windows without the mixing of Winsock 1 and 2.
10 years ago
Daniel Cohen Gindi 026c48e7fc Fixed a violation of the C89 standard ("declarations must come before instructions")
10 years ago
Raphael Kubo da Costa 4c148e5f74 Tune the definitions needed when building with -ansi.
12 years ago
Christian Beier 2d50fc84f7 IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes.
12 years ago
Christian Beier e7dfd0a9d6 IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, too.
12 years ago
Christian Beier 7cb0e4a9a9 novnc client: use the client's notion about the server hostname instead of what the server thinks.
13 years ago
Christian Beier 5756b133f7 httpd: fix sending of binary data such as images.
13 years ago
Christian Beier edbd5ab8d4 Add noVNC HTML5 client connect possibility to our http server.
13 years ago
Christian Beier e832999a58 Set proper file permissions for source files.
13 years ago
Christian Beier cf72a0f7c3 Call WSAGetLastError() everywhere errno is read after a Winsock call.
13 years ago
Christian Beier c0373e9cd4 Non-blocking sockets for Windows.
14 years ago
runge f57eb8742f Add "Connection: close" to HTTP replies.
17 years ago
runge 5920dc18d7 SSL patch for Java viewer. https support for x11vnc.
18 years ago
runge c59929365c x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho 34f714bcdc socketInitDone -> socketState
19 years ago
runge b8b96689bf add '-listen ipaddr' option
19 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho 97299606da global structures/functions should have "rfb", "sra" or "zrle" as prefix,
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago