summaryrefslogtreecommitdiffstats
path: root/x11vnc/README
Commit message (Collapse)AuthorAgeFilesLines
...
* x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,runge2008-11-221-1872/+2118
| | | | | | | -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-1626/+1660
| | | | | | 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-1693/+1848
| | | | lsof blocking with -b.
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-1701/+1848
|
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-1713/+1814
| | | | | 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-17/+21
|
* x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemprunge2008-09-141-368/+437
| | | | | 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-1679/+1233
| | | | | | | -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-1523/+1562
| | | | Print info on SSH_CONNECTION override.
* x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s)runge2008-06-011-1482/+1487
|
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-1868/+2007
| | | | only if more than one subscreen.
* x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg.runge2008-05-121-7/+7
|
* x11vnc: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-081-2001/+2139
| | | | | | 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.
* Update ssl jars.runge2008-02-181-1/+1
|
* changes for releaserunge2008-02-181-13/+25
|
* minor date changes.runge2008-02-181-4/+22
|
* x11vnc: during speeds estimate, guard against client disconnecting.runge2008-02-011-1059/+1138
|
* x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.runge2008-01-151-28/+31
|
* x11vnc: setup remote-ctrl file by default on macosx. improverunge2007-12-161-3/+3
| | | | tkx11vnc wrt attaching to existing server in icon/tray mode.
* x11vnc: fix find_display and usleep() prototype on macosx.runge2007-12-161-18/+21
| | | | | -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama.
* x11vnc: add clear_locks (Caps_Lock, etc) action.runge2007-11-131-1515/+1608
|
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-1989/+2413
|
* x11vnc: add xfce to createdisplayrunge2007-10-041-15/+15
|
* x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.runge2007-09-261-165/+226
|
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-1486/+1611
| | | | | | | 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-1782/+2074
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* malloc score_hint and make it shorts to save space.runge2007-08-191-2/+2
|
* x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom ↵runge2007-08-191-18/+36
| | | | server to FINDCREATEDISPLAY list.
* x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, ↵runge2007-08-181-27/+35
| | | | FD_OPTS, FD_PROG env vars, add Xvnc support
* x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert ↵runge2007-08-161-65/+85
| | | | only for -display WAIT:
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-60/+77
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-1371/+1391
|
* x11vnc: set NCACHE -1 for release.runge2007-06-181-10/+10
|
* x11vnc: fix build error if libssl is missing or --without-ssl supplied.runge2007-06-151-1503/+1548
|
* configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.runge2007-05-271-1/+1
|
* configure: make more of a split between libvncserver and x11vnc pkgs.runge2007-05-271-1/+1
|
* x11vnc: in -unixpw, initial Escape means no echo username.runge2007-05-261-61/+119
|
* x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.runge2007-05-221-4/+5
|
* More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop ↵runge2007-05-191-5/+5
| | | | in .x11vncrc case.
* ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. ↵runge2007-05-161-1382/+1439
| | | | x11vnc SSL debugging output.
* x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in ↵runge2007-05-071-36/+159
| | | | -unixpw during login phase.
* filexfer warnings and messages.runge2007-05-051-29/+52
|
* x11vnc: add groups handling for -users mode.runge2007-05-051-15/+34
|
* x11vnc: add WAITBG=1 env. var, add mwm to -create.runge2007-05-041-435/+500
|
* ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for ↵runge2007-05-011-1426/+1536
| | | | -create
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-340/+421
|
* x11vnc: set to next release (0.9.1)runge2007-04-191-45/+145
|
* x11vnc: small changes for 0.9 release.runge2007-04-181-170/+82
|
* x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.runge2007-04-071-2/+5
|
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-071-1398/+1417
|