Commit Graph

1459 Commits (8e90e892c5b36c27526e6952dfd44cbea20744ea)
 

Author SHA1 Message Date
Christian Beier 8e90e892c5 CMake: the blooptest example needs pthreads
7 years ago
Christian Beier 6935d69e85 TravisCI: install a newer CMake on Linux
7 years ago
Christian Beier 05c6c6deac CMake: fix examples linking when building with MSVC
7 years ago
Christian Beier 9ef3ed395f CMake: as of now, the tight sources need libjpeg, libpng alone is not enough
7 years ago
Christian Beier 4b43309749 AppVeyor: detect libpng for main build
7 years ago
Christian Beier 29c4ce555a AppVeyor: more libpng build tuning
7 years ago
Christian Beier 53c95a1519
AppveyorCI: add badge.
7 years ago
Christian Beier 77c762ef7f
AppVeyor: fix libpng download cmd
7 years ago
Christian Beier 81d492c7f8
AppVeyor: add appveyor.yml from ci branch.
7 years ago
Christian Beier c5297bd47d
Fix building websockets with GnuTLS.
7 years ago
Christian Beier 2300efd396 Fix typo
7 years ago
Christian Beier c36147390e Fix websockets building
7 years ago
Christian Beier 7368417239 Various #ifdef fixes to allow building with MSVC2014
7 years ago
Christian Beier 37f293d588 CMake: as of now, websockets support requires sys/uio.h
7 years ago
Christian Beier cd5b38d742 CMake: add a HAVE_SYS_UIO_H flag to rfbconfig.h
7 years ago
Christian Beier 3c0828269c CMake: TightVNC-filetransfer requires pthreads as of now
7 years ago
Christian Beier dede3aea22 Fix LibVNCClient compilation with MSVC 2014
7 years ago
CHris B 882c8f3477 CMake: fix build system generation when zlib or OpenSSL not found
7 years ago
CHris B d08fd0182d CMake: do not include NOTFOUND libs in pkg-config snippets
7 years ago
Christian Beier 6aa41e11a0
CMake: make the build configurable.
7 years ago
Christian Beier 7b4ef2f687 CMake: remove platform-specific flags.
7 years ago
Christian Beier 07d5101f6a
CMake: bump version.
7 years ago
Christian Beier cc835fa938
CMake: generate and install pkgconfig files.
7 years ago
Christian Beier 2f54d3ef62
CMake: bump SOVERSION to 1.
7 years ago
Christian Beier cc2c604605
CMake: update bugreport path
7 years ago
Christian Beier 1d1d2090b7 Make websockets code build on OSX without SSL.
7 years ago
Christian Beier ac478e6c70 Fix some OSX linker problems.
7 years ago
Christian Beier 16cf35b2bf
Use unprefixed b64_* functions in websockets code.
7 years ago
Christian Beier b7a7c4d120
Fix building on OSX without SSL.
7 years ago
Christian Beier 6b2fb4e3c8
TravisCI: use newer dist.
7 years ago
Christian Beier f52c92003d
CMake: CMP0037 requires CMake 3.0.
7 years ago
Christian Beier a9cf593fab
CMake: output examples to respective directories.
7 years ago
Christian Beier 62f0fe6b1b
TravisCI: switch to CMake.
7 years ago
Christian Beier 8415ff4c35
Update ChangeLog.
7 years ago
Christian Beier a23e87e5ec
Fix README markdown.
7 years ago
Christian Beier 1026ad43f5
CMake: version up as well.
7 years ago
Christian Beier fd35185ae1
Update NEWS.
7 years ago
Christian Beier 23bee1d3d8
Version up.
7 years ago
Christian Beier 78b101f09d
LibVNCServer: fix starting of an onHold-client in threaded mode.
7 years ago
Christian Beier 227e1d76ab Merge pull request #145 from bkylerussell/websockets
7 years ago
Kyle Russell aed23ae5c3 websockets: Don't supply Sec-WebSocket-Protocol if not in request
7 years ago
Christian Beier 7488684396 Merge pull request #142 from samhed/master
7 years ago
Samuel Mannehed 21f8a8d33d Write the correct length for end of header
7 years ago
Christian Beier 4c6bdcb460 Merge pull request #140 from vapier/master
7 years ago
Mike Frysinger 0c68f37c43 test/Makefile: use check_PROGRAMS
7 years ago
Timothy Pearson e8f6ddeddf
Update README to reflect change from defaultPtrAddEvent to rfbDefaultPtrAddEvent
8 years ago
Christian Beier 65106d3962
httpd: rework mime type handling to recognise more types
8 years ago
Christian Beier ce848322ec
TravisCI: Another stab at fixing OSX build.
8 years ago
Christian Beier c1478fed64
Revert "Hopefully fix building on OSX."
8 years ago
Christian Beier 584b23fdbe
Hopefully fix building on OSX.
8 years ago