| Commit message (Expand) | Author | Age | Files | Lines |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -1/+0 |
* | enable usage of a master key | Bjoern Schiessle | 2015-09-07 | 1 | -12/+138 |
* | use password hash instead of the plain password to encrypt the private key | Bjoern Schiessle | 2015-08-07 | 1 | -1/+1 |
* | only create new key pair if both keys are missing | Bjoern Schiessle | 2015-07-08 | 1 | -3/+47 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+2 |
* | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 1 | -3/+3 |
* | check recovery setting for the right user | Bjoern Schiessle | 2015-04-30 | 1 | -0/+59 |
* | decrypt private key for public shares correctly | Bjoern Schiessle | 2015-04-16 | 1 | -1/+1 |
* | fixing license headers - encryption code related | Thomas Müller | 2015-04-07 | 1 | -4/+18 |
* | adding user setup test and adding 4 tests to keymanager | Clark Tomlinson | 2015-04-07 | 1 | -13/+63 |
* | fixing unit test execution | Thomas Müller | 2015-04-07 | 1 | -44/+3 |
* | adding util test and reducing keymanager instances to one in test | Clark Tomlinson | 2015-04-07 | 1 | -108/+33 |
* | keyManagerTest: remove code which is no longer needed | Bjoern Schiessle | 2015-04-07 | 1 | -32/+0 |
* | cleanup keymanager test and add some additional tests | Bjoern Schiessle | 2015-04-07 | 1 | -72/+262 |
* | moving methods to their final places | Clark Tomlinson | 2015-04-07 | 1 | -8/+80 |
* | cleanup and removing cachefactory | Clark Tomlinson | 2015-04-07 | 1 | -4/+11 |
* | Updating keystorage movement and fixing hooks | Clark Tomlinson | 2015-04-07 | 1 | -7/+32 |
* | Initial commit | Clark Tomlinson | 2015-04-07 | 1 | -0/+90 |