Checksums: Work on QIODevice*s
authorChristian Kamm <mail@ckamm.de>
Thu, 26 Nov 2020 16:12:11 +0000 (17:12 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 15 Dec 2020 09:58:21 +0000 (10:58 +0100)
commit22e08cf6ad66d1995607db0e1e6b882c6de0059f
tree5c1cfec2ed621cd9c107d7d99d4d99d52af9302c
parenta6614c18f18636e58cf33b1edb0d3c64858db056
Checksums: Work on QIODevice*s

Needed for cfapi where we want to feed data through a custom device
which retrieves data from the windows api.
src/common/checksums.cpp
src/common/checksums.h
src/libsync/discovery.cpp
test/testchecksumvalidator.cpp