summaryrefslogtreecommitdiffstats
path: root/rre.c
Commit message (Collapse)AuthorAgeFilesLines
* rfbErr introduceddscho2003-08-061-1/+1
|
* API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h ↵dscho2003-07-301-5/+5
| | | | get prefix "LIBVNCSERVER_"
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-21/+20
|
* replaced xalloc with malloc functions, udp input support (untested), fixed httpdscho2001-10-111-4/+4
|
* Initial revisiondscho2001-08-011-0/+322