Fix API description of set param functions
[platform/core/security/key-manager.git] / src / include / ckmc / ckmc-type.h
2015-10-14 Kyungwook TakFix API description of set param functions 20/49520/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 Bartlomiej GrzelewskiReplace smack label with pkgId. 87/46187/6
2015-08-25 Kyungwook TakFix ckmc headers grammar 05/46705/1
2015-07-01 Krzysztof JackiewiczAdd algorithm param validation 16/42116/8
2015-06-29 Krzysztof JackiewiczFix C compilation 82/42482/1 accepted/tizen/mobile/20150630.002445 accepted/tizen/tv/20150630.002501 accepted/tizen/wearable/20150630.002512 submit/tizen/20150629.123348
2015-06-10 Krzysztof JackiewiczUpdate parameter list API 48/40748/4
2015-06-08 Krzysztof JackiewiczEncryption/decryption API 96/39296/10
2015-05-15 Maciej J. KarpiukAdd system database - managed by service (uid<5000... 97/39297/4
2015-03-04 yuseok.jeonModify APIs and doxygen to meet ACR(TIZEN 2.4) requirement 57/36257/1
2015-02-17 kyungwook takSymbol visibility changed from default to hidden.
2015-02-17 Krzysztof JackiewiczAdd line wrapping and fix formatting in C 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.
2015-02-17 Bartlomiej GrzelewskiSimplified code in ckm-logic.
2015-02-17 yuseokRemove doxygen warning
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 access control API stub 48/28848/1
2014-10-16 Dongsun Leeadd HASH_NONE and NO_PADDING algo for createSignature... 43/28843/1
2014-10-16 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-10-16 yuseok.jeonAdd missing words in doxygen 40/28840/1
2014-10-16 yuseok.jeonFix doxygen about unnecessary references of internal... 37/28837/1
2014-10-16 Dongsun Leechange privilege level into non-privilege for ckmc... 36/28836/1
2014-10-15 Bartlomiej GrzelewskiRemove restrict mechanism. 28/28828/1
2014-09-12 yuseok.jeonFix doxygen documents
2014-09-12 Dong Sun Leefix doxygen documents for struct
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