summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPv6 support for LibVNCServer, part four: add copyright notices to files with...server-ipv6Christian Beier2012-04-024-0/+4
* IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa...Christian Beier2012-03-106-15/+174
* IPv6 support for LibVNCServer, part onepointseven: Plug a memleak.Christian Beier2012-03-101-0/+3
* IPv6 support for LibVNCServer, part twopointone: properly surround IPv6 addre...Christian Beier2012-03-091-1/+9
* IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, ...Christian Beier2012-02-274-15/+90
* IPv6 support for LibVNCServer, part onepointsix: fix a small logic error.Christian Beier2012-02-271-1/+1
* IPv6 support for LibVNCServer, part onepointfive: Fix compilation with IPv6 m...Christian Beier2012-02-272-0/+8
* IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections.Christian Beier2012-02-205-19/+230
* Here is a port of SDLvncviewer to GTK+2.Mateus Cesar Groess2012-02-114-3/+683
* Update AUTHORS.Christian Beier2012-02-111-1/+2
* Support Mac OS X vnc client with no passwordKyle J. McKay2012-02-113-10/+81
* Add Luca to the AUTHORSJohannes Schindelin2012-02-041-1/+1
* Add an optional parameter to specify the ip address for reverse connectionsLuca Stauble2012-02-034-3/+25
* Merge branch 'websockets' of https://github.com/kanaka/libvncserverChristian Beier2012-01-122-18/+31
|\
| * websockets: removed debug messageGernot Tenchio2012-01-121-1/+1
| * websockets: restore errno after logging an errorGernot Tenchio2012-01-121-6/+17
| * cmake: adapted to latest websocket crypto changesGernot Tenchio2012-01-121-11/+13
* | 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
* | | Fix build error when libpng is available, but libjpeg is not.Christian Beier2011-12-011-4/+0
* | | Use AM_SILENT_RULES only when it's actually available.Christian Beier2011-12-011-1/+1
* | | Merge branch 'included-novnc'Christian Beier2011-11-1774-56/+7514
|\ \ \
| * | | Move the java stuff into webclients/java-applet.included-novncChristian Beier2011-11-0922-6/+11
| * | | Rename 'classes' dir to 'webclients'.Christian Beier2011-11-0970-10/+10
| * | | novnc client: use the client's notion about the server hostname instead of wh...Christian Beier2011-11-092-5/+14
| * | | Fix tiny typo.Christian Beier2011-11-091-1/+1
| * | | httpd: fix sending of binary data such as images.Christian Beier2011-10-061-17/+7
| * | | Fix typo && use proper website.Christian Beier2011-10-061-1/+1
| * | | Add noVNC HTML5 client connect possibility to our http server.Christian Beier2011-10-0444-8/+7462
* | | | Add 0.9.8.2 NEWS entry.Christian Beier2011-11-091-0/+3
* | | | When GetCredential() callback is not set, don't use authentications requiring...Christian Beier2011-11-091-2/+2
* | | | Update ChangeLog for 0.9.8.1.Christian Beier2011-11-081-0/+18
* | | | Update version number in autotools && cmake, NEWS entry.Christian Beier2011-11-083-3/+6
* | | | Fix deadlock in threaded mode when using nested rfbClientIteratorNext() calls.Christian Beier2011-10-261-15/+15
* | | | Update AUTHORSJohannes Schindelin2011-10-161-12/+2
* | | | Fix memory leakGeorge Fleury2011-10-161-0/+1
* | | | Hopefully fix the crash when updating from 0.9.7 or earlierJohannes Schindelin2011-10-121-4/+5
| |/ / |/| |
* | | SDLvncviewer: make it resizable by defaultJohannes Schindelin2011-10-091-1/+3
|/ /
* | Merge branch 'websockets'Christian Beier2011-10-0426-159/+3441
|\ \
| * | This build warning is a libvncserver one, not for x11vnc.websocketsChristian Beier2011-10-041-17/+14
| * | Merge branch 'websockets' of https://github.com/kanaka/libvncserver into webs...Christian Beier2011-09-231-2/+2
| |\ \ | | |/
| | * md5: forced to use function names with leading underscoresGernot Tenchio2011-09-211-2/+2
| * | Merge branch 'websockets' of https://github.com/kanaka/libvncserver into webs...Christian Beier2011-09-201-3/+3
| |\ \ | | |/
| | * rfbcrypto_included: fix c&p errorsGernot Tenchio2011-09-201-3/+3
| * | Merge remote branch 'kanaka/websockets' into websocketsChristian Beier2011-09-209-37/+217
| |\ \ | | |/
| | * rfbcrypto_polarssl: it was way to late last night...Gernot Tenchio2011-09-201-2/+2
| | * Add support for different crypto implementationsGernot Tenchio2011-09-197-37/+212
| | * Autotools: Fix OpenSSL and GnuTLS advertisement.Christian Beier2011-09-192-5/+6
| | * Fix libvncserver GnuTLS init.Christian Beier2011-09-191-1/+1
OpenPOWER on IntegriCloud