summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-079-1419/+1478
* rfbclient.h: use 'extern "C"' to make it convenient to include from C++dscho2007-04-063-2/+15
* rfb.h: Do not misplace guardsdscho2007-04-063-2/+9
* build x11vnc with static libraries (at least for now)dscho2007-03-301-1/+17
* Build shared libraries per defaultdscho2007-03-3013-13/+13275
* x11vnc: remove build errors, get -ncache working on macosx again.runge2007-03-256-1280/+1292
* Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpol...runge2007-03-241-7/+51
* reverse connections for ss_vncviewer. java one-time-keys.runge2007-03-244-41/+385
* x11vnc: reverse SSL connections. -sleepin option.runge2007-03-2413-1470/+1596
* reverse (listening) VNC connections.runge2007-03-245-132/+848
* ssvnc: sync to 1.0.13 release.runge2007-03-206-39/+150
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for j...runge2007-03-2012-199/+511
* Add "Connection: close" to HTTP replies.runge2007-03-202-2/+18
* Fix a locking problem in libvncserverdscho2007-03-174-4/+6
* ssvnc: sync src/patches/tight-vncviewer-full.patchrunge2007-03-131-119/+636
* x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.runge2007-03-139-959/+1271
* ssvnc: more fixes for painting problems.runge2007-02-195-543/+105
* x11vnc: fix -users bob= in -inetd mode.runge2007-02-194-492/+518
* store 1.0.12 snapshot.runge2007-02-197-599/+7028
* x11vnc: Get ultravnc textchat working with ssvnc.runge2007-02-196-12/+31
* x11vnc: make https fetch in accept_openssl() work again.runge2007-02-174-25/+4
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer tw...runge2007-02-1616-138/+336
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-1619-1469/+1721
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Pett...runge2007-02-1219-1599/+2083
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, -...runge2007-02-1221-1651/+2299
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, setSingle...runge2007-02-1020-1272/+1791
* ssvnc 1.0.11 files.runge2007-02-057-86/+3451
* Setup for x11vnc 0.8.5runge2007-02-055-1198/+1438
* LibVNCClient: some users do not want to get whole-screen updates; introduce c...dscho2007-02-014-8/+30
* sometimes zrle sends too many bytes; play safedscho2007-02-011-2/+3
* fix warnings.runge2007-01-318-33/+45
* libvncclient changes.runge2007-01-311-0/+6
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ...runge2007-01-3137-1811/+3523
* libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclientrunge2007-01-316-10/+51
* compile fix for MinGWdscho2007-01-251-19/+27
* complain when SWIG is not present, but neededdscho2007-01-251-0/+1
* Complain if libvncserver-config was not found in PATHdscho2007-01-251-2/+6
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-1019-140/+426
* Fix old compiler error; fix warnings.runge2007-01-094-80/+88
* more speed and accuracy improvements to -ncache mode.runge2007-01-0913-390/+773
* changes to ncache cache aging and xdamage skippingrunge2007-01-078-228/+430
* x11vnc: more -ncache improvements.runge2007-01-047-1492/+1776
* x11vnc: more -ncache improvements.runge2007-01-0218-243/+1417
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-2916-83/+193
* a couple more warnings...runge2006-12-283-3/+7
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-2828-188/+424
* more compiler warnings cleanup.runge2006-12-2821-45/+115
* x11vnc: clean up compiler warnings.runge2006-12-2818-84/+120
* x11vnc: more work on -ncache.runge2006-12-2831-1551/+5202
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-1719-1154/+2167