| Commit message (Expand) | Author | Age | Files | Lines |
* | Ultra Encoding added. Tested against UltraVNC V1.01 | steven_carr | 2006-05-02 | 1 | -0/+5 |
* | add rotate and flip example | dscho | 2006-04-27 | 1 | -0/+4 |
* | Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h | runge | 2006-04-26 | 1 | -0/+5 |
* | Added an example camera application to demonstrate another way to write a ser... | steven_carr | 2006-04-17 | 1 | -0/+4 |
* | SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils f... | runge | 2006-04-05 | 1 | -0/+5 |
* | add KeyboardLedState extension | dscho | 2006-03-28 | 1 | -0/+4 |
* | SSL patch for Java viewer. https support for x11vnc. | runge | 2006-03-28 | 1 | -0/+5 |
* | ignore maxRectsPerUpdate when encoding is Zlib (thanks scarr) | dscho | 2006-03-27 | 1 | -0/+4 |
* | add handleEventsEagerly flag (Thanks, Donald) | dscho | 2006-02-28 | 1 | -0/+4 |
* | x11vnc: -unixpw and -stunnel. Add clipboard to input control. | runge | 2006-02-25 | 1 | -0/+4 |
* | Added method to get extension specific client data | rohit_99129 | 2006-02-24 | 1 | -0/+4 |
* | add functions to unregister extensions/security types | dscho | 2006-02-22 | 1 | -0/+4 |
* | fix some non-gcc compiler warnings and signals in x11vnc | runge | 2006-02-20 | 1 | -0/+4 |
* | x11vnc: add -8to24 option for some multi-depth displays. | runge | 2006-01-15 | 1 | -0/+3 |
* | configure.ac: add switches for most X extensions. | runge | 2006-01-12 | 1 | -0/+3 |
* | rfbProcessEvents() has to iterate also over clients with sock < 0 to close them | dscho | 2006-01-10 | 1 | -0/+5 |
* | x11vnc: the big split. | runge | 2006-01-09 | 1 | -0/+4 |
* | fix client non-jpeg/libz builds | runge | 2006-01-08 | 1 | -0/+5 |
* | rfbRegisterProtocolExtension extMutex was never initialized. | runge | 2006-01-06 | 1 | -0/+4 |
* | x11vnc: enhance -passwdfile features, filetransfer on by default. | runge | 2005-12-24 | 1 | -0/+3 |
* | introduce -deferptrupdate (thanks Dave) | dscho | 2005-12-19 | 1 | -0/+9 |
* | work around write() returning ENOENT on Solaris 2.7 | dscho | 2005-12-09 | 1 | -0/+4 |
* | plug memory leaks | dscho | 2005-12-07 | 1 | -0/+7 |
* | fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds,... | runge | 2005-11-25 | 1 | -0/+17 |
* | x11vnc: -filexfer, -slow_fb, -blackout noptr,... | runge | 2005-10-23 | 1 | -0/+3 |
* | update ChangeLog for today | dscho | 2005-10-06 | 1 | -0/+8 |
* | add enablePseudoEncoding() to rfbProtocolExtension | dscho | 2005-10-03 | 1 | -0/+6 |
* | This monster commit contains support for TightVNC's file transfer protocol. | dscho | 2005-09-28 | 1 | -0/+6 |
* | Introduce generic protocol extension method. Deprecate | dscho | 2005-09-27 | 1 | -0/+7 |
* | support VNC protocol version 3.7 | dscho | 2005-09-26 | 1 | -0/+5 |
* | split rpm into three packages: the library, -devel (headers), and x11vnc | dscho | 2005-08-21 | 1 | -0/+3 |
* | x11vnc: tweaks for release, fix queue buildup under -viewonly. | runge | 2005-07-13 | 1 | -1/+4 |
* | x11vnc: -grab_buster for XGrabServer deadlock; fix scrolls and copyrect for ... | runge | 2005-07-09 | 1 | -0/+4 |
* | x11vnc: -gui tray now embeds in systray; more improvements to gui. | runge | 2005-07-07 | 1 | -0/+3 |
* | x11vnc: -gui tray mode, httpd.c: check httpListenSock >= 0. | runge | 2005-07-02 | 1 | -0/+5 |
* | fix annoying zrle decoding bug | dscho | 2005-06-28 | 1 | -0/+4 |
* | main.c: fix screen->deferUpdateTime default. | runge | 2005-06-27 | 1 | -0/+4 |
* | configure.ac: HP-UX and OSF1 no -R, x11vnc: second round of beta-testing fixes. | runge | 2005-06-18 | 1 | -0/+6 |
* | main.c: XReadScreen check, fix 64bit use of cursors, x11vnc: first round of ... | runge | 2005-06-14 | 1 | -0/+5 |
* | no longer complain on Solaris about missing ar, which was not really missing | dscho | 2005-06-11 | 1 | -0/+3 |
* | main.c: no sraRgnSubstract for copyRect, scrolls for x11vnc -scale; add -fix... | runge | 2005-06-04 | 1 | -0/+4 |
* | main.c: fix copyRect for non-cursor-shape-aware clients. | runge | 2005-05-31 | 1 | -0/+3 |
* | x11vnc: scrolling: grabserver, autorepeat throttling, mouse wheel, fix onetile | runge | 2005-05-25 | 1 | -0/+4 |
* | simplify configure (do not check for malloc(0) bug) | dscho | 2005-05-23 | 1 | -0/+3 |
* | fix compilation for systems without socklen_t | dscho | 2005-05-18 | 1 | -0/+3 |
* | x11vnc: more scrolling, -scr_term, -wait_ui, -nowait_bog | runge | 2005-05-18 | 1 | -0/+3 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -0/+3 |
* | fix memory leaks detected using valgrind | dscho | 2005-05-14 | 1 | -0/+3 |
* | x11vnc: more improvements to -scrollcopyrect and -xkb modes. | runge | 2005-05-14 | 1 | -0/+3 |
* | socketInitDone -> socketState | dscho | 2005-05-07 | 1 | -0/+6 |