summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: -chatwindow, -scale WxH, -enc changes.runge2008-10-191-828/+815
|
* x11vnc: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-1/+21
| | | | | works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc.
* x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemprunge2008-09-141-4/+33
| | | | | 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-6/+22
| | | | | | | -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-3/+9
| | | | Print info on SSH_CONNECTION override.
* x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s)runge2008-06-011-0/+23
|
* x11vnc: support colormaps for depths other than 8. xinerama warppointer ↵runge2008-06-011-0/+11
| | | | only if more than one subscreen.
* x11vnc: add UltraVNC repeater proxy support. fix to setp guirunge2008-05-081-1/+16
| | | | | | 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.
* minor date changes.runge2008-02-181-1/+1
|
* x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.runge2008-01-151-0/+7
|
* x11vnc: setup remote-ctrl file by default on macosx. improverunge2007-12-161-15/+27
| | | | tkx11vnc wrt attaching to existing server in icon/tray mode.
* x11vnc: fix find_display and usleep() prototype on macosx.runge2007-12-161-0/+14
| | | | | -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama.
* x11vnc: add clear_locks (Caps_Lock, etc) action.runge2007-11-131-3/+9
|
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-3/+138
|
* x11vnc: add xfce to createdisplayrunge2007-10-041-1/+1
|
* x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.runge2007-09-261-1/+7
|
* x11vnc: fix wireframe crash under -clip. Add -redirect forrunge2007-09-111-2/+27
| | | | | | | 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-2/+626
| | | | check_redir_services() utilities for Terminal services. Improve Xdummy.
* x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.runge2007-08-041-5/+13
|
* x11vnc: -debug_ncache, fix big fonts in tkx11vnc.runge2007-07-051-0/+5
|
* x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.runge2007-05-221-4/+28
|
* More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop ↵runge2007-05-191-15/+17
| | | | in .x11vncrc case.
* ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. ↵runge2007-05-161-1/+1
| | | | x11vnc SSL debugging output.
* filexfer warnings and messages.runge2007-05-051-0/+2
|
* x11vnc: add groups handling for -users mode.runge2007-05-051-1/+49
|
* x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 defaultrunge2007-04-281-2/+11
|
* java ingoreProxy, fix old libssl free_func problemrunge2007-04-071-0/+1
|
* x11vnc: reverse SSL connections. -sleepin option.runge2007-03-241-2/+9
|
* x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for ↵runge2007-03-201-0/+13
| | | | java viewer.
* x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.runge2007-03-131-2/+19
|
* x11vnc: fix -users bob= in -inetd mode.runge2007-02-191-2/+15
|
* x11vnc: Get ultravnc textchat working with ssvnc.runge2007-02-191-1/+1
|
* x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.runge2007-02-161-11/+12
|
* x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego ↵runge2007-02-121-0/+6
| | | | Petteno. add -find -create
* x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, ↵runge2007-02-121-3/+66
| | | | -xdmsvc
* x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, ↵runge2007-02-101-2/+64
| | | | setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-11/+82
| | | | MODTWEAK_LOWEST workaround.
* some -ncache performance improvements, rootpixmap watching, gnome wm heuristicsrunge2007-01-101-0/+2
|
* more speed and accuracy improvements to -ncache mode.runge2007-01-091-1/+6
|
* x11vnc: more -ncache improvements.runge2007-01-041-1/+1
|
* x11vnc: more -ncache improvements.runge2007-01-021-5/+11
|
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-0/+54
|
* x11vnc: more work on -ncache.runge2006-12-281-70/+72
|
* x11vnc: first pass at client-side caching, -ncache option.runge2006-12-171-2/+13
|
* x11vnc: make -xwarppointer the default if xinerama is active.runge2006-12-171-0/+3
|
* cleanup some comments.runge2006-12-111-2/+0
|
* x11vnc: FINDCREATEDISPLAY support to create X session if one cannot be ↵runge2006-12-101-0/+5
| | | | found. Fix bug in java viewer.
* install ss_vncviewer 755, -prog option, HTTPONCE new socket for -inetd.runge2006-11-241-0/+6
|
* x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframingrunge2006-11-211-15/+42
|
* x11vnc: Native Mac OS X support.runge2006-11-131-1/+47
|