summaryrefslogtreecommitdiff
path: root/src/manager/service
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Enable privilege check on control APIKyungwook Tak2-59/+56
2016-09-23Use argos_watchdogKyungwook Tak2-0/+38
2016-09-07Fix SVACE defects: unsafe functions and dead codeKyungwook Tak1-7/+5
2016-08-31Return incomplete PKCS12 with exportable parts onlyKrzysztof Jackiewicz1-15/+20
2016-08-19Fix sha1 digest length and type mismatch(size_t and uint)Kyungwook Tak1-5/+25
2016-07-26Migrate ss data to both of system/admin user dbKyungwook Tak7-125/+231
2016-07-18Migrate secure-storage dataKyungwook Tak3-0/+325
2016-07-14Replace old exception with new ones.Bartlomiej Grzelewski2-65/+54
2016-04-18Coding style applied according to style checkersubmit/tizen/20160418.104308accepted/tizen/wearable/20160418.235737accepted/tizen/tv/20160418.235750accepted/tizen/mobile/20160418.235742accepted/tizen/ivi/20160418.235747accepted/tizen/common/20160418.142113Kyungwook Tak40-5140/+5479
2016-03-16Clean up move/copy assignment/constructorKyungwook Tak1-3/+7
2016-03-15Add for_each files handling style when reading dirKyungwook Tak3-34/+112
2016-03-11Fix SVACE defectsKyungwook Tak2-14/+18
2016-03-04Remove all of hard coded pathsKyungwook Tak2-6/+6
2016-01-15Use internal package manager client APIKyungwook Tak2-60/+126
2016-01-14Get dir locations from environmentKrzysztof Jackiewicz2-10/+9
2016-01-12Not to set DKEK value to DEK struct salt attributesubmit/tizen/20160113.071851accepted/tizen/wearable/20160114.011935accepted/tizen/tv/20160114.011913accepted/tizen/mobile/20160114.011900Kyungwook Tak1-1/+0
2016-01-12Integrate glib loop with key-manager.Bartlomiej Grzelewski6-1/+339
2016-01-05Change user from root to key-managerBartlomiej Grzelewski1-1/+1
2016-01-05Fix file permissions.Bartlomiej Grzelewski14-0/+0
2015-12-22Apply coding rulesangwan.kwon32-1048/+992
2015-12-16Change exception type in db-crypto.cppBartlomiej Grzelewski3-129/+53
2015-12-10Revert "Add PASSWORD_PROTECTION_DISABLE feature"Bartlomiej Grzelewski2-16/+5
2015-12-01Remove digest implementation.Bartlomiej Grzelewski4-193/+0
2015-11-30Fix implementation of sw-backend.Bartlomiej Grzelewski1-19/+34
2015-11-24Load app key when importing initial valuesKrzysztof Jackiewicz1-6/+9
2015-11-24Encrypted Initial Values: decrypting items from XML files.Maciej J. Karpiuk2-10/+49
2015-11-24Add DataContainer class to contain data, its type and encryption details.Maciej J. Karpiuk3-63/+47
2015-11-24CKMLogic will not depend from InitialValues.Bartlomiej Grzelewski2-43/+4
2015-11-20Add PASSWORD_PROTECTION_DISABLE featureDongsun Lee2-5/+16
2015-11-10Remove MDFPP related codeKyungwook Tak1-42/+12
2015-10-28Protocol refactoring.Bartlomiej Grzelewski3-26/+14
2015-10-26Use exportable=true when reading certificate from dbKrzysztof Jackiewicz1-2/+15
2015-10-26Return error if password is not empty and row is not password protectedKrzysztof Jackiewicz1-4/+10
2015-10-26Modify encryption schemeKrzysztof Jackiewicz6-90/+288
2015-10-21Add support for binary data to GStoreKrzysztof Jackiewicz4-8/+8
2015-10-14Remove warnings and performance problems reported by cppcheck.Bartlomiej Grzelewski2-3/+2
2015-09-21Revert "Old privileges restored"Kyungwook Tak3-73/+33
2015-09-15Revert "Add functions required during db debug."Krzysztof Jackiewicz2-73/+0
2015-09-14Revert "Disable optional password protection temporary"Krzysztof Jackiewicz1-6/+0
2015-09-14Ignore failing row decryption during data removalKrzysztof Jackiewicz1-1/+5
2015-09-14Move encrypted/decrypted rows instead of copyingKrzysztof Jackiewicz1-2/+4
2015-09-11Disable optional password protection temporarytizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen_common/20151019.135620submit/tizen_common/20151015.190624submit/tizen/20150911.030630accepted/tizen/wearable/20150911.091531accepted/tizen/tv/20150911.091520accepted/tizen/mobile/20150911.091458tizen_3.0.m1_tvtizen_3.0.m1_mobileKyungwook Tak1-0/+6
2015-09-08Old privileges restoredKyungwook Tak3-33/+73
2015-09-08Integration with cynara.Bartlomiej Grzelewski8-30/+91
2015-09-03Add a tool for accessing encrypted databaseKrzysztof Jackiewicz2-3/+8
2015-08-25Replace smack label with pkgId.Bartlomiej Grzelewski1-5/+5
2015-08-25Check platform feature(network) before check ocspKyungwook Tak2-10/+67
2015-08-24Add functions required during db debug.Bartlomiej Grzelewski2-0/+73
2015-08-12Call import & destroy on storeKrzysztof Jackiewicz3-36/+61
2015-07-30Update implementation of Stringify.Bartlomiej Grzelewski1-1/+1