summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-02Add -fno-error=format= to fix build with GCC 5.1sandbox/jolfzverb/tizenYury Usishchev1-0/+2
2015-04-16Version 0.1.14submit/tizen/20150416.145858submit/tizen/20150416.145454accepted/tizen/wearable/20150416.234849accepted/tizen/tv/20150416.234724accepted/tizen/tv/20150416.234707accepted/tizen/mobile/20150416.235413accepted/tizen/common/20150416.164946tizen_3.0.2015.q2_commonKrzysztof Jackiewicz1-1/+1
2015-04-15Reverting Tizen 2.x specific workarounds for password change/authtype==none.Maciej J. Karpiuk5-125/+11
2015-04-15bugfix: minor memory corruption. Internal tests work.Maciej J. Karpiuk1-1/+1
2015-04-13Key Manager tizen.org session and user managementMaciej J. Karpiuk9-3/+350
2015-04-03Initial values format adjustedKrzysztof Jackiewicz2-155/+122
2015-03-25Simplify implementation of ServiceThreadBartlomiej Grzelewski8-150/+147
2015-03-19Add inter-service communication frameworkKrzysztof Jackiewicz3-0/+284
2015-03-18Add initial value format schemaKrzysztof Jackiewicz2-0/+199
2015-03-04Optimize openssl initializationKrzysztof Jackiewicz1-5/+34
2015-03-04Modify APIs and doxygen to meet ACR(TIZEN 2.4) requirementyuseok.jeon4-68/+72
2015-03-04Fix description in ckmc-manager.hBartlomiej Grzelewski1-3/+19
2015-02-24Add symbolic-functions linker flagkyungwook tak1-1/+1
2015-02-24Tool for measuring dlopen/dlsym performanceKrzysztof Jackiewicz4-0/+146
2015-02-24Globals in LogSystem adjusted to use in lib constructorKrzysztof Jackiewicz2-18/+22
2015-02-24Fix serialization implementation to support 32 and 64 platform.Bartlomiej Grzelewski1-114/+103
2015-02-17Removal of unused build artifact "key-provider".Maciej J. Karpiuk1-1/+0
2015-02-17Change parameters of ckmc_get_pkcs12 function.Bartlomiej Grzelewski2-24/+31
2015-02-17Use _toCkmCertificateVector in pkcs12 client CAPIskyungwook tak1-26/+2
2015-02-17CKM FileSystem versioning with file name format update mechanismkyungwook tak4-0/+74
2015-02-17Add support for password in Manager::getPCKS12 function.Bartlomiej Grzelewski10-17/+59
2015-02-17unlock with password when resetPassword called in case of first start of devicekyungwook tak1-1/+5
2015-02-17Fix for gcc4.8 (-ldl)Krzysztof Jackiewicz2-1/+4
2015-02-17Common logging setup for client and serviceKrzysztof Jackiewicz10-31/+214
2015-02-17Libraries reorganized to limit the number of exported symbolsKrzysztof Jackiewicz35-665/+112
2015-02-17Add support for AUTHENTICATION_FAILED code in getData function.Bartlomiej Grzelewski1-0/+12
2015-02-17Symbol visibility changed from default to hidden.kyungwook tak38-72/+130
2015-02-17Version 0.1.13Bartlomiej Grzelewski1-1/+1
2015-02-17Add support for new error code in ckmc APIBartlomiej Grzelewski2-0/+3
2015-02-17Deprecated access control API fixed - proper mapping to permissions.Maciej J. Karpiuk4-2/+31
2015-02-17DB related classes moved into CKM::DB namespace.Maciej J. Karpiuk25-468/+496
2015-02-17Fix logs in internal testsKrzysztof Jackiewicz7-54/+72
2015-02-17Add file, line & function information to journald logKrzysztof Jackiewicz2-11/+22
2015-02-17Remove unused key-manager-util.*Krzysztof Jackiewicz5-238/+0
2015-02-17Fix LogSystemSingleton issueKrzysztof Jackiewicz3-8/+2
2015-02-17Add CKM database versioning with DB migration mechanism.Maciej J. Karpiuk12-83/+594
2015-02-17Replace error codes with exceptions in FileSystem module.Bartlomiej Grzelewski5-45/+115
2015-02-17Certificate chain in OCSP is assumed to be validKrzysztof Jackiewicz5-20/+71
2015-02-17Simplify conversion from RawBuffer to C API objectsKrzysztof Jackiewicz1-17/+12
2015-02-17Vconf key used only when sec_product_feature_mdfpp_state_enable 1kyungwook tak5-10/+34
2015-02-17Add line wrapping and fix formatting in C APIKrzysztof Jackiewicz3-138/+304
2015-02-17Remove deprecated C++ API for certificate chainsKrzysztof Jackiewicz5-81/+0
2015-02-17New certificate chain APIKrzysztof Jackiewicz16-246/+739
2015-02-17Fix error connected with url parsing in ocsp module.Bartlomiej Grzelewski1-0/+1
2015-02-17Fix label-related logic during permission settingKrzysztof Jackiewicz1-7/+14
2015-02-17Add OCSP check CAPIkyungwook tak6-53/+142
2015-02-17Create bioLogger in OCSP module.Bartlomiej Grzelewski1-16/+28
2015-02-17DB re-factor: added VIEW joining all tables.Maciej J. Karpiuk5-79/+101
2015-02-17CAPI cleanup: control "owner" removal, set_permission replaces allow_access.Maciej J. Karpiuk25-179/+252
2015-02-17Version 0.1.12Bartlomiej Grzelewski1-1/+1