Commit Graph

134 Commits (5f2794f31b8744b4ae73b726d59580175ea55146)

Author SHA1 Message Date
DRC 97001a7e7b Add TurboVNC encoding support.
12 years ago
Mateus Cesar Groess 1078e8a8b0 Here is a port of SDLvncviewer to GTK+2.
12 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 609ccec1a0 Update version number in autotools && cmake, NEWS entry.
13 years ago
Christian Beier bffd9ee33b Merge branch 'websockets'
13 years ago
Christian Beier abec0aa8c3 This build warning is a libvncserver one, not for x11vnc.
13 years ago
Christian Beier cb0340ccc5 Autotools: Fix OpenSSL and GnuTLS advertisement.
13 years ago
Gernot Tenchio eab1531525 configure: Add AM_SILENT_RULES
13 years ago
Gernot Tenchio a2a6e25699 websockets: add GnuTLS and OpenSSL support
13 years ago
Joel Martin 6fac22a74b websockets: Initial WebSockets support.
13 years ago
Christian Beier b6d24bfa11 Adopt autotools build system to Android.
13 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
13 years ago
Vic Lee 64daa71ede Add libvncserver.pc and libvncclient.pc files.
13 years ago
Christian Beier d26118a038 Next version will be 0.9.8.
13 years ago
Christian Beier c8fc0ad5a7 Move zippy.c to examples.
13 years ago
Vic Lee 030ccf673d Add ARD (Apple Remote Desktop) security type support
13 years ago
runge 596331a5c3 x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces for input injection.
14 years ago
runge 0c03b98940 x11vnc: force --with-system-libvncserver to use correct headers.
14 years ago
Christian Beier 79f0f1374c Fix MinGW32 checking for IPv6.
14 years ago
Vic Lee 68e7696a27 libvncclient: add ipv6 support
14 years ago
runge edb79ae2b1 I think two HAVE_X's were missed.
14 years ago
Johannes Schindelin 9a9a1c5fbc Rename HAVE_X -> HAVE_X11
14 years ago
Vic Lee d3c1d98c2d Change GnuTLS minimum requirement to 2.4.0
15 years ago
Johannes Schindelin f49a292783 Merge branch 'VeNCrypt'
15 years ago
Christian Beier a92f7f46a6 mingw32 crosscompile fixes.
15 years ago
Johannes Schindelin 68964c29d9 Fallback to --without-client-tls if GNUTLS could not be found
15 years ago
Vic Lee 58a8df6ff2 Add anonymous TLS support in libvncclient
15 years ago
runge 804335f9d2 Thread safety for zrle, zlib, tight.
15 years ago
runge 2742c9579f x11vnc: add kludge to experiment with turbovnc.
15 years ago
dscho 3d2eab575e clean up build flags
15 years ago
dscho 2475d2c288 configure: use _cv_ in cache var name
15 years ago
dscho 0bbdd92baa configure: use AM_PROG_CC_C_O
15 years ago
runge effe81e36a configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7
16 years ago
runge 6876b85df3 configure.ac: add include file file for libXrandr on Solaris.
16 years ago
runge cb67ada73b Tweak messages. Add shmat for --without-x building.
16 years ago
runge c9fa871830 Enable --with-ssl=DIR option.
16 years ago
runge fa53197938 Add X509_print_ex_fp check for x11vnc.
16 years ago
dscho e32ebd64a0 Recurse into subdirectory x11vnc/ when configuring with --with-x11vnc
16 years ago
dscho 09d902c5b7 Add CMake support (thanks to Christian Ehrlicher)
16 years ago
runge b2c291feea configure.ac check for external system libvncserver version. set x11vnc version 0.9.3
17 years ago
runge d3326942e2 x11vnc: fix build error if libssl is missing or --without-ssl supplied.
17 years ago
runge e6b592438b configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.
17 years ago
runge dd193b1335 configure: make more of a split between libvncserver and x11vnc pkgs.
17 years ago
runge 76d88e3111 x11vnc: add groups handling for -users mode.
17 years ago
dscho 9fd2c929ef prepare for release of LibVNCServer 0.9
17 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
runge 241f3ed566 x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Petteno. add -find -create
17 years ago