Commit Graph

1686 Commits (d12615deb38e60cee7ab9dc1965a8ca19d4a8587)
 

Author SHA1 Message Date
Michele Calgaro d12615deb3
Remove unnecessary re-definition of true/false boolean values.
2 years ago
François Andriot 512fd4d832 Fix 'true' definition.
2 years ago
Michele Calgaro 1aae5a01b3
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
2 years ago
Slávek Banko d8cf476afd
Raise the minimum required version of CMake to 3.1.
2 years ago
Slávek Banko c87a678c21
Raise the minimum required version of CMake to 2.8.12.
3 years ago
Slávek Banko c22381d0e4
Update the CMake rules according to the previous rename.
3 years ago
Slávek Banko b527887648
Rename main.c to main.cpp because it needs to be built as C++
3 years ago
Michele Calgaro 5255fdc964
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro 25d23bd00b
Removed additional code formatting modelines.
4 years ago
Michele Calgaro 6239c52191
Removed code formatting modelines.
4 years ago
Michele Calgaro 4a0c933b07
Removed explicit usage of the 'register' keyword.
4 years ago
Petr Písař 6142d389db
Limit lenght to INT_MAX bytes in rfbProcessFileTransferReadBuffer()
5 years ago
Slávek Banko 177b748ba1
Fix path added to CMAKE_MODULE_PATH.
5 years ago
Slávek Banko d63fb689d4
Disable support for systemd socket activation.
5 years ago
Slávek Banko f3f392caec
Merge tag 'LibVNCServer-0.9.12'
5 years ago
Christian Beier 0a70095271
Update ChangeLog
5 years ago
Christian Beier d3a4292aa9
Move pipe_notify_client_thread to end of rfbClientRec
5 years ago
Christian Beier 14c24e2bcc
Fix comment style and be a bit more verbose
5 years ago
Christian Beier ffa449ad01
Merge pull request #238 from tetrane/pr-fix-use-after-free
5 years ago
Christian Beier cd197f6dae
NEWS: update for 0.9.12
5 years ago
Christian Beier acc9af95ee
CMake: require stdint.h
5 years ago
Christian Beier 15bb719c03
Error out in rfbProcessFileTransferReadBuffer if length can not be allocated
5 years ago
Christian Beier a64c3b37af
LibVNCClient: remove now-useless cast
5 years ago
Christian Beier c2c4b81e6c
LibVNCClient: fail on server-sent desktop name lengths longer than 1MB
5 years ago
Christian Beier 9998deee9c
AppVeyorCI: update cyrus-sasl URL
5 years ago
Christian Beier 394ed4bcf7
README: link LiberaPay team account
5 years ago
Christian Beier 139da17b6e
Merge pull request #267 from veyon/external-lzo
5 years ago
Christian Beier e34bcbb759
LibVNCClient: ignore server-sent reason strings longer than 1MB
5 years ago
Christian Beier c5ba3fee85
LibVNCClient: ignore server-sent cut text longer than 1MB
5 years ago
Christian Beier 5d84ade492
Revert "AppVeyorCI: update cyrus-sasl to 2.1.27, remove patch"
5 years ago
Christian Beier bcd3eaeb83
AppVeyorCI: update cyrus-sasl to 2.1.27, remove patch
5 years ago
Christian Beier c240011951
.gitignore: remove autotools and x11vnc leftovers
5 years ago
Christian Beier fef917ed04
.gitignore: fix for in-tree builds, add 'build' dir
5 years ago
Christian Beier 484e5088f4
Revert "Remove .gitignore obsoleted by CMake"
5 years ago
Quentin BUATHIER 00bae113d5 Check the return code of pipe
5 years ago
Christian Beier 19b695e9f8
Merge pull request #269 from rgacogne/fix-misleading-indentation
5 years ago
Remi Gacogne 716bd27235
Fix -Wmisleading-indentation warnings
5 years ago
Tobias Junghans e66a8a17f3 Allow to use global LZO library instead of miniLZO
5 years ago
Christian Beier 1452b9a6ae
Merge pull request #259 from veyon/cursor-shift
5 years ago
Christian Beier 2c61a095c6
Merge pull request #266 from veyon/fix-tls
5 years ago
Tobias Junghans 2411769962 LibVNCServer: properly use thread-local storage
5 years ago
Christian Beier cfdbb94038
Merge pull request #263 from veyon/custom-auth-handlers
5 years ago
Tobias Junghans 5f9a07d7e1 LibVNCClient: add support for custom auth handlers
5 years ago
Christian Beier aa8a1aa768
Add SSL options to rfbUsage output
5 years ago
Christian Beier 162d716b4c
Merge branch 'fix-#242'
5 years ago
Christian Beier 495ffa3f3a
tightvnc-filetransfer: do not close stuff from within a thread
5 years ago
Christian Beier af2448218c
README: rename to README.md
5 years ago
Christian Beier f997b5a75f
Merge pull request #261 from veyon/misc-fixes
5 years ago
Christian Beier 393e518846
Merge pull request #264 from veyon/d3des-fixes
5 years ago
Tobias Junghans 1a381cb760 common: d3des: use per-thread key register
5 years ago