Seonah Moon [Mon, 4 Mar 2019 08:39:05 +0000 (17:39 +0900)]
[Security vulnerability] Replace strncmp() with strcmp()
In case comparing whole string, use strcmp().
Change-Id: Iacb667cacece5eb8a964c8dc2219ff0d17908bf3
Seonah Moon [Mon, 4 Mar 2019 09:05:02 +0000 (18:05 +0900)]
[Security vulnerability] Access to a symbolic link
Change-Id: I2207dbe4a72d87cd6665fd27dfc97a30b4617b49
Youngjae Shin [Mon, 11 Feb 2019 04:32:21 +0000 (13:32 +0900)]
fix build error on building gcov mode
Change-Id: I66ab238d807d77cfde9877a62f479545dba6da6f
Cheoleun Moon [Fri, 25 Jan 2019 04:39:53 +0000 (13:39 +0900)]
Use new mutex_lock g_dp_event_mutex to access g_dp_event_thread_id
Change-Id: I5c46017387388a8a734a6a5aafb10b86b9cb967e
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
cheoleun moon [Fri, 25 Jan 2019 04:36:37 +0000 (04:36 +0000)]
Revert "Use mutex_lock to access g_dp_event_thread_id"
This reverts commit
61cb40dc5fdc6cc22dd6a200ce2333f43d3a836a.
Change-Id: If09f0ab1f6b81b07a72824c2526f45fae84338a5
Cheoleun Moon [Thu, 24 Jan 2019 02:02:53 +0000 (11:02 +0900)]
Use mutex_lock to access g_dp_event_thread_id
Change-Id: I8c72f5ea5683e41192251ada63628c8fe1ff42b4
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seonah Moon [Thu, 17 Jan 2019 04:25:40 +0000 (13:25 +0900)]
[WGID-370937] fix svace issue(MEMORY_LEAK)
Change-Id: I7ba56013b6f8ab4dfb5d0666d3df040f222e3994
Seonah Moon [Fri, 14 Dec 2018 05:48:06 +0000 (14:48 +0900)]
Fix dlog format error
Change-Id: Ia27a245ba72c34316e2f06ce07f0d8ab0bdf3ffd
Seonah Moon [Wed, 21 Nov 2018 07:56:02 +0000 (16:56 +0900)]
[TNEXT-17554] Fix crash issue
Change-Id: I4ddc18c143592201651e6691ea84695dcbf68074
Seonah Moon [Mon, 15 Oct 2018 04:22:00 +0000 (13:22 +0900)]
[
DF180926-00154] Add speed limit
downloading cannot be canceled in case of no packet.
It's because cancel request is depended on CURLOPT_WRITEFUNCTION.
Therefore, if there is no packet, downloading would be blocked without error.
This patch limits speed and time to prevent this issue.
Change-Id: I13d6538528254f88884d8573cd320608916a9561
Seonah Moon [Thu, 11 Oct 2018 02:52:10 +0000 (11:52 +0900)]
Fixed typo
Change-Id: Ic6fe04e7de87466a8cbad465326695ef6844ea8a
Seonah Moon [Mon, 10 Sep 2018 11:02:35 +0000 (20:02 +0900)]
[CID-1025872] Fix resource leak
Change-Id: I6f95c8d863731b9db1a5c10236eac4c155e2eaff
Seonah Moon [Wed, 5 Sep 2018 05:12:00 +0000 (14:12 +0900)]
Create empty file when content-length is 0
Change-Id: Idd68889083e2e545c0eb48a29af7f9c3bb7c65c3
chleun.moon [Tue, 14 Aug 2018 06:41:56 +0000 (15:41 +0900)]
Check if request is valid to avoid crash
Change-Id: Ic9bb064bbab2bb1386c9aad10a9e7899caddd98f
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jaehyun Kim [Mon, 6 Aug 2018 01:55:43 +0000 (01:55 +0000)]
Merge "Fix block issue of main thread" into tizen
Seonah Moon [Fri, 3 Aug 2018 08:50:20 +0000 (17:50 +0900)]
Fix block issue of main thread
Main thread often faces with bloking when pause and resume occur repeatedly.
It's becuase previous resume event causes data packet.
Although pause() is invoked, data packet can be recieved because of previous resume event.
However, download-provider considers this situaition as 'error' state.
This change makes main thread just wait for changing download state properly.
Change-Id: I1e22661fb909d449b94db26aad8bbe2cfb033d8c
Seonah Moon [Fri, 3 Aug 2018 05:13:20 +0000 (14:13 +0900)]
Check request ID before updating download information
downaload thread often accesses to memory which is freed by other thread.
To avoid refering invalid memory, this patch checks whether request ID is
valid or not.
Change-Id: I994bcf73714c2af3d896b07f27534ae8580c0545
Taesoo Jun [Wed, 1 Aug 2018 09:49:02 +0000 (18:49 +0900)]
Fix the variable in the critical sectionfor thread-safety
Change-Id: Ia1578e05cdd78b82d5f24d8821c21f9302932b7a
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
Seonah Moon [Fri, 27 Jul 2018 07:25:21 +0000 (16:25 +0900)]
Remove unnecessary dependency
Change-Id: Idfef8db8ff40226066b2da1508baa43075597d78
yhji [Tue, 24 Jul 2018 09:44:00 +0000 (18:44 +0900)]
Fix Wformat build error
Change-Id: I33eae328d239242bd272cde275a0d3e79c1db930
Signed-off-by: yhji <yhji.lee@samsung.com>
Seonah Moon [Thu, 19 Jul 2018 07:17:16 +0000 (16:17 +0900)]
Fix invalid path issue
Change-Id: I7aac5194565fefada16c919b48866a59fc0cdc94
cheoleun moon [Tue, 17 Jul 2018 09:42:18 +0000 (09:42 +0000)]
Merge "Add log for debugging" into tizen
Seonah Moon [Tue, 17 Jul 2018 06:55:31 +0000 (15:55 +0900)]
Add log for debugging
Change-Id: Id2f334ac4c8c1ca1952bd357f4e1735f365a9e09
Seonah Moon [Mon, 16 Jul 2018 04:41:56 +0000 (13:41 +0900)]
[
DF180706-00348] Extract file extension from URL #3
Change-Id: I832d4b45277f1788cb1b27f586726a28101a0a1e
Wonki Kim [Fri, 1 Jun 2018 05:59:36 +0000 (14:59 +0900)]
Remove a dependency of package which is not used at all
It looks there isn't any dependency with elementary.
this patch removes the dependency.
Change-Id: I9ca2ad6b6f9216278de0bc0a2ebb6b9ad7bba1b3
Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
Seonah Moon [Thu, 24 May 2018 04:41:12 +0000 (13:41 +0900)]
[
DF180510-00418] Allow file name with a leading dot
Change-Id: I9e28be26ed4125a53f5ed8336314527cf7b7a11a
Seonah Moon [Wed, 23 May 2018 02:02:46 +0000 (11:02 +0900)]
Fix crash in download-provider-interface.c
Change-Id: I31978127bbcb48c2cdd404e0b64ef919499d2124
Abhishek Sansanwal [Thu, 10 May 2018 09:48:38 +0000 (15:18 +0530)]
Added initial code for Gtest
Signed-off-by: Abhishek Sansanwal <abhishek.s94@samsung.com>
Change-Id: Id10409cd1c23c24d7b7d686d12d162d92d55a31f
Taesoo Jun [Tue, 8 May 2018 01:21:56 +0000 (01:21 +0000)]
Merge "Fix null-terminated string issue after fread @download-provider-security.c" into tizen
Taesoo Jun [Tue, 8 May 2018 00:49:17 +0000 (09:49 +0900)]
Fix null-terminated string issue after fread @download-provider-security.c
Change-Id: I3dfad89e3f62c91648d7042bc7d8922325bfb957
Seonah Moon [Fri, 4 May 2018 08:10:41 +0000 (17:10 +0900)]
Allow to save contents to /tmp/ directory
Change-Id: I86ac02812a4b46149fd77f9449141fd319de2281
Seonah Moon [Mon, 23 Apr 2018 09:53:15 +0000 (18:53 +0900)]
Check permission before setting destination path #2
Add checking code a path whether default or not.
Change-Id: Ic1f5a4058e1b5d9de96bb36660f0f2256d309bbd
Seonah Moon [Mon, 9 Apr 2018 06:13:56 +0000 (15:13 +0900)]
Check permission before setting destination path
Change-Id: I0c32b22e5dbd3cc46f61bf98dd9953cf6a66eb5e
Seonah Moon [Mon, 16 Apr 2018 10:25:35 +0000 (19:25 +0900)]
[
DF180411-00661] Fix wrong file name length
Change-Id: I6b949ded53c6b7e132b07914e082b1e001a3af6d
Seonah Moon [Mon, 16 Apr 2018 08:06:06 +0000 (17:06 +0900)]
Extract file extension from URL #2
Change-Id: Icb4f003368492ac4566b8a30d46a160aad197cfe
cheoleun moon [Mon, 16 Apr 2018 07:54:51 +0000 (07:54 +0000)]
Merge "Extract file extension from URL" into tizen
Seonah Moon [Thu, 12 Apr 2018 06:46:50 +0000 (15:46 +0900)]
Check a number of HTTP header fields
The standard imposes no limits to the number of fields.
However, generally, most servers limit it.
Change-Id: I99388a2c3e534c4cc45c648fd54827a2fc826012
Seonah Moon [Mon, 9 Apr 2018 06:13:56 +0000 (15:13 +0900)]
Extract file extension from URL
Change-Id: I7b6819cb1ee3536546157b5b561f5c2246ff544f
Seonah Moon [Thu, 5 Apr 2018 12:26:10 +0000 (21:26 +0900)]
[
DF180314-00616] Fix file extension issue #2
Change-Id: I7a1c9b52428758dc4e7a4e040b305698e5deb0a0
Jaehyun Kim [Mon, 2 Apr 2018 11:26:15 +0000 (11:26 +0000)]
Merge "[
DF180327-00886] Add *.xml to the extension translation table" into tizen
Seonah Moon [Mon, 2 Apr 2018 10:52:05 +0000 (19:52 +0900)]
[
DF180327-00886] Add *.xml to the extension translation table
Change-Id: I99a46e91f176669155f85c09c1bf74085133f97b
Seonah Moon [Mon, 2 Apr 2018 10:05:15 +0000 (19:05 +0900)]
[
DF180327-00881] Check length of file extension after deriving it
If URL is http://xxx.com/sample.txt?version=123, file extension is removed.
It's becuase txt?version=123 is considered as file extension and its lenth is maximum length or more.
Change-Id: I5b0e9436811f80fc050a2d1061b8015b88b3b0de
cheoleun moon [Thu, 29 Mar 2018 05:16:17 +0000 (05:16 +0000)]
Merge "Fix coverity issue(major)" into tizen
Seonah Moon [Wed, 28 Mar 2018 01:56:28 +0000 (10:56 +0900)]
Fix coverity issue(major)
Change-Id: If2730a9c08b449b46cf04734e38448c2bb20dbce
chleun.moon [Wed, 28 Mar 2018 04:31:17 +0000 (13:31 +0900)]
Fix Coverity issues
CID-105414, 105656: Data race condition
Change-Id: I4563a022801986fcc7a5a8d1dcb63ede069439d7
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
cheoleun moon [Thu, 22 Mar 2018 01:52:27 +0000 (01:52 +0000)]
Merge "[
DF180314-00616] Fix file extension issue" into tizen
Seonah Moon [Tue, 20 Mar 2018 05:32:00 +0000 (14:32 +0900)]
Fix svace issue
WGID-328327
Change-Id: I797fad91a019e1ea666c57e55be5073f65ba9040
Seonah Moon [Mon, 19 Mar 2018 05:45:12 +0000 (14:45 +0900)]
[
DF180314-00616] Fix file extension issue
.json extension is removed from filename when response header has
'Content-Disposition' header.
Change-Id: I436d7639547fb89cb79807a193720bb84219488e
Seonah Moon [Tue, 13 Mar 2018 02:22:21 +0000 (11:22 +0900)]
Fix coverity issues(overflow, missing unlock)
CID-108574, 107120, 106975, 106736
Change-Id: I81b1f8d532e4048ec1edc48164a576563e41e923
Seonah Moon [Mon, 5 Feb 2018 11:41:04 +0000 (20:41 +0900)]
Change the receive timeout on daemon side
Sometimes, a timing issue occures when daemon is launched.
It makes IPC error between app and daemon.
To avoid timing issue, receive timeout value is changed to 5.5 sec
Change-Id: I29153649d28eefb12c2b9bb21721463b506fdc71
Seonah Moon [Mon, 22 Jan 2018 01:55:50 +0000 (10:55 +0900)]
Add *.js to the extension translation table
If MIME type is 'application/javascript', *.jsm and *.js can be used as file extension.
*.js is added to the extension translation table to avoid using *.jsm.
Change-Id: I0f6b12008f6fb2d23473b271d66bb22cce38e054
Seonah Moon [Tue, 21 Nov 2017 07:14:03 +0000 (16:14 +0900)]
Remove unused code for checking permission
Since tizen 3.0, cynara has been used instead of security-server and smack.
Change-Id: Ifab2af45c8b7def4f7cf85b73e459e59ca3fe52a
Seonah Moon [Tue, 21 Nov 2017 05:40:54 +0000 (14:40 +0900)]
Remove unused build macro
- The build macro for profiles has been not used since tizen 3.0.
- There are no source code for 'SUPPORT_KNOX'. Therefore 'SUPPORT_KNOX'
can be removed.
Change-Id: I699eea15bdce0d519d2a155bf96febebc24db4bc
Seonah Moon [Mon, 20 Nov 2017 08:04:57 +0000 (17:04 +0900)]
Apply tizen coding rule
Change-Id: I0919bb31b4e61d3cfc07246b5126e19baa7bc99b
Seonah Moon [Thu, 16 Nov 2017 07:56:47 +0000 (16:56 +0900)]
Check integrity of db file
Change-Id: If81942d173abbb1440b72e0253a5a8185df64584
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Fri, 13 Oct 2017 02:24:02 +0000 (11:24 +0900)]
Add new po file for Maori
Change-Id: I80ad4cbe83714ab5dee48179c47d8a162aca1bd3
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Semun Lee [Thu, 14 Sep 2017 01:24:21 +0000 (10:24 +0900)]
Do not call pthread_cancel in notification manager
pthread_cancel may lead unpredictable thread synchronization problem
when it is not used properly.
pthread_cancel in notification manager may lead deadlock because
it terminates __dp_notification_manager thread asynchronously.
refer to https://www.securecoding.cert.org/confluence/display/c/POS47-C.+Do+not+use+threads+that+can+be+canceled+asynchronously
Change-Id: I39c00a882df5cfede647e0d456c03eeb57c8971e
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Sunmin Lee [Wed, 6 Sep 2017 07:16:14 +0000 (16:16 +0900)]
Remove not supported update script
RW update script for Tizen 2.4 (to 3.0) is not necessary in Tizen 4.0.
(Tizen 4.0 does not support upgrade from Tizen 2.4)
Remove this file in terms of clearing the redundancy.
Change-Id: I2ae685c540853a0d83565f9d7c5445aebc6d4ff8
Youngjae Shin [Fri, 25 Aug 2017 08:29:26 +0000 (17:29 +0900)]
remove old style code for installing a license file
Change-Id: I2464b7b2f95f72bdb7304630bf75374f27e2226b
Seonah Moon [Tue, 22 Aug 2017 02:23:40 +0000 (11:23 +0900)]
[TNEXT-2301] Use the extension in the file name first
The download-provider checks the extension from URL first.
So, it appends the extension to the file name although it includes the extension.
This issue makes the file name have the duplicated extension.
Change-Id: I81cc1aa344a7252693397706edfe58b23800dbc2
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Wed, 26 Jul 2017 06:41:21 +0000 (15:41 +0900)]
Modified macro for tv profile
Change-Id: Ie4f51c485047843f37094a9460b123388bdbb518
Seonah Moon [Mon, 24 Jul 2017 01:32:28 +0000 (10:32 +0900)]
Remove the p option from capabilities
Change-Id: I2faa193bf8b7f8526efc02987c678b3b73e11c24
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Fri, 7 Jul 2017 04:56:06 +0000 (13:56 +0900)]
[RQ170614-00155] Fixed invalid format argument types #2
Change-Id: Id4fb50c41f7d152ff4f1fc28f33b7cfcaa514e6c
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Tue, 20 Jun 2017 02:16:57 +0000 (11:16 +0900)]
[RQ170614-00155] Fixed invalid format argument types
Change-Id: If558ab55b3ae16ee999630c6e9fd276a71c7f594
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Thu, 8 Jun 2017 04:37:12 +0000 (13:37 +0900)]
Rename so file
Change-Id: Iceed5f21de00e1f59e1ce03f268fe22d2b6bd652
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Fri, 26 May 2017 06:16:56 +0000 (15:16 +0900)]
Moved *.so file to devel package
Change-Id: If1c4d9d50ad464343c9bc9c9e5a7f15631d29bda
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Thu, 25 May 2017 01:04:59 +0000 (10:04 +0900)]
Fixed the crash issue
Change-Id: I9edd951f6429f4494c5f2350e4acbffec951c050
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Tue, 23 May 2017 04:19:16 +0000 (13:19 +0900)]
[RQ170516-00433] Fixed build warnings
- Modify cmake flags to avoid -Wcpp
- Remove unused code and deprecated function
Change-Id: I9b2c7b685ab963e321b0fcdf14cea6556edef4b0
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
chleun.moon [Fri, 19 May 2017 06:50:17 +0000 (15:50 +0900)]
Fix svace issues (WGID 212871, 212872)
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Change-Id: Ia30e2d53601defd975871cac51118685da428d0c
min7.choi [Mon, 8 May 2017 06:48:34 +0000 (15:48 +0900)]
Fix invalid extention
Change-Id: I5fb84b2b3adf54ffaeb8342261e56c120c0253b7
Signed-off-by: min7.choi <min7.choi@samsung.com>
Hwankyu Jhun [Thu, 27 Apr 2017 22:52:33 +0000 (07:52 +0900)]
Add explicit build dependency
Requires:
- libtzplatform-config
Change-Id: I3f6813f88fe5c89b49ff0c468c75faae959da594
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
jaekuk, lee [Thu, 13 Apr 2017 01:24:08 +0000 (10:24 +0900)]
Used a macro of %license to add a license to spec file
Change-Id: Id337f9be6fdefb94d54289cca52381ad0d349966
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Mon, 10 Apr 2017 17:39:45 +0000 (02:39 +0900)]
refactoring download-provider alloc/free
Change-Id: I413491d1f50ef28e4790d2123d3079b232aab469
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Thu, 6 Apr 2017 05:03:09 +0000 (14:03 +0900)]
Refactoring for previous security issue
refer to : https://review.tizen.org/gerrit/#/c/122764/
Change-Id: Iec5bf4c878a66401b393fe8e42681f7db4dd7c15
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Mon, 3 Apr 2017 09:35:59 +0000 (18:35 +0900)]
Fix security issue.
Change-Id: I9c76f09bdb4a0fdb2cb471b2a3c8125ac65f2c86
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Mon, 3 Apr 2017 04:35:12 +0000 (13:35 +0900)]
Fix duplication packaging issue
Change-Id: I8c9d6e02e7fb84adb269efeb49d3bc114ee5da1c
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Wed, 15 Mar 2017 09:54:42 +0000 (18:54 +0900)]
Fixed VD DUMA issue
Change-Id: I3f827ddf45cadf7a966801ed92a9c1b6e2548d7a
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Thu, 16 Feb 2017 05:40:40 +0000 (14:40 +0900)]
Fix the Svace issue : WGID 171559
Change-Id: Ib8e9c98e927484a22616ec3a4c6bd01d7e93a715
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Mon, 13 Feb 2017 07:09:15 +0000 (16:09 +0900)]
Install the notstrip file to avoid be stripped at vd product
Change-Id: If3533be941a2eca5225d19f977ad122fc4b3834f
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Fri, 20 Jan 2017 04:14:18 +0000 (13:14 +0900)]
Add exception when getting extension name from url
Change-Id: If5799ad108d7887752cd629bd5350494085be6af
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Fri, 16 Dec 2016 08:19:29 +0000 (17:19 +0900)]
Fix resource leak for pthread_cancel()
Change-Id: I6563d045f9ff64d16e3ffc4762f4379fa62a48fc
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Fri, 16 Dec 2016 02:42:30 +0000 (11:42 +0900)]
Fix x86_64-type of emulator issue
Change-Id: I2aeb138a7643444e250d41408942949cc48f579b
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Tue, 13 Dec 2016 10:52:57 +0000 (19:52 +0900)]
upgrade script numbering
Change-Id: I3024a31af93b16d58d5365ad2701eb1bb661fdb4
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Wed, 7 Dec 2016 14:38:52 +0000 (23:38 +0900)]
Fix svace issue.
Change-Id: Ib790cd177c18b2783618a60b52eb922af4c2af01
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Wed, 23 Nov 2016 06:44:26 +0000 (15:44 +0900)]
Change CURLOPT_VERBOSE value to on/off
Change-Id: I9fc95cb9f16df92af0d69fbc83a3895bdc0bc8e3
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Thu, 6 Oct 2016 00:30:19 +0000 (09:30 +0900)]
Fix the path convert issue
Change-Id: Idff8dae8865968f56e53fffc941741c1f8abdd09
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Wed, 28 Sep 2016 23:38:26 +0000 (08:38 +0900)]
modify download-provider_upgrade.sh
Change-Id: I4c63b7e32944493307467d172b7b4b709cfab626
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Fri, 23 Sep 2016 05:46:45 +0000 (14:46 +0900)]
Modify download-provider_upgrade.sh
Change-Id: I9c59508b4bc063ab0c8e216818e8149865a2b547
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Wed, 31 Aug 2016 08:35:20 +0000 (17:35 +0900)]
Move variables definitions to .c file for address sanitizer
Change-Id: I2becfe63526af778c1c73b5a8d6eb891b0bf5f6e
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Wed, 31 Aug 2016 05:20:53 +0000 (14:20 +0900)]
download-provider patch for upgrade
Change-Id: Id3f1cfb5dd48004444dcd3b0cd1726ff7c4f932c
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Tue, 30 Aug 2016 07:57:17 +0000 (16:57 +0900)]
download-provider patch for upgrade
Change-Id: I7f9dd69ae088c955d33ffcce6b6b22233907ed1b
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
min7.choi [Thu, 25 Aug 2016 05:14:22 +0000 (14:14 +0900)]
Move variables definitions to .c file
Change-Id: If417a2fd2dabfa9076ae44cf29811d7b28da94d9
Signed-off-by: min7.choi <min7.choi@samsung.com>
min7.choi [Thu, 25 Aug 2016 04:40:01 +0000 (13:40 +0900)]
Remove check-mount.service in download-provider.service
Change-Id: Iebc8abb4f92efd48e5c1c40738f829d2465dc8f9
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Mon, 22 Aug 2016 06:08:28 +0000 (15:08 +0900)]
modify the user data path
Change-Id: Ied836a672cd9aeb7cb727ae320206fc9f90d0aa8
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Wed, 10 Aug 2016 07:58:12 +0000 (16:58 +0900)]
Version 2.1.60
Change-Id: Ica29ae05bae0915f9a159bfd75ffe139ec4bfb46
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
Kichan Kwon [Tue, 9 Aug 2016 01:42:21 +0000 (10:42 +0900)]
Remove dependency about libresourced
Change-Id: Ifef6dc6d6e7c384e6d6e8c08a2e363c668ce8396
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
min7.choi [Fri, 29 Jul 2016 04:44:40 +0000 (13:44 +0900)]
Fix externelstorage download issue
Change-Id: Icea27c2633f04a8b574e11e59f6f634e23b4dd58
Signed-off-by: min7.choi <min7.choi@samsung.com>
jaekuk, lee [Thu, 21 Jul 2016 02:44:44 +0000 (11:44 +0900)]
Merge branch 'tizen' of ssh://review.tizen.org:29418/platform/framework/web/download-provider into tizen_30
jaekuk, lee [Thu, 21 Jul 2016 02:38:39 +0000 (11:38 +0900)]
release 2.1.58
Change-Id: I81e4d074d456c7cc480404dbf8ecf49b4f5c00c5
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
jaekuk, lee [Thu, 21 Jul 2016 02:38:39 +0000 (11:38 +0900)]
release 2.1.58
Change-Id: I81e4d074d456c7cc480404dbf8ecf49b4f5c00c5
Signed-off-by: jaekuk, lee <juku1999@samsung.com>