Introduce 'default' method type for credential helpers
[platform/core/security/cynara.git] / test / storage / storage /
2014-12-22 Lukasz WojciechowskiImplement erasePolicies() in Storage 90/32490/2
2014-12-15 Lukasz WojciechowskiImplement listing Policies in Storage 50/31050/7
2014-11-14 Pawel WieczorekDisallow adding valid and invalid policies at once 17/30317/3
2014-10-24 Pawel WieczorekRemove PolicyBucket() constructor 82/28382/8
2014-09-29 Pawel WieczorekReplace @file commands for Doxygen compatibility 37/27837/5
2014-09-23 Pawel WieczorekReplace old Aleksander Zdyb's email address 11/27511/3
2014-09-23 Pawel WieczorekAdd extra asterisk to file description comments 06/27506/3
2014-09-23 Pawel WieczorekReplace @file description different than filename 12/27412/2
2014-09-08 Aleksander ZdybSupport NONE policy in storage 00/26300/4
2014-09-08 Aleksander ZdybAdd start point in Storage::checkPolicy() 45/26145/4
2014-08-01 Aleksander ZdybDisallow pointing to nonexistent buckets 76/25276/2
2014-07-31 Aleksander ZdybImplement a better data structure to store policies 21/25221/4
2014-07-28 Aleksander ZdybAdjust tests for new storage and serialization API 52/24852/5
2014-07-18 Lukasz WojciechowskiUpdate tests and remove unused Storage methods 57/24657/3
2014-07-18 Lukasz WojciechowskiRemove unused class BucketAlreadyExistsException 94/24694/2
2014-07-16 Aleksander ZdybImplement Storage::addOrUpdateBucket() 49/24449/2
2014-07-16 Aleksander ZdybAdd InMemoryStorageBackend::updateBucket() 48/24448/2
2014-07-16 Aleksander ZdybAdd InMemoryStorageBackend::hasBucket() 47/24447/2
2014-07-03 Krzysztof JackiewiczCleanup tests cmake file
2014-07-03 Aleksander ZdybFix wildcard checks
2014-07-03 Aleksander ZdybChange PolicyType enum to PredefinedPolicyType for...
2014-07-03 Aleksander ZdybAdd tests for InMemoryStorageBackend and Storage