summaryrefslogtreecommitdiffstats
path: root/rfb
Commit message (Expand)AuthorAgeFilesLines
* Adopt autotools build system to Android.Christian Beier2011-07-231-1/+1
* Make LibVNCServer build for Android.letsgoustc2011-07-221-0/+5
* Fix rfbProcessNewConnection to return some value instead of void.George Kiagiadakis2011-06-011-1/+1
* Split two event-loop related functions out of the rfbProcessEvents() mechanism.George Kiagiadakis2011-06-011-0/+6
* Fix compilation in c89 mode.George Kiagiadakis2011-04-281-2/+2
* CMake: Check for libgcrypt availability.Christian Beier2011-03-121-0/+3
* Remove autogenerated files.Christian Beier2011-03-122-192/+0
* Set proper file permissions for source files.Christian Beier2011-03-101-0/+0
* libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.Christian Beier2011-02-071-0/+7
* Remove unneeded files concerning CVS.Christian Beier2011-01-311-5/+0
* Add ARD (Apple Remote Desktop) security type supportVic Lee2011-01-311-0/+1
* Add doxygen documentation support.Christian Beier2010-11-183-133/+336
* libvncserver cleanup: remove rfbKeyFrame remnants.Christian Beier2010-11-111-14/+0
* libvnc[server|client]: implement xvp VNC extension.Christian Beier2010-11-023-1/+55
* Only define strncasecmp to _strnicmp when using MS compiler.Christian Beier2010-10-211-0/+5
* rfb/rfbproto.h: Prefix WORDS_BIGENDIAN when it is defined.Christian Beier2010-10-081-0/+5
* IP QoS support in libvncclient.Christian Beier2010-09-291-0/+4
* Non-blocking sockets for Windows.Christian Beier2010-09-131-0/+1
* libvncclient: add ipv6 supportVic Lee2010-07-081-0/+1
* Implement a DisplayFinishedHook for libvncserver.Christian Beier2010-05-191-0/+4
* cmake: fix CMakeLists.txtCorentin Chary2010-04-281-0/+3
* Add UltraVNC Repeater support in libvncclientVic Lee2010-01-161-0/+5
* Add support for viewers to select security types on demandVic Lee2010-01-011-0/+5
* libvncclient: better return value for non-forking listen.Christian Beier2009-11-121-1/+1
* Merge branch 'VeNCrypt'Johannes Schindelin2009-11-022-0/+63
|\
| * Add MSLogon security typeVic Lee2009-11-022-0/+11
| * Add VeNCrypt support in libvncclientVic Lee2009-10-022-3/+16
| * Add anonymous TLS support in libvncclientVic Lee2009-10-022-0/+39
* | libvncclient: add a non-forking listen function.Christian Beier2009-10-301-0/+4
* | libvncclient: Add FinishedFrameBufferUpdate callbackAlexander Dorokhine2009-10-301-0/+2
* | mingw32 crosscompile fixes.Christian Beier2009-10-021-0/+1
|/
* Thread safety for zrle, zlib, tight.runge2009-05-211-0/+11
* Export the functions SupportsClient2Server and SupportsServer2Clientllyzs2009-05-201-0/+3
* libvncclient: Unix sockets support by Ben KlopfensteinBen Klopfenstein2009-05-121-0/+1
* Fix compilation in the absence of libjpegdscho2008-04-281-1/+1
* Move tightQualityLevel out of the JPEG specific partdscho2008-01-311-1/+2
* Make ZYWRLE thread-safe for multiple clientsdscho2008-01-301-0/+2
* Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)dscho2008-01-291-0/+1
* Add CMake support (thanks to Christian Ehrlicher)dscho2008-01-292-0/+93
* rfbclient.h: use 'extern "C"' to make it convenient to include from C++dscho2007-04-061-0/+9
* rfb.h: Do not misplace guardsdscho2007-04-061-1/+3
* LibVNCClient: some users do not want to get whole-screen updates; introduce c...dscho2007-02-011-0/+4
* libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclientrunge2007-01-311-0/+6
* Move our rfbEncodings numbers out of the TightVNC range.runge2006-12-161-5/+5
* do not always include rfb/keysym.hdscho2006-09-121-1/+0
* make cut text handling using a hookdscho2006-09-111-2/+2
* KeyboardLedState Encoding Masks are now defined for portabilitysteven_carr2006-05-281-0/+18
* Permit auth.c to test major versionsteven_carr2006-05-161-0/+1
* Support sending TextChat messages back to the clientsteven_carr2006-05-151-0/+2
* Default to RFB 3.8, add command line option to specify the RFB version.steven_carr2006-05-152-1/+4