add the se-backend for db encryption
[platform/core/security/key-manager.git] / src / manager / service / ckm-logic.cpp
2022-10-06 이이삭/System Securit... add the se-backend for db encryption 06/282606/1
2020-03-30 Konrad LipinskiSwitch to sqlcipher library 99/227099/27
2020-03-27 Konrad LipinskiRelax FileSystem::removeUserData and check its return...
2019-09-26 Konrad LipinskiRefactor Decider, route all encrypted storage to tz... 77/214377/4
2019-06-18 Konrad LipinskiTurn backends into Decider members 28/208128/1
2019-05-20 Lukasz Kostyradecider: Allow multiple policies for more complex logic 44/199144/9
2019-02-22 Ernest BorowskiAdd option to list aliases with password protection... 91/170391/24
2018-10-04 Bartlomiej GrzelewskiSupport for encrypted initial-values 70/190270/3
2018-10-03 Bartlomiej GrzelewskiUnification of import methods in gstore 05/189905/7
2018-10-03 Bartlomiej GrzelewskiAdd parser support of new schema version 60/189560/11
2018-08-28 Krzysztof JackiewiczAdd log for invalid system service owner id 19/184919/5
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2017-11-29 Bartlomiej GrzelewskiAdd backend field in policy 17/162217/1 accepted/tizen/unified/20171205.155557 submit/tizen/20171204.124944 submit/tizen/20180312.095815
2017-11-22 Krzysztof JackiewiczMerge branches 'tizen' and 'tizen_4.0' 67/161267/1 tizen_4.0_tv accepted/tizen/4.0/unified/20171207.070809 submit/tizen_4.0/20171206.144625 tizen_4.0.IoT.p2_release
2017-11-22 Krzysztof JackiewiczFix SVACE defects 80/159680/3
2017-09-05 Tomasz SwierczeksetPermissions should succeed when called with empty... 66/147666/2 accepted/tizen/4.0/unified/20170914.235210 submit/tizen_4.0/20170907.063156 submit/tizen_4.0/20170914.025855 submit/tizen_4.0/20170915.073846
2017-09-05 Tomasz SwierczeksetPermissions should succeed when called with empty... 63/147663/2 accepted/tizen/unified/20170918.153040 submit/tizen/20170907.063301 submit/tizen/20170915.073906 submit/tizen/20170925.011608
2016-08-31 Krzysztof JackiewiczReturn incomplete PKCS12 with exportable parts only 37/86337/2
2016-07-26 Kyungwook TakMigrate ss data to both of system/admin user db 95/81095/2
2016-07-19 Kyungwook TakMigrate secure-storage data 22/79422/5
2016-04-18 Kyungwook TakCoding style applied according to style checker 95/62595/7 accepted/tizen/common/20160418.142113 accepted/tizen/ivi/20160418.235747 accepted/tizen/mobile/20160418.235742 accepted/tizen/tv/20160418.235750 accepted/tizen/wearable/20160418.235737 submit/tizen/20160418.104308
2016-03-16 Kyungwook TakClean up move/copy assignment/constructor 89/62389/1
2016-03-11 Kyungwook TakFix SVACE defects 36/61936/1
2016-03-04 Kyungwook TakRemove all of hard coded paths 12/61112/3
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-12-16 Bartlomiej GrzelewskiChange exception type in db-crypto.cpp 88/52688/5
2015-11-30 Bartlomiej GrzelewskiFix implementation of sw-backend. 76/52676/3
2015-11-24 Krzysztof JackiewiczLoad app key when importing initial values 36/51436/12
2015-11-24 Maciej J. KarpiukEncrypted Initial Values: decrypting items from XML... 11/44411/22
2015-11-24 Maciej J. KarpiukAdd DataContainer class to contain data, its type and... 36/46636/16
2015-11-24 Bartlomiej GrzelewskiCKMLogic will not depend from InitialValues. 91/52491/3
2015-10-28 Bartlomiej GrzelewskiProtocol refactoring. 45/40145/5
2015-10-26 Krzysztof JackiewiczUse exportable=true when reading certificate from db 68/48768/14
2015-10-26 Krzysztof JackiewiczModify encryption scheme 41/48541/19
2015-10-21 Krzysztof JackiewiczAdd support for binary data to GStore 17/48117/5
2015-09-14 Krzysztof JackiewiczIgnore failing row decryption during data removal 23/48123/2
2015-08-25 Bartlomiej GrzelewskiReplace smack label with pkgId. 87/46187/6
2015-08-12 Krzysztof JackiewiczCall import & destroy on store 92/43592/7
2015-07-28 Dong Sun LeeMerge "Match schema file version to db version" into...
2015-07-07 Krzysztof JackiewiczFix segfault in getCertificateChain 20/42820/3
2015-07-03 Bartlomiej GrzelewskiReduce number of error logs in ckm. 33/41433/7
2015-07-01 Krzysztof JackiewiczAdd algorithm param validation 16/42116/8
2015-06-27 Dongsun LeeMerge "allow all clients to access storage socket and...
2015-06-27 Dongsun LeeMerge "add a solution in case for no password set"...
2015-06-26 Krzysztof JackiewiczEncryption service calls proper encryption/decryption... 83/41883/6
2015-06-26 Krzysztof JackiewiczImplement key retrieval in encryption service 01/41801/9
2015-06-26 Bartlomiej GrzelewskiUse new exception types in KeyProvider class. 49/41349/3
2015-06-12 Bartlomiej GrzelewskiIntroduce new (much simpler) Exception type. 62/40962/5
2015-06-10 Krzysztof JackiewiczUpdate parameter list API 48/40748/4
2015-06-10 Maciej J. KarpiukAES: add generation, save, get support. 80/40380/9
2015-06-08 Maciej J. KarpiukKey generation uses CryptoAlgorithm object provided... 48/40148/3
2015-06-08 Krzysztof JackiewiczAlgorithm types and param names updated 03/40003/5
2015-06-03 Maciej J. Karpiukcrypto-service key generation contents moved into SW... 04/40004/7
2015-05-27 Maciej J. KarpiukInitial values XSD moved into read only directory. 59/39859/3
2015-05-22 Maciej J. KarpiukAdd initial values support - values to feed the shared... 99/39299/11
2015-05-19 Bartlomiej GrzelewskiUse new classes to sign and verify messages. 63/39363/8
2015-05-18 kyungwook takRemove DEK on memory when app removed 25/39425/2
2015-05-15 Bartlomiej GrzelewskiMove Token from CKM::Crypto to CKM namespace. 94/39294/7
2015-05-15 Maciej J. KarpiukAdd system database - managed by service (uid<5000... 97/39297/4
2015-05-12 Bartlomiej GrzelewskiNew class hierarchy (multiple backends support). 91/39291/1
2015-04-15 Maciej J. KarpiukReverting Tizen 2.x specific workarounds for password... 57/37857/7
2015-02-17 Bartlomiej GrzelewskiAdd support for password in Manager::getPCKS12 function.
2015-02-17 kyungwook takunlock with password when resetPassword called in case...
2015-02-17 Bartlomiej GrzelewskiAdd support for AUTHENTICATION_FAILED code in getData...
2015-02-17 Maciej J. KarpiukDB related classes moved into CKM::DB namespace.
2015-02-17 Bartlomiej GrzelewskiReplace error codes with exceptions in FileSystem module.
2015-02-17 kyungwook takVconf key used only when sec_product_feature_mdfpp_stat...
2015-02-17 Krzysztof JackiewiczNew certificate chain API
2015-02-17 Krzysztof JackiewiczFix label-related logic during permission setting
2015-02-17 Maciej J. KarpiukDB re-factor: added VIEW joining all tables.
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
2015-02-17 yuseok.jeonfix for x509 cert chain verification (stric flag added...
2015-02-17 Bartlomiej GrzelewskiAdd transaction during password change.
2015-02-17 Maciej J. KarpiukAdd PKCS12 support.
2015-02-17 Bartlomiej GrzelewskiDBDataType refactoring.
2015-02-17 Maciej J. KarpiukC++ API change: common method for removing Alias.
2015-02-17 Maciej J. KarpiukNew DB layout: CKM_TABLE split into NAME_TABLE and...
2015-02-17 Bartlomiej GrzelewskiSimplified code in ckm-logic.
2015-02-17 Maciej J. KarpiukService denies attempt to add data using different...
2015-02-17 Bartlomiej GrzelewskiRemove deprecated comments and logs.
2015-02-17 kyungwook takUse AliasSupport in SaveData
2015-02-17 Maciej J. KarpiukDBCrypto access control re-factor: access control moved...
2015-02-17 Maciej J. KarpiukHousekeeping: KLOC warnings removed.
2015-02-17 kyungwook takBug fix for application DEK memory push
2015-02-17 kyungwook takDetermine MDPP Mode Disabled to CC mode On
2015-02-17 Maciej J. KarpiukDivide alias into name & label in getCertificateChain...
2015-02-17 kyungwook takDivide alias into name & label in getCertificateChain
2015-02-17 Krzysztof JackiewiczAdd file lock to key-manager server
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
2015-02-17 Krzysztof JackiewiczCC mode logic updated
2015-02-17 Bartlomiej GrzelewskiRevert "Alias is not unique user-wide: (alias, label...
2015-02-17 Maciej J. KarpiukAlias is not unique user-wide: (alias, label) pair...
2015-02-17 Maciej J. KarpiukAdd service-side key and certificate verification when...
2014-10-16 Krzysztof JackiewiczAdd generic serialization/deserialization methods 40/29040/1
2014-10-16 yuseok.jeonModify the code location of FIPS mode setting 56/28856/1
2014-10-16 Maciej J. KarpiukAlias list returns only aliases available to the callin... 51/28851/1
2014-10-16 Maciej J. KarpiukAdd access API to the control service. 50/28850/1
2014-10-16 Maciej J. KarpiukAdd access control code to the CKM. 49/28849/1
2014-10-16 yuseok.jeonAdd additional functions related to CC mode 44/28844/1
next