summaryrefslogtreecommitdiffstats
path: root/x11vnc/README
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵runge2007-08-191-18/+36
| | | | server to FINDCREATEDISPLAY list.
* x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵runge2007-08-181-27/+35
| | | | FD_OPTS, FD_PROG env vars, add Xvnc support
* x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert ↵runge2007-08-161-65/+85
| | | | only for -display WAIT:
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-60/+77
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-1371/+1391
|
* x11vnc: set NCACHE -1 for release.runge2007-06-181-10/+10
|
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-1503/+1548
|
* configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.runge2007-05-271-1/+1
|
* configure: make more of a split between libvncserver and x11vnc pkgs.runge2007-05-271-1/+1
|
* x11vnc: in -unixpw, initial Escape means no echo username.runge2007-05-261-61/+119
|
* x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.runge2007-05-221-4/+5
|
* More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop ↵runge2007-05-191-5/+5
| | | | in .x11vncrc case.
* ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. ↵runge2007-05-161-1382/+1439
| | | | x11vnc SSL debugging output.
* x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵runge2007-05-071-36/+159
| | | | -unixpw during login phase.
* filexfer warnings and messages.runge2007-05-051-29/+52
|
* x11vnc: add groups handling for -users mode.runge2007-05-051-15/+34
|
* x11vnc: add WAITBG=1 env. var, add mwm to -create.runge2007-05-041-435/+500
|
* ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵runge2007-05-011-1426/+1536
| | | | -create
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-340/+421
|
* x11vnc: set to next release (0.9.1)runge2007-04-191-45/+145
|
* x11vnc: small changes for 0.9 release.runge2007-04-181-170/+82
|
* x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.runge2007-04-071-2/+5
|
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-071-1398/+1417
|
* x11vnc: remove build errors, get -ncache working on macosx again.runge2007-03-251-1258/+1266
|
* x11vnc: reverse SSL connections. -sleepin option.runge2007-03-241-1423/+1444
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-172/+338
| | | | java viewer.
* x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.runge2007-03-131-931/+1217
|
* x11vnc: fix -users bob= in -inetd mode.runge2007-02-191-488/+501
|
* x11vnc: Get ultravnc textchat working with ssvnc.runge2007-02-191-3/+3
|
* x11vnc: make https fetch in accept_openssl() work again.runge2007-02-171-2/+2
|
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵runge2007-02-161-34/+58
| | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-1403/+1469
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-1548/+1644
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-1520/+1725
| | | | -xdmsvc
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-1251/+1406
| | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
* Setup for x11vnc 0.8.5runge2007-02-051-1194/+1326
|
* fix warnings.runge2007-01-311-1/+1
|
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-1427/+1658
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-57/+70
|
* Fix old compiler error; fix warnings.runge2007-01-091-5/+5
|
* more speed and accuracy improvements to -ncache mode.runge2007-01-091-257/+291
|
* changes to ncache cache aging and xdamage skippingrunge2007-01-071-4/+51
|
* x11vnc: more -ncache improvements.runge2007-01-041-1271/+1281
|
* x11vnc: more -ncache improvements.runge2007-01-021-39/+53
|
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-3/+3
|
* a couple more warnings...runge2006-12-281-1/+1
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-1/+1
|
* more compiler warnings cleanup.runge2006-12-281-1/+1
|
* x11vnc: clean up compiler warnings.runge2006-12-281-1/+1
|
* x11vnc: more work on -ncache.runge2006-12-281-965/+1106
|