Implementation of ckmc_import_wrapped_key
[platform/core/security/key-manager.git] / src / manager / service / ckm-service.cpp
2023-03-31 m.ksiezakImplementation of ckmc_import_wrapped_key 29/288529/24
2023-03-17 Krzysztof JackiewiczKey derivation implementation: client & server 52/288052/11
2023-02-08 Krzysztof JackiewiczSimplify explicit to effective owner translation 04/287804/2
2020-09-02 Mateusz CegielkaOptimize message serialization 69/240669/5
2020-05-18 Krzysztof JackiewiczRefactor DataType related code 22/232722/6
2020-05-18 Krzysztof JackiewiczDon't return command in client-server communication 46/233046/3
2019-02-22 Ernest BorowskiAdd option to list aliases with password protection... 91/170391/24
2018-08-28 Krzysztof JackiewiczUnify alias naming 21/184821/6
2016-09-26 Dong Sun LeeMerge "Map System subdomains to System" into tizen accepted/tizen/3.0/common/20161114.105958 accepted/tizen/3.0/ivi/20161011.044322 accepted/tizen/3.0/mobile/20161015.033458 accepted/tizen/3.0/tv/20161016.004614 accepted/tizen/3.0/wearable/20161015.082655 accepted/tizen/common/20160926.154122 accepted/tizen/ivi/20160927.020903 accepted/tizen/mobile/20160927.020845 accepted/tizen/tv/20160927.020701 accepted/tizen/wearable/20160927.020827 submit/tizen/20160926.005548 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000003 submit/tizen_3.0_mobile/20161015.000003 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
2016-09-23 Kyungwook TakEnable privilege check on control API 86/89386/1
2016-07-26 Kyungwook TakMigrate ss data to both of system/admin user db 95/81095/2
2016-07-15 Bartlomiej GrzelewskiReplace old exception with new ones. 76/61776/6
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-01-12 Bartlomiej GrzelewskiIntegrate glib loop with key-manager. 31/56131/7
2016-01-05 Bartlomiej GrzelewskiFix file permissions. 19/56119/2
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
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-21 Krzysztof JackiewiczAdd support for binary data to GStore 17/48117/5
2015-10-14 Bartlomiej GrzelewskiRemove warnings and performance problems reported by... 10/49110/3
2015-09-21 Kyungwook TakRevert "Old privileges restored" 92/48392/1
2015-09-08 Kyungwook TakOld privileges restored 44/47644/6
2015-09-08 Bartlomiej GrzelewskiIntegration with cynara. 38/42538/14
2015-07-03 Zbigniew JasinskiKlocwork fixes. 75/42375/5
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-27 Dongsun Leeadd a solution in case for no password set 00/42400/1
2015-06-26 Krzysztof JackiewiczImplement key retrieval in encryption service 01/41801/9
2015-06-11 Bartlomiej GrzelewskiFix serious bug that causes crash on CKM exit. 15/41215/1
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-05-15 Maciej J. KarpiukAdd system database - managed by service (uid<5000... 97/39297/4
2015-04-15 Maciej J. KarpiukReverting Tizen 2.x specific workarounds for password... 57/37857/7
2015-03-26 Bartlomiej GrzelewskiSimplify implementation of ServiceThread 60/37060/4
2015-02-17 Bartlomiej GrzelewskiAdd support for password in Manager::getPCKS12 function.
2015-02-17 Maciej J. KarpiukDB related classes moved into CKM::DB namespace.
2015-02-17 Krzysztof JackiewiczNew certificate chain API
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
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. KarpiukService denies attempt to add data using different...
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 Maciej J. KarpiukDivide alias into name & label in getCertificateChain...
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...
2014-10-16 Krzysztof JackiewiczAdd generic serialization/deserialization methods 40/29040/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
2014-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-09-12 Dong Sun LeeWorkaround solution for locktype=None
2014-09-12 Bartlomiej GrzelewskiAdd api CKM::Control::removeApplicationData
2014-09-12 Bartlomiej GrzelewskiCode refactoring:
2014-09-12 Zofia AbramowskaTypedef password type
2014-09-12 Bartlomiej GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiChange RawBuffer into SafeBuffer.
2014-09-12 Bartlomiej GrzelewskiChange smack labels for sockets.
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiFix createSignature/verify signature module.
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Bartlomiej GrzelewskiChange some error messages to debug.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 Bartlomiej GrzelewskiIntegration with CryptoService class.
2014-09-12 Bartlomiej GrzelewskiImplementation of Control::unlockUserKey
2014-09-12 Bartlomiej GrzelewskiChange user type identification from name to uid.
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Bartlomiej GrzelewskiRemove cycle dependencies between common and client...
2014-09-12 Bartlomiej GrzelewskiAdd support for credentials.
2014-09-12 Bartlomiej GrzelewskiAdd support for requestXXXAliasVector methods.
2014-09-12 Bartlomiej GrzelewskiAll password are stored in std::string now.
2014-09-12 Bartlomiej GrzelewskiReplace RawData with RawBuffer.
2014-09-12 Bartlomiej GrzelewskiService implementation.
2014-05-30 Bartlomiej GrzelewskiAdd service for control operations.