summaryrefslogtreecommitdiffstats
path: root/x11vnc/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: rename -create_x to -create_xsrv. Hopefully done fixing Xdummy.runge2009-12-291-0/+4
|
* x11vnc: Fix problems in --without-x builds. Fix crashrunge2009-12-281-0/+6
| | | | | | 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,runge2009-12-241-0/+5
| | | | | -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 stillrunge2009-12-211-0/+5
| | | | | have ssl. Tweak ps command in find_display. Try to handle AIX su. Ignore an initial newline at login: for -unixpw.
* ChangeLog typorunge2009-12-181-1/+1
|
* Add tag=... to unixpw opts to set FD_TAG. Prefer Xvfb over Xdummy.runge2009-12-181-1/+3
| | | | Reduce wait time for https. Add 'Login succeeded' output to unixpw panel.
* x11vnc: fix keycode and other remote control actions underrunge2009-12-181-0/+7
| | | | | | | 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/+12
| | | | | 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-0/+8
| | | | | | 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 ↵runge2009-12-051-8/+13
| | | | platforms. more wishes.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-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.runge2009-11-181-0/+18
|
* Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in ↵runge2009-10-171-0/+5
| | | | xfce, showrfbauth option.
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-0/+34
|
* classes/ssl: java viewer now handles auth-basic proxy logins.runge2009-06-181-0/+4
| | | | misc/enhanced_tightvnc_viewer: update ssvnc.
* X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port.runge2009-06-141-0/+5
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-0/+7
| | | | key bug.
* x11vnc: Fix off-screen bug for -ncache_cr copyrect.runge2009-03-131-0/+3
|
* Allow range for X11VNC_SKIP_DISPLAY, document grabrunge2009-03-071-0/+5
| | | | | Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack.
* x11vnc: add kludge to experiment with turbovnc.runge2009-02-281-0/+3
|
* x11vnc: fix some -QD cases for use in tkx11vnc.runge2009-02-261-0/+3
|
* add -noskip_lockkeys option for future use.runge2009-02-221-0/+3
|
* x11vnc: Add "sendbell" remote cmd. Fix copyrect updates underrunge2009-02-041-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 Drivesrunge2009-01-121-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 torunge2009-01-101-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 supportrunge2009-01-041-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 -tlsvncrunge2008-12-101-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,runge2008-11-221-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 andrunge2008-11-051-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 ↵runge2008-10-291-0/+4
| | | | lsof blocking with -b.
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-0/+8
|
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-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.runge2008-09-171-0/+3
|
* x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemprunge2008-09-141-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.runge2008-09-071-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.runge2008-06-071-0/+4
| | | | Print info on SSH_CONNECTION override.
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-0/+5
| | | | only if more than one subscreen.
* x11vnc: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-081-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.runge2008-02-011-0/+4
|
* x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.runge2008-01-151-0/+4
|
* x11vnc: setup remote-ctrl file by default on macosx. improverunge2007-12-161-0/+4
| | | | tkx11vnc wrt attaching to existing server in icon/tray mode.
* x11vnc: fix find_display and usleep() prototype on macosx.runge2007-12-161-0/+5
| | | | | -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama.
* x11vnc: add clear_locks (Caps_Lock, etc) action.runge2007-11-131-0/+4
|
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-0/+6
|
* x11vnc: add xfce to createdisplayrunge2007-10-041-0/+3
|
* x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.runge2007-09-261-0/+8
|
* ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes.runge2007-09-111-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 forrunge2007-09-111-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. ↵runge2007-09-051-0/+8
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵runge2007-08-191-0/+4
| | | | server to FINDCREATEDISPLAY list.