summaryrefslogtreecommitdiffstats
path: root/x11vnc/remote.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵runge2010-12-211-12/+30
| | | | x11vnc/ChangeLog for rest.
* update to x11vnc 0.9.12runge2010-09-101-3/+21
|
* incorporate new ultravnc_dsm_helper.c.runge2010-04-251-2/+6
|
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-2/+11
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-091-64/+242
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* classes/ssl: Many improvements to Java SSL applet, onetimekeyrunge2010-03-211-7/+43
| | | | | | | | | | | | | serverCert param, debugging printout, user dialogs, catch socket exceptions, autodetect x11vnc for GET=1. x11vnc: misc/scripts: desktop.cgi, inet6to4, panner.pl. X11VNC_HTTPS_DOWNLOAD_WAIT_TIME, -unixpw %xxx documented, and can run user cmd in UNIXPW_CMD. FD_XDMCP_IF for create script, autodetect dm on udp6 only. Queries: pointer_x, pointer_y, pointer_same, pointer_root. Switch on -xkd if keysyms per key > 4 in all cases. daemon mode improvements for connect_switch, inet6to4, ultravnc_repeater.pl. Dynamic change of -clip do not create new fb if WxH is unchanged.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-281-1/+3
| | | | | | with -QD query for dbus info. Adjust window size for small screens in -gui. Improve F1 help for xdm, etc. include ssvnc 1.0.25 source.
* x11vnc: fix keycode and other remote control actions underrunge2009-12-181-0/+2
| | | | | | | DIRECT: with an extra XFlush and other safety measures. fflush(stderr) much in su_verify. Make the -unixpw env. vars UNIXPW_DISABLE_SSL and UNIXPW_DISABLE_LOCALHOST work correctly. Make -loopbg actually imply -bg.
* X props names via env var. fakebuttonevent action, connect_switch andrunge2009-12-151-0/+15
| | | | | ultravnc_repeater.pl scripts, find_display try FD_XDM on failure, -quiet and -storepasswd changes, better port 113 testing.
* X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, ↵runge2009-12-071-2/+16
| | | | | | X11VNC_REOPEN_SLEEP_MAX, -findauth/-auth guess FD_XDM=1 for root, work around xhost SI:localuser:root.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-1/+33
| | | | | | | | | entire desktop. map port + 5500 in reverse connect. Add id_cmd remote control functions for id (and other) windows. Allow zero port in SSL reverse connections. Adjust delays between multiple reverse connections; X11VNC_REVERSE_SLEEP_MAX env var. Add some missing mutex locks; add INPUT_LOCK and threads_drop_input. More safety in -threads mode for new framebuffer change. Fix some stderr leaking in -inetd mode.
* x11vnc: -findauth, -auth guess, & etc.runge2009-11-181-1/+5
|
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-27/+461
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-4/+18
| | | | key bug.
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: fix some -QD cases for use in tkx11vnc.runge2009-02-261-3/+23
|
* x11vnc: Add "sendbell" remote cmd. Fix copyrect updates underrunge2009-02-041-0/+8
| | | | | | | | | | -reflect. Workaround that checks valid window of selection requestor. Wait on some ssl helper pids earlier. Workaround XAUTHLOCALHOSTNAME for some new usage modes. Set fake fb to requested bpp with correct masks. -padgeom once:... mode. Set LIBXCB_ALLOW_SLOPPY_LOCK by default. rfbRandomBytes earlier. classes/ssl: Update jars. Add "TOP_" dropdown customization to ultravnc java viewer applet FTP panel.
* x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 supportrunge2009-01-041-0/+4
| | | | | for rawfb, find /dev/video better. Fix reverse SSL connection for DH. Some improvements for CUPS TS helper, restart if needed.
* x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvncrunge2008-12-101-0/+2
| | | | | | | | | to -anontls. Disable ssl caching. No cert creation prompting in inetd or bg modes. waitpid a bit more carefully on ssl helpers. Tune ssl initial timeouts. Let -create user specify starting X display. fix -rfbport prompt gui for older tk. -sslonly option. Error if no -ssl with related options. -rand option. -ssl implies -ssl SAVE
* x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,runge2008-11-221-3/+14
| | | | | | | -setdefer options. -rfbport PROMPT VeNCrypt and TLSVNC SSL/TLS encryption support. Tweaks to choose_delay() algorithm. -ssl ANON anonymouse Diffie-Hellman mode. Fix bugs in certs management. Additions to tray=setpass naive user mode.
* x11vnc: add zeroconf external helpers (avahi-publish andrunge2008-11-051-4/+4
| | | | | | dns-sd). Alias -zeroconf. Close pipeinput_fh on exit. Kludge to make -solid work on MacOSX console. Attempt at cpp macros to disable newer libvncserver interfaces.
* x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt ↵runge2008-10-291-3/+3
| | | | lsof blocking with -b.
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-586/+1222
|
* x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.runge2008-09-071-0/+52
| | | | | | | -grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC
* x11vnc: setup remote-ctrl file by default on macosx. improverunge2007-12-161-0/+1
| | | | tkx11vnc wrt attaching to existing server in icon/tray mode.
* x11vnc: add clear_locks (Caps_Lock, etc) action.runge2007-11-131-0/+27
|
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-0/+31
|
* x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. ↵runge2007-09-051-1/+3
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-0/+14
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-0/+14
|
* filexfer warnings and messages.runge2007-05-051-0/+2
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-0/+2
| | | | java viewer.
* x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵runge2007-02-161-2/+40
| | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt.
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-12/+27
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-0/+24
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-0/+82
| | | | -xdmsvc
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-1/+32
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-0/+34
|
* more speed and accuracy improvements to -ncache mode.runge2007-01-091-0/+2
|
* x11vnc: more -ncache improvements.runge2007-01-021-0/+30
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-2/+2
|
* x11vnc: more work on -ncache.runge2006-12-281-15/+121
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-1/+37
|
* install ss_vncviewer 755, -prog option, HTTPONCE new socket for -inetd.runge2006-11-241-1/+1
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-0/+30
|
* x11vnc: Native Mac OS X support.runge2006-11-131-2/+15
|
* x11vnc: -cursor_drag for DnD, etc.runge2006-10-121-0/+15
|
* x11vnc: enhanced_tightvnc_viewer files, ssh -t keystroke response improvement.runge2006-09-141-2/+0
|
* x11vnc: tweaks to ssl_xfer; -ssltimeout option.runge2006-08-021-0/+13
|