Olivier Goffart
|
7332afa171
|
Fix Qt4 build
QTRY_VERIFY was private API in Qt4
|
2015-06-25 14:39:48 +02:00 |
|
Olivier Goffart
|
d7555cc14e
|
Test for transchecksumvalidator: Do not use arbitrary waiting time
Just stop the loop when we have the result.
This will hopefully fix the jenkins build
|
2015-06-25 12:45:09 +02:00 |
|
Klaas Freitag
|
8f277e46d6
|
TransmissionChecksumming: Remove SyncFileItem dependency.
|
2015-05-21 15:51:48 +02:00 |
|
Klaas Freitag
|
64ce0cd7a2
|
Improved implementation efficiency of checksum calculation.
Based on Oliviers suggestions the file read routine now reuses
one buffer to read the entire file.
Other cleanups.
|
2015-05-20 21:42:08 +02:00 |
|
Klaas Freitag
|
4d87f30434
|
Transmission checksum: Adopt unit test to latest changes.
|
2015-05-19 17:09:40 +02:00 |
|
Klaas Freitag
|
830daa40d1
|
Add a class TransmissionChecksumValidator, incl. unit test.
This does all needed to manage checksums that go with http headers
ensuring that the transmission was correct.
|
2015-05-19 17:09:40 +02:00 |
|