Check platform feature(network) before check ocsp
[platform/core/security/key-manager.git] / src / include / ckmc / ckmc-manager.h
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