platform/core/connectivity/smartcard-service.git
11 years agoChange the authorization sequence
Wonkyu Kwon [Mon, 7 Jan 2013 10:27:12 +0000 (19:27 +0900)]
Change the authorization sequence

 - AccessControlList doesn't include Channel instance.
   You should pass Channel instance when call loadACL().
 - Change getting the Channel sequence.
   1. Open a logical channel.
   2. Check authorized access using opened channel.
   3-1. If it authorized, makes instance and return true.
   3-2. If it doesn't, close opened channel and return false

Change-Id: I693e75a1e1218edef4d6656f7d38c1a9a12e50fd

11 years agochannel change for access control
SangSoo Lee [Thu, 3 Jan 2013 12:50:29 +0000 (21:50 +0900)]
channel change for access control

Change-Id: If053227582775aa471bd552d2e12a35d91dd8512
Signed-off-by: SangSoo Lee <constant.lee@samsung.com>
11 years agoFix the prevent problem
Wonkyu Kwon [Wed, 2 Jan 2013 06:57:08 +0000 (15:57 +0900)]
Fix the prevent problem

 - fix a resource leak in SignatureHelper.cpp

Change-Id: I8749fcf045feebf79ff05481eeb15859077912a1

11 years agosmartcard-service make possible hard float build
i.palachev [Mon, 24 Dec 2012 11:01:53 +0000 (15:01 +0400)]
smartcard-service make possible hard float build

Change-Id: Ifa8e004ce82efe7dbe8c4232ed1350d109528164

11 years agoModify the log message
Jaekyun Lee [Tue, 18 Dec 2012 09:48:50 +0000 (18:48 +0900)]
Modify the log message

- Change the log tag name
- Use the defined log format in dlog.h

Change-Id: Icbc548b191b16b20e1dcb28c609c7fb1884b9521

11 years agocode sync
SangSoo Lee [Tue, 11 Dec 2012 07:55:24 +0000 (16:55 +0900)]
code sync

Change-Id: Ic551a76f2ec79d60e3bb43d42aa836298ecc825d

11 years ago - Fix the prevent problems.
Wonkyu Kwon [Tue, 27 Nov 2012 06:27:12 +0000 (15:27 +0900)]
 - Fix the prevent problems.

Change-Id: If98bfb6e0cd7500b8806fe30b92e008bd4915a62

11 years ago - Fix the timing issue when server reply too fast.
Wonkyu Kwon [Fri, 23 Nov 2012 10:33:53 +0000 (19:33 +0900)]
 - Fix the timing issue when server reply too fast.
 - Adjust memory new/free owner.

Change-Id: I41bdce2d32166eb6fa69c01da5526bcd3f407727

11 years ago - Fix the prevent problems.
Wonkyu Kwon [Fri, 23 Nov 2012 07:02:50 +0000 (16:02 +0900)]
 - Fix the prevent problems.
 - Enhance SE add/remove process

Change-Id: I7a69441cdd7059094be3de3507f5abf8d7c856e5

11 years agoAdd SMACK manifest for smartcard-service-common from private repository
Wonkyu Kwon [Tue, 6 Nov 2012 07:08:07 +0000 (16:08 +0900)]
Add SMACK manifest for smartcard-service-common from private repository

Change-Id: Ie1a00fba25c27f8929008a7a626d7b6d67d82b21

11 years agoUpdate source
Wonkyu Kwon [Tue, 13 Nov 2012 05:06:12 +0000 (14:06 +0900)]
Update source

Change-Id: I4c6446f4f87c4248ad648383c8241e3022850fb0

11 years ago - Add smack manifest
Wonkyu Kwon [Fri, 2 Nov 2012 12:34:57 +0000 (21:34 +0900)]
 - Add smack manifest

Change-Id: I9b91c23f09acb85e836b5a9c4aa7f5dcec8c2d86

11 years agoupdate the latest source 2.0alpha master 2.0_alpha accepted/tizen/20130520.103000 submit/master/20120920.151113 submit/tizen/20130517.015828
Sungjae Lim [Wed, 22 Aug 2012 12:36:29 +0000 (21:36 +0900)]
update the latest source

11 years agoInitial empty repository
Jung Minsun [Tue, 21 Aug 2012 02:18:21 +0000 (11:18 +0900)]
Initial empty repository