| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed a violation of the C89 standard ("declarations must come before instruc... | Daniel Cohen Gindi | 2014-09-20 | 1 | -2/+4 |
| * | `strings.h` and `resolv.h` are not available on MSVC, and some POSIX function... | Daniel Cohen Gindi | 2014-09-20 | 1 | -0/+7 |
| * | Do not accept a scaling factor of zero on PalmVNCSetScaleFactor and SetScale ... | Nicolas Ruff | 2014-08-18 | 1 | -0/+14 |
| * | Check malloc() return value on client->server ClientCutText message. Client c... | Nicolas Ruff | 2014-08-18 | 1 | -0/+5 |
| * | Include stdio.h for snprintf(3) | Raphael Kubo da Costa | 2012-09-14 | 1 | -0/+2 |
| * | Tune the definitions needed when building with -ansi. | Raphael Kubo da Costa | 2012-09-14 | 1 | -0/+2 |
| * | Some more libjpeg, libpng and zlib related build fixes. | Christian Beier | 2012-04-30 | 1 | -2/+2 |
| * | Only try to build TightPNG stuff when libjpeg is available. | Christian Beier | 2012-04-30 | 1 | -16/+10 |
| * | Properly check return value. | Christian Beier | 2012-04-26 | 1 | -1/+4 |
| * | Fix some compiler warnings thrown with newer gcc. | Christian Beier | 2012-04-25 | 1 | -3/+1 |
| * | Merge branch 'turbovnc' | Christian Beier | 2012-04-25 | 1 | -0/+43 |
| |\ |
|
| | * | Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f... | DRC | 2012-03-26 | 1 | -27/+23 |
| | * | Fix an issue that affects the existing Tight encoder as well as the newly-imp... | DRC | 2012-03-11 | 1 | -0/+9 |
| | * | Add TurboVNC encoding support. | DRC | 2012-03-11 | 1 | -0/+38 |
| * | | IPv6 support for LibVNCServer, part onepointfive: Fix compilation with IPv6 m... | Christian Beier | 2012-02-27 | 1 | -0/+4 |
| * | | IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections. | Christian Beier | 2012-02-20 | 1 | -2/+13 |
| |/ |
|
| * | Support Mac OS X vnc client with no password | Kyle J. McKay | 2012-02-11 | 1 | -7/+17 |
| * | Fix deadlock in threaded mode when using nested rfbClientIteratorNext() calls. | Christian Beier | 2011-10-26 | 1 | -15/+15 |
| * | Fix memory leak | George Fleury | 2011-10-16 | 1 | -0/+1 |
| * | websockets: Move Hixie disconnect hack to websockets.c | Gernot Tenchio | 2011-08-25 | 1 | -65/+2 |
| * | websockets: Initial HyBi support | Gernot Tenchio | 2011-08-25 | 1 | -2/+0 |
| * | websockets: Add encryption support | Gernot Tenchio | 2011-08-17 | 1 | -8/+47 |
| * | websockets: Add UTF-8 encoding support. | Joel Martin | 2011-08-17 | 1 | -8/+20 |
| * | websockets: Better disconnect detection. | Joel Martin | 2011-08-17 | 1 | -0/+5 |
| * | websockets: Initial WebSockets support. | Joel Martin | 2011-08-17 | 1 | -1/+32 |
| * | tightPng: Add initial tightPng encoding support. | Joel Martin | 2011-07-22 | 1 | -4/+45 |
| * | Fix compilation in c89 mode. | George Kiagiadakis | 2011-04-28 | 1 | -3/+3 |
| * | Fix (most) MinGW32 compiler warnings. | Christian Beier | 2011-03-17 | 1 | -2/+2 |
| * | Call WSAGetLastError() everywhere errno is read after a Winsock call. | Christian Beier | 2011-03-03 | 1 | -0/+6 |
| * | libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe. | Christian Beier | 2011-02-07 | 1 | -0/+4 |
| * | Remove never used protocol version name string. | runge | 2011-01-01 | 1 | -8/+3 |
| * | libvncserver cleanup: remove rfbKeyFrame remnants. | Christian Beier | 2010-11-11 | 1 | -2/+0 |
| * | libvnc[server|client]: implement xvp VNC extension. | Christian Beier | 2010-11-02 | 1 | -2/+61 |
| * | In rfbSendDirContent() we have to make sure to call closedir() before | Tobias Doerffel | 2010-10-20 | 1 | -1/+5 |
| * | Non-blocking sockets for Windows. | Christian Beier | 2010-09-13 | 1 | -4/+1 |
| * | Cleanup: remove CORBA stuff. | Christian Beier | 2010-09-13 | 1 | -13/+1 |
| * | Implement a DisplayFinishedHook for libvncserver. | Christian Beier | 2010-05-19 | 1 | -1/+11 |
| * | Fix checks for socket values, 0 is a legal value. | Christian Beier | 2009-11-11 | 1 | -1/+1 |
| * | Thread safety for zrle, zlib, tight. | runge | 2009-05-21 | 1 | -0/+21 |
| * | We seem to need to guard against freeing iterator 'i' twice in rfbSendFramebu... | runge | 2008-06-24 | 1 | -4/+8 |
| * | Handle colormaps with more than 256 colors. | runge | 2008-05-23 | 1 | -4/+14 |
| * | Fix rfbSendSupportedEncodings | dscho | 2008-01-31 | 1 | -43/+32 |
| * | Fix Swap16IfLE() on bytes | dscho | 2008-01-31 | 1 | -3/+3 |
| * | Move tightQualityLevel out of the JPEG specific part | dscho | 2008-01-31 | 1 | -2/+2 |
| * | Add missing #include <time.h> (thanks Christian Ehrlicher) | dscho | 2008-01-29 | 1 | -0/+2 |
| * | Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi) | dscho | 2008-01-29 | 1 | -0/+3 |
| * | Avoid misaligned access on 64-bit machines | dscho | 2007-09-17 | 1 | -13/+15 |
| * | More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop in... | runge | 2007-05-19 | 1 | -7/+10 |
| * | In rfbSendFileTransferChunk() check permitFileTransfer 1st to avoid false ala... | runge | 2007-05-17 | 1 | -3/+4 |
| * | Drop client if UltraVNC filetransfer is not enabled. | runge | 2007-05-16 | 1 | -3/+33 |