summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/Globals.java
Commit message (Expand)AuthorAgeFilesLines
* Add TLS support for thrift connection to master, switch to TLSv1.2 everywhereSimon Rettberg2014-11-211-3/+11
* Moved proxy configuration file to /opt/openslx/proxy/config and adapted class...Björn Hagemeister2014-11-121-54/+2Star
* Implemented possible connection to master server via proxy server.Björn Hagemeister2014-11-111-1/+32
* Cleanup of AsymKeyHolder, Globals and Identity classesSimon Rettberg2014-10-091-10/+22
* Splitted Globals.java into two classes and splitted config file global.proper...Björn Hagemeister2014-10-081-33/+10Star
* Configuration splitup (WIP)Simon Rettberg2014-10-081-50/+5Star
* Adapt to login@uni format for user-ids, Put asym keys in extra classSimon Rettberg2014-10-071-130/+96Star
* 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