summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-29Version 0.1.21submit/tizen_common/20160229.190608submit/tizen/20160306.231523submit/tizen/20160229.062547accepted/tizen/wearable/20160307.020050accepted/tizen/wearable/20160229.100855accepted/tizen/tv/20160307.020031accepted/tizen/tv/20160229.100839accepted/tizen/mobile/20160307.020004accepted/tizen/mobile/20160229.100823accepted/tizen/ivi/20160307.020105accepted/tizen/ivi/20160229.100914accepted/tizen/common/20160307.055005accepted/tizen/common/20160301.120622accepted/tizen/common/20160229.161126Kyungwook Tak1-1/+1
2016-02-29Add BSD-2.0 license for sqlcipherKyungwook Tak4-1/+78
2016-02-24Change log level when smacklabel isn't found by SMKyungwook Tak1-6/+7
2016-02-24Fix hard-coded paths and test res installationKyungwook Tak21-55/+38
2016-02-15Add getting pkgId form socket using new SM APIAdam Malinowski3-38/+31
2016-01-22Version 0.1.20submit/tizen_ivi/20160217.000003submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160122.022048accepted/tizen/wearable/20160122.035028accepted/tizen/tv/20160122.035007accepted/tizen/mobile/20160122.034950accepted/tizen/ivi/20160218.023922Kyungwook Tak1-1/+1
2016-01-22Remove '/' from the end of rw_data_dir for manifestKyungwook Tak3-3/+5
2016-01-18Version 0.1.19submit/tizen/20160118.045418accepted/tizen/wearable/20160118.083959accepted/tizen/tv/20160118.083920accepted/tizen/mobile/20160118.083751Kyungwook Tak1-1/+1
2016-01-15Use internal package manager client APIKyungwook Tak4-62/+128
2016-01-15Remove empty listener rpmKyungwook Tak3-50/+8
2016-01-14Get dir locations from environmentKrzysztof Jackiewicz19-149/+278
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-13change "protected by a user password" to "protected by Tizen platform" in a d...Dongsun Lee1-15/+5
2016-01-12Integrate glib loop with key-manager.Bartlomiej Grzelewski11-13/+362
2016-01-12Remove key-manager-listener.Bartlomiej Grzelewski6-167/+1
2016-01-11Move data dir labeling & chowning to key-manager postKrzysztof Jackiewicz1-4/+4
2016-01-05Change user from root to key-managerBartlomiej Grzelewski12-9/+120
2016-01-05Fix file permissions.Bartlomiej Grzelewski55-0/+0
2016-01-04Add license header on tests srcsKyungwook Tak10-5/+205
2015-12-28Add boost licensesubmit/tizen/20151229.090334accepted/tizen/wearable/20151230.112703accepted/tizen/tv/20151230.112606accepted/tizen/mobile/20151230.112505Kyungwook Tak2-6/+27
2015-12-22Apply coding rulesangwan.kwon155-2656/+2630
2015-12-16Change exception type in db-crypto.cppBartlomiej Grzelewski4-129/+63
2015-12-10Remove duplicated entries in specKrzysztof Jackiewicz1-2/+0
2015-12-10Fix file copying in scheme testKrzysztof Jackiewicz1-7/+22
2015-12-10Revert "Add PASSWORD_PROTECTION_DISABLE feature"Bartlomiej Grzelewski4-26/+5
2015-12-04change log level to warning in case for the failure of FIPS_mode_setDongsun Lee1-1/+1
2015-12-01Remove digest implementation.Bartlomiej Grzelewski6-195/+0
2015-11-30Fix implementation of sw-backend.Bartlomiej Grzelewski4-46/+92
2015-11-25Detailed documentation for encryption/decryption APIKrzysztof Jackiewicz2-18/+54
2015-11-25License date updatedKrzysztof Jackiewicz1-1/+1
2015-11-24Conversion PEM -> DER moved to store.Bartlomiej Grzelewski3-5/+39
2015-11-24Load app key when importing initial valuesKrzysztof Jackiewicz1-6/+9
2015-11-24Encrypted Initial Values: decrypting items from XML files.Maciej J. Karpiuk17-184/+349
2015-11-24Encrypted Initial Values: parsing key values.Maciej J. Karpiuk10-19/+386
2015-11-24Encrypted Initial Values: re-factoring the schema to support new requirements.Maciej J. Karpiuk10-7/+679
2015-11-24Add DataContainer class to contain data, its type and encryption details.Maciej J. Karpiuk10-78/+81
2015-11-24Move call to xmlCleanupParserKrzysztof Jackiewicz1-1/+8
2015-11-24CKMLogic will not depend from InitialValues.Bartlomiej Grzelewski5-43/+122
2015-11-23Merge "Add PASSWORD_PROTECTION_DISABLE feature" into tizenDongsun Lee4-5/+26
2015-11-20Add PASSWORD_PROTECTION_DISABLE featureDongsun Lee4-5/+26
2015-11-19Fix character trimming in xml parserKrzysztof Jackiewicz9-14/+91
2015-11-19Fix bug found by KlocworkKrzysztof Jackiewicz1-3/+3
2015-11-13try-catch enclosed to be exception safe of CAPIKyungwook Tak2-414/+482
2015-11-10Remove MDFPP related codeKyungwook Tak7-130/+38
2015-10-28Protocol refactoring.Bartlomiej Grzelewski9-56/+42
2015-10-27Add encryption scheme testsKrzysztof Jackiewicz5-14/+644
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 Jackiewicz16-150/+480
2015-10-26Add scheme encryption test db generatorKrzysztof Jackiewicz12-0/+637