summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Philip to AUTHORS.client-tls-refactorChristian Beier2012-04-151-1/+1
* LibVNCClient: Fix build with no SSL/TLS library available.Christian Beier2012-04-151-0/+2
* LibVNCClient: properly free the openssl session stuff on shutdown.Christian Beier2012-04-151-13/+14
* LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specif...Christian Beier2012-04-155-72/+16
* Unify GnuTLS vs OpenSSL build systems stuff between libvncclient and libvncse...Christian Beier2012-04-141-9/+8
* Add the OpenSSL libvncclient TLS version to the build system.Christian Beier2012-04-144-1/+657
* Update our copy of noVNC.Christian Beier2012-04-1215-144/+1221
* Merge branch 'server-ipv6'Christian Beier2012-04-0212-48/+516
|\
| * 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
* | SDLvncviewer: map Apple/Windows keys correctlyJohannes Schindelin2012-03-291-3/+2
* | gitignore the compiled gtkvncclientJohannes Schindelin2012-03-291-0/+1
* | SDLvncviewer: fix the SDL_KEYUP issueJohannes Schindelin2012-03-291-6/+13
|/
* 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
|/ /
OpenPOWER on IntegriCloud