platform/core/connectivity/smartcard-service.git
10 years agoMore changes about using gdbus
Wonkyu Kwon [Tue, 23 Jul 2013 06:44:28 +0000 (15:44 +0900)]
More changes about using gdbus

 - disable unused codes.
 - implement emitting signal code.

Change-Id: I0d74c8e2ac3b95741a9e32cbc0766eb82130a464

10 years agoFix not working access control
Wonkyu Kwon [Wed, 3 Jul 2013 12:53:14 +0000 (21:53 +0900)]
Fix not working access control

 - declare virtual function for some overriding function.
 - fix the access control instance is passed null.
 - adjust log format
 - get rid of a parameter no longer used.

Change-Id: I1baec4cbe898cbb4853ab25c7296759877c330b4

10 years agoAdd manifest for appinfo
Wonkyu Kwon [Wed, 3 Jul 2013 12:49:41 +0000 (21:49 +0900)]
Add manifest for appinfo

Change-Id: Ic6e141d44e23118e50f6ecd3a8ca628082fd808c

10 years agouse gdbus
Wonkyu Kwon [Mon, 17 Jun 2013 04:19:34 +0000 (13:19 +0900)]
use gdbus

Change-Id: I1500905604c9cba9801c3c6770e454a367ae173b

10 years agoChange to use handle instead of context parameter
Wonkyu Kwon [Mon, 17 Jun 2013 05:58:41 +0000 (14:58 +0900)]
Change to use handle instead of context parameter

Change-Id: I529959a2365f494aa72dd9a910956c4ba4a3645b

10 years agoImplement Access Control Enforcer using ARA
Wonkyu Kwon [Wed, 24 Jul 2013 08:26:34 +0000 (17:26 +0900)]
Implement Access Control Enforcer using ARA

Change-Id: Ieb085b3125f682a7e6c6292c9074a28dd75dc7a6

10 years agoError code was changed
SangSoo Lee [Thu, 30 May 2013 11:04:42 +0000 (20:04 +0900)]
Error code was changed

