You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/libvncclient
dscho 194a76df11 add an extension mechanism for LibVNCClient, modify the client data handling
so that more than one data structure can be attached, and add an example
to speak the client part of the back channel.
21 years ago
..
.cvsignore This monster commit contains support for TightVNC's file transfer protocol. 21 years ago
Makefile.am do it right: it is not DEFINES, but AM_CFLAGS 21 years ago
corre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
cursor.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
hextile.c fix silly hextile bug 22 years ago
listen.c hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 21 years ago
rfbproto.c add an extension mechanism for LibVNCClient, modify the client data handling 21 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
sockets.c hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 21 years ago
tight.c implement ZRLE decoding 21 years ago
vncviewer.c implement ZRLE decoding 21 years ago
zlib.c implement ZRLE decoding 21 years ago
zrle.c fix warning 21 years ago