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/rfb
Luca Stauble fe2e2e4b59 Add an optional parameter to specify the ip address for reverse connections
For security reasons, it can be important to limit which IP addresses a
LibVNCClient-based client should listen for reverse connections. This
commit adds that option.

To preserve binary backwards-compatibility, the field was added to the end
of the rfbclient struct, and the function ListenAtTcpPort retains its
signature (but calls the new ListenAtTcpPortAndAddress).

[jes: shortened the commit subject, added a longer explanation in the
commit body and adjusted style]

Signed-off-by: Luca Stauble <gnekoz@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
14 years ago
..
default8x16.h ANSIfy, fix some warnings from Linus' sparse 21 years ago
keysym.h do not assume that KEYSYM_H guards X11's keysym.h 20 years ago
rfb.h Rename 'classes' dir to 'webclients'. 14 years ago
rfbclient.h Add an optional parameter to specify the ip address for reverse connections 14 years ago
rfbconfig.h.cmake websockets: Add Websockets support to CMakeLists.txt 15 years ago
rfbint.h.cmake Add CMake support (thanks to Christian Ehrlicher) 18 years ago
rfbproto.h tightPng: Add initial tightPng encoding support. 15 years ago
rfbregion.h Set proper file permissions for source files. 15 years ago