platform/adaptation/emulator/vmodem-daemon-emulator.git
4 years ago[Tizen 6.0] Silence build warnings for GCC 9.2 build 02/221302/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.0/unified/20201030.123325 accepted/tizen/6.0/unified/hotfix/20201103.052750 accepted/tizen/6.5/unified/20211028.094044 accepted/tizen/7.0/unified/20221110.060244 accepted/tizen/7.0/unified/hotfix/20221116.104415 accepted/tizen/8.0/unified/20231005.092451 accepted/tizen/unified/20200108.131328 submit/tizen/20200107.102458 submit/tizen_6.0/20201029.205101 submit/tizen_6.0_hotfix/20201102.192501 submit/tizen_6.0_hotfix/20201103.114801 submit/tizen_6.5/20211028.161501 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
Dongkyun Son [Tue, 31 Dec 2019 04:37:42 +0000 (13:37 +0900)]
[Tizen 6.0] Silence build warnings for GCC 9.2 build

Change-Id: Ia451285bc8753189cbf2b62e06446676f342d630
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
6 years agoFix ASan build 63/150463/1 accepted/tizen_5.0_unified accepted/tizen_5.5_unified_mobile_hotfix tizen_5.0 tizen_5.5_mobile_hotfix accepted/tizen/5.0/unified/20181102.012334 accepted/tizen/5.5/unified/20191031.014827 accepted/tizen/5.5/unified/mobile/hotfix/20201027.082707 accepted/tizen/unified/20180409.060412 submit/tizen/20180406.005902 submit/tizen_5.0/20181101.000001 submit/tizen_5.5/20191031.000001 submit/tizen_5.5/20200107.102412 submit/tizen_5.5_mobile_hotfix/20201026.185101 tizen_5.5.m2_release
Dmitriy Evgenevich Gonzha [Fri, 15 Sep 2017 16:18:56 +0000 (19:18 +0300)]
Fix ASan build

Remove unused 'Device' variable from vmodem/server/client.c
to reslve build error with -fno-common flag

Change-Id: I63fa15d82b3000b1efb12f2c063726f55a1124c7
Signed-off-by: Dmitriy Evgenevich Gonzha <d.gonzha@samsung.com>
7 years agopackaging: modify license file duplication method 48/124948/1 accepted/tizen/4.0/unified/20170816.010704 accepted/tizen/4.0/unified/20170828.224422 accepted/tizen/unified/20170420.155954 submit/tizen/20170420.111834 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170828.110001 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
Sooyoung Ha [Thu, 13 Apr 2017 06:27:14 +0000 (15:27 +0900)]
packaging: modify license file duplication method

Change-Id: Id9670a697c0b64f00155b825bad5d21742f1d678
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
7 years agosource: remove unused const variables 10/118810/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170315.124819 accepted/tizen/ivi/20170315.104543 accepted/tizen/mobile/20170315.104454 accepted/tizen/tv/20170315.104510 accepted/tizen/unified/20170315.104600 accepted/tizen/wearable/20170315.104525 submit/tizen/20170315.042112
Sooyoung Ha [Tue, 14 Mar 2017 06:35:13 +0000 (15:35 +0900)]
source: remove unused const variables

Change-Id: I8c3e22879a3afa11ac20c2342d0aa8cf21ec0637
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
7 years agopackage: update version (0.2.57) 73/104773/1 accepted/tizen/common/20170301.140324 accepted/tizen/ivi/20161215.072508 accepted/tizen/mobile/20161215.072416 accepted/tizen/tv/20161215.072421 accepted/tizen/unified/20170309.031219 accepted/tizen/wearable/20161215.072452 submit/tizen/20161214.085215 submit/tizen_common/20170207.135303 submit/tizen_common/20170301.104730 submit/tizen_common/20170301.113332 submit/tizen_common/20170301.114645 submit/tizen_unified/20170308.100403
Sooyoung Ha [Wed, 14 Dec 2016 08:46:35 +0000 (17:46 +0900)]
package: update version (0.2.57)

