summaryrefslogtreecommitdiffstats
path: root/tight.c
Commit message (Expand)AuthorAgeFilesLines
* move the library into libvncserver/, x11vnc into x11vnc/dscho2004-05-251-1820/+0
* Honour the check for libz, libjpeg againdscho2004-01-291-5/+0
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ge...dscho2003-07-301-46/+46
* further valgrinding showed leaked mallocsdscho2003-07-291-0/+11
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr sho...dscho2003-07-281-1/+3
* synced with TightVNC and RealVNCdscho2003-07-281-7/+14
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-104/+104
* autoconf'ed everythingdscho2003-02-081-0/+5
* unwarn compilationdscho2002-08-191-11/+2
* Tim's Changesdscho2002-05-021-2/+2
* changes from Tim Jansen: threading issues, new client can be rejected, and moredscho2002-02-181-2/+1
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-8/+8
* WIN32 compatibility, removed kbdptr.cdscho2001-10-061-2/+9
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-23/+54
* Initial revisiondscho2001-08-011-0/+1772