summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Db*] Fix SELECT for DbImage, change Timestamp to long, load public key from ...Simon Rettberg2014-09-292-23/+67
* Moved classes for asymmetric encryption to master-sync-sharedSimon Rettberg2014-09-292-79/+0Star
* Adapt to changed Thrift RPCSimon Rettberg2014-09-2515-633/+356Star
* Adapted classes to new filetransfer.Björn Hagemeister2014-09-224-50/+99
* Adapt to changed method names from master-sync-sharedSimon Rettberg2014-09-171-8/+8
* Make javadoc and some cosmetic changesNils Schwabe2014-08-2819-44/+75
* Fix bug where the challengeResponse was to longNils Schwabe2014-08-265-49/+55
* Change TThreadPoolServer to THsHaServer and use TNonBlockingServerTransportNils Schwabe2014-08-181-8/+6Star
* Add support for updating images with new versions (not tested)Nils Schwabe2014-08-183-8/+120
* Change some classes / methods to fit camelCaseNils Schwabe2014-07-295-103/+62Star
* Move scheduling interval to config and some more todosNils Schwabe2014-07-292-6/+12
* Add some todos for updating an imageNils Schwabe2014-07-291-5/+21
* Add error handling when CRCScheduler cannot read from crcfile on diskNils Schwabe2014-07-293-8/+30
* Change some thingsNils Schwabe2014-07-294-10/+19
* Make trasmit times configurablNils Schwabe2014-07-253-26/+31
* Add "synchronized" to UploadingImageNils Schwabe2014-07-235-27/+57
* Fix some bugs while testing the connectionNils Schwabe2014-07-237-47/+126
* Add that client gets error if a certain block was transmitted to many times a...Nils Schwabe2014-07-143-21/+22
* Add feature to hold crc sums in RAM when writing to disk failsNils Schwabe2014-07-143-38/+71
* Add security checks for image uploadNils Schwabe2014-07-143-7/+24
* Fix some todosNils Schwabe2014-07-112-5/+8
* Add download modeNils Schwabe2014-07-111-11/+6Star
* Move checking of incoming block into while loop (where it belongs)Nils Schwabe2014-07-111-7/+8
* Change now saving status of blocks in arrayNils Schwabe2014-07-115-75/+107
* Start to implement download functionallityNils Schwabe2014-07-105-35/+43
* Add refreshing of server sessionNils Schwabe2014-07-103-2/+7
* Implement method for server to check if he is authenticatedNils Schwabe2014-07-101-0/+5
* Add some better thread synchonizationNils Schwabe2014-07-1010-366/+269Star
* Merge branch 'master' of openslx.org:bwlp/masterserverSimon Rettberg2014-07-074-7/+16
|\
| * Add argument to send crc sums over thriftNils Schwabe2014-07-074-7/+16
* | more TODOsSimon Rettberg2014-07-075-17/+19
|/
* Add port to up- and download thingisNils Schwabe2014-07-074-20/+40
* Begin to implement crc scheduler... (not working)Nils Schwabe2014-07-043-14/+82
* Fix some small thingsNils Schwabe2014-07-046-74/+96
* Moved functionallity from DbKey to DbSatelliteNils Schwabe2014-07-042-17/+14Star
* Move crc checker packager to master-sync-sharedNils Schwabe2014-07-044-205/+9Star
* Fix small bug and add comment in ImageProcessorNils Schwabe2014-07-041-3/+8
* Change handling of connections and add support for downloadNils Schwabe2014-07-0411-83/+307
* Fix that Globals are initialized before servers are starting upNils Schwabe2014-07-042-0/+5
* Change loading and checking of propertiesNils Schwabe2014-07-044-140/+90Star
* Merge branch 'master' of git.openslx.org:bwlp/masterserverNils Schwabe2014-07-049-20/+31
|\
| * Disable failing testSimon Rettberg2014-07-011-0/+2
| * Added TODOs, some minor cosmetic improvementsSimon Rettberg2014-07-018-20/+30
* | Make use of the filetransfer classesNils Schwabe2014-07-047-64/+211
|/
* Add implementation for the new up- and download protocollNils Schwabe2014-06-3020-1345/+569Star
* Add CRCCheckerNils Schwabe2014-06-233-0/+197
* Fix some issues with the ftp connection and the ftp user managementNils Schwabe2014-06-237-35/+42
* Forgot thrift fileNils Schwabe2014-06-191-1/+1
* Fix typo in fin_i_shedUploadNils Schwabe2014-06-191-1/+1
* Add image path into ftpCredentialsNils Schwabe2014-06-192-2/+3