| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ChangeLog | Christian Beier | 2019-01-06 | 1 | -170/+1293 |
* | Update ChangeLog. | Christian Beier | 2016-12-30 | 1 | -13/+458 |
* | Fix some typos (found by codespell) | Stefan Weil | 2015-10-09 | 1 | -13/+13 |
* | Update ChangeLog for 0.9.10. | Christian Beier | 2014-10-21 | 1 | -0/+839 |
* | Update ChangeLog for 0.9.9. | Christian Beier | 2012-05-04 | 1 | -0/+1070 |
* | Update ChangeLog for 0.9.8.1. | Christian Beier | 2011-11-08 | 1 | -0/+18 |
* | Update ChangeLog for 0.9.8. | Christian Beier | 2011-03-30 | 1 | -751/+6656 |
* | libvncclient: rfbResizeFrameBuffer should also set updateRect. | runge | 2010-05-08 | 1 | -0/+4 |
* | tightvnc-filetransfer/rfbtightserver.c: enabled fix | runge | 2010-01-02 | 1 | -0/+6 |
* | 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 |