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