Change-Id: I27bec5d3d4ecf48caeed30bdc812942cac341243
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
7 years agosms: fix stack corruption on 64 bit env 71/104671/4
SeokYeon Hwang [Wed, 14 Dec 2016 05:12:05 +0000 (14:12 +0900)]
sms: fix stack corruption on 64 bit env

srclen, dstlen should be size_t (or gsize) that is 64 bit wide usigned
data type. If there is 32 bit wide data where srcLen, dstLen pointed to,
stack corruption is occured.

Change-Id: I2195c9b00dc155add427241b1ec596f83c2ec0c8
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
7 years agoSet the SMACK security label to run given executable file in systemd services 36/80836/1 accepted/tizen/3.0/common/20161114.105042 accepted/tizen/3.0/ivi/20161011.070359 accepted/tizen/3.0/mobile/20161015.034446 accepted/tizen/3.0/tv/20161016.010124 accepted/tizen/3.0/wearable/20161015.084514 accepted/tizen/common/20160721.175956 accepted/tizen/ivi/20160721.090819 accepted/tizen/mobile/20160721.090552 accepted/tizen/tv/20160721.091350 accepted/tizen/wearable/20160721.091121 submit/tizen/20160721.003054 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000008 submit/tizen_3.0_mobile/20161015.000007 submit/tizen_3.0_tv/20161015.000006 submit/tizen_3.0_wearable/20161015.000006
jooseong lee [Wed, 20 Jul 2016 11:00:49 +0000 (20:00 +0900)]
Set the SMACK security label to run given executable file in systemd services

Change-Id: I919eff8db4000e1eb02d5df538d76d4355b2a284
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
7 years agobuild: remove redundant file 29/76929/1
Sooyoung Ha [Tue, 28 Jun 2016 04:55:11 +0000 (13:55 +0900)]
build: remove redundant file

Change-Id: I8cc18f1b2bb6e99cd936cebc4f00b0effe81e3e8
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
7 years agolicense: modify the license file name 18/74618/2 accepted/tizen/common/20160616.151915 accepted/tizen/ivi/20160617.081741 accepted/tizen/mobile/20160617.081251 accepted/tizen/tv/20160617.081434 accepted/tizen/wearable/20160617.081515 submit/tizen/20160616.061326
Sooyoung Ha [Wed, 15 Jun 2016 02:25:49 +0000 (11:25 +0900)]
license: modify the license file name

LICENSE.GPLv2 -> LICENSE.GPLv2+

Change-Id: I7693cef2c8541d41225e59840cf50389d3028f9f
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
7 years agobuild: add ASLR (Address Space Layout Randomization) flag 90/73890/1 accepted/tizen/common/20160610.182520 accepted/tizen/ivi/20160610.114304 accepted/tizen/mobile/20160610.114207 accepted/tizen/tv/20160610.114226 accepted/tizen/wearable/20160610.114243 submit/tizen/20160610.043937
Sooyoung Ha [Fri, 10 Jun 2016 02:54:17 +0000 (11:54 +0900)]
build: add ASLR (Address Space Layout Randomization) flag

Change-Id: I09d0c70c0f64a46da19c5246ce6c73a6ff5e6fe8
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agolicense: modify the license attr of spec file 18/64918/1 accepted/tizen/common/20160406.145018 accepted/tizen/ivi/20160406.105645 accepted/tizen/mobile/20160406.105542 accepted/tizen/tv/20160406.105601 accepted/tizen/wearable/20160406.105618 submit/tizen/20160406.082952
Sooyoung Ha [Fri, 31 Jul 2015 07:44:11 +0000 (16:44 +0900)]
license: modify the license attr of spec file

GNU -> GPL-2.0+

Change-Id: Ie4316a058e09cc9361830c25e65c9b89b06621a9
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agobuild: apply -Werror build option 42/51442/2
Sooyoung Ha [Mon, 9 Nov 2015 14:57:17 +0000 (23:57 +0900)]
build: apply -Werror build option

This option enables that warning as error, we can catch build warnings
easily on compile time. -Wall option has enabled already.

