summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/openslx/imagemaster/ServerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add implementation for the new up- and download protocollNils Schwabe2014-06-301-223/+0Star
* Fix some issues with the ftp connection and the ftp user managementNils Schwabe2014-06-231-11/+11
* Started to implement download of imagesNils Schwabe2014-06-051-0/+12
* Add webinterface with functionallityNils Schwabe2014-06-041-21/+25
* Fix bug where the user list was accessed by multiple threadsNils Schwabe2014-05-071-1/+1
* Fix message signingNils Schwabe2014-05-051-100/+100
* Add user auth when ldap server is downNils Schwabe2014-05-051-0/+3
* Add ftp users and images in processing list are rememberedNils Schwabe2014-04-281-19/+32
* Add remove image from process list (when user gets deleted after timeout)Nils Schwabe2014-04-251-4/+23
* Finally: Add _real_ server authentication. (this challengeresponse thing)Nils Schwabe2014-04-251-0/+172