summaryrefslogtreecommitdiffstats
path: root/libvncclient/corre.c
Commit message (Collapse)AuthorAgeFilesLines
* LibVNCClient: really fix #250Christian Beier2018-10-041-1/+1
|
* LibVNCClient: make sure ReadFromRFBServer() does not write after buffer end ↵Christian Beier2018-09-291-1/+1
| | | | | | in CoRRE decoding Closes #250
* Add function pointers for every type of rectangleBalazs Ludmany2016-06-291-2/+2
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-1/+1
| | | | get prefix "LIBVNCSERVER_"
* fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr ↵dscho2003-07-281-1/+1
| | | | should not be used in a library (use rfbLog instead)
* first alpha version of libvncclientdscho2003-07-271-0/+70