platform/core/csapi/tizenfx.git
7 years agoFix project files to support netstandard 1.6
WonYoung Choi [Mon, 5 Sep 2016 09:21:05 +0000 (18:21 +0900)]
Fix project files to support netstandard 1.6

Change-Id: I4d71046be3d14c34fba669bdf6067f236bbb58ac
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
8 years agoAdjust changed design doc
Kyungwook Tak [Fri, 19 Aug 2016 08:11:40 +0000 (17:11 +0900)]
Adjust changed design doc

class diagram can be checked in:
http://suprem.sec.samsung.net/confluence/display/TNET/%5B3%5D+Namespace%3A+Tizen.Security.SecureRepository

Change-Id: Ia7c6d852baafdc3cf5af2437a32ad98b3a768fc0
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agoRemove deprecated API wrapper(LoadFromPkcs12File)
Kyungwook Tak [Fri, 19 Aug 2016 07:32:53 +0000 (16:32 +0900)]
Remove deprecated API wrapper(LoadFromPkcs12File)

ckmc_load_from_pkcs12_file is deprecated since 2.4

Change-Id: I19a18b0e9f6bb0c872add1f846a04224711cc81b
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agoSeparate privilege and key-manager dll
Kyungwook Tak [Thu, 18 Aug 2016 06:31:48 +0000 (15:31 +0900)]
Separate privilege and key-manager dll

Assembly of privilege and key-manager is totally separated
so as to have dependency independently between two libraries
and use internal symbols more freely.

Change-Id: Iea683d4c3f4e129e0ded45cade4a8b29b05a452e
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agoFix warning related mandatory comments
Kyungwook Tak [Thu, 18 Aug 2016 05:58:32 +0000 (14:58 +0900)]
Fix warning related mandatory comments

Change-Id: I2e1d6bf714429d6edb4d5958ba4e618acbedcc49
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agoRemove duplicated prefix(Ckmc) in Interop
Kyungwook Tak [Thu, 18 Aug 2016 05:50:45 +0000 (14:50 +0900)]
Remove duplicated prefix(Ckmc) in Interop

Change-Id: I72d17c6fc0dff47695d287513426bbd175aa4238
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agoUse csapi-tizen for get error message API
Kyungwook Tak [Thu, 18 Aug 2016 05:34:19 +0000 (14:34 +0900)]
Use csapi-tizen for get error message API

Change-Id: Ibf8e711d1df851d6fbcfcc64e2f588b76af3ba37
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agoAdd license header to sources
Kyungwook Tak [Thu, 18 Aug 2016 02:42:08 +0000 (11:42 +0900)]
Add license header to sources

Change-Id: I998566a0a4eeba461a8764afcd2549184e270605
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
8 years agofirst draft of privilege-info C# API
Yunjin Lee [Mon, 1 Aug 2016 05:52:36 +0000 (14:52 +0900)]
first draft of privilege-info C# API

Change-Id: Ifa1d0befd61bf851dd853e4d53d1f2fabef3ff4d
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agothe first draft of key-manager c# API
Dongsun Lee [Tue, 26 Jul 2016 07:38:06 +0000 (16:38 +0900)]
the first draft of key-manager c# API

Change-Id: If512e50baab374ac9565690903022c1da69b4d16
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
8 years agoInitial empty repository
namhyung kim [Thu, 21 Jul 2016 06:48:34 +0000 (15:48 +0900)]
Initial empty repository