| Commit message (Expand) | Author | Age | Files | Lines |
* | java ingoreProxy, fix old libssl free_func problem | runge | 2007-04-07 | 9 | -1419/+1478 |
* | rfbclient.h: use 'extern "C"' to make it convenient to include from C++ | dscho | 2007-04-06 | 3 | -2/+15 |
* | rfb.h: Do not misplace guards | dscho | 2007-04-06 | 3 | -2/+9 |
* | build x11vnc with static libraries (at least for now) | dscho | 2007-03-30 | 1 | -1/+17 |
* | Build shared libraries per default | dscho | 2007-03-30 | 13 | -13/+13275 |
* | x11vnc: remove build errors, get -ncache working on macosx again. | runge | 2007-03-25 | 6 | -1280/+1292 |
* | Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpol... | runge | 2007-03-24 | 1 | -7/+51 |
* | reverse connections for ss_vncviewer. java one-time-keys. | runge | 2007-03-24 | 4 | -41/+385 |
* | x11vnc: reverse SSL connections. -sleepin option. | runge | 2007-03-24 | 13 | -1470/+1596 |
* | reverse (listening) VNC connections. | runge | 2007-03-24 | 5 | -132/+848 |
* | ssvnc: sync to 1.0.13 release. | runge | 2007-03-20 | 6 | -39/+150 |
* | x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for j... | runge | 2007-03-20 | 12 | -199/+511 |
* | Add "Connection: close" to HTTP replies. | runge | 2007-03-20 | 2 | -2/+18 |
* | Fix a locking problem in libvncserver | dscho | 2007-03-17 | 4 | -4/+6 |
* | ssvnc: sync src/patches/tight-vncviewer-full.patch | runge | 2007-03-13 | 1 | -119/+636 |
* | x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers. | runge | 2007-03-13 | 9 | -959/+1271 |
* | ssvnc: more fixes for painting problems. | runge | 2007-02-19 | 5 | -543/+105 |
* | x11vnc: fix -users bob= in -inetd mode. | runge | 2007-02-19 | 4 | -492/+518 |
* | store 1.0.12 snapshot. | runge | 2007-02-19 | 7 | -599/+7028 |
* | x11vnc: Get ultravnc textchat working with ssvnc. | runge | 2007-02-19 | 6 | -12/+31 |
* | x11vnc: make https fetch in accept_openssl() work again. | runge | 2007-02-17 | 4 | -25/+4 |
* | x11vnc: add Files mode to user controlled input. more ultra/tight filexfer tw... | runge | 2007-02-16 | 16 | -138/+336 |
* | x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry. | runge | 2007-02-16 | 19 | -1469/+1721 |
* | x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Pett... | runge | 2007-02-12 | 19 | -1599/+2083 |
* | x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, -... | runge | 2007-02-12 | 21 | -1651/+2299 |
* | x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, setSingle... | runge | 2007-02-10 | 20 | -1272/+1791 |
* | ssvnc 1.0.11 files. | runge | 2007-02-05 | 7 | -86/+3451 |
* | Setup for x11vnc 0.8.5 | runge | 2007-02-05 | 5 | -1198/+1438 |
* | LibVNCClient: some users do not want to get whole-screen updates; introduce c... | dscho | 2007-02-01 | 4 | -8/+30 |
* | sometimes zrle sends too many bytes; play safe | dscho | 2007-02-01 | 1 | -2/+3 |
* | fix warnings. | runge | 2007-01-31 | 8 | -33/+45 |
* | libvncclient changes. | runge | 2007-01-31 | 1 | -0/+6 |
* | x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ... | runge | 2007-01-31 | 37 | -1811/+3523 |
* | libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient | runge | 2007-01-31 | 6 | -10/+51 |
* | compile fix for MinGW | dscho | 2007-01-25 | 1 | -19/+27 |
* | complain when SWIG is not present, but needed | dscho | 2007-01-25 | 1 | -0/+1 |
* | Complain if libvncserver-config was not found in PATH | dscho | 2007-01-25 | 1 | -2/+6 |
* | some -ncache performance improvements, rootpixmap watching, gnome wm heuristics | runge | 2007-01-10 | 19 | -140/+426 |
* | Fix old compiler error; fix warnings. | runge | 2007-01-09 | 4 | -80/+88 |
* | more speed and accuracy improvements to -ncache mode. | runge | 2007-01-09 | 13 | -390/+773 |
* | changes to ncache cache aging and xdamage skipping | runge | 2007-01-07 | 8 | -228/+430 |
* | x11vnc: more -ncache improvements. | runge | 2007-01-04 | 7 | -1492/+1776 |
* | x11vnc: more -ncache improvements. | runge | 2007-01-02 | 18 | -243/+1417 |
* | x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes. | runge | 2006-12-29 | 16 | -83/+193 |
* | a couple more warnings... | runge | 2006-12-28 | 3 | -3/+7 |
* | still more compiler warnings; ssvnc 1.0.9 sync. | runge | 2006-12-28 | 28 | -188/+424 |
* | more compiler warnings cleanup. | runge | 2006-12-28 | 21 | -45/+115 |
* | x11vnc: clean up compiler warnings. | runge | 2006-12-28 | 18 | -84/+120 |
* | x11vnc: more work on -ncache. | runge | 2006-12-28 | 31 | -1551/+5202 |
* | x11vnc: first pass at client-side caching, -ncache option. | runge | 2006-12-17 | 19 | -1154/+2167 |