Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the build of x11vnc when an out-of-tree build directory is used | DRC | 2012-03-11 | 1 | -1/+1 |
| | |||||
* | x11vnc: Use opengl to read screen on macosx. non-deprecated macosx ↵ | runge | 2010-12-29 | 26 | -166/+1243 |
| | | | | interfaces for input injection. | ||||
* | x11vnc: force --with-system-libvncserver to use correct headers. | runge | 2010-12-21 | 3 | -5/+5 |
| | |||||
* | x11vnc: touchscreen uinput support and Java viewer mousewheel support. See ↵ | runge | 2010-12-21 | 39 | -404/+4857 |
| | | | | x11vnc/ChangeLog for rest. | ||||
* | update to x11vnc 0.9.12 | runge | 2010-09-10 | 31 | -262/+765 |
| | |||||
* | x11vnc: tweaks to prepare_x11vnc_dist.sh. set cd->unixname in apply_opts(). | runge | 2010-05-08 | 7 | -34/+42 |
| | |||||
* | misc/etv sync. | runge | 2010-05-05 | 9 | -339/+917 |
| | |||||
* | x11vnc: X11VNC_DISABLE_SSL_CLIENT_MODE option to disable SSL | runge | 2010-05-01 | 9 | -116/+362 |
| | | | | | | | | | client role in reverse connections. Improvements to logging in ultravnc_repeater, ULTRAVNC_REPEATER_NO_RFB option. Increase SSL timeout and print message if 'repeater' mode is detected for reverse SSL connection. Fix RECORD scroll XCopyArea detection with recent gtk/gdk library; set X11VNC_SCROLL_MUST_EQUAL to disable. Limit logging of RECORD error messages. | ||||
* | incorporate new ultravnc_dsm_helper.c. | runge | 2010-04-25 | 9 | -50/+653 |
| | |||||
* | Sync ssvncviewer changes. | runge | 2010-04-18 | 7 | -339/+1119 |
| | |||||
* | Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵ | runge | 2010-04-18 | 24 | -344/+880 |
| | | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens. | ||||
* | x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵ | runge | 2010-04-09 | 26 | -3896/+3909 |
| | | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message. | ||||
* | Synchronize ssvnc 1.0.26. Improvements to perl scripts desktop.cgi, ↵ | runge | 2010-04-09 | 13 | -1121/+3033 |
| | | | | connect_switch and inet6to4. | ||||
* | classes/ssl: Many improvements to Java SSL applet, onetimekey | runge | 2010-03-21 | 19 | -1626/+4036 |
| | | | | | | | | | | | | | 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. | ||||
* | classes/ssl: Java SSL applet viewer now works with certificate chains. | runge | 2010-02-22 | 10 | -1028/+1332 |
| | | | | x11vnc: Printout option -sslScripts. Suggest -auth guess in error message. Set fake_screen width and height. Test for +kb in Xvfb. | ||||
* | x11vnc: add modeline creation to Xdummy. | runge | 2010-01-07 | 4 | -32/+102 |
| | |||||
* | x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵ | runge | 2010-01-02 | 96 | -164/+179 |
| | | | | -appshare text. Copyright year change. | ||||
* | x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy. | runge | 2009-12-29 | 7 | -829/+955 |
| | |||||
* | x11vnc: Fix problems in --without-x builds. Fix crash | runge | 2009-12-28 | 18 | -699/+1417 |
| | | | | | | 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: prepare_x11vnc_dist.sh for 0.9.10. -xdummy_xvfb, | runge | 2009-12-24 | 10 | -297/+770 |
| | | | | | -svc_xdummy_xvfb and -create_x shorthand. lxde session. Xdummy improvements and root no longer required. | ||||
* | x11vnc: -DENC_HAVE_OPENSSL=0 to disable enc.h but still | runge | 2009-12-21 | 7 | -19/+91 |
| | | | | | have ssl. Tweak ps command in find_display. Try to handle AIX su. Ignore an initial newline at login: for -unixpw. | ||||
* | ChangeLog typo | runge | 2009-12-18 | 1 | -1/+1 |
| | |||||
* | Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy. | runge | 2009-12-18 | 10 | -46/+190 |
| | | | | Reduce wait time for https. Add 'Login succeeded' output to unixpw panel. | ||||
* | x11vnc: fix keycode and other remote control actions under | runge | 2009-12-18 | 9 | -1271/+1336 |
| | | | | | | | 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 and | runge | 2009-12-15 | 20 | -139/+1173 |
| | | | | | 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, ↵ | runge | 2009-12-07 | 11 | -85/+340 |
| | | | | | | X11VNC_REOPEN_SLEEP_MAX, -findauth/-auth guess FD_XDM=1 for root, work around xhost SI:localuser:root. | ||||
* | Update java and scripts in classes/ssl. x11vnc: declare crypt() on all ↵ | runge | 2009-12-05 | 7 | -20/+38 |
| | | | | platforms. more wishes. | ||||
* | x11vnc: -appshare mode for sharing an application windows instead of the | runge | 2009-12-02 | 30 | -1546/+4559 |
| | | | | | | | | | 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. | ||||
* | ssvnc/enhanced_tightvnc_viewer update. | runge | 2009-11-18 | 9 | -1250/+4226 |
| | |||||
* | x11vnc: -findauth, -auth guess, & etc. | runge | 2009-11-18 | 23 | -715/+2106 |
| | |||||
* | Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in ↵ | runge | 2009-10-17 | 9 | -142/+295 |
| | | | | xfce, showrfbauth option. | ||||
* | Synchronize ssvnc source, etc. Nearly the 1.0.24 release... | runge | 2009-10-08 | 8 | -310/+1064 |
| | |||||
* | Huge number of changes, see x11vnc/ChangeLog | runge | 2009-10-08 | 37 | -2667/+5834 |
| | |||||
* | Improvements to -unixpw_cmd and -unixpw_nis. | runge | 2009-08-10 | 11 | -1919/+2336 |
| | | | | | Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490 | ||||
* | Setup for x11vnc version 0.9.9 | runge | 2009-07-11 | 4 | -117/+123 |
| | |||||
* | Add proxyHost and proxyPort java applet params. | runge | 2009-06-19 | 1 | -1/+1 |
| | |||||
* | classes/ssl: java viewer now handles auth-basic proxy logins. | runge | 2009-06-18 | 10 | -1907/+5237 |
| | | | | misc/enhanced_tightvnc_viewer: update ssvnc. | ||||
* | X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. | runge | 2009-06-14 | 9 | -44/+185 |
| | |||||
* | Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck | runge | 2009-05-21 | 27 | -1051/+1509 |
| | | | | key bug. | ||||
* | rebuild for x11vnc dev 0.9.8 | runge | 2009-03-31 | 7 | -50/+94 |
| | |||||
* | Add some -remap tricks. Limit rfbCFD message count. | runge | 2009-03-16 | 8 | -18/+117 |
| | |||||
* | Insert x11vnc copyright and license notices. | runge | 2009-03-14 | 100 | -12/+2922 |
| | |||||
* | Test git commit setting username & etc. | runge | 2009-03-14 | 1 | -1/+1 |
| | |||||
* | Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd. | Karl J. Runge | 2009-03-14 | 6 | -768/+829 |
| | |||||
* | x11vnc: Fix off-screen bug for -ncache_cr copyrect. | runge | 2009-03-13 | 7 | -376/+413 |
| | |||||
* | Allow range for X11VNC_SKIP_DISPLAY, document grab | runge | 2009-03-07 | 17 | -1292/+1569 |
| | | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack. | ||||
* | x11vnc: add kludge to experiment with turbovnc. | runge | 2009-02-28 | 10 | -1/+1989 |
| | |||||
* | x11vnc: fix some -QD cases for use in tkx11vnc. | runge | 2009-02-26 | 7 | -16/+111 |
| | |||||
* | fix some compiler warnings. | runge | 2009-02-22 | 4 | -5/+13 |
| | |||||
* | add -noskip_lockkeys option for future use. | runge | 2009-02-22 | 6 | -1461/+1487 |
| |