ola: update to 0.10.5, drop obsolete patches
Remove autotools-related files that will get in...
Really add empty m4 subdirectory.
Rename obsolete INCLUDES to AM_CPPFLAGS
Merge pull request #38 from LibVNC/autotools-fi...
removed autogen.sh
Use an m4 script subdirectory, fix automake ini...
add a few more ignores
Merge pull request #50 from maxnet/master
Merge pull request #51 from maxnet/master
Fix potential memory corruption in libvncclient.
Update comments regarding rfbClientConnectionGo...
Fix another MinGW64 build issue. WSAEWOULDBLOCK...
Update NEWS.
Update NEWS.
Fix building with mingw-w64.
Merge pull request #63 from LibVNC/sha1rework
Fix Use-After-Free vulnerability in LibVNCServe...
Update NEWS for 0.9.10.
Update ChangeLog for 0.9.10.
Add VNCpp to projects using LibVNC.
Merge pull request #70 from maxnet/master
Merge pull request #72 from lopago/fix-segfaults
Fix possible libvncclient ServerInit memory cor...
Add Floris to AUTHORS.
Merge pull request #49 from maxnet/master
Remove x11vnc subdir.
Update noVNC HTML5 client to latest version fro...
The HAVE_X11 define is not there anymore, but w...
Remove tightvnc-1.3dev5-vncviewer-alpha-cursor....
Move VisualNaCro to https://github.com/LibVNC/V...
Move vncterm to https://github.com/LibVNC/vncterm.
Revert "LibVNCClient: Add H.264 encoding for fr...
Merge pull request #69 from nopdotcom/master
autogen.sh: pass cmdline params to configure call.
Merge pull request #74 from tanderson92/fixarpath
Update link to project home page in index.vnc.
Merge pull request #60 from cinemast/master
Merge pull request #57 from maxnet/master
INSTALL and ltmain.sh need those leading slashes.
Move prepare_x11vnc_dist.sh over to x11vnc repo.
Add libvncclient/h264.c to dist tarball.
Revert "Add libvncclient/h264.c to dist tarball."
Remove x11vnc from autotools build system.
confgure.ac: Remove MinGW linker flag that's in...
Update AUTHORS.
Ship the required macros in the m4/ directory.
Replace SHA1 implementation with the one from R...
Merge pull request #56 from maxnet/master
Merge pull request #89 from stweil/master
Merge pull request #121 from gfleury/patch-1
Re-add the useful bits of 9aa9ac59b4cb10bfca934...
Merge pull request #109 from zbierak/master
Fix rfbClientSwap64IfLE broken in fe7df89fb1777...
Merge pull request #90 from stweil/fix
Merge pull request #103 from rdieter/master
Update bundled noVNC to latest release 0.5.1
Merge pull request #99 from spaceone/master
Merge pull request #115 from solofox/master
Merge pull request #110 from AlexejStukov/patch-1
Merge pull request #111 from zbierak/master
Merge pull request #105 from cgeorges82/master
Merge pull request #118 from gbdj/threadsafe-10...
Do away with rfbint.h generation and use stdint...
Merge pull request #84 from plettix/master
Merge pull request #114 from zbierak/master
Instead of letting the build system define endi...
Fix TightVNC file transfer configure option.
Update NEWS.
Revert "Remove redundant function declarations."
Revert "Remove more redundant function declarat...
Revert "Again: remove function declarations tha...