summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/openslx/imagemaster/util
Commit message (Expand)AuthorAgeFilesLines
* 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