summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include cmake configure file templates in dist tarball.Christian Beier2011-03-121-1/+1
* Remove autogenerated files.Christian Beier2011-03-122-192/+0
* Update NEWS for 0.9.8 release.Christian Beier2011-03-121-0/+50
* Fix libvncclient TLS for Windows builds.Christian Beier2011-03-121-5/+39
* Let libvncclient build with gcrypt for MinGW32 builds.Christian Beier2011-03-121-0/+4
* Use WaitForMessage instead of sleep in socket reading to fix performance issue.Vic Lee2011-03-121-10/+2
* Set proper file permissions for source files.Christian Beier2011-03-1024-0/+0
* Next version will be 0.9.8.Christian Beier2011-03-102-3/+3
* Move zippy.c to examples.Christian Beier2011-03-105-11/+4
* Call WSAGetLastError() everywhere errno is read after a Winsock call.Christian Beier2011-03-035-1/+26
* Update minilzo library used for Ultra encoding to ver 2.04.Christian Beier2011-02-266-2090/+5177
* libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.Christian Beier2011-02-077-159/+103
* Include CMakeLists.txt file in dist tarball.Christian Beier2011-02-021-0/+1
* Remove unneeded files concerning CVS.Christian Beier2011-01-3114-157/+0
* Remove completely broken Visual Studio project filesJohannes Schindelin2011-01-313-414/+0
* SDLvncviewer: fix compilation from dist tarball.Christian Beier2011-01-312-1/+2
* Add ARD (Apple Remote Desktop) security type supportVic Lee2011-01-314-0/+342
* Put files used by both libs into a 'common' dir.Christian Beier2011-01-2515-3508/+19
* Fix two errors found by cppcheckebola_rulez2011-01-201-1/+5
* Remove never used protocol version name string.runge2011-01-011-8/+3
* x11vnc: Use opengl to read screen on macosx. non-deprecated macosx interfaces...runge2010-12-2927-166/+1251
* x11vnc: force --with-system-libvncserver to use correct headers.runge2010-12-215-5/+20
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x...runge2010-12-2148-431/+5200
* libvncserver sockets: check cl->screen before accessing itTobias Doerffel2010-12-011-2/+2
* Doxygen documentation: actually add Doxyfile.Christian Beier2010-11-301-0/+1675
* The website is now maintained independentlyJohannes Schindelin2010-11-292-236/+0
* Add doxygen documentation support.Christian Beier2010-11-1814-141/+371
* libvncserver: fix endless loop when server closed client in threaded mode.Christian Beier2010-11-181-5/+5
* libvncserver sockets: favor per-screen maxclientwait over global one when set.Christian Beier2010-11-181-3/+8
* libvncserver cleanup: remove rfbKeyFrame remnants.Christian Beier2010-11-113-18/+0
* libvnc[server|client]: implement xvp VNC extension.Christian Beier2010-11-027-3/+171
* Added missing initialization of extension mutexTobias Doerffel2010-10-291-0/+5
* Only define strncasecmp to _strnicmp when using MS compiler.Christian Beier2010-10-212-5/+6
* In rfbSendDirContent() we have to make sure to call closedir() beforeTobias Doerffel2010-10-201-1/+5
* Fix build failure wrt IP QoS support in libvncclient.Christian Beier2010-10-201-1/+1
* Avoid 100% CPU usage when calling ReadFromRFBServer and no available bytes to...Vic Lee2010-10-131-0/+10
* rfb/rfbproto.h: Prefix WORDS_BIGENDIAN when it is defined.Christian Beier2010-10-081-0/+5
* IP QoS support in libvncclient.Christian Beier2010-09-295-0/+61
* Non-blocking sockets for Windows.Christian Beier2010-09-136-46/+41
* Cleanup: remove CORBA stuff.Christian Beier2010-09-133-20/+1
* update classes/ssl jars, patches, and scriptrunge2010-09-107-58/+261
* update to x11vnc 0.9.12runge2010-09-1032-265/+769
* Fix MinGW32 compilation with libjpeg.Christian Beier2010-09-062-0/+6
* Fix MinGW32 checking for IPv6.Christian Beier2010-07-142-2/+16
* libvncclient: add ipv6 supportVic Lee2010-07-084-13/+97
* Call MallocFrameBuffer before SetFormatAndEncodingsWouter Van Meir2010-06-041-3/+3
* Implement a DisplayFinishedHook for libvncserver.Christian Beier2010-05-193-1/+16
* libvncclient: rfbResizeFrameBuffer should also set updateRect.runge2010-05-082-0/+13
* x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts().runge2010-05-088-34/+44
* Complete the AUTHORS fileJohannes Schindelin2010-05-071-1/+1