summaryrefslogtreecommitdiffstats
path: root/x11vnc
Commit message (Expand)AuthorAgeFilesLines
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-1829-749/+10632
* update versions for next rel. add some more shortcuts to user:optsrunge2006-07-156-94/+1528
* set REL8xrunge2006-07-124-2430/+1021
* x11vnc: wording changes; remove "-rawfb cons" in favor of "console"runge2006-07-129-1200/+1234
* x11vnc: more UINPUT mode tweaks.runge2006-07-1112-714/+990
* x11vnc: improve uinput heuristics so button clicks work on qt-embedded.runge2006-07-1011-1299/+1536
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-0921-207/+1733
* x11vnc: whoops str decl in wrong place for old compilers.runge2006-07-052-2/+2
* x11vnc: check all XKeysymToString() return values.runge2006-07-044-21/+36
* x11vnc: plug a couple unixpw gaps.runge2006-07-044-19/+55
* x11vnc: remove compiler warnings; HP-UX tweaks.runge2006-07-0410-17/+29
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-0423-1200/+1904
* x11vnc: misc cleanup.runge2006-06-2418-1027/+1051
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-1840-377/+1058
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-1318-1390/+1838
* x11vnc: make -display WAIT + -unixpw work on Solaris.runge2006-06-094-18/+45
* x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.runge2006-06-0830-1336/+3428
* x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.runge2006-06-0330-2366/+1597
* The great UltraVNC Compatibility Commitsteven_carr2006-05-152-8/+5
* x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -ra...runge2006-05-0744-1359/+4962
* Server Capability Encodingssteven_carr2006-05-041-0/+2
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-268-235/+256
* Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.runge2006-04-1610-1566/+2694
* SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils f...runge2006-04-0525-516/+3430
* SSL patch for Java viewer. https support for x11vnc.runge2006-03-2825-1476/+2662
* x11vnc: add -ssl mode using libssl. Include Xdummy in misc.runge2006-03-1226-1149/+3963
* x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, -sto...runge2006-03-0820-527/+1304
* x11vnc: gui speedup and fixes. -unixpw and -inetdrunge2006-03-0619-223/+682
* x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui t...runge2006-03-0519-756/+1298
* x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SM...runge2006-03-0317-1215/+2282
* x11vnc: -unixpw and -stunnel. Add clipboard to input control.runge2006-02-2534-1084/+2349
* IRIX linker is very picky about order of librariesdscho2006-02-211-1/+1
* fix some non-gcc compiler warnings and signals in x11vncrunge2006-02-208-890/+1210
* x11vnc: fix AIX build wrt h_errno.runge2006-02-075-473/+504
* x11vnc: -8to24 more speedups; tunables for very slow machines.runge2006-02-067-101/+383
* x11vnc: -8to24 speedups and improvements.runge2006-02-0516-464/+1052
* x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crashrunge2006-01-2216-159/+310
* x11vnc: -8to24 now works on default depth 8 displays.runge2006-01-1913-873/+1240
* x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24runge2006-01-167-858/+1074
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-1522-540/+1636
* configure.ac: add switches for most X extensions.runge2006-01-125-6/+17
* logMutex needs to be initialized too; in rfbDefaultLog.runge2006-01-113-710/+714
* x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix 64bi...runge2006-01-1117-31/+68
* x11vnc: the big split.runge2006-01-0967-32422/+34370
* x11vnc: enhance -passwdfile features, filetransfer on by default.runge2005-12-244-103/+309
* x11vnc: add -loop option.runge2005-11-284-739/+912
* fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,...runge2005-11-253-8/+97
* configure.ac: test ... == ... not allowed on all unix.runge2005-10-231-1/+1
* x11vnc: -filexfer, -slow_fb, -blackout noptr,...runge2005-10-236-952/+1480
* DEFINES -> AM_CFLAGSdscho2005-10-061-1/+1