Change-Id: I0d99a3bcaf3fe03cda851917a13848162f205399
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agosource: remove build warning for 64bit build 41/51441/2
Sooyoung Ha [Mon, 9 Nov 2015 14:40:04 +0000 (23:40 +0900)]
source: remove build warning for 64bit build

I fix some pointer casting and printf format warnings for 64bit support.

There are many problems about code convention like indentations,
whitespaces, tabs, and so on. These should be aligned later, not this
commit.

Change-Id: I9359a68242af335ee6fbf8a0c781e4743e77bd5e
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agosource: remove build warning about at and db files 58/51358/3
Sooyoung Ha [Mon, 9 Nov 2015 06:13:45 +0000 (15:13 +0900)]
source: remove build warning about at and db files

Third. I remove build warnings about at-command and db source files.

There are many problems about code convention like indentations,
whitespaces, tabs, and so on. These should be aligned later, not this
commit.

Change-Id: I803ecc29da6f34664275a77ef4db0cb18e149a46
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agosource: remove build warning on server source file 57/51357/2
Sooyoung Ha [Mon, 9 Nov 2015 06:12:01 +0000 (15:12 +0900)]
source: remove build warning on server source file

Second. I remove build warnings on server source files.

There are many problems about code convention like indentations,
whitespaces, tabs, and so on. These should be aligned later, not this
commit.

Change-Id: Ia50bd2ac2f592693f7722ddf8c6c17874f566bab
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agosource: remove build warning on lib directory 56/51356/3
Sooyoung Ha [Fri, 6 Nov 2015 08:10:32 +0000 (17:10 +0900)]
source: remove build warning on lib directory

I have a plan to apply -Werror option. By the way, vmodem code has so
many build warnings. This could occur problems, I will remove these
warnings before applying -Werror option.
It would be hard to understand or review if I upload changes at one
commit. So I split them.

This is the first. I remove build warnings on lib directories. And I
add some missing prototypes.

There are many problems about code convention like indentations,
whitespaces, tabs, and so on. These should be aligned later, not this
commit.

Change-Id: If5f0db177e5cd3a8c92a4e7d4ef01f05638eee4b
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agobuild: enable the x86_64 build 50/42850/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/ivi/20160218.022918 accepted/tizen/mobile/20150713.013205 accepted/tizen/tv/20150713.013223 accepted/tizen/wearable/20150713.013231 submit/tizen/20150712.051647 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Sooyoung Ha [Fri, 3 Jul 2015 05:44:57 +0000 (14:44 +0900)]
build: enable the x86_64 build

Change-Id: I2b2a2312933421cb547659dee12b73e1f8eef76a
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agopackaging: modify manifest for smack label 49/42849/1
Sooyoung Ha [Mon, 29 Jun 2015 09:00:01 +0000 (18:00 +0900)]
packaging: modify manifest for smack label

remove the '_' smack execution label

Change-Id: I2a9590280e45a40f198093cbad8da367d10d63bb
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agofile: remove the redundant files. 02/39702/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150529.082310 accepted/tizen/mobile/20150529.083547 accepted/tizen/tv/20150529.083634 accepted/tizen/wearable/20150529.083609 submit/tizen/20150529.014734
Sooyoung Ha [Wed, 29 Apr 2015 07:00:53 +0000 (16:00 +0900)]
file: remove the redundant files.

remove the debian packaging files.

Change-Id: I8c0da43a0c279cff3cb8a2271866e72b0909b4e1
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
8 years agovmodem: Send RSSI level 01/39701/1
Munkyu Im [Fri, 19 Sep 2014 09:36:20 +0000 (18:36 +0900)]
vmodem: Send RSSI level

Send RSSI at command to telephony daemon

Conflicts:

        packaging/vmodemd-emul.spec

Change-Id: Ied02dfd8f5aa60d12cca07661f43ad6c614a01e7
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agovmodem: modify the communication channel to ecp. 84/23084/2 archives/tizen_20150513
Sooyoung Ha [Tue, 17 Jun 2014 09:50:32 +0000 (18:50 +0900)]
vmodem: modify the communication channel to ecp.

