| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update log4j because of the CVE-2021-44228 security flaw | Manuel Bentele | 2021-12-15 | 1 | -2/+3 |
| | | |||||
| * | Add support of Junit 5 and refactor unit tests | Manuel Bentele | 2021-03-12 | 1 | -9/+0![]() |
| | | |||||
| * | Implement global image exchange with satellite servers | Simon Rettberg | 2016-08-30 | 2 | -1/+63 |
| | | |||||
| * | (WiP) Global image sync | Simon Rettberg | 2016-04-13 | 1 | -1/+28 |
| | | |||||
| * | Fixes (backwards compat) | Simon Rettberg | 2015-09-10 | 1 | -4/+12 |
| | | |||||
| * | Stuff | Simon Rettberg | 2015-09-08 | 1 | -0/+22 |
| | | |||||
| * | Compilable... | Simon Rettberg | 2015-09-08 | 1 | -4/+7 |
| | | |||||
| * | Implement registerSatellite RPC | Simon Rettberg | 2014-10-14 | 1 | -0/+48 |
| | | |||||
| * | Use KeyPair classes for satellite authentication | Simon Rettberg | 2014-09-29 | 1 | -0/+14 |
| | | |||||
| * | Moved classes for asymmetric encryption to master-sync-shared | Simon Rettberg | 2014-09-29 | 2 | -79/+0![]() |
| | | |||||
| * | Adapt to changed Thrift RPC | Simon Rettberg | 2014-09-25 | 1 | -1/+21 |
| | | |||||
| * | Make javadoc and some cosmetic changes | Nils Schwabe | 2014-08-28 | 1 | -0/+3 |
| | | |||||
| * | Add "synchronized" to UploadingImage | Nils Schwabe | 2014-07-23 | 1 | -5/+15 |
| | | | | | Add method to calc the amount of blocks to Util | ||||
| * | Add some better thread synchonization | Nils Schwabe | 2014-07-10 | 1 | -0/+13 |
| | | | | | | Restructure some classes Fix small connection issues | ||||
| * | more TODOs | Simon Rettberg | 2014-07-07 | 1 | -8/+7![]() |
| | | |||||
| * | Fix some small things | Nils Schwabe | 2014-07-04 | 1 | -2/+2 |
| | | |||||
| * | Change handling of connections and add support for download | Nils Schwabe | 2014-07-04 | 1 | -14/+0![]() |
| | | |||||
| * | Change loading and checking of properties | Nils Schwabe | 2014-07-04 | 1 | -1/+33 |
| | | | | | | Remove DbFtpUser Add NotNullOrEmptyFatal to Utils | ||||
| * | Make use of the filetransfer classes | Nils Schwabe | 2014-07-04 | 1 | -0/+14 |
| | | |||||
| * | Fix some issues with the ftp connection and the ftp user management | Nils Schwabe | 2014-06-23 | 2 | -19/+0![]() |
| | | | | | Remove some not needed imports from various files | ||||
| * | Forgot to commit some files. | Nils Schwabe | 2014-05-09 | 1 | -0/+68 |
| | | |||||
| * | Fix bug where the user list was accessed by multiple threads | Nils Schwabe | 2014-05-07 | 1 | -65/+0![]() |
| | | | | | Add server keys to database | ||||
| * | Fix message signing | Nils Schwabe | 2014-05-05 | 1 | -32/+34 |
| | | |||||
| * | Finally: Add _real_ server authentication. (this challengeresponse thing) | Nils Schwabe | 2014-04-25 | 2 | -1/+82 |
| | | |||||
| * | Reformat all files with simon's new layout | Nils Schwabe | 2014-04-23 | 3 | -37/+44 |
| | | |||||
| * | Added FtpCredentialsScheduler to periodically remove old files and ftp users | Nils Schwabe | 2014-04-22 | 1 | -0/+19 |
| | | |||||
| * | Added test case for sha512crypt, removed try/catch blocks from other tests, ↵ | Simon Rettberg | 2014-04-19 | 1 | -2/+3 |
| | | | | | so they actually fail if something is wrong. | ||||
| * | Add doc-comments to ApiServer and Hash, some TODO comments | Simon Rettberg | 2014-04-19 | 1 | -26/+45 |
| | | |||||
| * | Speed up sha512_crypt by caching sha512 digesters (thread local) | Simon Rettberg | 2014-04-19 | 2 | -18/+69 |
| | | |||||
| * | Added authentification for uni/hs server | Nils Schwabe | 2014-04-10 | 1 | -0/+30 |
| | | | | | | --> added serversession, serversessionmanager --> missing implementation for server authentication | ||||
| * | Initial Commit | Simon Rettberg | 2014-03-28 | 3 | -0/+608 |

