Commit Graph

1353 Commits (9c7efb7633ba62cd80c93e83284663f805bb3031)
 

Author SHA1 Message Date
Christian Beier 2d50fc84f7 IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes.
12 years ago
Johannes Schindelin ee4593425f SDLvncviewer: map Apple/Windows keys correctly
12 years ago
Johannes Schindelin 2d85009868 gitignore the compiled gtkvncclient
12 years ago
Johannes Schindelin f11e49b4e7 SDLvncviewer: fix the SDL_KEYUP issue
12 years ago
DRC 729e965dff Extend support for the new TurboVNC encoder to the CMake build system
12 years ago
DRC 7124b5fbcf Replace TightVNC encoder with TurboVNC encoder. This patch is the result of further research and discussion that revealed the following:
12 years ago
Christian Beier 5f2794f31b Add DRC to AUTHORS.
12 years ago
Christian Beier 4c7e185a97 Move tightsubsamplevel member to the end of rfbClient struct.
12 years ago
DRC 2ebf2d06f3 Fix the build of x11vnc when an out-of-tree build directory is used
12 years ago
DRC 503dd6bb69 Fix an issue that affects the existing Tight encoder as well as the newly-implemented Turbo encoder.
12 years ago
DRC 97001a7e7b Add TurboVNC encoding support.
12 years ago
Christian Beier 75bfb1f5d3 IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
12 years ago
Christian Beier edc75fa4f4 IPv6 support for LibVNCServer, part onepointseven: Plug a memleak.
12 years ago
Christian Beier b7e043abad IPv6 support for LibVNCServer, part twopointone: properly surround IPv6 addresses with [] for noVNC URL.
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 0e74b5db9a IPv6 support for LibVNCServer, part onepointsix: fix a small logic error.
12 years ago
Christian Beier 23413bf120 IPv6 support for LibVNCServer, part onepointfive: Fix compilation with IPv6 missing.
12 years ago
Christian Beier 83a7c713a9 IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections.
12 years ago
Mateus Cesar Groess 1078e8a8b0 Here is a port of SDLvncviewer to GTK+2.
12 years ago
Christian Beier 4ed29e0a36 Update AUTHORS.
12 years ago
Kyle J. McKay 5c57575c35 Support Mac OS X vnc client with no password
12 years ago
Johannes Schindelin 8121e8445d Add Luca to the AUTHORS
12 years ago
Luca Stauble fe2e2e4b59 Add an optional parameter to specify the ip address for reverse connections
12 years ago
Christian Beier 5ea7e51e6b Merge branch 'websockets' of https://github.com/kanaka/libvncserver
12 years ago
Gernot Tenchio f597599d2a websockets: removed debug message
12 years ago
Gernot Tenchio 4d9178dcf2 websockets: restore errno after logging an error
12 years ago
Gernot Tenchio 9e09040699 cmake: adapted to latest websocket crypto changes
12 years ago
Christian Beier 66b0603b5a Small changes to LibNVCClient doxygen documentation.
12 years ago
Christian Beier abf6fad894 Merge branch 'master' of https://github.com/watkipet/libvncserver
12 years ago
Christian Beier 50d8a33782 Fix build error when libpng is available, but libjpeg is not.
13 years ago
Christian Beier c42ea2fa7c Use AM_SILENT_RULES only when it's actually available.
13 years ago
Christian Beier 49e59435e3 Merge branch 'included-novnc'
13 years ago
Christian Beier bdd7e25d2d Move the java stuff into webclients/java-applet.
13 years ago
Christian Beier faadd48448 Rename 'classes' dir to 'webclients'.
13 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 4d3464236b Fix tiny typo.
13 years ago
Christian Beier efdb2f06d4 Add 0.9.8.2 NEWS entry.
13 years ago
Christian Beier 27b4372c94 When GetCredential() callback is not set, don't use authentications requiring it.
13 years ago
Christian Beier 14c8943c92 Update ChangeLog for 0.9.8.1.
13 years ago
Christian Beier 609ccec1a0 Update version number in autotools && cmake, NEWS entry.
13 years ago
Peter Watkins b551e05edb Added comments.
13 years ago
Christian Beier 3df7537a30 Fix deadlock in threaded mode when using nested rfbClientIteratorNext() calls.
13 years ago
Johannes Schindelin e3b8aaab86 Update AUTHORS
13 years ago
George Fleury fba4818ae8 Fix memory leak
13 years ago
Johannes Schindelin 9d0b80059a Hopefully fix the crash when updating from 0.9.7 or earlier
13 years ago
Johannes Schindelin 84be9d3f49 SDLvncviewer: make it resizable by default
13 years ago
Christian Beier 5756b133f7 httpd: fix sending of binary data such as images.
13 years ago
Christian Beier 03d9b51917 Fix typo && use proper website.
13 years ago
Christian Beier edbd5ab8d4 Add noVNC HTML5 client connect possibility to our http server.
13 years ago
Christian Beier bffd9ee33b Merge branch 'websockets'
13 years ago