Now, the vmodem-daemon will use the vmodem device to communicate with ECP, not emulator daemon.

Change-Id: I5722ea56fea130c8fbd00ca7bc022f0bd05fa48d
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agosource: remove the white spaces. 49/22949/2
Sooyoung Ha [Fri, 13 Jun 2014 11:21:33 +0000 (20:21 +0900)]
source: remove the white spaces.

Change-Id: I88a2a5239e860867ad9c8583033ef617ff0dc6ff
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoMerge "license: modify the boilerplate." into tizen
Sangho Park [Fri, 13 Jun 2014 09:10:01 +0000 (02:10 -0700)]
Merge "license: modify the boilerplate." into tizen

9 years agoMerge "add negative number check for length value on sms_util.c." into tizen
Sangho Park [Fri, 13 Jun 2014 09:09:23 +0000 (02:09 -0700)]
Merge "add negative number check for length value on sms_util.c." into tizen

9 years agoMerge "fix some human faults" into tizen
Sangho Park [Fri, 13 Jun 2014 09:09:06 +0000 (02:09 -0700)]
Merge "fix some human faults" into tizen

9 years agoMerge "add LICENSE file into rpm package file." into tizen
Sangho Park [Fri, 13 Jun 2014 09:07:52 +0000 (02:07 -0700)]
Merge "add LICENSE file into rpm package file." into tizen

10 years agolicense: modify the boilerplate. 34/22934/1
Sooyoung Ha [Thu, 31 Oct 2013 08:02:18 +0000 (17:02 +0900)]
license: modify the boilerplate.

Modify LGPL boilerplate to GPL on source files' header.

Change-Id: Ie2ae29c18252d58e534a6ff21cfb95939377c313
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years agoadd negative number check for length value on sms_util.c. 33/22933/1
Sooyoung Ha [Tue, 22 Oct 2013 02:21:34 +0000 (11:21 +0900)]
add negative number check for length value on sms_util.c.

Change-Id: I63d07bb4018403c5ccd440d966f6579ce6ee2c1f
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years agofix some human faults 32/22932/1
Sooyoung Ha [Thu, 17 Oct 2013 07:46:47 +0000 (16:46 +0900)]
fix some human faults

Change-Id: I1af0eeaae59077d9cbfb4f450ead1569ef489891
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years agoadd LICENSE file into rpm package file. 31/22931/1
Sooyoung Ha [Mon, 30 Sep 2013 05:23:46 +0000 (14:23 +0900)]
add LICENSE file into rpm package file.

Change-Id: I93f71daab766c0d0778edd796ba77690028e01e9
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years agoMerge branch 'sdk-develop' into tizen
Yeongkyoon Lee [Thu, 26 Sep 2013 09:21:24 +0000 (18:21 +0900)]
Merge branch 'sdk-develop' into tizen

10 years agoInitial empty repository master
Sehong Na [Thu, 12 Sep 2013 05:42:19 +0000 (22:42 -0700)]
Initial empty repository

10 years agoMerge branch 'master' into tizen_2.2
Sooyoung Ha [Wed, 14 Aug 2013 02:16:31 +0000 (11:16 +0900)]
Merge branch 'master' into tizen_2.2

Conflicts:
packaging/vmodemd-emul.spec

Change-Id: Ia7102422a1df8d364733334775a89c9f9ef25e9b
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] modify server_tx_call.c for waiting call.
Sooyoung Ha [Tue, 13 Aug 2013 05:39:43 +0000 (14:39 +0900)]
[Title] modify server_tx_call.c for waiting call.
[Desc.] now, waiting call would be blocked when the call waiting of setting app is disabled.

Change-Id: Ibf1f1fc8410dc50eb991ce9b69c7efbcf1e79717
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] remove the duplicated or usless files
Sooyoung Ha [Thu, 11 Jul 2013 06:38:16 +0000 (15:38 +0900)]
[Title] remove the duplicated or usless files
[Desc.]

