Commit Graph

1305 Commits (eeeb54758f645a3d5b36ed7ba1981456d9b59851)
 

Author SHA1 Message Date
Christian Beier 5a5cfbe24c Add androidvncserver example.
13 years ago
letsgoustc 488ad8a609 Make LibVNCServer build for Android.
13 years ago
Joel Martin 353b35e86a tightPng: check even for SendGradientRect.
13 years ago
Joel Martin 896ca2036c tightPng: Add initial tightPng encoding support.
13 years ago
Christian Beier 17ce0c5628 Remove some unused variables.
13 years ago
George Kiagiadakis ddd9b5ac7b Fix rfbProcessNewConnection to return some value instead of void.
13 years ago
George Kiagiadakis 9f8d8d4ef3 Split two event-loop related functions out of the rfbProcessEvents() mechanism.
13 years ago
Cristian Rodríguez c8b8938106 Fix buffer overflow
13 years ago
Christian Beier 984706076c Revert "Fix memory corruption bug."
13 years ago
Johannes Schindelin d1f013fc74 UTF-8ify AUTHORS
13 years ago
Johannes Schindelin 78b0c87349 Update AUTHORS
13 years ago
George Kiagiadakis c1363fa958 Fix memory corruption bug.
13 years ago
George Kiagiadakis 35246edddd Fix compilation in c89 mode.
13 years ago
Vic Lee d8fca9d013 Replace deprecated GnuTLS functions gnutls_*_set_priority with gnutls_priority_set_direct.
13 years ago
Christian Beier f25a886cba Update ChangeLog for 0.9.8.
13 years ago
Christian Beier 50e83187ba Remove RDP from the README description.
13 years ago
Christian Beier 8a2183b2d9 Fix skipping of merge commits in log convert script.
13 years ago
Christian Beier eeafad20bf Add a git-log to GNU-Style ChangeLog converter script.
13 years ago
Christian Beier c0e3fa4054 Mention the pkg-config stuff in NEWS.
13 years ago
Christian Beier 471baea920 Merge branch 'master' of ssh://libvncserver.git.sourceforge.net/gitroot/libvncserver/libvncserver
13 years ago
Vic Lee 64daa71ede Add libvncserver.pc and libvncclient.pc files.
13 years ago
Christian Beier 62b7acf480 Fix regression in Ultra encoding introduced by commit fe1ca16e9b.
13 years ago
Christian Beier ab9fc40aab Update encodingstest.
13 years ago
Christian Beier e92951d19d Remove useless comparisons that always evaluate to false.
13 years ago
Christian Beier fe1ca16e9b Fix (most) MinGW32 compiler warnings.
13 years ago
Christian Beier 56234cd0b6 Fix remaining compiler warnings.
13 years ago
Christian Beier bf2470cec6 Check rfbGetScreen() return value everywhere.
13 years ago
Christian Beier 6b60690a4a CMake: Check for libgcrypt availability.
13 years ago
Christian Beier 8879213734 CMake: Threads can be available even if SDL is not.
13 years ago
Christian Beier 56af603ec1 CMake: fix building SDLvncviewer.
13 years ago
Christian Beier 9882fdf7fa Include cmake configure file templates in dist tarball.
13 years ago
Christian Beier d94db37d2d Remove autogenerated files.
13 years ago
Christian Beier 1afaa3f948 Update NEWS for 0.9.8 release.
13 years ago
Christian Beier 980dfa60fe Fix libvncclient TLS for Windows builds.
13 years ago
Christian Beier 8909e9fe44 Let libvncclient build with gcrypt for MinGW32 builds.
13 years ago
Vic Lee e323d73f91 Use WaitForMessage instead of sleep in socket reading to fix performance issue.
13 years ago
Christian Beier e832999a58 Set proper file permissions for source files.
13 years ago
Christian Beier d26118a038 Next version will be 0.9.8.
13 years ago
Christian Beier c8fc0ad5a7 Move zippy.c to examples.
13 years ago
Christian Beier cf72a0f7c3 Call WSAGetLastError() everywhere errno is read after a Winsock call.
13 years ago
Christian Beier f5b96e57bf Update minilzo library used for Ultra encoding to ver 2.04.
13 years ago
Christian Beier 9f49600787 libvncserver: Make RRE, CoRRE and Ultra encodings thread-safe.
13 years ago
Christian Beier 67b16cdf90 Include CMakeLists.txt file in dist tarball.
13 years ago
Christian Beier 558a58e039 Remove unneeded files concerning CVS.
13 years ago
Johannes Schindelin 617a5f8b6b Remove completely broken Visual Studio project files
13 years ago
Christian Beier 824644d0a2 SDLvncviewer: fix compilation from dist tarball.
13 years ago
Vic Lee 030ccf673d Add ARD (Apple Remote Desktop) security type support
13 years ago
Christian Beier ffe30366d6 Put files used by both libs into a 'common' dir.
13 years ago
ebola_rulez 5e1488beb3 Fix two errors found by cppcheck
13 years ago
runge 658bef5fde Remove never used protocol version name string.
13 years ago