Stefan Weil
|
9c7efb7633
|
Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
9 years ago |
runge
|
69cd710dd2
|
year++;
|
15 years ago |
runge
|
c15b6165ab
|
tightvnc-filetransfer/rfbtightserver.c: enabled fix
for tight security type for RFB 3.8 (debian bug 517422.)
|
15 years ago |
Vic Lee
|
a4cc897222
|
Fix various compilation warnings
Signed-off-by: Vic Lee <llyzs@163.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
|
15 years ago |
runge
|
804335f9d2
|
Thread safety for zrle, zlib, tight.
Proposed tight security type fix for debian bug 517422.
|
16 years ago |
runge
|
13ad9f4940
|
Pre-C99 declaration error.
|
18 years ago |
runge
|
f7d48515fd
|
Add logging output to know when inside tightvnc-filetransfer functions.
|
18 years ago |
runge
|
a255783ee0
|
N_ENC_CAPS check does not work if libz is not present.
|
18 years ago |
rohit_99129
|
eb08d83d62
|
Added method to get extension specific client data
|
19 years ago |
dscho
|
d3599be1b8
|
add functions to unregister extensions/security types
|
19 years ago |
runge
|
8eb18f6cd8
|
fix deadlock from rfbReleaseExtensionIterator(), fix no libz/libjpeg builds, disable tightvnc-filetransfer if no libpthread, add --without-pthread option, rm // comments, set NAME_MAX if not defined, x11vnc: throttle load if fb update requests not taking place.
|
19 years ago |
dscho
|
60f1770e10
|
provide a list of the pseudo encodings understood by the extension
|
19 years ago |
dscho
|
8490de3ff0
|
add enablePseudoEncoding() to rfbProtocolExtension
|
19 years ago |
dscho
|
0a909fde7a
|
This monster commit contains support for TightVNC's file transfer protocol.
Thank you very much, Rohit!
|
19 years ago |