Change-Id: Iae4fadd3d4937a2f09922350428fd75b78dd6a60
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] add prepared db files.
Sooyoung Ha [Tue, 9 Jul 2013 12:44:02 +0000 (21:44 +0900)]
[Title] add prepared db files.
[Desc.]

Change-Id: I4e0eb544ac666758077bb6b371f20c788b66b13c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] translate Korean comment to English.
Sooyoung Ha [Wed, 10 Jul 2013 08:53:39 +0000 (17:53 +0900)]
[Title] translate Korean comment to English.
[Desc.]

Change-Id: I6a65186c14e994613c87891e16539e9c4ca9dbd5
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] add prepared db files.
Sooyoung Ha [Tue, 9 Jul 2013 12:44:02 +0000 (21:44 +0900)]
[Title] add prepared db files.
[Desc.]

Change-Id: I4e0eb544ac666758077bb6b371f20c788b66b13c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years agoMerge branch 'master' into tizen_2.2
Sooyoung Ha [Fri, 14 Jun 2013 13:34:46 +0000 (22:34 +0900)]
Merge branch 'master' into tizen_2.2

Change-ID: I5d303ecf6689cd399b8bf2beb3f1be13b8b2762b

10 years ago[Title] modify to the call be barred before the call list set
Sooyoung Ha [Fri, 14 Jun 2013 13:13:31 +0000 (22:13 +0900)]
[Title] modify to the call be barred before the call list set
[Desc.] W/A for call list control issue

Change-Id: I9a381b415b3f5048df51d188e0fcb3b3d68302cc
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] modify call id control
Sooyoung Ha [Fri, 14 Jun 2013 11:14:32 +0000 (20:14 +0900)]
[Title] modify call id control
[Desc.] when connect the alerted call

Change-Id: Ife077a45f4dfc6a00eaeeedf876b0df94cce4f24
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] add refresh the call-list
Sooyoung Ha [Fri, 14 Jun 2013 06:08:55 +0000 (15:08 +0900)]
[Title] add refresh the call-list
[Desc.] when the call id is great-equal then call count.
(this means the head call id is not zero.)

Change-Id: I7bc8b3305689db5f65863a297f77f03fde79ac2f
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] modify call id control
Sooyoung Ha [Fri, 14 Jun 2013 06:05:51 +0000 (15:05 +0900)]
[Title] modify call id control
[Desc.] when alert the dialing call

Change-Id: I64bce64bb9860be81ac1f42181f81b664238b874
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years ago[Title] add .gitignore file
Sooyoung Ha [Fri, 14 Jun 2013 05:55:48 +0000 (14:55 +0900)]
[Title] add .gitignore file
[Desc.] ignore the tags file

Change-Id: Ibb32954bbcf58bcfc4586ee10fa7faedbb1cdd07

10 years agomodify the rssi initial value 5 -> 4
Sooyoung Ha [Mon, 3 Jun 2013 06:40:48 +0000 (15:40 +0900)]
modify the rssi initial value 5 -> 4

Change-Id: Ib0adec31bd35a7eea71079a9cd56db1a11f0e8f5

10 years agoMerge branch 'master' into 'tizen_2.1'
Sooyoung Ha [Tue, 28 May 2013 05:28:43 +0000 (14:28 +0900)]
Merge branch 'master' into 'tizen_2.1'

10 years agoMerge branch 'tizen_2.1'
Sooyoung Ha [Tue, 28 May 2013 05:28:43 +0000 (14:28 +0900)]
Merge branch 'tizen_2.1'

10 years ago[Title] DO NOT save the mms sent status values as a variable.
Sooyoung Ha [Wed, 15 May 2013 13:26:41 +0000 (22:26 +0900)]
[Title] DO NOT save the mms sent status values as a variable.
[Desc.] Because they are saved by vconfkey.

11 years agofix the packet buffer overflow by long digit(>32)
Sooyoung Ha [Fri, 26 Apr 2013 06:43:05 +0000 (15:43 +0900)]
fix the packet buffer overflow by long digit(>32)

11 years agomodify the MAX input digit to 82
Sooyoung Ha [Wed, 24 Apr 2013 13:18:06 +0000 (22:18 +0900)]
modify the MAX input digit to 82

