| Commit message (Expand) | Author | Age | Files | Lines |
* | IPv6 support for LibVNCServer, part four: add copyright notices to files with...server-ipv6 | Christian Beier | 2012-04-02 | 4 | -0/+4 |
* | IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa... | Christian Beier | 2012-03-10 | 6 | -15/+174 |
* | IPv6 support for LibVNCServer, part onepointseven: Plug a memleak. | Christian Beier | 2012-03-10 | 1 | -0/+3 |
* | IPv6 support for LibVNCServer, part twopointone: properly surround IPv6 addre... | Christian Beier | 2012-03-09 | 1 | -1/+9 |
* | IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ... | Christian Beier | 2012-02-27 | 4 | -15/+90 |
* | IPv6 support for LibVNCServer, part onepointsix: fix a small logic error. | Christian Beier | 2012-02-27 | 1 | -1/+1 |
* | IPv6 support for LibVNCServer, part onepointfive: Fix compilation with IPv6 m... | Christian Beier | 2012-02-27 | 2 | -0/+8 |
* | IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections. | Christian Beier | 2012-02-20 | 5 | -19/+230 |
* | Here is a port of SDLvncviewer to GTK+2. | Mateus Cesar Groess | 2012-02-11 | 4 | -3/+683 |
* | Update AUTHORS. | Christian Beier | 2012-02-11 | 1 | -1/+2 |
* | Support Mac OS X vnc client with no password | Kyle J. McKay | 2012-02-11 | 3 | -10/+81 |
* | Add Luca to the AUTHORS | Johannes Schindelin | 2012-02-04 | 1 | -1/+1 |
* | Add an optional parameter to specify the ip address for reverse connections | Luca Stauble | 2012-02-03 | 4 | -3/+25 |
* | Merge branch 'websockets' of https://github.com/kanaka/libvncserver | Christian Beier | 2012-01-12 | 2 | -18/+31 |
|\ |
|
| * | websockets: removed debug message | Gernot Tenchio | 2012-01-12 | 1 | -1/+1 |
| * | websockets: restore errno after logging an error | Gernot Tenchio | 2012-01-12 | 1 | -6/+17 |
| * | cmake: adapted to latest websocket crypto changes | Gernot Tenchio | 2012-01-12 | 1 | -11/+13 |
* | | 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 |
* | | | Fix build error when libpng is available, but libjpeg is not. | Christian Beier | 2011-12-01 | 1 | -4/+0 |
* | | | Use AM_SILENT_RULES only when it's actually available. | Christian Beier | 2011-12-01 | 1 | -1/+1 |
* | | | Merge branch 'included-novnc' | Christian Beier | 2011-11-17 | 74 | -56/+7514 |
|\ \ \ |
|
| * | | | Move the java stuff into webclients/java-applet.included-novnc | Christian Beier | 2011-11-09 | 22 | -6/+11 |
| * | | | Rename 'classes' dir to 'webclients'. | Christian Beier | 2011-11-09 | 70 | -10/+10 |
| * | | | novnc client: use the client's notion about the server hostname instead of wh... | Christian Beier | 2011-11-09 | 2 | -5/+14 |
| * | | | Fix tiny typo. | Christian Beier | 2011-11-09 | 1 | -1/+1 |
| * | | | httpd: fix sending of binary data such as images. | Christian Beier | 2011-10-06 | 1 | -17/+7 |
| * | | | Fix typo && use proper website. | Christian Beier | 2011-10-06 | 1 | -1/+1 |
| * | | | Add noVNC HTML5 client connect possibility to our http server. | Christian Beier | 2011-10-04 | 44 | -8/+7462 |
* | | | | Add 0.9.8.2 NEWS entry. | Christian Beier | 2011-11-09 | 1 | -0/+3 |
* | | | | When GetCredential() callback is not set, don't use authentications requiring... | Christian Beier | 2011-11-09 | 1 | -2/+2 |
* | | | | Update ChangeLog for 0.9.8.1. | Christian Beier | 2011-11-08 | 1 | -0/+18 |
* | | | | Update version number in autotools && cmake, NEWS entry. | Christian Beier | 2011-11-08 | 3 | -3/+6 |
* | | | | Fix deadlock in threaded mode when using nested rfbClientIteratorNext() calls. | Christian Beier | 2011-10-26 | 1 | -15/+15 |
* | | | | Update AUTHORS | Johannes Schindelin | 2011-10-16 | 1 | -12/+2 |
* | | | | Fix memory leak | George Fleury | 2011-10-16 | 1 | -0/+1 |
* | | | | Hopefully fix the crash when updating from 0.9.7 or earlier | Johannes Schindelin | 2011-10-12 | 1 | -4/+5 |
| |/ /
|/| | |
|
* | | | SDLvncviewer: make it resizable by default | Johannes Schindelin | 2011-10-09 | 1 | -1/+3 |
|/ / |
|
* | | Merge branch 'websockets' | Christian Beier | 2011-10-04 | 26 | -159/+3441 |
|\ \ |
|
| * | | This build warning is a libvncserver one, not for x11vnc.websockets | Christian Beier | 2011-10-04 | 1 | -17/+14 |
| * | | Merge branch 'websockets' of https://github.com/kanaka/libvncserver into webs... | Christian Beier | 2011-09-23 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | md5: forced to use function names with leading underscores | Gernot Tenchio | 2011-09-21 | 1 | -2/+2 |
| * | | Merge branch 'websockets' of https://github.com/kanaka/libvncserver into webs... | Christian Beier | 2011-09-20 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | rfbcrypto_included: fix c&p errors | Gernot Tenchio | 2011-09-20 | 1 | -3/+3 |
| * | | Merge remote branch 'kanaka/websockets' into websockets | Christian Beier | 2011-09-20 | 9 | -37/+217 |
| |\ \
| | |/ |
|
| | * | rfbcrypto_polarssl: it was way to late last night... | Gernot Tenchio | 2011-09-20 | 1 | -2/+2 |
| | * | Add support for different crypto implementations | Gernot Tenchio | 2011-09-19 | 7 | -37/+212 |
| | * | Autotools: Fix OpenSSL and GnuTLS advertisement. | Christian Beier | 2011-09-19 | 2 | -5/+6 |
| | * | Fix libvncserver GnuTLS init. | Christian Beier | 2011-09-19 | 1 | -1/+1 |