Add missing exception guard to C++ API
[platform/core/security/key-manager.git] / src / manager / client / client-manager-impl.cpp
2023-06-22 Krzysztof JackiewiczAdd missing exception guard to C++ API 55/294655/1
2023-06-21 Krzysztof JackiewiczSimplify serialization calls 19/294619/2
2023-06-14 Krzysztof JackiewiczMerge branch e2ee into tizen 18/294218/1
2023-06-14 Krzysztof JackiewiczBackend info API implementation 91/293891/6
2023-06-14 Krzysztof JackiewiczAlias info refactoring 74/293874/5
2023-06-05 Krzysztof JackiewiczCipher API implementation (client part) 53/292053/9
2023-05-18 Krzysztof JackiewiczRename DataType::isSKey 43/293043/1
2023-05-05 Krzysztof JackiewiczBackend info API 35/292135/9
2023-04-17 Krzysztof JackiewiczUnify variable naming in key export 89/291489/2
2023-04-04 Krzysztof JackiewiczFix svace/coverity issues 15/290815/3
2023-03-31 Krzysztof JackiewiczMerge branch 'e2ee' into 'tizen' 51/290751/1
2023-03-31 Dariusz MichalukChange code formatting in import/export wrapped key 49/290749/1
2023-03-31 m.ksiezakImplementation of ckmc_export_wrapped_key 84/289984/30
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-03-16 Krzysztof JackiewiczAllow saving unexportable data 30/288830/5
2020-09-16 Konrad LipinskiShrink client manager impl a bit 52/243052/5
2020-09-16 Konrad LipinskiDeduplicate client manager impl de/serialization 52/242552/6
2020-09-16 Konrad LipinskiForward retCode in alias vector getters 70/244270/1
2020-09-14 Konrad LipinskiDeduplicate client manager impl deserialization 51/242551/4
2020-09-02 Mateusz CegielkaOptimize message serialization 69/240669/5
2020-07-14 Krzysztof JackiewiczGet rid of the openssl 1.0.2 specific code 11/238511/1
2020-06-12 Krzysztof JackiewiczImprove KeyImpl & KeyAesImpl code coverage 73/235573/7
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
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-08-23 Krzysztof JackiewiczEnsure key/cert pointer validity before accessing the DER 57/145657/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
2015-12-22 sangwan.kwonApply coding rule 15/54015/13
2015-11-19 Krzysztof JackiewiczFix bug found by Klocwork 61/52161/1
2015-10-28 Bartlomiej GrzelewskiProtocol refactoring. 45/40145/5
2015-09-23 Bartlomiej GrzelewskiAPI refactoring. 45/48445/3
2015-07-28 Krzysztof JackiewiczOpenssl: add thread support and fix initialization 09/42809/5
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 Krzysztof JackiewiczFix parameter validation in ocsp 92/42892/1
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 JackiewiczAdd encryption service 66/40166/15
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-09 Krzysztof JackiewiczAES key creation API 95/39295/5
2015-06-08 Maciej J. KarpiukKey generation uses CryptoAlgorithm object provided... 48/40148/3
2015-06-08 Krzysztof JackiewiczImplement encryption/decryption API 52/40052/8
2015-02-17 Bartlomiej GrzelewskiAdd support for password in Manager::getPCKS12 function.
2015-02-17 Krzysztof JackiewiczLibraries reorganized to limit the number of exported...
2015-02-17 Maciej J. KarpiukDB related classes moved into CKM::DB namespace.
2015-02-17 Krzysztof JackiewiczRemove deprecated C++ API for certificate chains
2015-02-17 Krzysztof JackiewiczNew certificate chain API
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
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. KarpiukOpenSSL initialization is done by anyone who uses OpenS...
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. KarpiukC++ API re-factored: establish and keep socket connecti...
2015-02-17 Maciej J. KarpiukSplit alias at server side into pair name and label.
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 control code to the CKM. 49/28849/1
2014-10-16 Krzysztof JackiewiczAdd access control API stub 48/28848/1
2014-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-09-17 Maciej J. KarpiukClass naming scheme re-factoring: move towards better... 78/27678/1 accepted/tizen/common/20140925.172038 submit/tizen/20140925.122603
2014-09-12 Bartlomiej GrzelewskiFix implementation create methods.
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 GrzelewskiReplace private implemetation with interface.
2014-09-12 Bartlomiej GrzelewskiOCSP implementation.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 Bartlomiej GrzelewskiFix createSignature/verify signature module.
2014-09-12 Bartlomiej GrzelewskiAdd openssl initialization in client library.
2014-09-12 Radoslaw Bartosiak Service implementation.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 Bartlomiej GrzelewskiChange error code names.
2014-09-12 Bartlomiej GrzelewskiFix errors in client.
2014-09-12 Bartlomiej GrzelewskiChange internal implementation from RSA* to EVP_PKEY.
2014-09-12 Bartlomiej GrzelewskiIntegration with CryptoService class.
2014-09-12 Bartlomiej GrzelewskiImplementation of CKMLogic::getDataList function.
2014-09-12 Bartlomiej GrzelewskiIntegration ckm-logic with database module.
2014-09-12 Bartlomiej GrzelewskiBuild break fix.
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 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 GrzelewskiAdd support for UserData in client library.
2014-09-12 Bartlomiej GrzelewskiAdd support for certificates.
2014-09-12 Bartlomiej GrzelewskiService implementation.
2014-05-30 Bartlomiej GrzelewskiAdd Manager Implementation.
2014-05-30 Bartlomiej GrzelewskiImplementation of Key class.