summaryrefslogtreecommitdiffstats
path: root/tight.c
Commit message (Collapse)AuthorAgeFilesLines
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-46/+46
| | | | get prefix "LIBVNCSERVER_"
* further valgrinding showed leaked mallocsdscho2003-07-291-0/+11
|
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-1/+3
| | | | should not be used in a library (use rfbLog instead)
* 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