platform/core/appfw/com-core.git
11 years agoUpdated for mange the server object.
Sung-jae Park [Fri, 23 Nov 2012 06:05:59 +0000 (15:05 +0900)]
Updated for mange the server object.

To release all of them correctly.

Change-Id: Ia2ac150eb4cb53cd33fcc790e80851a34a23e063

11 years agoAdd threaded com-core.
Sung-jae Park [Tue, 20 Nov 2012 06:47:50 +0000 (15:47 +0900)]
Add threaded com-core.

Change-Id: I29d7dceb0b5945b18574fd4197ecacb76e96ae5a

11 years agoRevise the code by prevent result.
Sung-jae Park [Sun, 4 Nov 2012 08:34:50 +0000 (17:34 +0900)]
Revise the code by prevent result.

CID 24528

Change-Id: If53aaa5e63def36d2f0c8c8f014f6fc9ec1fff01

11 years agoRevise the code.
Sung-jae Park [Wed, 31 Oct 2012 04:54:44 +0000 (13:54 +0900)]
Revise the code.

Change-Id: If632e15c9e81dc39c330e136f220c19d42a14e90

12 years agoAdd license file
Sung-jae Park [Fri, 12 Oct 2012 08:50:49 +0000 (17:50 +0900)]
Add license file

Remove debian folder

Change-Id: I6f449e741ec4895fa334fa8c87af1eaf117d21f0

12 years agoApplying smack manifest
Sung-jae Park [Wed, 19 Sep 2012 06:34:30 +0000 (15:34 +0900)]
Applying smack manifest

Change-Id: Id2307f3a863fd95397d1b69abc937a4d33a7cedb

12 years agoUpdated for upload to a binary.
Sung-jae Park [Wed, 19 Sep 2012 04:34:27 +0000 (13:34 +0900)]
Updated for upload to a binary.

Busy waiting codes are replaced with select().

Change-Id: Iae6b942b910a87b45b2f252e9bf7bf01b57531ae

12 years agoRemove busy-waiting code
Sung-jae Park [Fri, 14 Sep 2012 01:52:25 +0000 (10:52 +0900)]
Remove busy-waiting code

Change-Id: I791f27f8566012529db08959361d31792efe7c94

12 years agoUpdated
Sung-jae Park [Wed, 5 Sep 2012 02:04:50 +0000 (11:04 +0900)]
Updated

Change-Id: I05cbe5f4646886671c3e9fdab9c180dfbec52a9c

12 years agoHandling the NULL string value
Sung-jae Park [Thu, 30 Aug 2012 07:15:22 +0000 (16:15 +0900)]
Handling the NULL string value

Change-Id: I763f8b04386fdf98ff7d1a8ed4abf500ec813c65

12 years agoUpdate version for uploading this to Tizen OBS
Sung-jae Park [Tue, 14 Aug 2012 03:50:09 +0000 (12:50 +0900)]
Update version for uploading this to Tizen OBS

Change-Id: Ic53d4e5a5c3ce347e383a3f8e6d8cacf52ddfef8

12 years agoUpdate license
Sung-jae Park [Sat, 11 Aug 2012 07:49:53 +0000 (16:49 +0900)]
Update license

Change-Id: Ifdb2ae02eed7b61f3d7c6731a779378975f1fa7f

12 years agoSEL Verification - bug fixed
Sung-jae Park [Sat, 28 Jul 2012 11:40:06 +0000 (20:40 +0900)]
SEL Verification - bug fixed

Remove the FIOREAD.
Handling the receive ZERO byte receiving

S1-6489
S1-6520
S1-6337
S1-6494
S1-5750
P120725-0076

Change-Id: Iaf8efdd8836b3ca60f0ca7cdcf65c3457e7f3a36

12 years agoReplace the BUSY-WAITING CODE with the SELECT.
Sung-jae Park [Thu, 26 Jul 2012 13:31:37 +0000 (22:31 +0900)]
Replace the BUSY-WAITING CODE with the SELECT.

Change-Id: I1403ecd17b371905c3b9cd9489fcd5ba072ef9c3

