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 |
|