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
Daniel Cohen Gindi fbf48c65f3
`strings.h` and `resolv.h` are not available on MSVC, and some POSIX functions are renamed or deprecated
10 years ago
..
Makefile.am LibVNCClient: Add H.264 encoding for framebuffer updates 11 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
h264.c LibVNCClient: Add H.264 encoding for framebuffer updates 11 years ago
hextile.c signed vs unsigned warnings eliminated (gcc 4.0.1) 18 years ago
listen.c Use WIN32 for Windows-specific #ifdef guards 10 years ago
rfbproto.c `strings.h` and `resolv.h` are not available on MSVC, and some POSIX functions are renamed or deprecated 10 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 WIN32 for Windows-specific #ifdef guards 10 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 Fix tv_usec calculation 10 years ago
ultra.c Fix regression in Ultra encoding introduced by commit fe1ca16e9b. 13 years ago
vncviewer.c `strings.h` and `resolv.h` are not available on MSVC, and some POSIX functions are renamed or deprecated 10 years ago
zlib.c signed vs unsigned warnings eliminated (gcc 4.0.1) 18 years ago
zrle.c Perform pointer arithmetic on char * instead of void * 10 years ago