summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle colormaps with more than 256 colors.runge2008-05-231-4/+14
* examples/mac: disable the cursordscho2008-05-131-0/+3
* SDLvncviewer: add -viewonlydscho2008-05-131-1/+15
* x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg.runge2008-05-127-19/+41
* Add X509_print_ex_fp check for x11vnc.runge2008-05-121-0/+5
* Many improvement to the frontend and unix viewer. UltraVNC proxy support,runge2008-05-127-490/+1805
* x11vnc: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-0815-2994/+3542
* Add check for "https" to viewers. update jars.runge2008-05-086-8/+14
* Fix compilation in the absence of libjpegdscho2008-04-281-1/+1
* Update TODOsdscho2008-03-211-5/+7
* Please MS Visual C++ a bit (Christian Ehrlicher)dscho2008-02-182-2/+5
* Update ssl jars.runge2008-02-186-2/+2
* changes for releaserunge2008-02-183-15/+27
* minor date changes.runge2008-02-184-8/+26
* ssvnc sync with zywrle support and improvements to popup.runge2008-02-184-780/+1812
* ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki)dscho2008-02-043-16/+81
* Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki)dscho2008-02-042-145/+156
* Add ZYWRLE to server printout.runge2008-02-031-0/+1
* SDLvncviewer: fix button handlingdscho2008-02-023-3/+6
* SDLvncviewer: fix Ctrl+<letter>dscho2008-02-022-1/+5
* SDLvncviewer: fix translation of the Tab keydscho2008-02-022-2/+1
* Updated TODOsdscho2008-02-021-8/+10
* Need to include zywrletemplate.c in Makefile.amrunge2008-02-011-1/+1
* sync java viewer.runge2008-02-013-2/+16
* x11vnc: during speeds estimate, guard against client disconnecting.runge2008-02-0113-1734/+1680
* Fix rfbSendSupportedEncodingsdscho2008-01-311-43/+32
* Recurse into subdirectory x11vnc/ when configuring with --with-x11vncdscho2008-01-312-1/+6
* Fix Swap16IfLE() on bytesdscho2008-01-311-3/+3
* Move tightQualityLevel out of the JPEG specific partdscho2008-01-312-3/+4
* Make ZYWRLE thread-safe for multiple clientsdscho2008-01-303-17/+17
* ZYWRLE brown paper bag fixdscho2008-01-302-4/+6
* Update TODOsdscho2008-01-291-5/+7
* Add a .gitignore filedscho2008-01-291-0/+71
* Add missing #include <time.h> (thanks Christian Ehrlicher)dscho2008-01-292-0/+5
* Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)dscho2008-01-298-25/+961
* Add CMake support (thanks to Christian Ehrlicher)dscho2008-01-296-3/+343
* x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.runge2008-01-159-56/+91
* x11vnc: setup remote-ctrl file by default on macosx. improverunge2007-12-1611-35/+88
* Fixes for MacOSX 10.5. Improve usage of x11 viewer on macosx.runge2007-12-164-14/+638
* x11vnc: fix find_display and usleep() prototype on macosx.runge2007-12-169-28/+73
* x11vnc: add clear_locks (Caps_Lock, etc) action.runge2007-11-1314-1548/+1778
* ssvnc sync: connect_br.tcl socks4/5 http proxies, ss_vncviewer socks5 proxy. ...runge2007-10-274-513/+1457
* ssl java and ss_vncviewer (socks5) sync.runge2007-10-273-222/+607
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-2726-2099/+3567
* x11vnc: add xfce to createdisplayrunge2007-10-048-42/+53
* x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.runge2007-09-2611-250/+533
* Avoid misaligned access on 64-bit machinesdscho2007-09-171-13/+15
* update ss_vncviewer script, jars, and patch files.runge2007-09-117-47/+138
* ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes.runge2007-09-116-257/+2920
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-1118-1589/+2319