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 231763cb0e
LibVNCClient: #undef these types in case it's WIN32.
12 years ago
..
Makefile.am Fix libvncclient make dist. 12 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 IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes. 12 years ago
rfbproto.c LibVNCClient: #undef these types in case it's WIN32. 12 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 21 years ago
sockets.c LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c. 12 years ago
tight.c signed vs unsigned warnings eliminated (gcc 4.0.1) 18 years ago
tls.h Add anonymous TLS support in libvncclient 15 years ago
tls_gnutls.c LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c. 12 years ago
tls_none.c LibVNCClient: Fix build with no SSL/TLS library available. 12 years ago
tls_openssl.c LibVNCClient: properly free the openssl session stuff on shutdown. 12 years ago
ultra.c Fix regression in Ultra encoding introduced by commit fe1ca16e9b. 13 years ago
vncviewer.c LibVNCClient: Remove all those WITH_CLIENT_TLS #ifdefs and move GnuTLS specific functionality into tls_gnutls.c. 12 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