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.
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 | |
|---|---|---|
| .. | ||
| Makefile.am | 15 years ago | |
| corre.c | 23 years ago | |
| cursor.c | 19 years ago | |
| hextile.c | 20 years ago | |
| listen.c | 14 years ago | |
| rfbproto.c | 14 years ago | |
| rre.c | 23 years ago | |
| sockets.c | 14 years ago | |
| tight.c | 20 years ago | |
| tls.c | 15 years ago | |
| tls.h | 16 years ago | |
| ultra.c | 15 years ago | |
| vncviewer.c | 14 years ago | |
| zlib.c | 20 years ago | |
| zrle.c | 15 years ago | |