Commit Graph

1652 Commits (acc9af95eeeb7f5be76ef011ac92d5a33683de65)
 

Author SHA1 Message Date
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
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
6 years ago
Christian Beier aa8a1aa768
Add SSL options to rfbUsage output
6 years ago
Christian Beier 162d716b4c
Merge branch 'fix-#242'
6 years ago
Christian Beier 495ffa3f3a
tightvnc-filetransfer: do not close stuff from within a thread
6 years ago
Christian Beier af2448218c
README: rename to README.md
6 years ago
Christian Beier f997b5a75f
Merge pull request #261 from veyon/misc-fixes
6 years ago
Christian Beier 393e518846
Merge pull request #264 from veyon/d3des-fixes
6 years ago
Tobias Junghans 1a381cb760 common: d3des: use per-thread key register
6 years ago
Tobias Junghans a70d3b2710 common: d3des: drop unused rfbCPKey()
6 years ago
Tobias Junghans f0aab31786 common: d3des: make static arrays const
6 years ago
Tobias Junghans 9f5116eb53 LibVNCClient: pass buffer as const to WriteToTLS()
6 years ago
Tobias Junghans 66ead2a7f2 rfb: add header guard for default8x16
6 years ago
Tobias Junghans 09b2ed4381 Undef error codes before redefining them for WSA
6 years ago
Tobias Junghans 343eaabd7c LibVNCClient: init pad field for set encodings msg
6 years ago
Tobias Junghans 192823dad9 README: add Veyon to projects using libvncserver
6 years ago
Christian Beier 56d69d831f
README. add a reference to client examples
6 years ago
Christian Beier 0f2b27f220
README: add VirtualBox to projects using us
6 years ago
Christian Beier dbad25245f
README: fix header structure, add some markups for commands
6 years ago
Christian Beier 1a4ae5fe7a
Merge pull request #260 from veyon/free-client-buffers
6 years ago
Tobias Junghans 597473be04 LibVNCClient: free buffers in rfbClientCleanup()
6 years ago
Tobias Junghans c422847e2c LibVNCClient: fix integer shifts for cursor colors
6 years ago
Christian Beier 2d939267a1
tightvnc-filetransfer: when creating a new download thread, make sure the previous one ends
6 years ago
Christian Beier 73cb96fec0
tightvnc-filetransfer: wait for download thread end in CloseUndoneFileDownload()
6 years ago
Christian Beier f8912fee5a
tightvnc-filetransfer: refactor CloseUndoneFileTransfer() into two functions
6 years ago
Christian Beier 89419fb1a0
tightvnc-filetransfer: tie the download thread to the control structure
6 years ago
Christian Beier ca2a5ac02f
tightvnc-filetransfer: fix heap use-after-free
6 years ago
Christian Beier 502821828e
LibVNCServer: fix heap out-of-bound write access
6 years ago
Christian Beier 7b1ef0ffc4
LibVNCClient: really fix #250
6 years ago
Christian Beier 459046efc0
websockets: remove Flash fallback
6 years ago