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.
Christian Beier
75bfb1f5d3
IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
...
Besided making libvncserver reverseVNC IPv6-aware, this introduces some changes
on the client side as well to make clients listen on IPv6 sockets, too. Like
the server side, this also uses a separate-socket approach.
14 years ago
..
Makefile.am
Update minilzo library used for Ultra encoding to ver 2.04.
15 years ago
corre.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
23 years ago
cursor.c
libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on libvncclient
19 years ago
hextile.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
20 years ago
listen.c
IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
14 years ago
rfbproto.c
When GetCredential() callback is not set, don't use authentications requiring it.
15 years ago
rre.c
API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
23 years ago
sockets.c
IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
14 years ago
tight.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
20 years ago
tls.c
Replace deprecated GnuTLS functions gnutls_*_set_priority with gnutls_priority_set_direct.
15 years ago
tls.h
Add anonymous TLS support in libvncclient
17 years ago
ultra.c
Fix regression in Ultra encoding introduced by commit fe1ca16e9b.
15 years ago
vncviewer.c
IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
14 years ago
zlib.c
signed vs unsigned warnings eliminated (gcc 4.0.1)
20 years ago
zrle.c
Fix (most) MinGW32 compiler warnings.
15 years ago