summaryrefslogtreecommitdiffstats
path: root/rfb
Commit message (Expand)AuthorAgeFilesLines
* ignore SIGPIPE by default; it is handled via EPIPEdscho2004-01-211-0/+1
* ZRLE no longer uses C++, but Cdscho2003-09-082-5/+5
* rfbErr introduceddscho2003-08-061-1/+1
* forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION un...dscho2003-08-031-9/+10
* rfbLog can be overridden; EINTR on read/write means just try againdscho2003-07-311-1/+2
* add rfbclient.h to distribution; avoid C++ style commentsdscho2003-07-302-4/+1
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-305-215/+197
* further valgrinding showed leaked mallocsdscho2003-07-292-0/+3
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-283-66/+86
* synced with TightVNC and RealVNCdscho2003-07-282-0/+9
* first alpha version of libvncclientdscho2003-07-271-0/+186
* make vncauth usable also for upcoming libvncclientdscho2003-07-272-56/+58
* these files are generated by configuredscho2003-07-112-209/+0
* another try to make CVS more helpful with configuredscho2003-07-104-0/+401
* #include <rfb/rfbregion.h> instead of #include "rfbregion.h"dscho2003-02-211-4/+4
* forgotten .cvsignoredscho2003-02-191-0/+5
* moved include/ to rfb/dscho2003-02-185-0/+3730