summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'turbovnc'Christian Beier2012-04-2518-596/+3652
|\
| * Fix turbojpeg tests compilation.Christian Beier2012-04-251-2/+2
| * Fix compilation with some libjpeg distributions.DRC2012-04-251-4/+3
| * Make TurboVNC compress level 3 actually work.Christian Beier2012-04-121-1/+1
| * Fix memory leak in TurboVNCDRC2012-04-091-2/+2
| * Extend support for the new TurboVNC encoder to the CMake build systemDRC2012-03-261-2/+39
| * Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...DRC2012-03-2616-2678/+3302
| * Add DRC to AUTHORS.Christian Beier2012-03-151-1/+1
| * Move tightsubsamplevel member to the end of rfbClient struct.Christian Beier2012-03-151-4/+4
| * Fix the build of x11vnc when an out-of-tree build directory is usedDRC2012-03-111-1/+1
| * Fix an issue that affects the existing Tight encoder as well as the newly-imp...DRC2012-03-111-0/+9
| * Add TurboVNC encoding support.DRC2012-03-118-8/+2395
* | Added support for UltraVNC Single Click as originally proposed by Noobius (Bo...Monkey2012-04-231-0/+8
* | Add Philip to AUTHORS.Christian Beier2012-04-151-1/+1
* | LibVNCClient: Fix build with no SSL/TLS library available.Christian Beier2012-04-151-0/+2
* | LibVNCClient: properly free the openssl session stuff on shutdown.Christian Beier2012-04-151-13/+14
* | LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specif...Christian Beier2012-04-155-72/+16
* | Unify GnuTLS vs OpenSSL build systems stuff between libvncclient and libvncse...Christian Beier2012-04-141-9/+8
* | Add the OpenSSL libvncclient TLS version to the build system.Christian Beier2012-04-144-1/+657
* | Update our copy of noVNC.Christian Beier2012-04-1215-144/+1221
* | Merge branch 'server-ipv6'Christian Beier2012-04-0212-48/+516
|\ \
| * | IPv6 support for LibVNCServer, part four: add copyright notices to files with...Christian Beier2012-04-024-0/+4
| * | IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa...Christian Beier2012-03-106-15/+174
| * | IPv6 support for LibVNCServer, part onepointseven: Plug a memleak.Christian Beier2012-03-101-0/+3
| * | IPv6 support for LibVNCServer, part twopointone: properly surround IPv6 addre...Christian Beier2012-03-091-1/+9
| * | IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ...Christian Beier2012-02-274-15/+90
| * | IPv6 support for LibVNCServer, part onepointsix: fix a small logic error.Christian Beier2012-02-271-1/+1
| * | IPv6 support for LibVNCServer, part onepointfive: Fix compilation with IPv6 m...Christian Beier2012-02-272-0/+8
| * | IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections.Christian Beier2012-02-205-19/+230
| |/
* | SDLvncviewer: map Apple/Windows keys correctlyJohannes Schindelin2012-03-291-3/+2
* | gitignore the compiled gtkvncclientJohannes Schindelin2012-03-291-0/+1
* | SDLvncviewer: fix the SDL_KEYUP issueJohannes Schindelin2012-03-291-6/+13
|/
* Here is a port of SDLvncviewer to GTK+2.Mateus Cesar Groess2012-02-114-3/+683
* Update AUTHORS.Christian Beier2012-02-111-1/+2
* Support Mac OS X vnc client with no passwordKyle J. McKay2012-02-113-10/+81
* Add Luca to the AUTHORSJohannes Schindelin2012-02-041-1/+1
* Add an optional parameter to specify the ip address for reverse connectionsLuca Stauble2012-02-034-3/+25
* Merge branch 'websockets' of https://github.com/kanaka/libvncserverChristian Beier2012-01-122-18/+31
|\
| * websockets: removed debug messageGernot Tenchio2012-01-121-1/+1
| * websockets: restore errno after logging an errorGernot Tenchio2012-01-121-6/+17
| * cmake: adapted to latest websocket crypto changesGernot Tenchio2012-01-121-11/+13
* | Small changes to LibNVCClient doxygen documentation.Christian Beier2011-12-151-22/+23
* | Merge branch 'master' of https://github.com/watkipet/libvncserverChristian Beier2011-12-151-1/+215
|\ \
| * | Added comments.Peter Watkins2011-10-261-1/+215
* | | Fix build error when libpng is available, but libjpeg is not.Christian Beier2011-12-011-4/+0
* | | Use AM_SILENT_RULES only when it's actually available.Christian Beier2011-12-011-1/+1
* | | Merge branch 'included-novnc'Christian Beier2011-11-1774-56/+7514
|\ \ \
| * | | Move the java stuff into webclients/java-applet.Christian Beier2011-11-0922-6/+11
| * | | Rename 'classes' dir to 'webclients'.Christian Beier2011-11-0970-10/+10
| * | | novnc client: use the client's notion about the server hostname instead of wh...Christian Beier2011-11-092-5/+14