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