| Commit message (Expand) | Author | Age | Files | Lines |
* | Thread safety for zrle, zlib, tight. | runge | 2009-05-21 | 1 | -0/+13 |
* | Teach SDLvncviewer about scroll wheel events | dscho | 2009-03-12 | 1 | -0/+3 |
* | Clipboard support for SDLvncviewer | dscho | 2009-03-08 | 1 | -0/+3 |
* | SDLvncviewer: upon focus loss, force releasing the Alt keys | dscho | 2009-03-07 | 1 | -0/+6 |
* | Teach SDLvncviewer to be resizable | dscho | 2009-03-07 | 1 | -0/+3 |
* | SDLvncviewer: enable key repeat | dscho | 2009-03-06 | 1 | -0/+3 |
* | Record Mike's automake cleanups | dscho | 2009-02-03 | 1 | -0/+3 |
* | configure.ac, CMakeLists.txt: set LibVNCServer version to 0.9.7 | runge | 2009-01-12 | 1 | -1/+4 |
* | Forgot ChangeLog | runge | 2009-01-11 | 1 | -0/+4 |
* | SDLvncviewer: update screen correctly after a resize | dscho | 2008-06-03 | 1 | -0/+3 |
* | Please MS Visual C++ a bit (Christian Ehrlicher) | dscho | 2008-02-18 | 1 | -0/+3 |
* | ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki) | dscho | 2008-02-04 | 1 | -0/+4 |
* | Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki) | dscho | 2008-02-04 | 1 | -0/+4 |
* | SDLvncviewer: fix button handling | dscho | 2008-02-02 | 1 | -0/+4 |
* | Add missing #include <time.h> (thanks Christian Ehrlicher) | dscho | 2008-01-29 | 1 | -0/+3 |
* | Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi) | dscho | 2008-01-29 | 1 | -0/+6 |
* | Add CMake support (thanks to Christian Ehrlicher) | dscho | 2008-01-29 | 1 | -0/+4 |
* | 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 |