summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix turbojpeg tests compilation.turbovncChristian Beier2012-04-251-2/+2
* Fix compilation with some libjpeg distributions.DRC2012-04-251-4/+3
* Make TurboVNC compress level 3 actually work.Christian Beier2012-04-121-1/+1
* Fix memory leak in TurboVNCDRC2012-04-091-2/+2
* Extend support for the new TurboVNC encoder to the CMake build systemDRC2012-03-261-2/+39
* Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...DRC2012-03-2616-2678/+3302
* Add DRC to AUTHORS.Christian Beier2012-03-151-1/+1
* Move tightsubsamplevel member to the end of rfbClient struct.Christian Beier2012-03-151-4/+4
* Fix the build of x11vnc when an out-of-tree build directory is usedDRC2012-03-111-1/+1
* Fix an issue that affects the existing Tight encoder as well as the newly-imp...DRC2012-03-111-0/+9
* Add TurboVNC encoding support.DRC2012-03-118-8/+2395
* 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
OpenPOWER on IntegriCloud