11 years agoblock all incoming calls when the incoming call barring is set
Sooyoung Ha [Tue, 23 Apr 2013 14:32:11 +0000 (23:32 +0900)]
block all incoming calls when the incoming call barring is set

11 years agoadd vmodemd init script and modify service target to emulator.target
Sooyoung Ha [Fri, 29 Mar 2013 07:11:59 +0000 (16:11 +0900)]
add vmodemd init script and modify service target to emulator.target

11 years agoMerge branch 'master' into tizen_2.1
Sooyoung Ha [Tue, 26 Mar 2013 08:38:03 +0000 (17:38 +0900)]
Merge branch 'master' into tizen_2.1

11 years agoblock the incoming calls when the RSSI is zero.
Sooyoung Ha [Tue, 26 Mar 2013 07:57:58 +0000 (16:57 +0900)]
block the incoming calls when the RSSI is zero.

11 years agoblock the incoming calls when the incoming call barring set.
Sooyoung Ha [Tue, 26 Mar 2013 06:24:48 +0000 (15:24 +0900)]
block the incoming calls when the incoming call barring set.

11 years agoMerge branch 'master' into tizen_2.1
Sooyoung Ha [Thu, 21 Mar 2013 05:31:21 +0000 (14:31 +0900)]
Merge branch 'master' into tizen_2.1

11 years ago[Title] modify IMEI value
Sooyoung Ha [Thu, 21 Mar 2013 03:55:34 +0000 (12:55 +0900)]
[Title] modify IMEI value
[Desc.] fix it to 15 digit

11 years agoMerge branch 'master' into tizen_2.1
Sooyoung Ha [Tue, 19 Mar 2013 06:01:02 +0000 (15:01 +0900)]
Merge branch 'master' into tizen_2.1

Conflicts:
packaging/vmodemd-emul.spec

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:25:39 +0000 (01:25 +0900)]
merge with master

11 years agomake the vmodem-x86.service file for systemd.
Sooyoung Ha [Thu, 14 Mar 2013 11:18:04 +0000 (20:18 +0900)]
make the vmodem-x86.service file for systemd.

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 17:20:56 +0000 (02:20 +0900)]
Tizen 2.1 base

11 years agoadd expressions for MMS Sent Status.
Sooyoung Ha [Tue, 12 Mar 2013 12:05:41 +0000 (21:05 +0900)]
add expressions for MMS Sent Status.

11 years agoMerge branch 'tizen_2.0'
Sooyoung Ha [Fri, 25 Jan 2013 13:45:44 +0000 (22:45 +0900)]
Merge branch 'tizen_2.0'

11 years ago[Title] modify length values' range.
Sooyoung Ha [Fri, 25 Jan 2013 13:41:39 +0000 (22:41 +0900)]
[Title] modify length values' range.
[Desc.] to be under MAX length.

11 years agoMerge branch 'tizen_2.0'
Sooyoung Ha [Thu, 24 Jan 2013 08:22:44 +0000 (17:22 +0900)]
Merge branch 'tizen_2.0'

11 years ago[Title] add null check and fix untrusted value.
Sooyoung Ha [Thu, 24 Jan 2013 07:41:44 +0000 (16:41 +0900)]
[Title] add null check and fix untrusted value.
[Desc.] modify vmodem/server/server_common_network.c, server_tx_network.c.

11 years ago[Title] add null check and fix untrusted value.
Sooyoung Ha [Thu, 24 Jan 2013 07:41:44 +0000 (16:41 +0900)]
[Title] add null check and fix untrusted value.
[Desc.] modify vmodem/server/server_common_network.c, server_tx_network.c.

11 years agodelete '^M' text
jihye kim [Wed, 23 Jan 2013 10:20:32 +0000 (19:20 +0900)]
delete '^M' text

11 years agoupdate LICENSE files
jihye kim [Wed, 23 Jan 2013 08:52:41 +0000 (17:52 +0900)]
update LICENSE files

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Mon, 21 Jan 2013 14:33:50 +0000 (23:33 +0900)]
Merge branch 'master' into tizen_2.0

