Commit Graph

1329 Commits (366c7e7c2122cc4271a2dd65d270ac4175edd5e4)
 

Author SHA1 Message Date
Timothy Pearson 366c7e7c21 Port required changes for TDE's krfb server from the old libvnc version embedded with krfb
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
newsoft 8220f4da4c Make sure that no integer overflow could occur during scaling
10 years ago
Christian Beier 9aa9ac59b4 Add libvncclient/h264.c to dist tarball.
10 years ago
Christian Beier eab5866516 Really add empty m4 subdirectory.
10 years ago
Christian Beier a1125ad9a6 Merge pull request #38 from LibVNC/autotools-fix-revisited
10 years ago
Christian Beier 6e39e7c6f8 INSTALL and ltmain.sh need those leading slashes.
10 years ago
Christian Beier 465a5b0bd5 Update noVNC HTML5 client to latest version from https://github.com/kanaka/noVNC.
10 years ago
Brian Bidulock 9994e3aad0 add a few more ignores
10 years ago
Brian Bidulock 883da427a5 removed autogen.sh
10 years ago
Christian Beier b94838a58a Remove autotools-related files that will get installed by autoreconf -i.
10 years ago
Brian Bidulock acf095086d Use an m4 script subdirectory, fix automake init and two macro names.
10 years ago
Brian Bidulock 57b0e4f4fe Rename obsolete INCLUDES to AM_CPPFLAGS
10 years ago
Johannes Schindelin ad7a054e8c Close unclosed comments ;-)
10 years ago
dscho 198c855d2a Merge pull request #36 from danielgindi/master
10 years ago
Daniel Cohen Gindi b288722ea6 A forgotten `#ifdef WIN32` broke UNIX build.
10 years ago
dscho bf87073f7a Merge pull request #33 from danielgindi/master
10 years ago
Daniel Cohen Gindi fd075263f9 Signal is a fundamental UNIX function, and must be omitted for any windows compilation
10 years ago
Daniel Cohen Gindi a7f79b696e These are UNIX headers, and are not available on MSVC
10 years ago
Daniel Cohen Gindi e69e1efd75 Those are generally the windows headers, not just MinGW
10 years ago
Daniel Cohen Gindi 1fc2951f22 On windows, use the Win32 calls for directory enumerations.
10 years ago