summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ignore all test programsdscho2004-01-211-3/+1
* add a simple example how to use rfbDoCopyRectdscho2004-01-212-2/+55
* ignore SIGPIPE by default; it is handled via EPIPEdscho2004-01-212-0/+7
* do not send unnecessary updated because of cursor drawingdscho2004-01-211-7/+14
* handle mouse button number mismatchrunge2004-01-193-73/+938
* 0.6 is out... version is 0.7pre nowdscho2004-01-191-2/+2
* inherit CFLAGSdscho2004-01-191-1/+1
* fix usage of non-existent attribute bufferdscho2004-01-191-8/+11
* compile fix for cygwindscho2004-01-166-5/+20
* x11vnc options -allow, -localhost, -nodragging, -input_skiprunge2004-01-103-25/+181
* fix compilation with Mac OSX: preprocessor can't do recursive macrosdscho2003-12-091-2/+9
* x11vnc: XBell events, -nofb, -notruecolor, misc. cleaningrunge2003-12-094-47/+161
* fixed linkdscho2003-11-271-1/+1
* -inetd, -noshm and friends addeddscho2003-11-112-10/+119
* release 0.6dscho2003-11-073-3/+6
* fix gcc 2.x compilation: no C99dscho2003-10-081-2/+2
* 2002-09-11 Mark McLoughlin <mark@skynet.ie>markmc2003-09-1118-15750/+9
* 2003-09-11 Mark McLoughlin <mark@skynet.ie>markmc2003-09-1123-2499/+156
* ZRLE no longer uses C++, but Cdscho2003-09-0824-778/+1114
* added --disable-cxx flag to configuredscho2003-08-297-1870/+4232
* Karl Runge: 8bpp handling now much better, single window also, many improvementsdscho2003-08-181-63/+199
* socklen_t -> size_tdscho2003-08-184-5/+5
* using autoconf 1.6dscho2003-08-187-469/+822
* added Projects sectiondscho2003-08-091-0/+17
* more files to ignoredscho2003-08-084-0/+15
* make --without-jpeg, --without-zlib workdscho2003-08-085-1/+39
* add --without-jpeg, --without-zlib; repair --without-backchannel, --without-2...dscho2003-08-083-775/+830
* handle EINTR after select()dscho2003-08-082-2/+4
* rfbErr introduceddscho2003-08-0616-44/+46
* forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION un...dscho2003-08-031-9/+10
* really check for setsid, not pgrpdscho2003-08-023-105/+46
* overlooked endian config.h constantdscho2003-08-021-1/+1
* required filedscho2003-08-021-0/+215
* mention NEWS in README, add checks for fork and setpgrpdscho2003-08-013-42/+495
* credit last two changes to Erikdscho2003-07-311-0/+2
* rfbLog can be overridden; EINTR on read/write means just try againdscho2003-07-313-2/+11
* add rfbclient.h to distribution; avoid C++ style commentsdscho2003-07-304-6/+3
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-3062-4582/+2739
* further valgrinding showed leaked mallocsdscho2003-07-299-24/+101
* adapted doxdscho2003-07-282-1/+14
* is autoconfed nowdscho2003-07-281-365/+0
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-2845-2166/+5367
* first beginnings of automatic tests, thanks to libvncclientdscho2003-07-281-0/+25
* synced with TightVNC and RealVNCdscho2003-07-2810-62/+156
* debug flagsdscho2003-07-284-3/+6
* libvncclientdscho2003-07-271-0/+2
* first alpha version of libvncclientdscho2003-07-2713-1/+3211
* make vncauth usable also for upcoming libvncclientdscho2003-07-273-57/+60
* Added simple examplesdscho2003-07-257-8/+73
* these files are generated by configuredscho2003-07-112-209/+0