| Commit message (Expand) | Author | Age | Files | Lines |
* | LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specif... | Christian Beier | 2012-04-15 | 1 | -6/+1 |
* | IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa... | Christian Beier | 2012-03-10 | 1 | -1/+4 |
* | IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ... | Christian Beier | 2012-02-27 | 1 | -0/+2 |
* | IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections. | Christian Beier | 2012-02-20 | 1 | -0/+7 |
* | Support Mac OS X vnc client with no password | Kyle J. McKay | 2012-02-11 | 1 | -1/+32 |
* | Add an optional parameter to specify the ip address for reverse connections | Luca Stauble | 2012-02-03 | 1 | -0/+4 |
* | Small changes to LibNVCClient doxygen documentation. | Christian Beier | 2011-12-15 | 1 | -22/+23 |
* | Merge branch 'master' of https://github.com/watkipet/libvncserver | Christian Beier | 2011-12-15 | 1 | -1/+215 |
|\ |
|
| * | Added comments. | Peter Watkins | 2011-10-26 | 1 | -1/+215 |
* | | Merge branch 'included-novnc' | Christian Beier | 2011-11-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Rename 'classes' dir to 'webclients'. | Christian Beier | 2011-11-09 | 1 | -1/+1 |
| |/ |
|
* | | Hopefully fix the crash when updating from 0.9.7 or earlier | Johannes Schindelin | 2011-10-12 | 1 | -4/+5 |
|/ |
|
* | Merge branch 'websockets' | Christian Beier | 2011-10-04 | 3 | -10/+58 |
|\ |
|
| * | websockets: Move Hixie disconnect hack to websockets.c | Gernot Tenchio | 2011-08-25 | 1 | -2/+1 |
| * | websockets: Initial HyBi support | Gernot Tenchio | 2011-08-25 | 1 | -9/+3 |
| * | websockets: Add wspath member to rfbClientRec | Gernot Tenchio | 2011-08-17 | 1 | -0/+1 |
| * | websockets: Add Websockets support to CMakeLists.txt | Gernot Tenchio | 2011-08-17 | 1 | -0/+3 |
| * | websockets: Add encryption support | Gernot Tenchio | 2011-08-17 | 1 | -1/+8 |
| * | websockets: Initial WebSockets support. | Joel Martin | 2011-08-17 | 1 | -0/+22 |
| * | tightPng: Add initial tightPng encoding support. | Joel Martin | 2011-07-22 | 3 | -10/+32 |
* | | Adopt autotools build system to Android. | Christian Beier | 2011-07-23 | 1 | -1/+1 |
* | | Make LibVNCServer build for Android. | letsgoustc | 2011-07-22 | 1 | -0/+5 |
|/ |
|
* | Fix rfbProcessNewConnection to return some value instead of void. | George Kiagiadakis | 2011-06-01 | 1 | -1/+1 |
* | Split two event-loop related functions out of the rfbProcessEvents() mechanism. | George Kiagiadakis | 2011-06-01 | 1 | -0/+6 |
* | Fix compilation in c89 mode. | George Kiagiadakis | 2011-04-28 | 1 | -2/+2 |
* | CMake: Check for libgcrypt availability. | Christian Beier | 2011-03-12 | 1 | -0/+3 |
* | Remove autogenerated files. | Christian Beier | 2011-03-12 | 2 | -192/+0 |
* | Set proper file permissions for source files. | Christian Beier | 2011-03-10 | 1 | -0/+0 |
* | libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe. | Christian Beier | 2011-02-07 | 1 | -0/+7 |
* | Remove unneeded files concerning CVS. | Christian Beier | 2011-01-31 | 1 | -5/+0 |
* | Add ARD (Apple Remote Desktop) security type support | Vic Lee | 2011-01-31 | 1 | -0/+1 |
* | Add doxygen documentation support. | Christian Beier | 2010-11-18 | 3 | -133/+336 |
* | libvncserver cleanup: remove rfbKeyFrame remnants. | Christian Beier | 2010-11-11 | 1 | -14/+0 |
* | libvnc[server|client]: implement xvp VNC extension. | Christian Beier | 2010-11-02 | 3 | -1/+55 |
* | Only define strncasecmp to _strnicmp when using MS compiler. | Christian Beier | 2010-10-21 | 1 | -0/+5 |
* | rfb/rfbproto.h: Prefix WORDS_BIGENDIAN when it is defined. | Christian Beier | 2010-10-08 | 1 | -0/+5 |
* | IP QoS support in libvncclient. | Christian Beier | 2010-09-29 | 1 | -0/+4 |
* | Non-blocking sockets for Windows. | Christian Beier | 2010-09-13 | 1 | -0/+1 |
* | libvncclient: add ipv6 support | Vic Lee | 2010-07-08 | 1 | -0/+1 |
* | Implement a DisplayFinishedHook for libvncserver. | Christian Beier | 2010-05-19 | 1 | -0/+4 |
* | cmake: fix CMakeLists.txt | Corentin Chary | 2010-04-28 | 1 | -0/+3 |
* | Add UltraVNC Repeater support in libvncclient | Vic Lee | 2010-01-16 | 1 | -0/+5 |
* | Add support for viewers to select security types on demand | Vic Lee | 2010-01-01 | 1 | -0/+5 |
* | libvncclient: better return value for non-forking listen. | Christian Beier | 2009-11-12 | 1 | -1/+1 |
* | Merge branch 'VeNCrypt' | Johannes Schindelin | 2009-11-02 | 2 | -0/+63 |
|\ |
|
| * | Add MSLogon security type | Vic Lee | 2009-11-02 | 2 | -0/+11 |
| * | Add VeNCrypt support in libvncclient | Vic Lee | 2009-10-02 | 2 | -3/+16 |
| * | Add anonymous TLS support in libvncclient | Vic Lee | 2009-10-02 | 2 | -0/+39 |
* | | libvncclient: add a non-forking listen function. | Christian Beier | 2009-10-30 | 1 | -0/+4 |
* | | libvncclient: Add FinishedFrameBufferUpdate callback | Alexander Dorokhine | 2009-10-30 | 1 | -0/+2 |