| Commit message (Expand) | Author | Age | Files | Lines |
* | autoconf'ed everything | dscho | 2003-02-08 | 1 | -4/+4 |
* | moved files to include; moved a file to examples/ | dscho | 2003-02-07 | 1 | -1/+1 |
* | compiler warnings, contrib directory, new x11vnc from Karl Runge | dscho | 2002-12-06 | 1 | -1/+1 |
* | fixed severe bug with sending fbupdates | dscho | 2002-10-29 | 1 | -1/+2 |
* | patch from Const for CursorPosUpdate encoding | dscho | 2002-10-29 | 1 | -9/+25 |
* | updated to vnc-3.3.4 (ZRLE encoding) | dscho | 2002-10-22 | 1 | -1/+0 |
* | a pseudo HTTP request for tunnelling (also via strict Web Proxy) was added. | dscho | 2002-08-22 | 1 | -0/+1 |
* | unwarn compilation | dscho | 2002-08-19 | 1 | -3/+5 |
* | NewFB encoding added | dscho | 2002-07-28 | 1 | -36/+125 |
* | pthread fix | dscho | 2002-06-13 | 1 | -0/+1 |
* | Tim's Changes | dscho | 2002-05-02 | 1 | -3/+18 |
* | memleaks patched | dscho | 2002-04-25 | 1 | -3/+13 |
* | bug for 3 bpp planes (as Mac OSX) | dscho | 2002-04-24 | 1 | -3/+9 |
* | solaris endian changes | dscho | 2002-04-23 | 1 | -1/+4 |
* | changes from Tim Jansen: threading issues, new client can be rejected, and more | dscho | 2002-02-18 | 1 | -15/+42 |
* | *argc=0 in cargs allowed, when copying area, first undraw cursor ... | dscho | 2001-12-14 | 1 | -0/+2 |
* | cmdline arg -passwd added | dscho | 2001-11-19 | 1 | -2/+3 |
* | start x11vnc, an x0rfbserver clone | dscho | 2001-11-18 | 1 | -0/+5 |
* | Visual C++ / win32 compatibility reestablished | dscho | 2001-11-15 | 1 | -2/+1 |
* | changes from Justin, zippy added | dscho | 2001-11-14 | 1 | -66/+33 |
* | gettimeofday for windows | dscho | 2001-11-08 | 1 | -0/+14 |
* | clean ups | dscho | 2001-10-25 | 1 | -1/+1 |
* | add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike" | dscho | 2001-10-18 | 1 | -0/+3 |
* | scheduleCopyRegion no longer sends frameBufferUpdates (no longer clobbers | dscho | 2001-10-16 | 1 | -4/+23 |
* | deferUpdate | dscho | 2001-10-16 | 1 | -4/+20 |
* | rfbSelectBox, consoleFonts, too many changes | dscho | 2001-10-13 | 1 | -11/+31 |
* | replaced xalloc with malloc functions, udp input support (untested), fixed http | dscho | 2001-10-11 | 1 | -1/+11 |
* | copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads | dscho | 2001-10-10 | 1 | -0/+8 |
* | pthreads corrections | dscho | 2001-10-10 | 1 | -5/+7 |
* | font corrections, displayHook | dscho | 2001-10-07 | 1 | -12/+19 |
* | WIN32 compatibility, removed kbdptr.c | dscho | 2001-10-06 | 1 | -5/+34 |
* | changed cursor functions to use screen info, not cursor | dscho | 2001-10-05 | 1 | -12/+18 |
* | rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. | dscho | 2001-10-04 | 1 | -5/+75 |
* | fixed 2 pthreads issues, added noXCursor option. | dscho | 2001-10-04 | 1 | -23/+25 |
* | working on IRIX pthreads problem | dscho | 2001-10-03 | 1 | -1/+1 |
* | upgraded to TridiaVNC 1.2.1 | dscho | 2001-10-03 | 1 | -3/+5 |
* | no more compile warnings, pthread final(?) fixes | dscho | 2001-10-02 | 1 | -24/+24 |
* | support for server side colour maps, fix for non-pthread, support for 3bpp | dscho | 2001-10-02 | 1 | -2/+8 |
* | finally fixed pthreads | dscho | 2001-09-29 | 1 | -17/+22 |
* | more pthread debugging | dscho | 2001-09-29 | 1 | -30/+12 |
* | cleaned up pthreads (now compiles) and rfb.h (first undefine TRUE) | dscho | 2001-09-29 | 1 | -1/+1 |
* | dropped miregion and all the X stuff in favour of Wez' sraRegion, added dox | dscho | 2001-09-29 | 1 | -23/+17 |
* | added setTranslateFunction as member of rfbScreenInfo, | dscho | 2001-09-27 | 1 | -0/+1 |
* | docu and cursors in examples. | dscho | 2001-09-27 | 1 | -20/+14 |
* | API corrections | dscho | 2001-09-26 | 1 | -9/+25 |
* | adapted pnmshow to aligned width | dscho | 2001-09-26 | 1 | -0/+3 |
* | fix cursor bug; missing keysym; fix align problem on SGI; clean up cursor.c | dscho | 2001-09-25 | 1 | -62/+42 |
* | bugfix: cursor (works now without xcursor encoding) | dscho | 2001-09-24 | 1 | -0/+3 |
* | cursor changes | dscho | 2001-09-24 | 1 | -4/+13 |
* | cleaned up warnings, cursor changes | dscho | 2001-09-23 | 1 | -9/+49 |