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
|
0a909fde7a
|
This monster commit contains support for TightVNC's file transfer protocol.
Thank you very much, Rohit!
|
19 years ago |
dscho
|
94fcd86cc2
|
Security is global. This was a misguided attempt to evade a global list.
I eventually saw the light and went with Rohit´s original approach.
|
19 years ago |
dscho
|
da7b3e714f
|
support VNC protocol version 3.7
|
19 years ago |
dscho
|
8bee4eb990
|
ANSIfy, fix some warnings from Linus' sparse
|
20 years ago |
dscho
|
97299606da
|
global structures/functions should have "rfb", "sra" or "zrle" as prefix,
while structure members should not
|
20 years ago |
dscho
|
876868553d
|
move the library into libvncserver/, x11vnc into x11vnc/
|
21 years ago |