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.
16 years ago
runge
cda73dc0ac
synchronize ssvnc
16 years ago
runge
4dbc5d5a12
x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt lsof blocking with -b.
16 years ago
runge
8938cda1e7
Sync SSVNC changes: fullscreen fixes, local scaling, -chatonly, iso-8859-1/utf8 etc., etc.
16 years ago
runge
1c03dd4d51
x11vnc: -chatwindow, -scale WxH, -enc changes.
16 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.
16 years ago
runge
a1e5d55e35
x11vnc: make -allow work in -ssl mode.
16 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.
16 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
16 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
runge
649f5b2b46
x11vnc: setup remote-ctrl file by default on macosx. improve
...
tkx11vnc wrt attaching to existing server in icon/tray mode.
17 years ago
runge
899c920eb4
Fixes for MacOSX 10.5. Improve usage of x11 viewer on macosx.
17 years ago
runge
3d0bd73627
x11vnc: fix find_display and usleep() prototype on macosx.
...
-display console and check DISPLAY /tmp/...:0 on macosx.
implement -noxinerama.
17 years ago
runge
2689647d6c
x11vnc: add clear_locks (Caps_Lock, etc) action.
17 years ago
runge
e24cf9491c
ssvnc sync: connect_br.tcl socks4/5 http proxies, ss_vncviewer socks5 proxy. ssh 1st proxy. whatismyip.com fix. 127.0.0.1 on Darwin
17 years ago
runge
81ef0b9345
x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.
17 years ago
runge
be9dc49025
x11vnc: add xfce to createdisplay
17 years ago
runge
54237e338b
x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.
17 years ago
runge
660d66c1d9
ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes.
...
Improvements to ss_vncviewer. Automatically find X dpy and
X login. Reorganize menus a bit. ~/.ssvncrc file.
17 years ago
runge
115e935f72
x11vnc: fix wireframe crash under -clip. Add -redirect for
...
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.
17 years ago
runge
6a6d26a747
x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. check_redir_services() utilities for Terminal services. Improve Xdummy.
17 years ago
runge
84d6dd0e92
malloc score_hint and make it shorts to save space.
17 years ago
runge
222ecab5ca
x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom server to FINDCREATEDISPLAY list.
17 years ago
runge
a69ed666eb
x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, FD_OPTS, FD_PROG env vars, add Xvnc support
17 years ago
runge
f31f7159b5
x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert only for -display WAIT:
17 years ago
runge
338301c188
x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.
18 years ago
runge
c4c92d3a36
x11vnc: -debug_ncache, fix big fonts in tkx11vnc.
18 years ago
runge
7ee3eccccd
x11vnc: set NCACHE -1 for release.
18 years ago
runge
d3326942e2
x11vnc: fix build error if libssl is missing or --without-ssl supplied.
18 years ago
runge
171db9c542
sync ssvnc unix viewer diffs; fix X cursor size.
18 years ago
runge
e896f7b7f2
update java viewer and ssvnc.
18 years ago
runge
e6b592438b
configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.
18 years ago
runge
e871649dab
clobbered x11vnc/Makefile.am by mistake.
18 years ago
runge
dd193b1335
configure: make more of a split between libvncserver and x11vnc pkgs.
18 years ago
runge
7fffc5d3b4
x11vnc: in -unixpw, initial Escape means no echo username.
18 years ago
runge
1a7857ff74
update ssvnc (SSVNC_EXTRA_SLEEP), and unix viewer (1/n menu and chat windows)
18 years ago
runge
e3fc6fc68c
x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.
18 years ago
runge
e9353e8d29
More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop in .x11vncrc case.
18 years ago
runge
c49eee2cf6
ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. x11vnc SSL debugging output.
18 years ago
runge
d1a86ee79f
ssvnc: Home dir changing, skip enc warning, memory stick doc.
18 years ago
runge
15d04d46b0
x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in -unixpw during login phase.
18 years ago
runge
1d495291e4
filexfer warnings and messages.
18 years ago
runge
76d88e3111
x11vnc: add groups handling for -users mode.
18 years ago
runge
6378acecb0
x11vnc: add WAITBG=1 env. var, add mwm to -create.
18 years ago
runge
85303147a0
ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for -create
18 years ago
runge
3fcab6f1ec
x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 default
18 years ago
runge
2d0b184f8b
x11vnc: set to next release (0.9.1)
18 years ago
runge
65f77eb0a2
Add latest vncviewer patch.
18 years ago
runge
e1c733ee5a
Sync with SSVNC 1.0.15
18 years ago
runge
69a63b2883
x11vnc: small changes for 0.9 release.
18 years ago
runge
b6498656ae
x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.
18 years ago
runge
af44bff536
java ingoreProxy, fix old libssl free_func problem
18 years ago
dscho
ca805667e6
Build shared libraries per default
...
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
18 years ago
runge
3f0f799d20
x11vnc: remove build errors, get -ncache working on macosx again.
18 years ago
runge
61c56222b3
x11vnc: reverse SSL connections. -sleepin option.
18 years ago
runge
f1bfe53f4f
reverse (listening) VNC connections.
18 years ago
runge
d013b8766f
ssvnc: sync to 1.0.13 release.
18 years ago
runge
5e4546628c
x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for java viewer.
18 years ago
runge
9e1230c77b
ssvnc: sync src/patches/tight-vncviewer-full.patch
18 years ago
runge
15f792bc21
x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.
18 years ago
runge
0d4870c0a0
ssvnc: more fixes for painting problems.
18 years ago
runge
23f6dc3da9
x11vnc: fix -users bob= in -inetd mode.
18 years ago
runge
23178cd162
store 1.0.12 snapshot.
18 years ago
runge
d60e8ccfc8
x11vnc: Get ultravnc textchat working with ssvnc.
18 years ago
runge
a874ddee36
x11vnc: make https fetch in accept_openssl() work again.
18 years ago
runge
057fdbb3eb
x11vnc: add Files mode to user controlled input. more ultra/tight filexfer tweaks. rfbversion remote control. noncache/nc unixpw user opt.
18 years ago
runge
f1e8149ae7
x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.
18 years ago
runge
241f3ed566
x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Petteno. add -find -create
18 years ago
runge
0016cd4280
x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, -xdmsvc
18 years ago
runge
90d96b971f
x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
18 years ago
runge
76720eb71b
ssvnc 1.0.11 files.
18 years ago
runge
4a4c8e2774
Setup for x11vnc 0.8.5
18 years ago
runge
819fe41bdc
fix warnings.
18 years ago
runge
1b9082bc87
x11vnc: -reflect, -N. -ncache, FINDDISPLAY, FINDCREATEDISPLAY, improvements. MODTWEAK_LOWEST workaround.
18 years ago
runge
7717d245af
some -ncache performance improvements, rootpixmap watching, gnome wm heuristics
18 years ago
runge
5b3e420c1f
Fix old compiler error; fix warnings.
18 years ago
runge
c9e24e5b8b
more speed and accuracy improvements to -ncache mode.
18 years ago
runge
5b607a4449
changes to ncache cache aging and xdamage skipping
18 years ago
runge
76a495aff1
x11vnc: more -ncache improvements.
18 years ago