11 years ago[Title] fix the tainted value as argument. (various)
Sooyoung Ha [Mon, 21 Jan 2013 14:31:30 +0000 (23:31 +0900)]
[Title] fix the tainted value as argument. (various)
[Desc.] make the values clearly.

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Thu, 17 Jan 2013 12:30:33 +0000 (21:30 +0900)]
Merge branch 'master' into tizen_2.0

Conflicts:
packaging/vmodemd-emul.spec

11 years ago[Title] fix the untrusted value as argument. (various)
Sooyoung Ha [Thu, 17 Jan 2013 12:26:14 +0000 (21:26 +0900)]
[Title] fix the untrusted value as argument. (various)
[Desc.] add new function for read 4 bytes packet on vmodem/server/misc.c

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Wed, 16 Jan 2013 08:42:28 +0000 (17:42 +0900)]
Merge branch 'master' into tizen_2.0

11 years ago[Title] fix force close fault when calling.
Sooyoung Ha [Wed, 16 Jan 2013 08:32:39 +0000 (17:32 +0900)]
[Title] fix force close fault when calling.
[Desc.] modify vmodem/server/server_tx_call.c

11 years agoMerge branch 'tizen_2.0' into master
Sooyoung Ha [Wed, 16 Jan 2013 02:54:16 +0000 (11:54 +0900)]
Merge branch 'tizen_2.0' into master

11 years ago[Title] modify vconfkey value for flight mode
Sooyoung Ha [Wed, 16 Jan 2013 02:13:03 +0000 (11:13 +0900)]
[Title] modify vconfkey value for flight mode
[Desc.] VCONFKEY_SETAPPL_FLIGHT_MODE_BOOL -> VCONFKEY_TELEPHONY_FLIGHT_MODE

11 years ago[Title] remove double free defect
Sooyoung Ha [Tue, 15 Jan 2013 07:10:50 +0000 (16:10 +0900)]
[Title] remove double free defect
[Desc.] db_sim_sec_add() on vmodem/db/db_security.c

11 years ago[Title] add pointer initialization, null check.
Sooyoung Ha [Tue, 15 Jan 2013 06:44:17 +0000 (15:44 +0900)]
[Title] add pointer initialization, null check.
[Desc.] vmodem/sat/sat_util.c, vmodem/server/client.c, server_tx_call.c, vmodem/transport/transport_onedram.c

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Sun, 13 Jan 2013 09:30:51 +0000 (18:30 +0900)]
Merge branch 'master' into tizen_2.0

11 years ago[Title] remove memory leaks
Sooyoung Ha [Sun, 13 Jan 2013 09:28:00 +0000 (18:28 +0900)]
[Title] remove memory leaks
[Desc.] modify vmodem/server/server_tx_ss.c file.

11 years ago[Title] add null check on vmodem/server/server_tx_security.c
Sooyoung Ha [Sun, 13 Jan 2013 09:09:57 +0000 (18:09 +0900)]
[Title] add null check on vmodem/server/server_tx_security.c

11 years ago[Title] add null check on vmodem/server/server_tx_network.c
Sooyoung Ha [Sun, 13 Jan 2013 09:08:54 +0000 (18:08 +0900)]
[Title] add null check on vmodem/server/server_tx_network.c

11 years ago[Title] fix risky defects on vmodem/server/server_tx_call.c
Sooyoung Ha [Sun, 13 Jan 2013 09:07:48 +0000 (18:07 +0900)]
[Title] fix risky defects on vmodem/server/server_tx_call.c

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Sat, 12 Jan 2013 14:07:14 +0000 (23:07 +0900)]
Merge branch 'master' into tizen_2.0

11 years ago[Title] fix build error.
Sooyoung Ha [Sat, 12 Jan 2013 14:05:28 +0000 (23:05 +0900)]
[Title] fix build error.
[Desc.] vmodem/server/server_rx_ss.c

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Sat, 12 Jan 2013 13:55:47 +0000 (22:55 +0900)]
Merge branch 'master' into tizen_2.0

