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/libvncserver
Raphael Kubo da Costa 3cbef1a976 Use C-style comments in rfbconfig.h.cmake and C source code.
Using C++-style comments when building the code with -ansi does not
work, so be more conservative with the comment style.
13 years ago
..
tightvnc-filetransfer Fix buffer overflow 15 years ago
Makefile.am LibVNCServer: Prefer GnuTLS over OpenSSL to be in sync with LibVNCClient. 14 years ago
auth.c Support Mac OS X vnc client with no password 14 years ago
cargs.c IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, too. 14 years ago
corre.c
cursor.c
cutpaste.c
draw.c
font.c
hextile.c
httpd.c IPv6 support for LibVNCServer, part four: add copyright notices to files with non-trivial changes. 14 years ago
main.c IPv6 support for LibVNCServer, part two: Let the http server listen on IPv6, too. 14 years ago
private.h
rfbcrypto.h Add support for different crypto implementations 14 years ago
rfbcrypto_gnutls.c Add support for different crypto implementations 14 years ago
rfbcrypto_included.c rfbcrypto_included: fix c&p errors 14 years ago
rfbcrypto_openssl.c Add support for different crypto implementations 14 years ago
rfbcrypto_polarssl.c rfbcrypto_polarssl: it was way to late last night... 14 years ago
rfbregion.c
rfbserver.c Some more libjpeg, libpng and zlib related build fixes. 14 years ago
rfbssl.h websockets: Add encryption support 15 years ago
rfbssl_gnutls.c Fix libvncserver GnuTLS init. 14 years ago
rfbssl_none.c websockets: Add encryption support 15 years ago
rfbssl_openssl.c websockets: add GnuTLS and OpenSSL support 15 years ago
rre.c Set proper file permissions for source files. 15 years ago
scale.c Fix compilation in c89 mode. 15 years ago
scale.h Fix compilation in c89 mode. 15 years ago
selbox.c
sockets.c Patched sockets.c to allow the use of IPv6 without IPv4. 14 years ago
stats.c tightPng: Add initial tightPng encoding support. 15 years ago
tableinit24.c
tableinitcmtemplate.c
tableinittctemplate.c
tabletrans24template.c Set proper file permissions for source files. 15 years ago
tabletranstemplate.c Set proper file permissions for source files. 15 years ago
tight.c Use C-style comments in rfbconfig.h.cmake and C source code. 13 years ago
translate.c
ultra.c Fix regression in Ultra encoding introduced by commit fe1ca16e9b. 15 years ago
websockets.c Use C-style comments in rfbconfig.h.cmake and C source code. 13 years ago
zlib.c
zrle.c Fix remaining compiler warnings. 15 years ago
zrleencodetemplate.c
zrleoutstream.c
zrleoutstream.h move the library into libvncserver/, x11vnc into x11vnc/ 22 years ago
zrlepalettehelper.c move the library into libvncserver/, x11vnc into x11vnc/ 22 years ago
zrlepalettehelper.h move the library into libvncserver/, x11vnc into x11vnc/ 22 years ago
zrletypes.h