summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/satellitedaemon/filetransfer/ThriftConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Add TLS support for thrift connection to master, switch to TLSv1.2 everywhereSimon Rettberg2014-11-211-13/+90
* Add 8 seconds timeout to thrift connectionSimon Rettberg2014-11-201-1/+1
* Fixed several things for successful up and download of images after using all...Björn Hagemeister2014-10-221-7/+4Star
* Implemented registerSatellite without neccessary valid session.Björn Hagemeister2014-10-201-2/+11
* Implemented --updateAddress command line option.Björn Hagemeister2014-10-161-0/+34
* Implemented --submitkey command line option.Björn Hagemeister2014-10-161-0/+13
* Splitted Globals.java into two classes and splitted config file global.proper...Björn Hagemeister2014-10-081-5/+7
* Adapted FielUploadWorker and ThriftConnection for using publishUser(..).Björn Hagemeister2014-10-071-0/+18
* Adapt to login@uni format for user-ids, Put asym keys in extra classSimon Rettberg2014-10-071-68/+39Star
* Update thrift usage according to changes to master-sync-sharedSimon Rettberg2014-10-021-11/+4Star
* Completed exception handling (ThriftConnection) plus completed properties che...Björn Hagemeister2014-10-011-2/+3
* Removed unneseccary try - catch - blocks.Björn Hagemeister2014-10-011-140/+107Star
* Made exception handling more local to code.Björn Hagemeister2014-10-011-81/+68Star
* Handling case, if no *.crc file is available plus adding upload complete mess...Björn Hagemeister2014-09-301-12/+20
* Inserted key handling with private key and public key for handshake and switc...Björn Hagemeister2014-09-291-10/+12
* Adapted to changes in filetransfer class.Björn Hagemeister2014-09-291-14/+15
* Removed unnesseccary code in getUploadInfos(...)Björn Hagemeister2014-09-231-29/+14Star
* Removed out-commented code.Björn Hagemeister2014-09-231-91/+0Star
* Removed some out-commented code and merged getUploadInfos(ImageData, filename...Björn Hagemeister2014-09-231-101/+119
* Adapted files to new filetransfer.Björn Hagemeister2014-09-221-3/+2Star
* Added comments for better documentation.Michael Petretti2014-08-271-2/+4
* Authentication is now working again.Michael Petretti2014-08-261-0/+5
* Fix new thriftconnection thingsNils Schwabe2014-08-251-4/+5
* Change implementation of the configuration in Global.javaNils Schwabe2014-08-181-173/+186
* Change TSocket to TNonBlockingServerTransportNils Schwabe2014-08-181-3/+4
* CRCFile -> CrcFileSimon Rettberg2014-08-181-12/+12
* Exception handling.Michael Petretti2014-07-291-39/+131
* day two of debuging with nils.Michael Petretti2014-07-231-0/+32
* Rename and clean-up.Michael Petretti2014-07-151-0/+268