summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openslx/imagemaster/AppTest.java
Commit message (Expand)AuthorAgeFilesLines
* Disable failing testSimon Rettberg2014-07-011-0/+2
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-9/+26
* Fix bug where the user list was accessed by multiple threadsNils Schwabe2014-05-071-1/+1
* Fix message signingNils Schwabe2014-05-051-8/+0Star
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-131/+17Star
* Reformat all files with simon's new layoutNils Schwabe2014-04-231-108/+112
* Fix some issues with FtpCredentialsSchedulerNils Schwabe2014-04-231-0/+1
* Fixed somethingNils Schwabe2014-04-221-1/+1
* added a method to imageserver so that finshed uploads can be signaledNils Schwabe2014-04-221-1/+1
* Added test case for sha512crypt, removed try/catch blocks from other tests, s...Simon Rettberg2014-04-191-109/+91Star
* added connection to image databaseNils Schwabe2014-04-111-50/+27Star
* Added some functionallity to the ImageProcessor.Nils Schwabe2014-04-101-78/+78
* tried to implement the server auth. (did not work)Nils Schwabe2014-04-101-54/+134
* Added Globals.java and global propertiesNils Schwabe2014-04-091-1/+56
* added ftp server for testingNils Schwabe2014-04-081-1/+1
* LDAP functionallityNils Schwabe2014-04-081-0/+40
* Initial CommitSimon Rettberg2014-03-281-0/+38