| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | x11vnc: -appshare mode for sharing an application windows instead of the | runge | 2009-12-02 | 1 | -0/+10 |
| | | | | | | | | | | 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. | runge | 2009-11-18 | 1 | -0/+18 |
| | | |||||
| * | Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in ↵ | runge | 2009-10-17 | 1 | -0/+5 |
| | | | | | xfce, showrfbauth option. | ||||
| * | Huge number of changes, see x11vnc/ChangeLog | runge | 2009-10-08 | 1 | -0/+34 |
| | | |||||
| * | classes/ssl: java viewer now handles auth-basic proxy logins. | runge | 2009-06-18 | 1 | -0/+4 |
| | | | | | misc/enhanced_tightvnc_viewer: update ssvnc. | ||||
| * | X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. | runge | 2009-06-14 | 1 | -0/+5 |
| | | |||||
| * | Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck | runge | 2009-05-21 | 1 | -0/+7 |
| | | | | | key bug. | ||||
| * | x11vnc: Fix off-screen bug for -ncache_cr copyrect. | runge | 2009-03-13 | 1 | -0/+3 |
| | | |||||
| * | Allow range for X11VNC_SKIP_DISPLAY, document grab | runge | 2009-03-07 | 1 | -0/+5 |
| | | | | | | 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 | 1 | -0/+3 |
| | | |||||
| * | x11vnc: fix some -QD cases for use in tkx11vnc. | runge | 2009-02-26 | 1 | -0/+3 |
| | | |||||
| * | add -noskip_lockkeys option for future use. | runge | 2009-02-22 | 1 | -0/+3 |
| | | |||||
| * | x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under | runge | 2009-02-04 | 1 | -0/+10 |
| | | | | | | | | | | | -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. | ||||
| * | classes/ssl: Add configurable Ultra java applet Filexfer Drives | runge | 2009-01-12 | 1 | -0/+5 |
| | | | | | | drop down (e.g. ftpDropDown=Home.Desktop.bin). Document all applet parameters in classes/ssl/README. | ||||
| * | x11vnc: fix failure of -8to24 on default depth 24 due to | runge | 2009-01-10 | 1 | -0/+6 |
| | | | | | | | nonstandard indexed color support changes. Fix small window for failure after XSendEvent selection call; add env var. X11VNC_SENDEVENT_SYNC=1 to take even more care. | ||||
| * | x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support | runge | 2009-01-04 | 1 | -0/+5 |
| | | | | | | 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 -tlsvnc | runge | 2008-12-10 | 1 | -0/+9 |
| | | | | | | | | | | 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, | runge | 2008-11-22 | 1 | -0/+7 |
| | | | | | | | | -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 and | runge | 2008-11-05 | 1 | -0/+6 |
| | | | | | | | 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 ↵ | runge | 2008-10-29 | 1 | -0/+4 |
| | | | | | lsof blocking with -b. | ||||
| * | x11vnc: -chatwindow, -scale WxH, -enc changes. | runge | 2008-10-19 | 1 | -0/+8 |
| | | |||||
| * | x11vnc: Add symmetric key encryption -enc cipher:keyfile, | runge | 2008-09-21 | 1 | -0/+5 |
| | | | | | | works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc. | ||||
| * | x11vnc: make -allow work in -ssl mode. | runge | 2008-09-17 | 1 | -0/+3 |
| | | |||||
| * | x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp | runge | 2008-09-14 | 1 | -0/+5 |
| | | | | | | protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources. | ||||
| * | x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode. | runge | 2008-09-07 | 1 | -0/+7 |
| | | | | | | | | -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: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX. | runge | 2008-06-07 | 1 | -0/+4 |
| | | | | | Print info on SSH_CONNECTION override. | ||||
| * | x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵ | runge | 2008-06-01 | 1 | -0/+5 |
| | | | | | only if more than one subscreen. | ||||
| * | x11vnc: add UltraVNC repeater proxy support. fix to setp gui | runge | 2008-05-08 | 1 | -0/+6 |
| | | | | | | | mode. -threads is now strongly discouraged. Read PORT= in url. User can set nolisten for Xvfb in -create mode. clean up wait_for_client() to some degree. | ||||
| * | x11vnc: during speeds estimate, guard against client disconnecting. | runge | 2008-02-01 | 1 | -0/+4 |
| | | |||||
| * | x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize. | runge | 2008-01-15 | 1 | -0/+4 |
| | | |||||
| * | x11vnc: setup remote-ctrl file by default on macosx. improve | runge | 2007-12-16 | 1 | -0/+4 |
| | | | | | tkx11vnc wrt attaching to existing server in icon/tray mode. | ||||
| * | x11vnc: fix find_display and usleep() prototype on macosx. | runge | 2007-12-16 | 1 | -0/+5 |
| | | | | | | -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama. | ||||
| * | x11vnc: add clear_locks (Caps_Lock, etc) action. | runge | 2007-11-13 | 1 | -0/+4 |
| | | |||||
| * | x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. | runge | 2007-10-27 | 1 | -0/+6 |
| | | |||||
| * | x11vnc: add xfce to createdisplay | runge | 2007-10-04 | 1 | -0/+3 |
| | | |||||
| * | x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. | runge | 2007-09-26 | 1 | -0/+8 |
| | | |||||
| * | ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes. | runge | 2007-09-11 | 1 | -0/+3 |
| | | | | | | Improvements to ss_vncviewer. Automatically find X dpy and X login. Reorganize menus a bit. ~/.ssvncrc file. | ||||
| * | x11vnc: fix wireframe crash under -clip. Add -redirect for | runge | 2007-09-11 | 1 | -1/+8 |
| | | | | | | | | VNC redir. -rawfb nullbig, randbig, solid, swirl, etc. FD_XDM mode to find_display. -listdpy. Add enlightenment. Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc. AUTO_PORT. | ||||
| * | x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. ↵ | runge | 2007-09-05 | 1 | -0/+8 |
| | | | | | check_redir_services() utilities for Terminal services. Improve Xdummy. | ||||
| * | x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵ | runge | 2007-08-19 | 1 | -0/+4 |
| | | | | | server to FINDCREATEDISPLAY list. | ||||
| * | x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵ | runge | 2007-08-18 | 1 | -0/+4 |
| | | | | | FD_OPTS, FD_PROG env vars, add Xvnc support | ||||
| * | x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert ↵ | runge | 2007-08-16 | 1 | -0/+6 |
| | | | | | only for -display WAIT: | ||||
| * | x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel. | runge | 2007-08-04 | 1 | -0/+5 |
| | | |||||
| * | x11vnc: -debug_ncache, fix big fonts in tkx11vnc. | runge | 2007-07-05 | 1 | -0/+3 |
| | | |||||
| * | x11vnc: fix build error if libssl is missing or --without-ssl supplied. | runge | 2007-06-15 | 1 | -0/+7 |
| | | |||||
| * | x11vnc: in -unixpw, initial Escape means no echo username. | runge | 2007-05-26 | 1 | -0/+4 |
| | | |||||
| * | x11vnc: set things up (NCACHE = -1) to not have -ncache on by default. | runge | 2007-05-22 | 1 | -0/+4 |
| | | |||||
| * | ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. ↵ | runge | 2007-05-16 | 1 | -0/+5 |
| | | | | | x11vnc SSL debugging output. | ||||
| * | x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵ | runge | 2007-05-07 | 1 | -0/+5 |
| | | | | | -unixpw during login phase. | ||||
| * | x11vnc: add groups handling for -users mode. | runge | 2007-05-05 | 1 | -0/+3 |
| | | |||||