11 years ago[Title] fix risky defects
Sooyoung Ha [Sat, 12 Jan 2013 13:21:08 +0000 (22:21 +0900)]
[Title] fix risky defects
[Desc.] modify vmodem/server/server_rx_call.c, server_rx_gprs.c, server_rx_network.c, server_rx_phonebook.c, server_rx_ss.c, server_tx_call.c

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Sat, 12 Jan 2013 09:22:12 +0000 (18:22 +0900)]
Merge branch 'master' into tizen_2.0

Conflicts:
packaging/vmodemd-emul.spec

11 years ago[Title] fix the memory and socket leak risk
Sooyoung Ha [Sat, 12 Jan 2013 09:18:36 +0000 (18:18 +0900)]
[Title] fix the memory and socket leak risk
[Desc.] modify vmodem/transport/transport_onedram.c

11 years agoversion up for making commit
Sooyoung Ha [Sat, 12 Jan 2013 09:04:11 +0000 (18:04 +0900)]
version up for making commit

11 years ago[Title] fix risky codes.
Sooyoung Ha [Sat, 12 Jan 2013 08:57:37 +0000 (17:57 +0900)]
[Title] fix risky codes.
[Desc.] modify lib/libsms/sms_tool.c, vmodem/db/db_ss.c, vmodem/server/client.c, server_common_network.c, server_common_security.c, server_common_ss.c

11 years ago[Title] fix Resource leak, Dereference before null check and Wrong sizeof argument
Sooyoung Ha [Thu, 10 Jan 2013 09:59:43 +0000 (18:59 +0900)]
[Title] fix Resource leak, Dereference before null check and Wrong sizeof argument
[Desc.] modify vmodem/db/db_security.c

11 years ago[Title] fix the Dereference before null check, Operands don't affect result
Sooyoung Ha [Thu, 10 Jan 2013 09:50:56 +0000 (18:50 +0900)]
[Title] fix the Dereference before null check, Operands don't affect result
[Desc.] modify vmodem/at/at_rx_security.c, at_send.c, at_tx_sat.c

11 years ago[Title] fix the Resource leak
Sooyoung Ha [Thu, 10 Jan 2013 09:23:57 +0000 (18:23 +0900)]
[Title] fix the Resource leak
[Desc.] modify vmodem/at/at_func.c, at_msg.c

11 years ago[Title] fix the untrusted value as argument.
Sooyoung Ha [Thu, 10 Jan 2013 08:52:50 +0000 (17:52 +0900)]
[Title] fix the untrusted value as argument.
[Desc.] modify libvmodem/libvgsm_init.c, lxtutil.c

11 years agoMerge branch 'master' into tizen_2.0
Sooyoung Ha [Thu, 10 Jan 2013 06:50:26 +0000 (15:50 +0900)]
Merge branch 'master' into tizen_2.0

11 years ago[Title] fix prevent defects on vmodem/server/server_rx_security.c
Sooyoung Ha [Thu, 10 Jan 2013 06:23:23 +0000 (15:23 +0900)]
[Title] fix prevent defects on vmodem/server/server_rx_security.c
[Desc.] Resource leak and null check, uninitialize value
[Issue] Prevent CID 33410~2, 33917~9, 34046

11 years ago[Title] fix prevent defects on vmodem/sat/sat_util.c
Sooyoung Ha [Thu, 10 Jan 2013 03:22:25 +0000 (12:22 +0900)]
[Title] fix prevent defects on vmodem/sat/sat_util.c
[Desc.] Resource leak and null check
[Issue] Prevent CID 33406~9, 33827~33

11 years ago[Title] fix prevent defects on lib/libcommon/fileio.c, safestring.c
Sooyoung Ha [Thu, 10 Jan 2013 02:47:07 +0000 (11:47 +0900)]
[Title] fix prevent defects on lib/libcommon/fileio.c, safestring.c
[Desc.] Resource leak and null check (regression on safestring.c)
[Issue] Prevent CID 38197~8, 33895~8