summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/App.java
Commit message (Collapse)AuthorAgeFilesLines
* Inserted key handling with private key and public key for handshake and ↵Björn Hagemeister2014-09-291-1/+23
| | | | switched arguments in call getImage to the right order.
* Added comments for better documentation.Michael Petretti2014-08-271-0/+2
|
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-181-12/+1Star
| | | | Add sample config file
* Rename and clean-up.Michael Petretti2014-07-151-5/+6
|
* Fixed a lot of TODOs and upload works.Michael Petretti2014-07-101-11/+5Star
|
* More debugging plus FtpDownloadWorker added.Michael Petretti2014-06-191-0/+3
|
* Narrowed the problem down to ThriftConnection class line 127 throwing a ↵Michael Petretti2014-06-111-0/+2
| | | | TTransportException.
* Moved more things to the Globals.java class.Michael Petretti2014-06-031-10/+0Star
|
* Added a Globals.java class for properties handling.Michael Petretti2014-05-261-13/+27
|
* Finished UploadWorker and added some comments.Michael Petretti2014-05-201-17/+13Star
|
* Added the new FtpUploadWorker-ClassMichael Petretti2014-05-191-3/+11
|
* Improvement of FtpConnection Class.Michael Petretti2014-05-121-2/+5
|
* some ToDos for meMichael Petretti2014-05-081-2/+3
|
* Even prettier.Michael Petretti2014-05-081-39/+6Star
|
* Making it look more pretty.Michael Petretti2014-05-081-57/+27Star
|
* small changeMichael Petretti2014-05-071-13/+49
|
* initial commitMichael Petretti2014-05-061-0/+56