summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/crcchecker
Commit message (Collapse)AuthorAgeFilesLines
* Move crc checker packager to master-sync-sharedNils Schwabe2014-07-043-205/+0Star
| | | | Add new crc scheduler to schedule crc checks
* Change handling of connections and add support for downloadNils Schwabe2014-07-042-38/+43
|
* Added TODOs, some minor cosmetic improvementsSimon Rettberg2014-07-011-2/+9
|
* Add implementation for the new up- and download protocollNils Schwabe2014-06-303-25/+21Star
| | | | | Remove some old stuff that is not needed anymore Fix some small bugs
* Add CRCCheckerNils Schwabe2014-06-233-0/+197
This class checks given blocks of image files against a given crc file