summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/crcchecker/CRCChecker.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename classes and methods to fit camelCaseNils Schwabe2014-07-291-80/+0Star
|
* Change type of range to long so that files larger than 2 GiB are supportedNils Schwabe2014-07-251-4/+2Star
|
* [CRCFile] Add checks to prevent null pointer exceptionNils Schwabe2014-07-251-1/+3
| | | | [ClassTest] Made pretty
* Change behaviour of CRCFile and CRCCheckerNils Schwabe2014-07-141-2/+3
|
* Fix some todos (new errors, ...)Nils Schwabe2014-07-111-47/+51
|
* Begin to implement crc scheduler (not working...)Nils Schwabe2014-07-041-0/+1
|
* Changed getImage method. So that the client can request blocks.Nils Schwabe2014-07-041-2/+0Star
|
* Move crc checler from masterserver to master-sync-sharedNils Schwabe2014-07-041-0/+76