Commit Graph

146 Commits (8cda60969b6d2df88e0f4fc0fd267dc26adb3872)

Author SHA1 Message Date
runge a7726a6f97 x11vnc: more -unixpw work. add -license, etc. options
18 years ago
runge 1776a3a55f x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.
18 years ago
steven_carr 6c8e6e0678 Identified and removed some memory leaks associated with the Encodings RRE, CoRRE, ZLIB, and Ultra.
18 years ago
steven_carr b5ab72d65f Statistics now fit into 80-column output
18 years ago
steven_carr 1c3af68549 Default to RFB 3.8, add command line option to specify the RFB version.
18 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
runge 347c4a9847 fix some build issues WRT ultravnc code.
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
steven_carr 2670641432 Client Independent Server Side Scaling is now supported
18 years ago
steven_carr afa9fae024 Ultra Encoding added. Tested against UltraVNC V1.01
18 years ago
dscho 21b1fd476f add rotate and flip example
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 years ago
steven_carr 6a6ccc8c58 Added an example camera application to demonstrate another way to write a server application.
18 years ago
runge d14cf0a84c SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
18 years ago
dscho 1602b345f3 add KeyboardLedState extension
18 years ago
runge 5920dc18d7 SSL patch for Java viewer. https support for x11vnc.
18 years ago
dscho 10c61b53c2 ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr)
18 years ago
dscho f52cfa651b add handleEventsEagerly flag (Thanks, Donald)
18 years ago
runge 79310af7e7 x11vnc: -unixpw and -stunnel. Add clipboard to input control.
18 years ago
rohit_99129 eb08d83d62 Added method to get extension specific client data
18 years ago
dscho d3599be1b8 add functions to unregister extensions/security types
18 years ago
runge 603b5667b6 fix some non-gcc compiler warnings and signals in x11vnc
18 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
dscho 0b7a0030ac rfbProcessEvents() has to iterate also over clients with sock < 0 to close them
19 years ago
runge 71f2ec7918 x11vnc: the big split.
19 years ago
runge def3012663 fix client non-jpeg/libz builds
19 years ago
runge e781eea698 rfbRegisterProtocolExtension extMutex was never initialized.
19 years ago
runge 454c1fad65 x11vnc: enhance -passwdfile features, filetransfer on by default.
19 years ago
dscho 1c26789eff introduce -deferptrupdate (thanks Dave)
19 years ago
dscho 3a8d4bdbe6 work around write() returning ENOENT on Solaris 2.7
19 years ago
dscho 61204490ce plug memory leaks
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 30c00d0b06 x11vnc: -filexfer, -slow_fb, -blackout noptr,...
19 years ago
dscho 2c177c866b update ChangeLog for today
19 years ago
dscho 8490de3ff0 add enablePseudoEncoding() to rfbProtocolExtension
19 years ago
dscho 0a909fde7a This monster commit contains support for TightVNC's file transfer protocol.
19 years ago
dscho 93be927b1c Introduce generic protocol extension method. Deprecate
19 years ago
dscho da7b3e714f support VNC protocol version 3.7
19 years ago
dscho df4cd3d3f6 split rpm into three packages: the library, -devel (headers), and x11vnc
19 years ago
runge ec45cd952b x11vnc: tweaks for release, fix queue buildup under -viewonly.
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
dscho 462ffd3f3e fix annoying zrle decoding bug
19 years ago
runge 9d43e8af78 main.c: fix screen->deferUpdateTime default.
19 years ago
runge 7b933e170e configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes.
19 years ago
runge 543e64d3c6 main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of beta-testing fixes, RFE's.
19 years ago
dscho 50568f1a81 no longer complain on Solaris about missing ar, which was not really missing
19 years ago