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
Vic Lee 68e7696a27 libvncclient: add ipv6 support
[jes: pulled the "host" declarations into the conditionally compiled
blocks where that variable is used. Also fixed non-IPv6 connections.]

Signed-off-by: Vic Lee <llyzs@163.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
..
.cvsignore This monster commit contains support for TightVNC's file transfer protocol. 21 years ago
Makefile.am Add anonymous TLS support in libvncclient 17 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 libvncclient: better return value for non-forking listen. 17 years ago
lzoconf.h fix some build issues WRT ultravnc code. 20 years ago
minilzo.c fix some build issues WRT ultravnc code. 20 years ago
minilzo.h fix some build issues WRT ultravnc code. 20 years ago
rfbproto.c libvncclient: add ipv6 support 16 years ago
rre.c API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_" 23 years ago
sockets.c libvncclient: add ipv6 support 16 years ago
tight.c signed vs unsigned warnings eliminated (gcc 4.0.1) 20 years ago
tls.c Add VeNCrypt support in libvncclient 17 years ago
tls.h Add anonymous TLS support in libvncclient 17 years ago
ultra.c The great UltraVNC Compatibility Commit 20 years ago
vncviewer.c Call MallocFrameBuffer before SetFormatAndEncodings 16 years ago
zlib.c signed vs unsigned warnings eliminated (gcc 4.0.1) 20 years ago
zrle.c Fix various compilation warnings 17 years ago