| Commit message (Expand) | Author | Age | Files | Lines |
* | classes/ssl: improve timeouts, port fallback, and connection time. | runge | 2007-09-05 | 1 | -0/+4 |
* | LibVNCClient: if the GotRect hook is set, override default op. | dscho | 2007-08-14 | 1 | -0/+4 |
* | x11vnc: fix build error if libssl is missing or --without-ssl supplied. | runge | 2007-06-15 | 1 | -0/+4 |
* | configure: make more of a split between libvncserver and x11vnc pkgs. | runge | 2007-05-27 | 1 | -0/+5 |
* | rfbclient.h: use 'extern "C"' to make it convenient to include from C++ | dscho | 2007-04-06 | 1 | -0/+4 |
* | rfb.h: Do not misplace guards | dscho | 2007-04-06 | 1 | -0/+4 |
* | Build shared libraries per default | dscho | 2007-03-30 | 1 | -0/+3 |
* | Add "Connection: close" to HTTP replies. | runge | 2007-03-20 | 1 | -0/+3 |
* | Fix a locking problem in libvncserver | dscho | 2007-03-17 | 1 | -0/+3 |
* | LibVNCClient: some users do not want to get whole-screen updates; introduce c... | dscho | 2007-02-01 | 1 | -0/+4 |
* | libvncclient changes. | runge | 2007-01-31 | 1 | -0/+6 |
* | Remove stray "-permitfiletransfer permit file transfer support" output | runge | 2006-12-13 | 1 | -0/+4 |
* | x11vnc: Mac OS X fb fixes and cuttext, -nodpms option, local user wireframing | runge | 2006-11-21 | 1 | -0/+3 |
* | x11vnc: Native Mac OS X support. | runge | 2006-11-13 | 1 | -0/+4 |
* | configure.ac -R and macosx, prepare_x11vnc_dist.sh rpm fix | runge | 2006-11-08 | 1 | -0/+5 |
* | x11vnc: enable --without-x builds for -rawfb only binaries. | runge | 2006-07-18 | 1 | -0/+4 |
* | LibVNCServer 0.8.2 release. | runge | 2006-07-12 | 1 | -0/+3 |
* | x11vnc: add uinput support for full input into linux fb device (e.g. qt-embed). | runge | 2006-07-09 | 1 | -0/+3 |
* | x11vnc: more -unixpw work. add -license, etc. options | runge | 2006-07-04 | 1 | -0/+3 |
* | x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command. | runge | 2006-06-08 | 1 | -1/+4 |
* | Identified and removed some memory leaks associated with the Encodings RRE, C... | steven_carr | 2006-05-29 | 1 | -0/+7 |
* | Statistics now fit into 80-column output | steven_carr | 2006-05-16 | 1 | -0/+4 |
* | Default to RFB 3.8, add command line option to specify the RFB version. | steven_carr | 2006-05-15 | 1 | -0/+6 |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -0/+20 |
* | fix some build issues WRT ultravnc code. | runge | 2006-05-13 | 1 | -0/+9 |
* | x11vnc: support for video4linux webcams & tv-tuners, -24to32 bpp option, -ra... | runge | 2006-05-07 | 1 | -0/+3 |
* | Server Capability Encodings | steven_carr | 2006-05-04 | 1 | -0/+8 |
* | Client Independent Server Side Scaling is now supported | steven_carr | 2006-05-03 | 1 | -0/+4 |
* | 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 |