Commit Graph

1381 Commits (785f0fa2d1fe18f08bf521ed4a0d34a5d0c87782)
 

Author SHA1 Message Date
Christian Beier fb824c8ce3 Some more libjpeg, libpng and zlib related build fixes.
12 years ago
Christian Beier ae41be237f Make PKG_CHECK_MODULES fail non-fatal.
12 years ago
Christian Beier d4cbaa0c17 Only try to build TightPNG stuff when libjpeg is available.
12 years ago
Christian Beier c58213846e Only build libjpeg test programs if libjpeg is actually available.
12 years ago
Christian Beier 98125f9d4c Fix CMake build of LibVNCClient.
12 years ago
Christian Beier 81289eb624 Properly check return value.
12 years ago
Christian Beier cdf8a18c13 Fix build when no libjpeg is available.
12 years ago
Christian Beier a48ef69be3 Include some more missing files for make dist.
12 years ago
Christian Beier 450d2ebfd2 Include missing files for make dist.
12 years ago
Christian Beier 4a5eee94e8 Fix libvncclient make dist.
12 years ago
Christian Beier b5a91ab231 Better check for Linux build.
12 years ago
Christian Beier 7f063f8efe Binaries that are to be installed should be all lowercase.
12 years ago
Christian Beier b3a661fb72 Bump version to 0.9.9.
12 years ago
Christian Beier 6f9a9160c4 Fix some compiler warnings thrown with newer gcc.
12 years ago
Christian Beier 413ca0dfef Merge branch 'turbovnc'
12 years ago
Christian Beier 1df6bffd9e Fix turbojpeg tests compilation.
12 years ago
DRC f35624225b Fix compilation with some libjpeg distributions.
12 years ago
Monkey 2524573678 Added support for UltraVNC Single Click as originally proposed by Noobius (Boobius) on 6/1/11.
12 years ago
Christian Beier 91d0a8497b Add Philip to AUTHORS.
12 years ago
Christian Beier e2beac6d93 LibVNCClient: Fix build with no SSL/TLS library available.
12 years ago
Christian Beier f606179c9c LibVNCClient: properly free the openssl session stuff on shutdown.
12 years ago
Christian Beier 77286f0831 LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c.
12 years ago
Christian Beier 7bf369a04b Unify GnuTLS vs OpenSSL build systems stuff between libvncclient and libvncserver.
12 years ago
Christian Beier 5e9da5a2f8 Add the OpenSSL libvncclient TLS version to the build system.
12 years ago
Christian Beier 98f4037785 Update our copy of noVNC.
12 years ago
Christian Beier 7cb8fd9b30 Make TurboVNC compress level 3 actually work.
12 years ago
DRC 5e142f81a9 Fix memory leak in TurboVNC
12 years ago
Christian Beier efcdab50cc Merge branch 'server-ipv6'
12 years ago
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