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/libvncclient
Christian Beier cfdbb94038
Merge pull request #263 from veyon/custom-auth-handlers
LibVNCClient: add support for custom auth handlers
7 years ago
..
corre.c LibVNCClient: really fix #250 7 years ago
cursor.c Properly document HandleCursorShape and GotCursorShapeProc. 10 years ago
hextile.c Add function pointers for every type of rectangle 10 years ago
listen.c Fix building for Android and add build instructions to README 9 years ago
rfbproto.c Merge pull request #263 from veyon/custom-auth-handlers 7 years ago
rre.c Add function pointers for every type of rectangle 10 years ago
sasl.c Undef error codes before redefining them for WSA 7 years ago
sasl.h libvncclient/sasl: prefix the header guard (again) to fix a warning 8 years ago
sockets.c Undef error codes before redefining them for WSA 7 years ago
tight.c Remove the turbojpeg.h dependency from public headers 7 years ago
tls.h LibVNCClient: pass buffer as const to WriteToTLS() 7 years ago
tls_gnutls.c LibVNCClient: pass buffer as const to WriteToTLS() 7 years ago
tls_none.c LibVNCClient: pass buffer as const to WriteToTLS() 7 years ago
tls_openssl.c LibVNCClient: pass buffer as const to WriteToTLS() 7 years ago
trle.c Add trle decoder 8 years ago
ultra.c LibVNCClient: make sure Ultra decoding cannot dereference a null pointer 7 years ago
vncviewer.c LibVNCClient: free buffers in rfbClientCleanup() 7 years ago
zlib.c Add function pointers for every type of rectangle 10 years ago
zrle.c Moved undef of REALBPP down 8 years ago