runge
338301c188
x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.
18 years ago
runge
0f162f1f0b
argv > 0 doesn't make sense for a pointer; assuming argv != NULL.
18 years ago
runge
c4c92d3a36
x11vnc: -debug_ncache, fix big fonts in tkx11vnc.
18 years ago
runge
b2c291feea
configure.ac check for external system libvncserver version. set x11vnc version 0.9.3
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
713a432473
Fix --libs, echo -n doesn't work everywhere. Question: why -R only for Solaris??
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
cb227d4b69
update regular SSL viewer jars; update ss_vncviewer script.
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
13ad9f4940
Pre-C99 declaration error.
18 years ago
runge
a549c3aaff
In rfbSendFileTransferChunk() check permitFileTransfer 1st to avoid false alarms.
18 years ago
runge
a270771286
Add UltraViewerSSL.jar, etc. to dist list.
18 years ago
runge
f7d48515fd
Add logging output to know when inside tightvnc-filetransfer functions.
18 years ago
runge
3110c0e32f
Add SSL support to UltraVNC Java Viewer (has filetransfer gui). Fix UltraVNC bugs and improve FTP gui a bit.
18 years ago
runge
c49eee2cf6
ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. x11vnc SSL debugging output.
18 years ago
runge
8b2bb65274
Drop client if UltraVNC filetransfer is not enabled.
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
3ed5ca3e92
change x11vnc version to 0.9
18 years ago
dscho
9fd2c929ef
prepare for release of LibVNCServer 0.9
18 years ago
runge
b6498656ae
x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.
18 years ago
runge
570b8e9090
update viewer jars and ss script
18 years ago
runge
af44bff536
java ingoreProxy, fix old libssl free_func problem
18 years ago
dscho
26b291bf25
rfbclient.h: use 'extern "C"' to make it convenient to include from C++
18 years ago
dscho
1060f747be
rfb.h: Do not misplace guards
...
This buglet made it impossible to double include rfb.h from C++.
18 years ago
dscho
12c6764f50
build x11vnc with static libraries (at least for now)
...
Maybe at a later stage, we want x11vnc to pick up on existing
libvncserver.so and libvncclient.so, but right now, x11vnc and the
libraries progress together (and thus it is better to build static,
necessarily up-to-date libraries for x11vnc).
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
ca56c41c9c
Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpolation to B&W.
18 years ago
runge
c5055013c0
reverse connections for ss_vncviewer. java one-time-keys.
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