[model] Redwood45LTE-EUR-ORA
[binary_type] AP
[customer] N/A
[issue#] Internal Issues
[problem] For wep api TC, error enum value change
[cause] It uses wrong enum value
[team] NFC
[horizontal_expansion] N/A

Change-Id: Ia091394a6bc82f52041256144e6138c68180cce6

10 years agoRedwood [binary_type] AP [customer] All [issue#] N/A [problem] Some processes cannot...
Wonkyu Kwon [Thu, 30 May 2013 02:44:39 +0000 (11:44 +0900)]
Redwood [binary_type] AP [customer] All [issue#] N/A [problem] Some processes cannot initialize with nfc [cause] Wrong written rule [solution] Fix a smack rule [team] NFC [request] N/A [horizontal_expansion] N/A

Change-Id: I42fad281a771d4ff623a17386c5d83ade0575dad

10 years agoFix checking error value
Wonkyu Kwon [Tue, 28 May 2013 06:23:32 +0000 (15:23 +0900)]
Fix checking error value

Change-Id: I0dd9c4c549f93284bbba2172ae884538dffb1938

10 years agoFix a crash problem
Wonkyu Kwon [Mon, 27 May 2013 08:35:16 +0000 (17:35 +0900)]
Fix a crash problem

Change-Id: I791fdf45df39b5cfc31386b0d7abc1266c7ee998

10 years agoFix to store the select response
Wonkyu Kwon [Wed, 22 May 2013 10:38:48 +0000 (19:38 +0900)]
Fix to store the select response

Change-Id: Icf3fcb1a9084302022d14ddac87c3d7d30af620f

10 years agoReturn status word instead of negative error value
Wonkyu Kwon [Wed, 22 May 2013 05:35:25 +0000 (14:35 +0900)]
Return status word instead of negative error value

Change-Id: Iad873372927da497c910b0c1e5ceff9371529671

10 years agoRemove storing select response every select command
Wonkyu Kwon [Wed, 22 May 2013 04:58:34 +0000 (13:58 +0900)]
Remove storing select response every select command

 - store select response only when channel is opened.

Change-Id: Ibef945e9b60fdc270a50ec93cd4d2f5fa3f5d9bf

10 years agoFix memory leaks
Wonkyu Kwon [Wed, 22 May 2013 04:54:59 +0000 (13:54 +0900)]
Fix memory leaks

 - free message in g_source callback

Change-Id: I0bcb25ee8135390774080484f19e3c442e692495

10 years agoAdjust logging level
Wonkyu Kwon [Wed, 24 Jul 2013 08:25:17 +0000 (17:25 +0900)]
Adjust logging level

 - change logging level
 - correct spelling

Change-Id: I01bebf873e9601f196759da8efd11dd681b7dd60

10 years agoChange log macro
Wonkyu Kwon [Wed, 24 Jul 2013 08:24:40 +0000 (17:24 +0900)]
Change log macro

Change-Id: Ifc71d0d4e1c011ea6553310a2f5455ec77bacb60

10 years agoFix build error in gcc 4.7.x
Wonkyu Kwon [Mon, 22 Jul 2013 07:46:42 +0000 (16:46 +0900)]
Fix build error in gcc 4.7.x

Change-Id: Id451aada19153759cd30e73d6668422e66ea525b

10 years agoRemove unused codes
Wonkyu Kwon [Thu, 18 Apr 2013 05:22:19 +0000 (14:22 +0900)]
Remove unused codes

Change-Id: Id483c2c0e0febdc2fbc0603533c11e0fe3fe8646

10 years agoChange dbus service file name and user
Wonkyu Kwon [Mon, 22 Jul 2013 07:45:59 +0000 (16:45 +0900)]
Change dbus service file name and user

Change-Id: I210150f6dc7059723677971a7c92ff10484b9939

10 years agoFix error handling
Jaekyun Lee [Fri, 19 Apr 2013 12:47:40 +0000 (21:47 +0900)]
Fix error handling

Change-Id: I0547cd6d943e059e45c42b6ba546d12d4ee4447b

11 years agoFix the prevent problem.
Wonkyu Kwon [Fri, 5 Apr 2013 08:43:03 +0000 (17:43 +0900)]
Fix the prevent problem.

 - (CID 44368) add catching exception coode

Change-Id: Ibf729869c87766e9590e614545262db02057efef

11 years agoFix crashing nfc-manager in boot
Wonkyu Kwon [Fri, 5 Apr 2013 01:13:38 +0000 (10:13 +0900)]
Fix crashing nfc-manager in boot

 - remove g_object_unref function

Change-Id: Ic5ce07763a8a27d80284565f4250a4bcf87916f5

11 years agoUpdate smack manifest
Wonkyu Kwon [Fri, 29 Mar 2013 02:42:01 +0000 (11:42 +0900)]
Update smack manifest

 - apply labal '_' to dbus service file

Change-Id: Ib4e75a1cf1927727908f5e595db8c9acc9cf0de8

11 years agoReturn error code
Wonkyu Kwon [Tue, 19 Mar 2013 08:38:02 +0000 (17:38 +0900)]
Return error code

 - return or throw error code of operation
 - change some method parameter

Change-Id: I0b91638c8cb8c0dcc53fdaaec8888b0769fa4feb

11 years agoFix pointer cast into int issue for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 10:07:38 +0000 (18:07 +0800)]
Fix pointer cast into int issue for 64 bit compatibility.

Change-Id: Ic39eedc5cabfba69c3fa1006537aedc8e34fbcb3

11 years agoAdd missing runtime requires. Fix build on x86_64.
Junfeng Dong [Fri, 1 Feb 2013 11:42:59 +0000 (19:42 +0800)]
Add missing runtime requires. Fix build on x86_64.

Change-Id: I464d05b0fcd567e27983cf4d8c0e2e0e34077341

11 years agoMinor fix
Wonkyu Kwon [Wed, 6 Mar 2013 07:36:30 +0000 (16:36 +0900)]
Minor fix

 - code sync

Change-Id: Ic50119fea80e360b92e389806aaca6a83c7a22df

11 years agohandle exception case of epoll_wait
Wonkyu Kwon [Wed, 6 Mar 2013 03:14:45 +0000 (12:14 +0900)]
handle exception case of epoll_wait

 - ignore error when epoll_wait is interrupted.
   restart system call by while loop

Change-Id: Ie46f3a2931e836224dc2c9657d6e4f35da7abb54

11 years agoFix crashing smartcard-daemon
Wonkyu Kwon [Tue, 5 Mar 2013 14:51:58 +0000 (23:51 +0900)]
Fix crashing smartcard-daemon

 - restart epoll_wait when is interruped
 - release resource before exit daemon

Change-Id: Id57c4211046ae9e8e69382828298bce169747d8e

11 years agoSelect PKCS #15 using EF DIR
Wonkyu Kwon [Tue, 26 Feb 2013 07:51:24 +0000 (16:51 +0900)]
Select PKCS #15 using EF DIR

 - implement additional selecting sequence
 - fix minor bug

Change-Id: I9cea5234ec0722424a4f6f247b6b040683fbf5dc

11 years agoChange sequence of loading secure elements
Wonkyu Kwon [Thu, 21 Feb 2013 12:49:23 +0000 (21:49 +0900)]
Change sequence of loading secure elements

 - load secure element after receiving
   'get reader' message
 - fix minor bugs

Change-Id: If5abf50932e80278969a4ad481ecdbeae7c3c6d0

11 years agobug fix for pkgmgrinfo_appinfo_destroy_appinfo
SangSoo Lee [Mon, 18 Feb 2013 10:38:32 +0000 (19:38 +0900)]
bug fix for pkgmgrinfo_appinfo_destroy_appinfo

Change-Id: I89848e445e041de4d8d5630cf774f2814b9265e5

11 years agoFix build error in compling C++
Wonkyu Kwon [Mon, 18 Feb 2013 05:02:49 +0000 (14:02 +0900)]
Fix build error in compling C++

Change-Id: I41a3bd7d57f35c81cee639e1d04f57ed7af5364f

11 years agoChange algorithm of selecting PKCS #15 applet
Wonkyu Kwon [Fri, 15 Feb 2013 04:26:56 +0000 (13:26 +0900)]
Change algorithm of selecting PKCS #15 applet

 - select by path of PKCS #15 when is failed to
   selecting by AID
 - implement Record class
 - minor fix

Change-Id: I2dc8e76d6caffb582cb78d2ff84e507a31864118

11 years agoModify APDU classes
Wonkyu Kwon [Fri, 15 Feb 2013 04:25:06 +0000 (13:25 +0900)]
Modify APDU classes

 - define status clauses and values
 - fix calculating max. response length
 - return status word when is called 'getStatus'
   function.

Change-Id: Id814af2b1e12266a2dfc8fd855e1cb41ed300d80

11 years agoCreate EF DIR class
Wonkyu Kwon [Fri, 15 Feb 2013 04:18:20 +0000 (13:18 +0900)]
Create EF DIR class

 - support searching EF DIR (2F 00) record

Change-Id: I83abfc59cf9f4c50702b4c982ec22b0cca8af0f7

11 years agoStore select response in channel instance
Wonkyu Kwon [Fri, 15 Feb 2013 04:14:47 +0000 (13:14 +0900)]
Store select response in channel instance

Change-Id: I625a09a0f69d52dff37f5dc9c7dff2729b6f12f6

11 years agoAdjust comment
Wonkyu Kwon [Fri, 15 Feb 2013 03:23:14 +0000 (12:23 +0900)]
Adjust comment

Change-Id: Id173960a85e44d955b6bb29c60efe8837c28e416

11 years agoUpdate smack manifest
Wonkyu Kwon [Fri, 8 Feb 2013 08:05:27 +0000 (17:05 +0900)]
Update smack manifest

 - add rule for sys-assert::core

Change-Id: I0ed22e68d2d0086d071a75ebc3a770a09e9d86f0

11 years agoImplement raising exceptions
Wonkyu Kwon [Fri, 8 Feb 2013 08:05:02 +0000 (17:05 +0900)]
Implement raising exceptions

 - Add exception classes
 - throw exception

Change-Id: Ic331e95057ea09bb3ffc8dd0e072c77f3461fe9d

11 years agoparameter change for getting certinfo from app-id to pkg-id
SangSoo Lee [Fri, 1 Feb 2013 11:38:43 +0000 (20:38 +0900)]
parameter change for getting certinfo from app-id to pkg-id

Change-Id: I44b063885698d6fc5db9d76e3e29f40080b94eac

11 years agoFix the prevent problems
Wonkyu Kwon [Sat, 26 Jan 2013 05:01:03 +0000 (14:01 +0900)]
Fix the prevent problems

 - Check return value

Change-Id: Idcc6e69472630df08310894c3a2b5006adf9b525

11 years agoChange License name in spec file
Jaekyun Lee [Thu, 24 Jan 2013 14:51:08 +0000 (23:51 +0900)]
Change License name in spec file

Change-Id: I0ab5e34140c38dc45f0498eed7573d06798ee02c

11 years agoFix build error
Wonkyu Kwon [Thu, 24 Jan 2013 06:33:39 +0000 (15:33 +0900)]
Fix build error

 - add dependency.

Change-Id: Icf1d1a6102025e96f1455944e53f467a5ba3c1f7

11 years agoModify License File
Jaekyun Lee [Wed, 23 Jan 2013 05:50:46 +0000 (14:50 +0900)]
Modify License File

Change-Id: I115f340cf4c338ef0221d53f030691467dd8b583

11 years agoUpdate version number for release
Jaekyun Lee [Tue, 22 Jan 2013 02:20:43 +0000 (11:20 +0900)]
Update version number for release

Change-Id: Ia4c3a659868e5c1c57c4699274442241098c419d

11 years agoAdd NOTICE, AUTHOR file and modify boilerplate
Jaekyun Lee [Wed, 16 Jan 2013 10:19:41 +0000 (19:19 +0900)]
Add NOTICE, AUTHOR file and modify boilerplate

Change-Id: I18c33a0c86b98a8ca4c48891f69e04a3a8878978

11 years agoChange the rule for releasing resource
Wonkyu Kwon [Tue, 8 Jan 2013 01:57:22 +0000 (10:57 +0900)]
Change the rule for releasing resource

 - delete children instance in destroy function.
   so, you never delete returned instance

Change-Id: I5e00e91a87483766a7fda653b8de5d969e719023

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