| Commit message (Expand) | Author | Age | Files | Lines |
* | SDLvncviewer: add -viewonly | dscho | 2008-05-13 | 1 | -1/+15 |
* | x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. | runge | 2008-05-12 | 7 | -19/+41 |
* | Add X509_print_ex_fp check for x11vnc. | runge | 2008-05-12 | 1 | -0/+5 |
* | Many improvement to the frontend and unix viewer. UltraVNC proxy support, | runge | 2008-05-12 | 7 | -490/+1805 |
* | x11vnc: add UltraVNC repeater proxy support. fix to setp gui | runge | 2008-05-08 | 15 | -2994/+3542 |
* | Add check for "https" to viewers. update jars. | runge | 2008-05-08 | 6 | -8/+14 |
* | Fix compilation in the absence of libjpeg | dscho | 2008-04-28 | 1 | -1/+1 |
* | Update TODOs | dscho | 2008-03-21 | 1 | -5/+7 |
* | Please MS Visual C++ a bit (Christian Ehrlicher) | dscho | 2008-02-18 | 2 | -2/+5 |
* | Update ssl jars. | runge | 2008-02-18 | 6 | -2/+2 |
* | changes for release | runge | 2008-02-18 | 3 | -15/+27 |
* | minor date changes. | runge | 2008-02-18 | 4 | -8/+26 |
* | ssvnc sync with zywrle support and improvements to popup. | runge | 2008-02-18 | 4 | -780/+1812 |
* | ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki) | dscho | 2008-02-04 | 3 | -16/+81 |
* | Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki) | dscho | 2008-02-04 | 2 | -145/+156 |
* | Add ZYWRLE to server printout. | runge | 2008-02-03 | 1 | -0/+1 |
* | SDLvncviewer: fix button handling | dscho | 2008-02-02 | 3 | -3/+6 |
* | SDLvncviewer: fix Ctrl+<letter> | dscho | 2008-02-02 | 2 | -1/+5 |
* | SDLvncviewer: fix translation of the Tab key | dscho | 2008-02-02 | 2 | -2/+1 |
* | Updated TODOs | dscho | 2008-02-02 | 1 | -8/+10 |
* | Need to include zywrletemplate.c in Makefile.am | runge | 2008-02-01 | 1 | -1/+1 |
* | sync java viewer. | runge | 2008-02-01 | 3 | -2/+16 |
* | x11vnc: during speeds estimate, guard against client disconnecting. | runge | 2008-02-01 | 13 | -1734/+1680 |
* | Fix rfbSendSupportedEncodings | dscho | 2008-01-31 | 1 | -43/+32 |
* | Recurse into subdirectory x11vnc/ when configuring with --with-x11vnc | dscho | 2008-01-31 | 2 | -1/+6 |
* | Fix Swap16IfLE() on bytes | dscho | 2008-01-31 | 1 | -3/+3 |
* | Move tightQualityLevel out of the JPEG specific part | dscho | 2008-01-31 | 2 | -3/+4 |
* | Make ZYWRLE thread-safe for multiple clients | dscho | 2008-01-30 | 3 | -17/+17 |
* | ZYWRLE brown paper bag fix | dscho | 2008-01-30 | 2 | -4/+6 |
* | Update TODOs | dscho | 2008-01-29 | 1 | -5/+7 |
* | Add a .gitignore file | dscho | 2008-01-29 | 1 | -0/+71 |
* | Add missing #include <time.h> (thanks Christian Ehrlicher) | dscho | 2008-01-29 | 2 | -0/+5 |
* | Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi) | dscho | 2008-01-29 | 8 | -25/+961 |
* | Add CMake support (thanks to Christian Ehrlicher) | dscho | 2008-01-29 | 6 | -3/+343 |
* | x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize. | runge | 2008-01-15 | 9 | -56/+91 |
* | x11vnc: setup remote-ctrl file by default on macosx. improve | runge | 2007-12-16 | 11 | -35/+88 |
* | Fixes for MacOSX 10.5. Improve usage of x11 viewer on macosx. | runge | 2007-12-16 | 4 | -14/+638 |
* | x11vnc: fix find_display and usleep() prototype on macosx. | runge | 2007-12-16 | 9 | -28/+73 |
* | x11vnc: add clear_locks (Caps_Lock, etc) action. | runge | 2007-11-13 | 14 | -1548/+1778 |
* | ssvnc sync: connect_br.tcl socks4/5 http proxies, ss_vncviewer socks5 proxy. ... | runge | 2007-10-27 | 4 | -513/+1457 |
* | ssl java and ss_vncviewer (socks5) sync. | runge | 2007-10-27 | 3 | -222/+607 |
* | x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. | runge | 2007-10-27 | 26 | -2099/+3567 |
* | x11vnc: add xfce to createdisplay | runge | 2007-10-04 | 8 | -42/+53 |
* | x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. | runge | 2007-09-26 | 11 | -250/+533 |
* | Avoid misaligned access on 64-bit machines | dscho | 2007-09-17 | 1 | -13/+15 |
* | update ss_vncviewer script, jars, and patch files. | runge | 2007-09-11 | 7 | -47/+138 |
* | ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes. | runge | 2007-09-11 | 6 | -257/+2920 |
* | x11vnc: fix wireframe crash under -clip. Add -redirect for | runge | 2007-09-11 | 18 | -1589/+2319 |
* | x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. check_redir_servi... | runge | 2007-09-05 | 22 | -1907/+3434 |
* | classes/ssl: improve timeouts, port fallback, and connection time. | runge | 2007-09-05 | 11 | -31/+200 |