Commit Graph

782 Commits (09d902c5b7ce1881e7a4d9642bfae8202f13387f)
 

Author SHA1 Message Date
dscho 94501cdcfa fix in-place compilation of VisualNaCro
18 years ago
dscho 75b900a38a fix call to alert()
18 years ago
dscho 84b3a4a754 VisualNaCro: add magic key 'd' to display the current reference image
18 years ago
dscho 427e3de154 forgot to check in nacro.h
18 years ago
dscho a26dbfe3d0 implement rubberband for rectangular selection
18 years ago
dscho 9b93f295e9 fix compilation with cygwin
18 years ago
dscho 6dd263946e do not always include rfb/keysym.h
18 years ago
dscho ff9c0be844 VisualNaCro: support clipboard and symbolic key names with X11::Keysyms
18 years ago
dscho 87a4c9be7d support clipboard
18 years ago
dscho 6cfd9afee9 make cut text handling using a hook
18 years ago
runge e4c85d48e6 x11vnc: REQ_ARGS, EV_SYN/SYN_REPORT check. restore -cursor most under -display WAIT
18 years ago
runge 1cb25ce3a5 Update ssl_vncviewer. Fix bug in proxy.vnc with multiple PORT= params.
18 years ago
runge 816d7e06ad x11vnc: first pass at touchscreens via uinput.
18 years ago
runge 0bc50a9da9 add to changelog
18 years ago
runge 268359a66e x11vnc: tweaks to ssl_xfer; -ssltimeout option.
18 years ago
runge 34c62cfd79 x11vnc: more features to ssl_vncviewer for enhanced tightvnc viewer project
18 years ago
runge a8692ae08e one more tweak, start from disp 30
18 years ago
runge 569734f405 add debug = 6 to stunnel config.
18 years ago
runge 521f0338af x11vnc: -rotate option
18 years ago
runge 901729e3e0 x11vnc: enable --without-x builds for -rawfb only binaries.
18 years ago
runge 6e2fa29229 update versions for next rel. add some more shortcuts to user:opts
18 years ago
runge 6facce2c5c LibVNCServer 0.8.2 release.
18 years ago
runge fe0f411ef2 set REL8x
18 years ago
runge d7d55ec8ad x11vnc: wording changes; remove "-rawfb cons" in favor of "console"
18 years ago
runge 0abd329d6a x11vnc: more UINPUT mode tweaks.
18 years ago
runge 0afa1da8cc x11vnc: improve uinput heuristics so button clicks work on qt-embedded.
18 years ago
runge 079528470d x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).
18 years ago
runge 8cda60969b x11vnc: whoops str decl in wrong place for old compilers.
18 years ago
runge 06af02b5ac x11vnc: check all XKeysymToString() return values.
18 years ago
runge 93ca945acb x11vnc: plug a couple unixpw gaps.
18 years ago
runge 1b51530afb x11vnc: remove compiler warnings; HP-UX tweaks.
18 years ago
runge a7726a6f97 x11vnc: more -unixpw work. add -license, etc. options
18 years ago
runge 9992160105 x11vnc: misc cleanup.
18 years ago
runge 64e731a9da x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options
18 years ago
dscho 363ae71df0 fix typo
18 years ago
dscho d12939e22c no need for Time::HiRes to play back
18 years ago
dscho afcdc4f4b2 add timing
18 years ago
runge 06a401f8f8 x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.
18 years ago
runge 7a3e236390 x11vnc: make -display WAIT + -unixpw work on Solaris.
18 years ago
runge 1776a3a55f x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
18 years ago
steven_carr a60ee2ee9f RFB 3.8 clients are well informed
18 years ago
steven_carr 6bd995ec77 Better support for RFB >= 3.8 protocols
18 years ago
steven_carr a75a576e13 All security types for RFB >= 3.7 *have* to respond with a Security Result (Even rfbSecTypeNone)
18 years ago
runge 203eee7cfd x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.
18 years ago
runge 8417618289 move all types into handler loop.
18 years ago
steven_carr 6c8e6e0678 Identified and removed some memory leaks associated with the Encodings RRE, CoRRE, ZLIB, and Ultra.
18 years ago
steven_carr aa54531107 Security Type memory leak plugged. Leaks when rfb >= 3.7 clients connects.
18 years ago
steven_carr 3dff7658dc KeyboardLedState Encoding Masks are now defined for portability
18 years ago
steven_carr 1955526d45 Plugged some memory leakage
18 years ago
steven_carr 2fa31ba4ea Permit auth.c to test major version
18 years ago