Commit Graph

116 Commits (8cda60969b6d2df88e0f4fc0fd267dc26adb3872)

Author SHA1 Message Date
runge 8cda60969b x11vnc: whoops str decl in wrong place for old compilers.
18 years ago
runge 06af02b5ac x11vnc: check all XKeysymToString() return values.
18 years ago
runge 93ca945acb x11vnc: plug a couple unixpw gaps.
18 years ago
runge 1b51530afb x11vnc: remove compiler warnings; HP-UX tweaks.
18 years ago
runge a7726a6f97 x11vnc: more -unixpw work. add -license, etc. options
18 years ago
runge 9992160105 x11vnc: misc cleanup.
18 years ago
runge 64e731a9da x11vnc: --grabkbd, -grabptr, -env, -allowedcmds, unixpw+WAIT user fred:options
18 years ago
runge 06a401f8f8 x11vnc: -display WAIT:cmd=FINDDISPLAY, HTTPONCE, -http_ssl option, Java fixes.
18 years ago
runge 7a3e236390 x11vnc: make -display WAIT + -unixpw work on Solaris.
18 years ago
runge 1776a3a55f x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
18 years ago
runge 203eee7cfd x11vnc: -capslock -skip_lockkeys; Alt keys under -rawfb cons.
18 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
runge 279f35495a x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -rawfb console.
18 years ago
steven_carr 0d734ad896 Server Capability Encodings
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
runge 0ef122b61c Apache SSL gateway. More web proxy cases for Java and ssl_vncviewer.
18 years ago
runge d14cf0a84c SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
18 years ago
runge 5920dc18d7 SSL patch for Java viewer. https support for x11vnc.
18 years ago
runge e2e9347946 x11vnc: add -ssl mode using libssl. Include Xdummy in misc.
18 years ago
runge 5e72609631 x11vnc: do CLIPBOARD, reverse conn require passwds, -usepw, -debug_sel, -storepasswd homedir.
18 years ago
runge c997e901c4 x11vnc: gui speedup and fixes. -unixpw and -inetd
18 years ago
runge a9a9c812f7 x11vnc: -unixpw on *bsd, hpux and tru64. -unixpw_nis mode. stunnel and gui tweaks.
18 years ago
runge b03a920cb9 x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT.
18 years ago
runge 79310af7e7 x11vnc: -unixpw and -stunnel. Add clipboard to input control.
18 years ago
dscho 880035ad54 IRIX linker is very picky about order of libraries
18 years ago
runge 603b5667b6 fix some non-gcc compiler warnings and signals in x11vnc
18 years ago
runge 4b8cc33e39 x11vnc: fix AIX build wrt h_errno.
18 years ago
runge 94b092cd22 x11vnc: -8to24 more speedups; tunables for very slow machines.
18 years ago
runge d0ef1285b8 x11vnc: -8to24 speedups and improvements.
18 years ago
runge 1967913e95 x11vnc: -8to24 opts, use XGetSubImage. fix -threads deadlocks and -rawfb crash
19 years ago
runge 17e6b6a2bf x11vnc: -8to24 now works on default depth 8 displays.
19 years ago
runge e38c3c224b x11vnc: more tweaks to -8to24 XGETIMAGE_8TO24
19 years ago
runge 5993dd757e x11vnc: add -8to24 option for some multi-depth displays.
19 years ago
runge 60918e6664 configure.ac: add switches for most X extensions.
19 years ago
runge 9b3163c00b logMutex needs to be initialized too; in rfbDefaultLog.
19 years ago
runge 57cf0cdab5 x11vnc: close fd > 2 in run_user_command(), -nocmds in crash_debug, fix 64bit bug for -solid.
19 years ago
runge 71f2ec7918 x11vnc: the big split.
19 years ago
runge 454c1fad65 x11vnc: enhance -passwdfile features, filetransfer on by default.
19 years ago
runge 54906d737d x11vnc: add -loop option.
19 years ago
runge 8eb18f6cd8 fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
19 years ago
runge de99644d2f configure.ac: test ... == ... not allowed on all unix.
19 years ago
runge 30c00d0b06 x11vnc: -filexfer, -slow_fb, -blackout noptr,...
19 years ago
dscho 354d3c9a92 DEFINES -> AM_CFLAGS
19 years ago
runge 37f23b2c07 x11vnc: more gui fixes, gui requests via client_sock, PASSWD_REQUIRED build opt.
19 years ago
runge 57d2ea6591 x11vnc: setup for new release 0.7.3 while I remember how..
19 years ago
runge ec45cd952b x11vnc: tweaks for release, fix queue buildup under -viewonly.
19 years ago
runge 640eb16239 x11vnc: more improvements to gui, scary nopassword warning msg.
19 years ago
runge ad02e15542 x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for -clip and -id
19 years ago
runge 8fcf086132 x11vnc: -gui tray now embeds in systray; more improvements to gui.
19 years ago
runge c59929365c x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0.
19 years ago