summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster
Commit message (Collapse)AuthorAgeFilesLines
* Changes for Dozmod v1.1Simon Rettberg2015-06-0518-23585/+0Star
|
* Update proxy-vole dependency in pom.xml, run thrift compilerSimon Rettberg2014-11-1318-349/+2140
|
* Added class for reading proxy setting from proxy configuration file.Björn Hagemeister2014-11-1218-1186/+349Star
| | | | Added class utils for some necessary tools, used in ProxyConfiguration.
* Add suffixlist to OrganizationDataSimon Rettberg2014-10-153-90/+1185
|
* Added ECP URL to OrganizationData, added registerOrganization()Simon Rettberg2014-10-1018-313/+2301
|
* Adapted type of contentOperatingSystem to type in db.Björn Hagemeister2014-10-0918-1080/+340Star
|
* CrcFile: Add delete() methodSimon Rettberg2014-10-021-10/+22
|
* Rename and clean up some structs and member namesSimon Rettberg2014-10-026-1301/+5416
|
* better exception handling.Björn Hagemeister2014-10-011-7/+25
|
* Change data type of auth challenge from string to byte array, add message ↵Simon Rettberg2014-09-292-23/+37
| | | | verifier that will use private/public keypair directly
* adapted to changes in CrcFile.Björn Hagemeister2014-09-253-11/+11
|
* Renamed *Infos -> *DataSimon Rettberg2014-09-256-301/+940
|
* Change Date to UnixTimestamp, add Exception codes to UploadErrorSimon Rettberg2014-09-2319-819/+747Star
|
* Removed missingBlocks and allBlocksValid from uploadInfos.Björn Hagemeister2014-09-232-266/+20Star
|
* First adaptions to new filetransfer class.Björn Hagemeister2014-09-2219-1415/+311Star
|
* Rename classes and methods to fit camelCaseNils Schwabe2014-07-294-16/+22
|
* 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-254-31/+43
| | | | [ClassTest] Made pretty
* Add class testNils Schwabe2014-07-231-0/+40
|
* [CRCFile] Fix that crc file is always recalculating if it is validNils Schwabe2014-07-231-6/+10
|
* [CRCFile] Fix bug where sums are checkedNils Schwabe2014-07-231-12/+9Star
|
* [thrift] Add flag to UploadInfos to tell satellite if all blocks are validNils Schwabe2014-07-211-4/+103
|
* [thrift] Add new error code for invalid blocksNils Schwabe2014-07-2116-26/+23Star
|
* [CRCFile] Add method to get the master sumNils Schwabe2014-07-161-3/+25
|
* Change behaviour of CRCFile and CRCCheckerNils Schwabe2014-07-142-25/+27
|
* Fix typo in ImageData "conentOperatingSystem" => "contentOperatingSystem"Nils Schwabe2014-07-1414-69/+69
|
* Fix some todos (new errors, ...)Nils Schwabe2014-07-1118-151/+186
|
* Make method to write a crc file to disk staticNils Schwabe2014-07-111-3/+3
|
* [Thrift] Add method for server to check if he is authenticatedNils Schwabe2014-07-1014-14/+870
|
* Change the behavior of CRCFile (hopefully the last time)Nils Schwabe2014-07-071-13/+22
|
* Change CRCFile constr. to publicNils Schwabe2014-07-071-2/+1Star
|
* Sorry made a mistake. Creat getter for the crcSumNils Schwabe2014-07-071-1/+5
|
* Change crcSums to public finalNils Schwabe2014-07-071-1/+1
|
* Add argument to send crc sums over thriftNils Schwabe2014-07-072-58/+228
|
* Add port to up- and download infosNils Schwabe2014-07-0715-26/+261
| | | | Add function to CRCFile to create one from a list of crc sums
* 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-0415-30/+186
|
* Move crc checler from masterserver to master-sync-sharedNils Schwabe2014-07-043-0/+205
|
* Add new auto compiled filesNils Schwabe2014-06-304-0/+1511
|
* Change methods for new functionallity of Up-/Downloader classNils Schwabe2014-06-3015-1994/+563Star
|
* Initial CommitSimon Rettberg2014-06-3015-0/+15362