summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/util
Commit message (Expand)AuthorAgeFilesLines
* Moved classes for asymmetric encryption to master-sync-sharedSimon Rettberg2014-09-292-79/+0Star
* Adapt to changed Thrift RPCSimon Rettberg2014-09-251-1/+21
* Make javadoc and some cosmetic changesNils Schwabe2014-08-281-0/+3
* Add "synchronized" to UploadingImageNils Schwabe2014-07-231-5/+15
* Add some better thread synchonizationNils Schwabe2014-07-101-0/+13
* more TODOsSimon Rettberg2014-07-071-8/+7Star
* Fix some small thingsNils Schwabe2014-07-041-2/+2
* Change handling of connections and add support for downloadNils Schwabe2014-07-041-14/+0Star
* Change loading and checking of propertiesNils Schwabe2014-07-041-1/+33
* Make use of the filetransfer classesNils Schwabe2014-07-041-0/+14
* Fix some issues with the ftp connection and the ftp user managementNils Schwabe2014-06-232-19/+0Star
* Forgot to commit some files.Nils Schwabe2014-05-091-0/+68
* Fix bug where the user list was accessed by multiple threadsNils Schwabe2014-05-071-65/+0Star
* Fix message signingNils Schwabe2014-05-051-32/+34
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-252-1/+82
* Reformat all files with simon's new layoutNils Schwabe2014-04-233-37/+44
* Added FtpCredentialsScheduler to periodically remove old files and ftp usersNils Schwabe2014-04-221-0/+19
* Added test case for sha512crypt, removed try/catch blocks from other tests, s...Simon Rettberg2014-04-191-2/+3
* Add doc-comments to ApiServer and Hash, some TODO commentsSimon Rettberg2014-04-191-26/+45
* Speed up sha512_crypt by caching sha512 digesters (thread local)Simon Rettberg2014-04-192-18/+69
* Added authentification for uni/hs serverNils Schwabe2014-04-101-0/+30
* Initial CommitSimon Rettberg2014-03-283-0/+608