runge
|
be2b77f2f2
|
x11vnc: clear DISPLAY for -unixpw su_verify, user supplied sig ignore.
|
18 years ago |
runge
|
130cf391b6
|
x11vnc: enhanced_tightvnc_viewer files, ssh -t keystroke response improvement.
|
18 years ago |
runge
|
e4c85d48e6
|
x11vnc: REQ_ARGS, EV_SYN/SYN_REPORT check. restore -cursor most under -display WAIT
|
18 years ago |
runge
|
816d7e06ad
|
x11vnc: first pass at touchscreens via uinput.
|
19 years ago |
runge
|
268359a66e
|
x11vnc: tweaks to ssl_xfer; -ssltimeout option.
|
19 years ago |
runge
|
34c62cfd79
|
x11vnc: more features to ssl_vncviewer for enhanced tightvnc viewer project
|
19 years ago |
runge
|
521f0338af
|
x11vnc: -rotate option
|
19 years ago |
runge
|
901729e3e0
|
x11vnc: enable --without-x builds for -rawfb only binaries.
|
19 years ago |
runge
|
6e2fa29229
|
update versions for next rel. add some more shortcuts to user:opts
|
19 years ago |
runge
|
fe0f411ef2
|
set REL8x
|
19 years ago |
runge
|
d7d55ec8ad
|
x11vnc: wording changes; remove "-rawfb cons" in favor of "console"
|
19 years ago |
runge
|
0abd329d6a
|
x11vnc: more UINPUT mode tweaks.
|
19 years ago |
runge
|
0afa1da8cc
|
x11vnc: improve uinput heuristics so button clicks work on qt-embedded.
|
19 years ago |
runge
|
079528470d
|
x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).
|
19 years ago |
runge
|
8cda60969b
|
x11vnc: whoops str decl in wrong place for old compilers.
|
19 years ago |
runge
|
06af02b5ac
|
x11vnc: check all XKeysymToString() return values.
|
19 years ago |
runge
|
93ca945acb
|
x11vnc: plug a couple unixpw gaps.
|
19 years ago |
runge
|
1b51530afb
|
x11vnc: remove compiler warnings; HP-UX tweaks.
|
19 years ago |
runge
|
a7726a6f97
|
x11vnc: more -unixpw work. add -license, etc. options
|
19 years ago |
runge
|
9992160105
|
x11vnc: misc cleanup.
|
19 years ago |
runge
|
64e731a9da
|
x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options
|
19 years ago |
runge
|
06a401f8f8
|
x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.
|
19 years ago |
runge
|
7a3e236390
|
x11vnc: make -display WAIT + -unixpw work on Solaris.
|
19 years ago |
runge
|
1776a3a55f
|
x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
|
19 years ago |
runge
|
203eee7cfd
|
x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.
|
19 years ago |
runge
|
279f35495a
|
x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -rawfb console.
|
19 years ago |
runge
|
3c80351a1c
|
Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
|
19 years ago |
runge
|
0ef122b61c
|
Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
|
19 years ago |
runge
|
d14cf0a84c
|
SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
|
19 years ago |
runge
|
5920dc18d7
|
SSL patch for Java viewer. https support for x11vnc.
|
19 years ago |
runge
|
e2e9347946
|
x11vnc: add -ssl mode using libssl. Include Xdummy in misc.
|
19 years ago |
runge
|
5e72609631
|
x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, -storepasswd homedir.
|
19 years ago |
runge
|
c997e901c4
|
x11vnc: gui speedup and fixes. -unixpw and -inetd
|
19 years ago |
runge
|
a9a9c812f7
|
x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui tweaks.
|
19 years ago |
runge
|
b03a920cb9
|
x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT.
|
19 years ago |
runge
|
79310af7e7
|
x11vnc: -unixpw and -stunnel. Add clipboard to input control.
|
19 years ago |
runge
|
603b5667b6
|
fix some non-gcc compiler warnings and signals in x11vnc
|
19 years ago |
runge
|
4b8cc33e39
|
x11vnc: fix AIX build wrt h_errno.
|
19 years ago |
runge
|
94b092cd22
|
x11vnc: -8to24 more speedups; tunables for very slow machines.
|
19 years ago |
runge
|
d0ef1285b8
|
x11vnc: -8to24 speedups and improvements.
|
19 years ago |
runge
|
1967913e95
|
x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crash
|
19 years ago |
runge
|
17e6b6a2bf
|
x11vnc: -8to24 now works on default depth 8 displays.
|
19 years ago |
runge
|
e38c3c224b
|
x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24
|
19 years ago |
runge
|
5993dd757e
|
x11vnc: add -8to24 option for some multi-depth displays.
|
19 years ago |
runge
|
60918e6664
|
configure.ac: add switches for most X extensions.
|
19 years ago |
runge
|
9b3163c00b
|
logMutex needs to be initialized too; in rfbDefaultLog.
|
19 years ago |
runge
|
57cf0cdab5
|
x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix 64bit bug for -solid.
|
19 years ago |
runge
|
71f2ec7918
|
x11vnc: the big split.
|
19 years ago |
runge
|
454c1fad65
|
x11vnc: enhance -passwdfile features, filetransfer on by default.
|
19 years ago |
runge
|
54906d737d
|
x11vnc: add -loop option.
|
19 years ago |