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 b997331e52
Merge pull request #215 from BastiaanOlij/fix_nozlib_compile_error
libvncclient: zrle.c: Move undef of REALBPP down

rfbproto.c which includes this file expects an undefined REALBPP after the inclusion. Do this whether or not there is zlib available.
8 years ago
..
corre.c Add function pointers for every type of rectangle 10 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 #203 from dcommander/turbovnc-client 8 years ago
rre.c Add function pointers for every type of rectangle 10 years ago
sasl.c libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming of other files 8 years ago
sasl.h libvncclient/sasl: prefix the header guard (again) to fix a warning 8 years ago
sockets.c libvncclient: rename rfbsasl.[c|h] to sasl.[c|h] to be in line with naming of other files 8 years ago
tight.c Include Tight decoding optimizations from TurboVNC 8 years ago
tls.h Added SASL authentication support 9 years ago
tls_gnutls.c Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2 8 years ago
tls_none.c Added SASL authentication support 9 years ago
tls_openssl.c Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2 8 years ago
trle.c Add trle decoder 8 years ago
ultra.c Merge branch 'circle' of https://github.com/ldmnyblzs/libvncserver into ldmnyblzs-circle 9 years ago
vncviewer.c Include Tight decoding optimizations from TurboVNC 8 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