Adjust API change request review result
[platform/core/security/key-manager.git] / src / manager / client-capi / ckmc-type.cpp
2015-10-13 Kyungwook TakAdjust API change request review result 18/48918/9
2015-08-25 Bartlomiej GrzelewskiReplace smack label with pkgId. 87/46187/6
2015-07-28 Krzysztof JackiewiczOpenssl: add thread support and fix initialization 09/42809/5
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 Maciej J. KarpiukAdd PKCS12 support.
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 Maciej J. KarpiukAdded DSA keys support. 42/28842/1
2014-10-16 yuseok.jeonFix false return value about requesting non-existent... 35/28835/1
2014-09-12 kyungwook takFix Prevent defects in ckmc APIs
2014-09-12 Bartlomiej GrzelewskiFix memory allocation in CAPI.
2014-09-12 Bartlomiej GrzelewskiFix build break.
2014-09-12 yuseok.jeonFix doc related to exportable flag
2014-09-12 Bartlomiej GrzelewskiFix implementation of exportable flag.
2014-09-12 kyungwook takFix error in ckmc_load_from_pkcs12_file
2014-09-12 Dong Sun Leeerror names changed for tizen common error
2014-09-12 Dong Sun Leechanged to tizen compatible error type
2014-09-12 yuseok.jeonReflect ACR comments for enum and struct in core API
2014-09-12 Dong Sun LeeChanges in Prefix ckm->ckmc in C API
2014-09-12 yuseok.jeonFix names of C language client APIs
2014-09-12 yuseok.jeonFix C language APIs of client
2014-09-12 Dong Sun Leemake use of C++ error in C API
2014-09-12 yuseok.jeonAdd C language APIs of client