Commit Graph

1348 Commits (612de004c47586d74d5a93901a2d94ca1fc3f5e3)
 

Author SHA1 Message Date
Christian Beier 612de004c4 Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
9 years ago
Christian Beier 107109492e Merge pull request #70 from maxnet/master
9 years ago
Christian Beier f5abd4ab20 Merge pull request #69 from nopdotcom/master
9 years ago
Christian Beier b7946a6f36 Merge pull request #72 from lopago/fix-segfaults
9 years ago
Christian Beier e9302ef7ac Merge pull request #74 from tanderson92/fixarpath
9 years ago
Thomas Anderson 2dc984dcaa configure.ac: Use AC_CHECK_TOOL for cross-compiling support.
9 years ago
Benjamin Dürholt 97490d68b0 Changed C++ style comments to C ones
9 years ago
Benjamin Dürholt 4c1bd4e76e prevent segfault
9 years ago
Floris Bos f5ae94639b httpd: disallow directory traversal
9 years ago
Jay Carlson 79d938c16b Avoid divide-by-zero in raw encoding (OSX RealVNC)
9 years ago
Peter Spiess-Knafl 344264da2f Set autotools SOVERSION.
9 years ago
Christian Beier 069f8a2846 Merge pull request #63 from LibVNC/sha1rework
9 years ago
Christian Beier 99bd5d7ca4 Replace SHA1 implementation with the one from RFC 6234.
9 years ago
Christian Beier cf03f71780 Merge pull request #60 from cinemast/master
9 years ago
Peter Spiess-Knafl 2daa082773 fixing SOVERSION and .so VERSION
9 years ago
Christian Beier 7450e093c5 Update link to project home page in index.vnc.
9 years ago
Christian Beier 1f5f1679a9 Merge pull request #57 from maxnet/master
9 years ago
Floris Bos 6836ccb208 Fix handling of multiple VNC commands per websockets frame
9 years ago
Christian Beier b568db93b9 Merge pull request #56 from maxnet/master
9 years ago
Floris Bos a48035a1ce Only advertise xvp support when xvpHook is set
9 years ago
Christian Beier 396a3464b9 Add Floris to AUTHORS.
9 years ago
Christian Beier 173c0db807 Update NEWS.
9 years ago
Christian Beier 57c524dfe2 Merge pull request #51 from maxnet/master
9 years ago
Floris Bos 4674d4632b Initialize libgcrypt before use
9 years ago
Christian Beier 108c26fdde Merge pull request #50 from maxnet/master
9 years ago
Floris Bos ac63d74364 tls_openssl.c: enable extra POSIX functionality to get PTHREAD_MUTEX_RECURSIVE
9 years ago
Christian Beier a77d695c2b Fix another MinGW64 build issue. WSAEWOULDBLOCK is not MinGW-specific.
9 years ago
Christian Beier 5d3e41d257 Fix building with mingw-w64.
9 years ago
Christian Beier a194612d58 confgure.ac: Remove MinGW linker flag that's incompatible with mingw-w64.
9 years ago
Christian Beier a3fe1f6a88 autogen.sh: pass cmdline params to configure call.
9 years ago
Christian Beier 91261e52d9 Merge pull request #49 from maxnet/master
9 years ago
Floris Bos aaee22aaa2 Fix compiler warnings libvncclient + gtkvncviewer
9 years ago
Floris Bos 7b6243157f Fix libva related compile errors
9 years ago
Christian Beier 53becab94c Add VNCpp to projects using LibVNC.
10 years ago
Christian Beier d8bc98386a Update ChangeLog for 0.9.10.
10 years ago
Christian Beier 298a1d12e9 Update NEWS.
10 years ago
Christian Beier 0aa204d818 Update comments regarding rfbClientConnectionGone().
10 years ago
Christian Beier 668d3e3785 Fix Use-After-Free vulnerability in LibVNCServer wrt scaling.
10 years ago
dscho d4c0ebf3c7 Merge pull request #43 from maksqwe/fix_rfbSelectBox
10 years ago
Maks Naumov 02d0f73ee8 Fix selData.buttonWidth calculation
10 years ago
Christian Beier 7ef0ae905c Fix possible libvncclient ServerInit memory corruption.
10 years ago
Christian Beier 95efcfbf0c Fix potential memory corruption in libvncclient.
10 years ago
Christian Beier cdc5b5196c Update NEWS for 0.9.10.
10 years ago
Christian Beier eeeb54758f Update AUTHORS.
10 years ago
dscho 22a4657fa0 Merge pull request #42 from LibVNC/autotools-fix-revisited
10 years ago
Christian Beier 26d5253ca6 Ship the required macros in the m4/ directory.
10 years ago
Johannes Schindelin ea0e98428d Add back a working autogen.sh
10 years ago
Nicolas Ruff c18fa98b1f Fix stack-based buffer overflow
10 years ago
dscho 7e9ce73b5d Merge pull request #41 from newsoft/master
10 years ago
newsoft 83bf1f5974 Fix multiple stack-based buffer overflows in file transfer feature
10 years ago