| Commit message (Expand) | Author | Age | Files | Lines |
* | move the library into libvncserver/, x11vnc into x11vnc/ | dscho | 2004-05-25 | 1 | -579/+0 |
* | x11vnc: -gone, -passwdfile, -o logfile; add view-only to -accept | runge | 2004-05-22 | 1 | -1/+1 |
* | socklen_t -> size_t | dscho | 2003-08-18 | 1 | -2/+2 |
* | handle EINTR after select() | dscho | 2003-08-08 | 1 | -1/+2 |
* | rfbErr introduced | dscho | 2003-08-06 | 1 | -10/+10 |
* | API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge... | dscho | 2003-07-30 | 1 | -15/+15 |
* | long standing bug in http; was sending .jar twice | dscho | 2003-07-11 | 1 | -0/+2 |
* | converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h | dscho | 2003-02-09 | 1 | -7/+18 |
* | compiler warnings, contrib directory, new x11vnc from Karl Runge | dscho | 2002-12-06 | 1 | -2/+2 |
* | updated to vnc-3.3.4 (ZRLE encoding) | dscho | 2002-10-22 | 1 | -22/+17 |
* | socket via proxy gets options set, compiler warning fixes | dscho | 2002-08-31 | 1 | -2/+2 |
* | compiler warnings and format vulnerabilities fixed | dscho | 2002-08-31 | 1 | -1/+1 |
* | IRIX changes | dscho | 2002-08-27 | 1 | -3/+3 |
* | a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added. | dscho | 2002-08-22 | 1 | -3/+36 |
* | synchronized with tightVNC 1.2.5 | dscho | 2002-08-22 | 1 | -9/+124 |
* | unwarn compilation | dscho | 2002-08-19 | 1 | -2/+2 |
* | NewFB encoding added | dscho | 2002-07-28 | 1 | -0/+2 |
* | Tim's Changes | dscho | 2002-05-02 | 1 | -2/+2 |
* | sync with TightVNC 1.2.3 | dscho | 2002-04-23 | 1 | -49/+77 |
* | changes from Tim Jansen: threading issues, new client can be rejected, and more | dscho | 2002-02-18 | 1 | -3/+3 |
* | replaced xalloc with malloc functions, udp input support (untested), fixed http | dscho | 2001-10-11 | 1 | -3/+3 |
* | WIN32 compatibility, removed kbdptr.c | dscho | 2001-10-06 | 1 | -13/+22 |
* | API corrections | dscho | 2001-09-26 | 1 | -4/+2 |
* | cleaned up warnings, cursor changes | dscho | 2001-09-23 | 1 | -1/+3 |
* | http added, prepare for cursor | dscho | 2001-09-21 | 1 | -0/+383 |