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/libvncserver
Andreas Weigel bcefa591cd
factor out hybi decode part to make it testable
7 years ago
..
tightvnc-filetransfer Various #ifdef fixes to allow building with MSVC2014 8 years ago
auth.c Support Mac OS X vnc client with no password 13 years ago
cargs.c Fix some typos (found by codespell) 9 years ago
corre.c
cursor.c
cutpaste.c
draw.c
font.c font: Fix a small resource leak in a failure case in rfbLoadConsoleFont() 7 years ago
hextile.c
httpd.c Various #ifdef fixes to allow building with MSVC2014 8 years ago
main.c rfbInitServer: only init Winsock once 8 years ago
private.h
rfbcrypto.h Fix building websockets with GnuTLS. 8 years ago
rfbcrypto_gnutls.c Add support for different crypto implementations 13 years ago
rfbcrypto_included.c Replace SHA1 implementation with the one from RFC 6234. 10 years ago
rfbcrypto_openssl.c Add support for different crypto implementations 13 years ago
rfbcrypto_polarssl.c rfbcrypto_polarssl: it was way to late last night... 13 years ago
rfbregion.c Fix tyop 11 years ago
rfbserver.c Various #ifdef fixes to allow building with MSVC2014 8 years ago
rfbssl.h
rfbssl_gnutls.c Changed C++ style comments to C ones 10 years ago
rfbssl_none.c
rfbssl_openssl.c
rre.c
scale.c Fix building in C89 mode 8 years ago
scale.h
selbox.c Fix selData.buttonWidth calculation 10 years ago
sockets.c Merge pull request #128 from zmedico/autoprobe-selective 8 years ago
stats.c `strings.h` and `resolv.h` are not available on MSVC, and some POSIX functions are renamed or deprecated 10 years ago
tableinit24.c
tableinitcmtemplate.c
tableinittctemplate.c
tabletrans24template.c
tabletranstemplate.c
tight.c Fix some typos (found by codespell) 9 years ago
translate.c
ultra.c Fix some typos (found by codespell) 9 years ago
websockets.c factor out hybi decode part to make it testable 7 years ago
ws_decode.c factor out hybi decode part to make it testable 7 years ago
ws_decode.h factor out hybi decode part to make it testable 7 years ago
zlib.c Fix some typos (found by codespell) 9 years ago
zrle.c
zrleencodetemplate.c
zrleoutstream.c
zrleoutstream.h
zrlepalettehelper.c
zrlepalettehelper.h
zrletypes.h