Commit Graph

1641 Commits (bcd3eaeb83181ab5491aa6d641e2a7b8d424d88a)
 

Author SHA1 Message Date
Christian Beier 666f37efc0
Fix building whithout SASL
7 years ago
Christian Beier 98e1be528f
Merge branch 'sasl2' of git://github.com/simonwaterman/libvncserver into simonwaterman-sasl2
7 years ago
Christian Beier 1155edec9e Merge pull request #188 from Cordius/master
7 years ago
Wu Zongyong 2c2f103304 fix: the function should not return a value
7 years ago
simon cb4e15c1ae Added SASL authentication support
7 years ago
Christian Beier 7362db632a Merge pull request #161 from jlesage/master-base64-compat
7 years ago
Jocelyn Le Sage e8a1ca2035 Fixed compilation of websockets on system where there is no implementation of base64 functions.
7 years ago
Christian Beier ada4b4fc5a Merge pull request #158 from kempniu/gtk-vnc-0.7.0-compat
7 years ago
Christian Beier 051fe2a009
websockets: hide decode debug output per default
7 years ago
Christian Beier 0e76b289c8
websockets: only build tests for a websockets-enabled build
7 years ago
Christian Beier f48921becf
websockets: restore webSocketCheckDisconnect() to keep API compatibility
7 years ago
Andreas Weigel ef8d2852f5
remove potential 64 bit len overflow calculation
7 years ago
Andreas Weigel 5d9d6a8712
add decode support for continuation frames
7 years ago
Andreas Weigel 8fefdcde27
fix problems in test and requests for cmake build
7 years ago
Andreas Weigel a90a43cda5
remove Hixie-specific MD5 and check functions
7 years ago
Andreas Weigel 826e0f9e39
add generation wstest to cmake
7 years ago
Andreas Weigel f19d6ee225
add ws_decode tests
7 years ago
Andreas Weigel a2322e7006
remove obsolete hixie protocol support
7 years ago
Andreas Weigel bcefa591cd
factor out hybi decode part to make it testable
7 years ago
Andreas Weigel aac95a9dcf
fix overflow and refactor websockets decode (Hybi)
7 years ago
Christian Beier 0fcd4a3b52 Merge pull request #175 from simonwaterman/x509verify
7 years ago
Christian Beier edd1acec7c Merge pull request #176 from simonwaterman/x509verify-openssl
7 years ago
Christian Beier 9485359451 Merge pull request #178 from lioncash/leak
7 years ago
Lioncash c550e1ac69 font: Fix a small resource leak in a failure case in rfbLoadConsoleFont()
7 years ago
simon 2c87a631fa X509 certificate verification for OpenSSL
7 years ago
simon cc10eab7eb Removed comment left over from development
7 years ago
simon cc69ee96e1 Modified certificate verification for compatibility with GnuTLS 2.12.23
7 years ago
Christian Beier c80879ee69
CMake: add all function checks that used to be in configure.ac
7 years ago
Christian Beier 81d5b844ed
CMake: properly name rfbconfig.h cmake template
7 years ago
Christian Beier 21ac080383
TravisCI: point OSX CMake to OpenSSL root dir
7 years ago
Christian Beier 5e6a0daed5
Merge branch 'tmcqueengit push origin master-materials-patch-1'
7 years ago
Christian Beier 7ccae55b59
CMake: include a FindFFMPEG module and use it
7 years ago
tmcqueen-materials ecb81d0e75 Update vnc2mpg.c
7 years ago
simon 6c312aaf5b Added support for X509 server certificate verification as part of the handshake process.
7 years ago
Christian Beier fc2899af7a
CMake: set LIBVNCSERVER_HAVE_FORK in rfbconfig.h if fork() found
7 years ago
Christian Beier 2197b415f2
CMake: set LIBVNCSERVER_HAVE_LIBSSL in rfbconfig.h if OpenSSL found
7 years ago
Christian Beier 6d4bb07ea6
CMake: detect mmap() and write result to rfbconfig.h
7 years ago
tmcqueen-materials 709c8ea862 Update vnc2mpg.c
7 years ago
Christian Beier 32301cb73f
Merge branch 'dborth-patch-1'
7 years ago
dborth 652f5a4b1c
Set trueColour flag to 1 instead of 255
7 years ago
Christian Beier ef97186023
CMake: automatically build androidvncserver when crosscompiling for Android
7 years ago
Christian Beier 80ad74f761
Fix building for Android and add build instructions to README
7 years ago
Christian Beier 5b920be490
CMake: when crosscompiling for Android, don't look for systemd
7 years ago
Christian Beier ec6d0f7259
Fix a compiler warning
7 years ago
Christian Beier 0d5d16b4a7
CMake: only build TurboJPEG unit tests if lib has jpeg support
7 years ago
Christian Beier 9d37f15992
AppVeyorCI: change libpng download link to sth that works
7 years ago
Christian Beier a17a35a834
Merge branch 'ldmnyblzs-circle'
7 years ago
Christian Beier e03b5750f8
Merge branch 'circle' of https://github.com/ldmnyblzs/libvncserver into ldmnyblzs-circle
7 years ago
Christian Beier 0d0a2fc2b5
Update TODO, at least a bit
7 years ago
Christian Beier 365cc425b4 AppVeyorCI: use static zlib and libpng
7 years ago