summaryrefslogtreecommitdiffstats
path: root/rfb
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Merge pull request #90 from stweil/fixChristian Beier2015-10-101-4/+4
| |\ \
| | * | Fix definition of POSIX data typesStefan Weil2015-10-101-2/+1
| | * | Fix endianness detectionStefan Weil2015-10-101-2/+3
| | |/
| * | Fix some typos (found by codespell)Stefan Weil2015-10-093-6/+6
| |/
| * Instead of letting the build system define endianess, rely on endian.h.Christian Beier2015-05-281-5/+5
| * Do away with rfbint.h generation and use stdint.h directly instead.Christian Beier2015-05-281-3/+0
| * Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"Christian Beier2015-04-171-15/+0
| * Fix handling of multiple VNC commands per websockets frameFloris Bos2015-01-171-0/+1
* | Add hooks to client library to ontain network and authentication statusTimothy Pearson2015-01-122-0/+12
* | Port required changes for TDE's krfb server from the old libvnc version embed...Timothy Pearson2015-01-102-0/+18
|/
* Those are generally the windows headers, not just MinGWDaniel Cohen Gindi2014-09-201-2/+2
* Generally adjusting headers for compiling on windows without the mixing of Wi...Daniel Cohen Gindi2014-09-201-0/+4
* MSVC: Use the Unix emulation headersDaniel Cohen Gindi2014-09-021-0/+4
* Use correct winsock headerDaniel Cohen Gindi2014-09-021-1/+1
* Remove unneeded #ifdefs.Christian Beier2013-01-251-3/+2
* Fix ABI compatibility issue.Christian Beier2013-01-251-1/+4
* LibVNCClient: Add H.264 encoding for framebuffer updatesDavid Verbeiren2013-01-252-0/+19
* Use htobeNN(3) to convert numbers in websocket.c.Raphael Kubo da Costa2012-09-141-0/+6
* Use C-style comments in rfbconfig.h.cmake and C source code.Raphael Kubo da Costa2012-09-142-5/+5
* Add Compile Time Version Test Defines.Christian Beier2012-05-231-0/+4
* LibVNCServer: Include ws2tcpip.h if it's available.Christian Beier2012-05-031-0/+4
* Only try to build TightPNG stuff when libjpeg is available.Christian Beier2012-04-301-8/+2
* Merge branch 'turbovnc'Christian Beier2012-04-252-4/+35
|\
| * Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...DRC2012-03-262-15/+12
| * Move tightsubsamplevel member to the end of rfbClient struct.Christian Beier2012-03-151-4/+4
| * Add TurboVNC encoding support.DRC2012-03-112-4/+38
* | 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
* | IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ...Christian Beier2012-02-271-0/+2
* | IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections.Christian Beier2012-02-201-0/+7
|/
* Support Mac OS X vnc client with no passwordKyle J. McKay2012-02-111-1/+32
* 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
* | Merge branch 'included-novnc'Christian Beier2011-11-171-1/+1
|\ \
| * | Rename 'classes' dir to 'webclients'.Christian Beier2011-11-091-1/+1
| |/
* | Hopefully fix the crash when updating from 0.9.7 or earlierJohannes Schindelin2011-10-121-4/+5
|/
* Merge branch 'websockets'Christian Beier2011-10-043-10/+58
|\
| * websockets: Move Hixie disconnect hack to websockets.cGernot Tenchio2011-08-251-2/+1
| * websockets: Initial HyBi supportGernot Tenchio2011-08-251-9/+3
| * websockets: Add wspath member to rfbClientRecGernot Tenchio2011-08-171-0/+1
| * websockets: Add Websockets support to CMakeLists.txtGernot Tenchio2011-08-171-0/+3
| * websockets: Add encryption supportGernot Tenchio2011-08-171-1/+8
| * websockets: Initial WebSockets support.Joel Martin2011-08-171-0/+22
| * tightPng: Add initial tightPng encoding support.Joel Martin2011-07-223-10/+32
* | Adopt autotools build system to Android.Christian Beier2011-07-231-1/+1
* | Make LibVNCServer build for Android.letsgoustc2011-07-221-0/+5
|/