CKMC API: Add option to list aliases with information about password protection
[platform/core/security/key-manager.git] / src / include / ckmc / ckmc-manager.h
2019-02-22 Ernest BorowskiCKMC API: Add option to list aliases with information... 17/171217/21
2018-03-07 Tomasz SwierczekUpdated documentation to match supported features when... 49/166649/8
2018-02-07 Pawel KowalskiAdd openssl error handling in key-manager 03/152203/27
2017-07-04 Krzysztof JackiewiczDetect invalid rsa padding parameter 82/137082/1
2017-01-11 Dongsun LeeApply the reviewed API documentation 31/109631/1
2016-09-23 Kyungwook TakFix doxygen warnings 03/89303/2
2016-08-22 Kyungwook TakAdd deprecated attributes and logs 77/82577/6
2016-05-03 Dongsun Leechange wearable SINCE for deprecated APIs for tizen 2.4 62/68162/2 accepted/tizen/common/20160504.125645 accepted/tizen/ivi/20160503.093928 accepted/tizen/mobile/20160503.093834 accepted/tizen/tv/20160503.093854 accepted/tizen/wearable/20160503.093910 submit/tizen/20160503.023925 submit/tizen/20160503.024024
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-22 Kyungwook TakAPIs since 3.0 for wearable profile 01/63101/2 accepted/tizen/common/20160324.172934 submit/tizen/20160324.041920
2016-03-04 Kyungwook TakAdd description of changed priv on ocsp check API 28/61128/2
2015-11-25 Krzysztof JackiewiczDetailed documentation for encryption/decryption API 42/52642/2
2015-10-15 Kyungwook Tak[ACR-429]Remove/Deprecated get cert chain with alias 56/49556/1
2015-10-13 Kyungwook TakAdjust API change request review result 18/48918/9
2015-10-01 Dongsun LeePrivilege are changed for ACR 19/47119/5
2015-08-25 Kyungwook TakCheck platform feature(network) before check ocsp 06/46706/1
2015-08-25 Kyungwook TakFix ckmc headers grammar 05/46705/1
2015-08-25 Kyungwook TakRemove useless API : ckmc_remove_pkcs12 03/46703/1
2015-06-09 Krzysztof JackiewiczAES key creation API 95/39295/5
2015-06-08 Krzysztof JackiewiczEncryption/decryption API 96/39296/10
2015-04-13 Maciej J. KarpiukKey Manager tizen.org session and user management 63/37263/11
2015-03-04 yuseok.jeonModify APIs and doxygen to meet ACR(TIZEN 2.4) requirement 57/36257/1
2015-03-04 Bartlomiej GrzelewskiFix description in ckmc-manager.h 56/36256/1
2015-02-17 Bartlomiej GrzelewskiChange parameters of ckmc_get_pkcs12 function.
2015-02-17 Krzysztof JackiewiczCertificate chain in OCSP is assumed to be valid
2015-02-17 Krzysztof JackiewiczAdd line wrapping and fix formatting in C API
2015-02-17 Krzysztof JackiewiczNew certificate chain API
2015-02-17 kyungwook takAdd OCSP check CAPI
2015-02-17 Maciej J. KarpiukCAPI cleanup: control "owner" removal, set_permission...
2015-02-17 Maciej J. KarpiukAdd PKCS12 support.
2014-10-16 yuseok.jeonAdd missing return value explanations in doxygen 64/28864/1
2014-10-16 yuseok.jeonModify the explanation of access control APIs in the... 57/28857/1
2014-10-16 yuseok.jeonAdd missing explanation of return value in doxygen 53/28853/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-10-16 yuseok.jeonFix doxygen documents about removing restrict mechanism 31/28831/1
2014-09-12 yuseok.jeonFix doxygen documents
2014-09-12 kyungwook takFix comments for doxygen
2014-09-12 yuseok.jeonFix doc related to exportable flag
2014-09-12 Dong Sun Leeerror names changed for tizen common error
2014-09-12 yuseok.jeonReflect ACR comments for enum and struct in core API
2014-09-12 Dong Sun Leesplit doxygen module into 3 sub modules
2014-09-12 Dong Sun Leeadd doc directory for doxygen
2014-09-12 yuseok.jeonFix names of C language client APIs
2014-09-12 yuseok.jeonAdd explanations of C client APIs
2014-09-12 yuseok.jeonFix C language APIs of client
2014-09-12 yuseok.jeonAdd C language APIs of client