12 years agoCheck the packet length while parsing it.
Sung-jae Park [Thu, 26 Jul 2012 09:15:58 +0000 (18:15 +0900)]
Check the packet length while parsing it.

Change-Id: Iac9a811ca3667b5101b71c63a2cf350680941f0b

12 years agoHandling the error case. for preventing the lock-up
Sung-jae Park [Thu, 26 Jul 2012 03:03:02 +0000 (12:03 +0900)]
Handling the error case. for preventing the lock-up

Try to send/recv packet and check the time.
If it exceed the maximum waiting time,
Just stop and give up send/recv packet
And return false to handling it correctly by user.

Handling the exceptional case more hardly.

Decrease the timeout value to 2 secs from 10 secs

Change-Id: I4d78f471d1555c66b687e4979a7110b62325e7e6

12 years agoAdd log for debugging
Sung-jae Park [Wed, 25 Jul 2012 08:55:24 +0000 (17:55 +0900)]
Add log for debugging

Change-Id: Idfebcea0198c3424b0ed9613196b7258836767dd

12 years agoAdd -g option for generating strip binary correctly
Sung-jae Park [Mon, 23 Jul 2012 08:09:43 +0000 (17:09 +0900)]
Add -g option for generating strip binary correctly

Add timeout parameter for async_send

Change-Id: I837dacccdf65122d2905108ef69d36185ed2a4b7

12 years agoRemove verbose debugging message
Sung-jae Park [Mon, 23 Jul 2012 04:07:29 +0000 (13:07 +0900)]
Remove verbose debugging message

Change-Id: I599632288e39ed2693048745746e195c7d847094

12 years agoStrip the binary
Sung-jae Park [Fri, 20 Jul 2012 01:07:57 +0000 (10:07 +0900)]
Strip the binary

Change-Id: I950b72b4a9a236cefa63361122a569ad0b6b2aed

12 years agoRevise the packet build(create) function.
Sung-jae Park [Wed, 18 Jul 2012 07:36:35 +0000 (16:36 +0900)]
Revise the packet build(create) function.

Fix the bug of payload size calculation code

Change-Id: If55874bb41e3b45c2ab79384d7b35715346d956d

12 years agoUpdate TAG
Sung-jae Park [Tue, 17 Jul 2012 08:57:33 +0000 (17:57 +0900)]
Update TAG

Change-Id: I6bc56abc3f94750ae0e82cdd3e30d725686b8029

12 years agoCheck the validity of a packet object
Sung-jae Park [Mon, 16 Jul 2012 07:03:32 +0000 (16:03 +0900)]
Check the validity of a packet object

Change-Id: I255c5876fce10ff51d64ce7bb9a18f3b6ea1729a

12 years agoAdd const type qualifier to packet argument of service handlers.
Sung-jae Park [Fri, 6 Jul 2012 11:20:43 +0000 (20:20 +0900)]
Add const type qualifier to packet argument of service handlers.

Change-Id: Iece659e869524bbfc2db95a76bc957eb42893dbc

12 years agoRename connector to com-core
Sung-jae Park [Wed, 27 Jun 2012 09:17:22 +0000 (18:17 +0900)]
Rename connector to com-core

Change-Id: I184df9a0bff4c579cc3abef8d436bc658e6b0ed8

12 years agoAPI names are changed.
Sung-jae Park [Tue, 19 Jun 2012 00:12:50 +0000 (09:12 +0900)]
API names are changed.

Rename put_handle with remove_handle
Rename secom with secure_socket

Change-Id: Ia306c817463e846a3b7a482521e15e0241b7cd04

12 years agoInitiate the project
Sung-jae Park [Mon, 18 Jun 2012 06:50:48 +0000 (15:50 +0900)]
Initiate the project

Change-Id: I633039acae13b95af2ee3aa83cd6eeb17cdeb9dd

12 years agoInitial empty repository
youngil.won [Mon, 18 Jun 2012 06:19:41 +0000 (15:19 +0900)]
Initial empty repository