Commit Graph

33 Commits (92f558482d94c5152174a1983a40863bd6b07911)

Author SHA1 Message Date
Christian Beier 92f558482d Do away with rfbint.h generation and use stdint.h directly instead.
9 years ago
Peter Spiess-Knafl 344264da2f Set autotools SOVERSION.
9 years ago
Christian Beier 99bd5d7ca4 Replace SHA1 implementation with the one from RFC 6234.
9 years ago
Brian Bidulock 57b0e4f4fe Rename obsolete INCLUDES to AM_CPPFLAGS
10 years ago
Christian Beier a0cee790cf LibVNCServer: Prefer GnuTLS over OpenSSL to be in sync with LibVNCClient.
12 years ago
Christian Beier a48ef69be3 Include some more missing files for make dist.
12 years ago
Christian Beier 450d2ebfd2 Include missing files for make dist.
12 years ago
DRC 7124b5fbcf Replace TightVNC encoder with TurboVNC encoder. This patch is the result of further research and discussion that revealed the following:
12 years ago
DRC 97001a7e7b Add TurboVNC encoding support.
12 years ago
Christian Beier 50d8a33782 Fix build error when libpng is available, but libjpeg is not.
13 years ago
Gernot Tenchio bd9cae3d12 Add support for different crypto implementations
13 years ago
Christian Beier cb0340ccc5 Autotools: Fix OpenSSL and GnuTLS advertisement.
13 years ago
Joel Martin d8b7f7a7d6 Add sha1.*. Remove UTF-8 encode. Protocol handling.
13 years ago
Gernot Tenchio b543d48677 Move libvncserver/md5* to common
13 years ago
Joel Martin 9afe4e1faa websockets: Add SSL cert command line options.
13 years ago
Gernot Tenchio a2a6e25699 websockets: add GnuTLS and OpenSSL support
13 years ago
Gernot Tenchio 4aa3586367 websockets: Add encryption support
13 years ago
Joel Martin 6fac22a74b websockets: Initial WebSockets support.
13 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
13 years ago
Christian Beier f5b96e57bf Update minilzo library used for Ultra encoding to ver 2.04.
13 years ago
Christian Beier ffe30366d6 Put files used by both libs into a 'common' dir.
13 years ago
dscho 3d2eab575e clean up build flags
15 years ago
runge fe63ea1365 Need to include zywrletemplate.c in Makefile.am
16 years ago
dscho ca805667e6 Build shared libraries per default
17 years ago
steven_carr 2670641432 Client Independent Server Side Scaling is now supported
18 years ago
steven_carr afa9fae024 Ultra Encoding added. Tested against UltraVNC V1.01
18 years ago
runge 3c80351a1c Make VPATH building work with -I $(top_srcdir) for rfb/rfb.h
18 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.
19 years ago
dscho 8d116dfac7 also distribute private.h...
19 years ago
runge 4301cdf1df autoconf: rpm -> rpmbuild and echo -n -> printf
19 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
dscho 876868553d move the library into libvncserver/, x11vnc into x11vnc/
20 years ago