Commit Graph

24 Commits (020c30f63d1b747c9001471c5d279db4890692e4)

Author SHA1 Message Date
Jocelyn Le Sage e8a1ca2035 Fixed compilation of websockets on system where there is no implementation of base64 functions.
7 years ago
Christian Beier 7368417239 Various #ifdef fixes to allow building with MSVC2014
7 years ago
Christian Beier dede3aea22 Fix LibVNCClient compilation with MSVC 2014
7 years ago
Christian Beier b7a7c4d120
Fix building on OSX without SSL.
7 years ago
Stefan Weil 532789f494 Fix some typos (it's / its)
7 years ago
Christian Beier 6f4f31fe93 Merge pull request #84 from plettix/master
8 years ago
Stefan Weil 9c7efb7633 Fix some typos (found by codespell)
9 years ago
plettix 684ebe02a2 another shift fix
9 years ago
Christian Beier 99bd5d7ca4 Replace SHA1 implementation with the one from RFC 6234.
9 years ago
Johannes Schindelin 3238443dc1 Update LZO to version 2.07
10 years ago
Raphael Kubo da Costa 4c148e5f74 Tune the definitions needed when building with -ansi.
12 years ago
Raphael Kubo da Costa 3cbef1a976 Use C-style comments in rfbconfig.h.cmake and C source code.
12 years ago
Christian Beier 6f9a9160c4 Fix some compiler warnings thrown with newer gcc.
12 years ago
DRC f35624225b Fix compilation with some libjpeg distributions.
12 years ago
DRC 5e142f81a9 Fix memory leak in TurboVNC
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
Gernot Tenchio 78bd41ad5e md5: forced to use function names with leading underscores
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
George Kiagiadakis 35246edddd Fix compilation in c89 mode.
13 years ago
Christian Beier e832999a58 Set proper file permissions for source files.
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