summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/Globals.java
Commit message (Expand)AuthorAgeFilesLines
* Completed exception handling (ThriftConnection) plus completed properties che...Björn Hagemeister2014-10-011-1/+8
* Inserted key handling with private key and public key for handshake and switc...Björn Hagemeister2014-09-291-1/+59
* Adapted to changes in filetransfer class.Björn Hagemeister2014-09-291-4/+6
* Removed some out-commented code and merged getUploadInfos(ImageData, filename...Björn Hagemeister2014-09-231-1/+1
* Added comments for better documentation.Michael Petretti2014-08-271-0/+5
* Authentication is now working again.Michael Petretti2014-08-261-3/+0Star
* Remove some hardcoded stuffNils Schwabe2014-08-181-0/+4
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-181-154/+94Star
* Rename and clean-up.Michael Petretti2014-07-151-28/+35
* Fixed a lot of TODOs and upload works.Michael Petretti2014-07-101-3/+87
* Finished Debug for Uploads.Michael Petretti2014-06-191-4/+8
* Moved the rest to Globals.javaMichael Petretti2014-06-111-2/+23
* Moved more things to the Globals.java class.Michael Petretti2014-06-031-9/+28
* Added a Globals.java class for properties handling.Michael Petretti2014-05-261-0/+85