You can not 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
Christian Beier 62b7acf480
Fix regression in Ultra encoding introduced by commit fe1ca16e9b.
13 years ago
..
Makefile.am Update minilzo library used for Ultra encoding to ver 2.04. 13 years ago
corre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
cursor.c libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient 17 years ago
hextile.c signed vs unsigned warnings eliminated (gcc 4.0.1) 18 years ago
listen.c Fix (most) MinGW32 compiler warnings. 13 years ago
rfbproto.c Remove useless comparisons that always evaluate to false. 13 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
sockets.c Use WaitForMessage instead of sleep in socket reading to fix performance issue. 13 years ago
tight.c signed vs unsigned warnings eliminated (gcc 4.0.1) 18 years ago
tls.c Fix libvncclient TLS for Windows builds. 13 years ago
tls.h Add anonymous TLS support in libvncclient 15 years ago
ultra.c Fix regression in Ultra encoding introduced by commit fe1ca16e9b. 13 years ago
vncviewer.c IP QoS support in libvncclient. 14 years ago
zlib.c signed vs unsigned warnings eliminated (gcc 4.0.1) 18 years ago
zrle.c Fix (most) MinGW32 compiler warnings. 13 years ago