summaryrefslogtreecommitdiffstats
path: root/rfb/rfbclient.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LibVNCServer-0.9.12'Slávek Banko2019-02-061-1/+68
|\
| * LibVNCClient: add support for custom auth handlersTobias Junghans2018-11-111-0/+3
| * Remove the turbojpeg.h dependency from public headersChristian Beier2018-09-271-2/+1
| * Include Tight decoding optimizations from TurboVNCDRC2018-01-221-1/+11
| * Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simo...Christian Beier2017-09-021-0/+23
| |\
| | * Added SASL authentication supportsimon2017-06-251-0/+23
| * | X509 certificate verification for OpenSSLsimon2017-05-051-0/+8
| |/
| * Fix building for Android and add build instructions to READMEChristian Beier2017-03-261-0/+5
| * Merge branch 'circle' of https://github.com/ldmnyblzs/libvncserver into ldmny...Christian Beier2017-03-261-0/+15
| |\
| | * Add function pointers for every type of rectangleBalazs Ludmany2016-06-291-0/+15
| * | Fix LibVNCClient compilation with MSVC 2014Christian Beier2017-01-281-0/+4
| |/
* | Merge tag 'LibVNCServer-0.9.11' of https://github.com/LibVNC/libvncserverSlávek Banko2017-10-141-4/+22
|\|
| * Fix rfbClientSwap64IfLE broken in fe7df89fb1777b4fd303d5a601541f6062caf8eaChristian Beier2016-06-051-1/+1
| * Merge pull request #84 from plettix/masterChristian Beier2016-06-051-2/+2
| |\
| | * shift fixes - if an integer is a negative number then the return value of "Sw...plettix2015-07-221-2/+2
| * | libvncclient/tls_gnutls.c: Add hooks to WriteToTLS() for optional protection ...gbdj2016-04-231-0/+6
| * | Be a bit clearer with the cursorshape documentation for libvncclient.Christian Beier2015-12-031-1/+4
| * | Properly document HandleCursorShape and GotCursorShapeProc.Christian Beier2015-12-031-2/+11
| |/
* / Add hooks to client library to ontain network and authentication statusTimothy Pearson2015-01-121-0/+4
|/
* Generally adjusting headers for compiling on windows without the mixing of Wi...Daniel Cohen Gindi2014-09-201-0/+4
* Fix ABI compatibility issue.Christian Beier2013-01-251-1/+4
* LibVNCClient: Add H.264 encoding for framebuffer updatesDavid Verbeiren2013-01-251-0/+1
* LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specif...Christian Beier2012-04-151-6/+1
* IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa...Christian Beier2012-03-101-1/+4
* Add an optional parameter to specify the ip address for reverse connectionsLuca Stauble2012-02-031-0/+4
* Small changes to LibNVCClient doxygen documentation.Christian Beier2011-12-151-22/+23
* Merge branch 'master' of https://github.com/watkipet/libvncserverChristian Beier2011-12-151-1/+215
|\
| * Added comments.Peter Watkins2011-10-261-1/+215
* | Hopefully fix the crash when updating from 0.9.7 or earlierJohannes Schindelin2011-10-121-4/+5
|/
* Add doxygen documentation support.Christian Beier2010-11-181-29/+43
* libvnc[server|client]: implement xvp VNC extension.Christian Beier2010-11-021-0/+5
* IP QoS support in libvncclient.Christian Beier2010-09-291-0/+4
* libvncclient: add ipv6 supportVic Lee2010-07-081-0/+1
* 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-021-0/+51
|\
| * Add MSLogon security typeVic Lee2009-11-021-0/+10
| * Add VeNCrypt support in libvncclientVic Lee2009-10-021-3/+6
| * Add anonymous TLS support in libvncclientVic Lee2009-10-021-0/+38
* | libvncclient: add a non-forking listen function.Christian Beier2009-10-301-0/+4
* | libvncclient: Add FinishedFrameBufferUpdate callbackAlexander Dorokhine2009-10-301-0/+2
|/
* 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
* rfbclient.h: use 'extern "C"' to make it convenient to include from C++dscho2007-04-061-0/+9
* 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
* make cut text handling using a hookdscho2006-09-111-2/+2
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-0/+21