summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/filetransfer/util/HashChecker.java
Commit message (Expand)AuthorAgeFilesLines
* Add generic catch block to execCallback so a throwing callback won't wreck havocSimon Rettberg2015-10-021-1/+5
* Support extracting hw version from vmdk filesSimon Rettberg2015-09-231-0/+1
* Make queue len of hash checker configurableSimon Rettberg2015-09-121-1/+7
* Changes to chunk list related classes, support hash handling betterSimon Rettberg2015-08-191-5/+4Star
* ChunkList.getMissing() now blocks for a while if there are still pending blocksSimon Rettberg2015-07-231-0/+168