Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | classes/ssl: Add configurable Ultra java applet Filexfer Drives | runge | 2009-01-12 | 1 | -1/+1 |
| | | | | | 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 | -1/+1 |
| | | | | | | 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 | -46/+121 |
| | | | | | 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 | -115/+158 |
| | | | | | | | | | 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 | -56/+214 |
| | | | | | | | -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 | -6/+23 |
| | | | | | | 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 | -2/+35 |
| | | | | lsof blocking with -b. | ||||
* | x11vnc: -chatwindow, -scale WxH, -enc changes. | runge | 2008-10-19 | 1 | -25/+82 |
| | |||||
* | x11vnc: Add symmetric key encryption -enc cipher:keyfile, | runge | 2008-09-21 | 1 | -1/+81 |
| | | | | | 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 | -14/+18 |
| | |||||
* | x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp | runge | 2008-09-14 | 1 | -1/+12 |
| | | | | | 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 | -12/+25 |
| | | | | | | | -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 | -1/+8 |
| | | | | Print info on SSH_CONNECTION override. | ||||
* | x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s) | runge | 2008-06-01 | 1 | -2/+2 |
| | |||||
* | x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵ | runge | 2008-06-01 | 1 | -3/+12 |
| | | | | only if more than one subscreen. | ||||
* | x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. | runge | 2008-05-12 | 1 | -3/+3 |
| | |||||
* | x11vnc: add UltraVNC repeater proxy support. fix to setp gui | runge | 2008-05-08 | 1 | -5/+52 |
| | | | | | | 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. | ||||
* | changes for release | runge | 2008-02-18 | 1 | -1/+1 |
| | |||||
* | minor date changes. | runge | 2008-02-18 | 1 | -2/+2 |
| | |||||
* | x11vnc: during speeds estimate, guard against client disconnecting. | runge | 2008-02-01 | 1 | -3/+4 |
| | |||||
* | x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize. | runge | 2008-01-15 | 1 | -10/+15 |
| | |||||
* | x11vnc: setup remote-ctrl file by default on macosx. improve | runge | 2007-12-16 | 1 | -1/+1 |
| | | | | tkx11vnc wrt attaching to existing server in icon/tray mode. | ||||
* | x11vnc: fix find_display and usleep() prototype on macosx. | runge | 2007-12-16 | 1 | -2/+2 |
| | | | | | -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama. | ||||
* | x11vnc: add clear_locks (Caps_Lock, etc) action. | runge | 2007-11-13 | 1 | -15/+27 |
| | |||||
* | x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. | runge | 2007-10-27 | 1 | -35/+155 |
| | |||||
* | x11vnc: add xfce to createdisplay | runge | 2007-10-04 | 1 | -12/+12 |
| | |||||
* | x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. | runge | 2007-09-26 | 1 | -21/+50 |
| | |||||
* | x11vnc: fix wireframe crash under -clip. Add -redirect for | runge | 2007-09-11 | 1 | -17/+88 |
| | | | | | | | 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 | -17/+53 |
| | | | | check_redir_services() utilities for Terminal services. Improve Xdummy. | ||||
* | malloc score_hint and make it shorts to save space. | runge | 2007-08-19 | 1 | -1/+1 |
| | |||||
* | x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵ | runge | 2007-08-19 | 1 | -17/+34 |
| | | | | server to FINDCREATEDISPLAY list. | ||||
* | x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵ | runge | 2007-08-18 | 1 | -13/+18 |
| | | | | 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 | -3/+7 |
| | | | | only for -display WAIT: | ||||
* | x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel. | runge | 2007-08-04 | 1 | -11/+24 |
| | |||||
* | x11vnc: -debug_ncache, fix big fonts in tkx11vnc. | runge | 2007-07-05 | 1 | -20/+29 |
| | |||||
* | x11vnc: set NCACHE -1 for release. | runge | 2007-06-18 | 1 | -1/+1 |
| | |||||
* | x11vnc: fix build error if libssl is missing or --without-ssl supplied. | runge | 2007-06-15 | 1 | -2/+2 |
| | |||||
* | x11vnc: in -unixpw, initial Escape means no echo username. | runge | 2007-05-26 | 1 | -16/+24 |
| | |||||
* | x11vnc: set things up (NCACHE = -1) to not have -ncache on by default. | runge | 2007-05-22 | 1 | -1/+1 |
| | |||||
* | More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop ↵ | runge | 2007-05-19 | 1 | -1/+1 |
| | | | | in .x11vncrc case. | ||||
* | ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. ↵ | runge | 2007-05-16 | 1 | -1/+1 |
| | | | | x11vnc SSL debugging output. | ||||
* | x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵ | runge | 2007-05-07 | 1 | -3/+3 |
| | | | | -unixpw during login phase. | ||||
* | filexfer warnings and messages. | runge | 2007-05-05 | 1 | -1/+17 |
| | |||||
* | x11vnc: add groups handling for -users mode. | runge | 2007-05-05 | 1 | -13/+35 |
| | |||||
* | x11vnc: add WAITBG=1 env. var, add mwm to -create. | runge | 2007-05-04 | 1 | -3/+12 |
| | |||||
* | ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵ | runge | 2007-05-01 | 1 | -2/+2 |
| | | | | -create | ||||
* | x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 default | runge | 2007-04-28 | 1 | -2/+31 |
| | |||||
* | x11vnc: set to next release (0.9.1) | runge | 2007-04-19 | 1 | -1/+110 |
| | |||||
* | x11vnc: small changes for 0.9 release. | runge | 2007-04-18 | 1 | -110/+1 |
| | |||||
* | x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags. | runge | 2007-04-07 | 1 | -1/+4 |
| |