Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵ | runge | 2010-01-02 | 1 | -1/+1 |
| | | | | -appshare text. Copyright year change. | ||||
* | x11vnc: fix keycode and other remote control actions under | runge | 2009-12-18 | 1 | -0/+5 |
| | | | | | | | 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. | ||||
* | x11vnc: -appshare mode for sharing an application windows instead of the | runge | 2009-12-02 | 1 | -23/+147 |
| | | | | | | | | | 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 | -4/+44 |
| | |||||
* | Huge number of changes, see x11vnc/ChangeLog | runge | 2009-10-08 | 1 | -4/+515 |
| | |||||
* | Improvements to -unixpw_cmd and -unixpw_nis. | runge | 2009-08-10 | 1 | -4/+43 |
| | | | | | Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490 | ||||
* | X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. | runge | 2009-06-14 | 1 | -4/+8 |
| | |||||
* | Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck | runge | 2009-05-21 | 1 | -4/+57 |
| | | | | key bug. | ||||
* | rebuild for x11vnc dev 0.9.8 | runge | 2009-03-31 | 1 | -5/+26 |
| | |||||
* | Insert x11vnc copyright and license notices. | runge | 2009-03-14 | 1 | -0/+32 |
| | |||||
* | Allow range for X11VNC_SKIP_DISPLAY, document grab | runge | 2009-03-07 | 1 | -0/+1 |
| | | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack. | ||||
* | x11vnc: fix compiler warnings. | runge | 2009-01-04 | 1 | -0/+3 |
| | |||||
* | x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support | runge | 2009-01-04 | 1 | -2/+0 |
| | | | | | 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 | -5/+42 |
| | | | | | | | | | 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 | -3/+6 |
| | | | | | | | -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: -chatwindow, -scale WxH, -enc changes. | runge | 2008-10-19 | 1 | -3/+40 |
| | |||||
* | x11vnc: make -allow work in -ssl mode. | runge | 2008-09-17 | 1 | -2/+22 |
| | |||||
* | x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode. | runge | 2008-09-07 | 1 | -0/+17 |
| | | | | | | | -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: support colormaps for depths other than 8. xinerama warppointer ↵ | runge | 2008-06-01 | 1 | -0/+54 |
| | | | | only if more than one subscreen. | ||||
* | x11vnc: add UltraVNC repeater proxy support. fix to setp gui | runge | 2008-05-08 | 1 | -5/+121 |
| | | | | | | 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/+1 |
| | |||||
* | x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. | runge | 2007-10-27 | 1 | -9/+555 |
| | |||||
* | x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. | runge | 2007-09-26 | 1 | -2/+2 |
| | |||||
* | x11vnc: fix wireframe crash under -clip. Add -redirect for | runge | 2007-09-11 | 1 | -5/+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. | ||||
* | filexfer warnings and messages. | runge | 2007-05-05 | 1 | -0/+2 |
| | |||||
* | ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵ | runge | 2007-05-01 | 1 | -0/+8 |
| | | | | -create | ||||
* | x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 default | runge | 2007-04-28 | 1 | -0/+8 |
| | |||||
* | java ingoreProxy, fix old libssl free_func problem | runge | 2007-04-07 | 1 | -17/+8 |
| | |||||
* | x11vnc: reverse SSL connections. -sleepin option. | runge | 2007-03-24 | 1 | -4/+50 |
| | |||||
* | x11vnc: add Files mode to user controlled input. more ultra/tight filexfer ↵ | runge | 2007-02-16 | 1 | -1/+1 |
| | | | | tweaks. rfbversion remote control. noncache/nc unixpw user opt. | ||||
* | x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry. | runge | 2007-02-16 | 1 | -3/+3 |
| | |||||
* | x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵ | runge | 2007-02-12 | 1 | -1/+3 |
| | | | | -xdmsvc | ||||
* | x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵ | runge | 2007-02-10 | 1 | -0/+15 |
| | | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE. | ||||
* | x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵ | runge | 2007-01-31 | 1 | -2/+6 |
| | | | | MODTWEAK_LOWEST workaround. | ||||
* | still more compiler warnings; ssvnc 1.0.9 sync. | runge | 2006-12-28 | 1 | -10/+21 |
| | |||||
* | more compiler warnings cleanup. | runge | 2006-12-28 | 1 | -0/+1 |
| | |||||
* | x11vnc: clean up compiler warnings. | runge | 2006-12-28 | 1 | -0/+1 |
| | |||||
* | x11vnc: more work on -ncache. | runge | 2006-12-28 | 1 | -3/+7 |
| | |||||
* | x11vnc: FINDCREATEDISPLAY support to create X session if one cannot be ↵ | runge | 2006-12-10 | 1 | -1/+2 |
| | | | | found. Fix bug in java viewer. | ||||
* | x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframing | runge | 2006-11-21 | 1 | -2/+2 |
| | |||||
* | x11vnc: Native Mac OS X support. | runge | 2006-11-13 | 1 | -5/+16 |
| | |||||
* | x11vnc: improve SSL Java viewer, cleanup -unixpw code. | runge | 2006-09-24 | 1 | -5/+4 |
| | |||||
* | x11vnc: -unixpw_cmd, -passwfile cmd:/custom:, -sslnofail, -ultrafilexfer | runge | 2006-09-21 | 1 | -7/+66 |
| | |||||
* | x11vnc: -verbose, -connect_or_exit, -rfbport 0, print out SSL cert. | runge | 2006-09-17 | 1 | -0/+23 |
| | |||||
* | x11vnc: enable --without-x builds for -rawfb only binaries. | runge | 2006-07-18 | 1 | -0/+21 |
| | |||||
* | x11vnc: more -unixpw work. add -license, etc. options | runge | 2006-07-04 | 1 | -6/+36 |
| | |||||
* | x11vnc: misc cleanup. | runge | 2006-06-24 | 1 | -0/+1 |
| | |||||
* | x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options | runge | 2006-06-18 | 1 | -12/+100 |
| | |||||
* | x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command. | runge | 2006-06-08 | 1 | -0/+1 |
| | |||||
* | x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons. | runge | 2006-06-03 | 1 | -0/+1 |
| |