summaryrefslogtreecommitdiffstats
path: root/x11vnc/util.c
Commit message (Collapse)AuthorAgeFilesLines
* x11vnc: Use opengl to read screen on macosx. non-deprecated macosx ↵runge2010-12-291-0/+25
| | | | interfaces for input injection.
* Improvements to demo scripts. Alias -coe for -connect_or_exit. Fix ↵runge2010-04-181-0/+1
| | | | HAVE_V4L2. Warn no Xvfb, Xdummy, or Xvnc. Xinerama screens.
* x11vnc: exit(1) for -connect_or_exit failure, quiet query mode for ↵runge2010-04-091-3/+5
| | | | grab_state, pointer_pos, etc. ipv6 support. STUNNEL_LISTEN for particular interface. -input_eagerly in addition to -allinput. quiet Xinerama message.
* x11vnc: small tweaks to Xdummy, rx11vnc*. Apply SMALL_FOOTPRINT to ↵runge2010-01-021-1/+1
| | | | -appshare text. Copyright year change.
* x11vnc: -appshare mode for sharing an application windows instead of therunge2009-12-021-2/+23
| | | | | | | | | 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.
* Huge number of changes, see x11vnc/ChangeLogrunge2009-10-081-17/+56
|
* Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuckrunge2009-05-211-3/+8
| | | | key bug.
* Add some -remap tricks. Limit rfbCFD message count.runge2009-03-161-1/+12
|
* Insert x11vnc copyright and license notices.runge2009-03-141-0/+32
|
* x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvncrunge2008-12-101-4/+1
| | | | | | | | | 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: Add symmetric key encryption -enc cipher:keyfile,runge2008-09-211-1/+1
| | | | | 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-1/+16
| | | | | protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources.
* x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.runge2007-10-271-1/+1
|
* x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.runge2007-09-261-10/+84
|
* x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. ↵runge2007-01-311-0/+2
| | | | MODTWEAK_LOWEST workaround.
* x11vnc -ncache on by default for beta test. fix -nofb & -rawfb modes.runge2006-12-291-3/+1
|
* still more compiler warnings; ssvnc 1.0.9 sync.runge2006-12-281-0/+2
|
* x11vnc: enhanced_tightvnc_viewer files, ssh -t keystroke response improvement.runge2006-09-141-0/+13
|
* x11vnc: enable --without-x builds for -rawfb only binaries.runge2006-07-181-0/+2
|
* x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed).runge2006-07-091-1/+18
|
* x11vnc: remove compiler warnings; HP-UX tweaks.runge2006-07-041-3/+3
|
* x11vnc: more -unixpw work. add -license, etc. optionsrunge2006-07-041-0/+26
|
* x11vnc: misc cleanup.runge2006-06-241-0/+1
|
* x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:optionsrunge2006-06-181-15/+38
|
* x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.runge2006-06-131-0/+31
|
* x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24runge2006-01-161-6/+3
|
* x11vnc: add -8to24 option for some multi-depth displays.runge2006-01-151-0/+56
|
* x11vnc: the big split.runge2006-01-091-0/+397