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
Tobias Junghans 5f9a07d7e1
LibVNCClient: add support for custom auth handlers
6 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 LibVNCClient: add support for custom auth handlers 6 years ago
rre.c Add function pointers for every type of rectangle 8 years ago
sasl.c libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming of other files 7 years ago
sasl.h libvncclient/sasl: prefix the header guard (again) to fix a warning 6 years ago
sockets.c libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming of other files 7 years ago
tight.c Remove the turbojpeg.h dependency from public headers 6 years ago
tls.h Added SASL authentication support 7 years ago
tls_gnutls.c Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2 7 years ago
tls_none.c Added SASL authentication support 7 years ago
tls_openssl.c Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2 7 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() 6 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