summaryrefslogtreecommitdiffstats
path: root/api/logic/net/ChecksumValidator.h
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-40/+38
|
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-06-05-0/+57
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.