Commit Graph

282 Commits (387e189b37a1456ee5a4df52d495a9f31d01306a)

Author SHA1 Message Date
runge 387e189b37 Synchronize ssvnc source, etc. Nearly the 1.0.24 release... 16 years ago
runge 3129ef668a Huge number of changes, see x11vnc/ChangeLog 16 years ago
runge fd084b5d28 Improvements to -unixpw_cmd and -unixpw_nis.
Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus,
see: http://ubuntuforums.org/showthread.php?t=1223490
16 years ago
runge 2c6bf9234e Setup for x11vnc version 0.9.9 16 years ago
runge b6ee5f9619 Add proxyHost and proxyPort java applet params. 16 years ago
runge 61383c508e classes/ssl: java viewer now handles auth-basic proxy logins.
misc/enhanced_tightvnc_viewer: update ssvnc.
16 years ago
runge d11b2abd8c X11VNC_REFLECT_PASSWORD env. var., warning about compiz, improve single-port. 16 years ago
runge 94d058b35f Thread safety. Fix -clip -in -rawfb. Try to avoid Xorg stuck
key bug.
16 years ago
runge 4088906b13 rebuild for x11vnc dev 0.9.8 16 years ago
runge 128ee3ec4e Add some -remap tricks. Limit rfbCFD message count. 16 years ago
runge 9ae2e8391d Insert x11vnc copyright and license notices. 16 years ago
runge b280597129 Test git commit setting username & etc. 16 years ago
Karl J. Runge bce0939c0e Tweak settings and docs for create_display. Add FD_EXTRA finishing cmd. 16 years ago
runge 03666d6a17 x11vnc: Fix off-screen bug for -ncache_cr copyrect. 16 years ago
runge e7152a7f68 Allow range for X11VNC_SKIP_DISPLAY, document grab
Xserver issue.  Add progress_client() to proceed more quickly
thru handshake.  Improvements to turbovnc hack.
16 years ago
runge 2742c9579f x11vnc: add kludge to experiment with turbovnc. 16 years ago
runge 453166ecdc x11vnc: fix some -QD cases for use in tkx11vnc. 16 years ago
runge 81cda63cb4 fix some compiler warnings. 16 years ago
runge d400112c89 add -noskip_lockkeys option for future use. 16 years ago
runge e59f78c5ea x11vnc: Add "sendbell" remote cmd. Fix copyrect updates under
-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.
16 years ago
dscho 3d2eab575e clean up build flags
The flag handling (both compiler options and include paths) are a mess at
the moment.  There is no point in forcing "-O2 -g" when these are already
the defaults, and if someone changes the defaults, chances are good they
don't want you clobbering their choices.

The -Wall flag should be handled in configure and thrown into CFLAGS once
rather than every Makefile.am.  Plus, this way we can control which
compilers the flag actually gets used with.

Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS.  Nor should
it contain -I. as this is already in the default includes setup.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
runge a868b6476e SSVNC 1.0.22 release (+ a little bit more). crl lists, ssh pid finding improvements, and more. 16 years ago
runge a774823bdf classes/ssl: Add configurable Ultra java applet Filexfer Drives
drop down (e.g. ftpDropDown=Home.Desktop.bin).  Document all
applet parameters in classes/ssl/README.
16 years ago
runge 198382dcf3 x11vnc: fix failure of -8to24 on default depth 24 due to
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.
16 years ago
runge 91174efbb8 x11vnc: fix compiler warnings. 16 years ago
runge 4fdb4cc67f x11vnc: add -rmflag option, -rawfb vt support, bpp < 8 support
for rawfb, find /dev/video better. Fix reverse SSL connection
for DH.  Some improvements for CUPS TS helper, restart if needed.
16 years ago
runge 8bef644d17 x11vnc: 0.9.6 release. Some strtok bugfixes. rename -tlsvnc
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
16 years ago
runge 41c7b74a88 SSVNC sync: stunnel upgrade and patch, change wish order, -anondh -ciphers option
VeNCrypt and TLSVNC support (in pproxy and unix vncviewer). Help text tweaks
  -killstunnel, s_client fixes, No Encryption easier. Zeroconf/avahi support.
  tk font fixes. SSVNC_ULTRA_FTP_JAR finding SSVNC_PREDIGESTED_HANDSHAKE
  SSVNC_SKIP_RFB_PROTOCOL_VERSION, SSVNC_SET_SECURITY_TYPE, etc hacks.
16 years ago
runge 6fbba525a9 x11vnc: x11vnc.desktop file. -reopen, -dhparams, -sslCRL,
-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.
16 years ago
runge 63b98dba79 x11vnc: add zeroconf external helpers (avahi-publish and
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.
17 years ago
runge cda73dc0ac synchronize ssvnc 17 years ago
runge 4dbc5d5a12 x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt lsof blocking with -b. 17 years ago
runge 8938cda1e7 Sync SSVNC changes: fullscreen fixes, local scaling, -chatonly, iso-8859-1/utf8 etc., etc. 17 years ago
runge 1c03dd4d51 x11vnc: -chatwindow, -scale WxH, -enc changes. 17 years ago
runge 16c7ea1b35 x11vnc: Add symmetric key encryption -enc cipher:keyfile,
works with SSVNC.  Make -remap work on MacOSX console.
update to 0.9.5 strings.  Add a couple menu items to tkx11vnc.
17 years ago
runge a1e5d55e35 x11vnc: make -allow work in -ssl mode. 17 years ago
runge 95d7788eb0 x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp
protections. SSL_INIT_TIMEOUT=n env. var.  Fix macosx console
X call bug.  Synchronize other projects sources.
17 years ago
runge d5cba7a574 x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode.
-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
17 years ago
runge 975b690234 x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX.
Print info on SSH_CONNECTION override.
17 years ago
runge c63fd34844 x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s) 17 years ago
runge 65b42bb853 x11vnc: support colormaps for depths other than 8. xinerama warppointer only if more than one subscreen. 17 years ago
runge d538e4e281 x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. 17 years ago
runge b2306270d0 Many improvement to the frontend and unix viewer. UltraVNC proxy support,
and other proxy improvements.
17 years ago
runge abbdf92a70 x11vnc: add UltraVNC repeater proxy support. fix to setp gui
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.
17 years ago
runge 51575e4ed4 Update ssl jars. 17 years ago
runge 87a9254958 changes for release 17 years ago
runge 0c8d392ed5 minor date changes. 17 years ago
runge 6c45a721df ssvnc sync with zywrle support and improvements to popup. 17 years ago
runge 7e7ef1b471 x11vnc: during speeds estimate, guard against client disconnecting. 17 years ago
runge c07091b390 x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize. 17 years ago