Seonah Moon [Thu, 6 Aug 2020 08:41:05 +0000 (17:41 +0900)]
Fix invalid data type of parameter
Change-Id: I0e64b2fea19ca48dac78e53c2ffa3cf2bbc6106b
Cheoleun Moon [Mon, 6 Jul 2020 09:32:43 +0000 (18:32 +0900)]
Free proxy_uri
In condition that proxy_uri is "0.0.0.0", proxy_uri is not freed.
Change-Id: Ifd3759c1a7b416cd69fc134eb653b0a5802a7a73
Seonah Moon [Thu, 2 Jul 2020 05:34:15 +0000 (14:34 +0900)]
Return error when status code isn't 2XX or 3XX
Change-Id: Ie2a85db0c87060f9f275a0f86b075eefde284136
Seonah Moon [Tue, 30 Jun 2020 08:04:41 +0000 (17:04 +0900)]
SAM: remove Global Variable violations
Change-Id: Ib3b4b47aa62517df80ea446ba405fd3f5caa5d33
Seonah Moon [Wed, 3 Jun 2020 11:45:04 +0000 (20:45 +0900)]
Do not unload agent symbol file
If symbol file is unload before terminating program, segfault can occur
when access to static variable. (ex. mutex_da_info_list)
Change-Id: I9e6c61f2d45264682755d5717d85943e5b5c44a3
Seonah Moon [Wed, 3 Jun 2020 11:50:10 +0000 (20:50 +0900)]
Revert "Do not unload agent symbol file"
This reverts commit
37808dc1789f8a3cdb99ce698ac38ec3a917a047.
Seonah Moon [Wed, 3 Jun 2020 11:45:04 +0000 (20:45 +0900)]
Do not unload agent symbol file
If symbol file is unload before terminating program, segfault can occur
when access to static variable. (ex. mutex_da_info_list)
Change-Id: I9e6c61f2d45264682755d5717d85943e5b5c44a3
cheoleun moon [Wed, 22 Apr 2020 05:30:09 +0000 (05:30 +0000)]
Merge changes I780f6179,I29223a72,I4e5182dd into tizen
* changes:
Refine __dp_client_new()
Add a function to handle init request
Use additional functions in dp_client_manager()
Seonah Moon [Fri, 17 Apr 2020 07:11:35 +0000 (16:11 +0900)]
Allow cancel request when download state is paused
download-provider cannot be terminated in case of below scenario.
1. application requests a pause.
2. download-provider pauses the download request.
3. application requests a cancel.
4. the download request couldn't be canceled because a state is paused.
5. http thread is alive constantly.
Change-Id: I7b2566bce98b3e563e2b5980c908a92140ffdcd9
Cheoleun Moon [Fri, 17 Apr 2020 06:21:22 +0000 (15:21 +0900)]
Refine __dp_client_new()
Change-Id: I780f6179436819d471b4e99f2cc2387bc432d025
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seonah Moon [Thu, 16 Apr 2020 11:33:40 +0000 (20:33 +0900)]
Add some functions to check request status
Change-Id: I76583efe22dd4ff7bd0d7151d8ab6f9de02bb3ae
Cheoleun Moon [Thu, 16 Apr 2020 11:14:05 +0000 (20:14 +0900)]
Add a function to handle init request
Change-Id: I29223a721e50b0b06a19a329bfdcffaf436bbbbf
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Cheoleun Moon [Thu, 16 Apr 2020 10:38:49 +0000 (19:38 +0900)]
Use additional functions in dp_client_manager()
Change-Id: I4e5182ddae71600264cfe10e4ac69d88efa3c11d
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seonah Moon [Thu, 16 Apr 2020 09:59:24 +0000 (18:59 +0900)]
Remove unnecessary predefined preprocessor
Change-Id: I376d831575e9c22e03691faa7ba0e3d76f682e63
Seonah Moon [Wed, 1 Apr 2020 08:54:59 +0000 (17:54 +0900)]
Change HTTP state properly
Sometimes HTTP thread works abnormally because HTTP state isn't changed
properly.
Change-Id: I5462b6497bd5a7bd64c5b600a00aa7cf3e1954ff
Seonah Moon [Wed, 4 Mar 2020 07:21:08 +0000 (16:21 +0900)]
tv: do not use thread locking function
libcurl has used openssl 1.1 since tizen 6.0.
Change-Id: Ie5b4db0bb7f3f85028373b985f02b3cff1c29db6
Sangwan Kwon [Mon, 2 Mar 2020 03:56:22 +0000 (12:56 +0900)]
Deprecate pubkey-pinning
Pubkey pinning is not supported from tizen-6.0.
Change-Id: Ie3541d9780e70de55d2355e2e2544961a142aa80
Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
Seonah Moon [Wed, 19 Feb 2020 05:25:36 +0000 (14:25 +0900)]
Implement internal API for host verification
Change-Id: I0362a6263d177363580ecb95cf6223b611a1b896
seonah moon [Tue, 18 Feb 2020 09:53:33 +0000 (09:53 +0000)]
Merge "Change CA certificate bundle and path for TV" into tizen
Seonah Moon [Tue, 18 Feb 2020 03:49:21 +0000 (12:49 +0900)]
Accept legacy app path to keep backwards compatibility
Change-Id: I6164dd62f8a2c0a55732539a0bd5a73eb772d051
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
Seonah Moon [Mon, 17 Feb 2020 08:50:11 +0000 (17:50 +0900)]
Change CA certificate bundle and path for TV
Change-Id: I2029019f151df781ed589646e0b9ed69077f80fa
Seonah Moon [Tue, 21 Jan 2020 09:03:07 +0000 (18:03 +0900)]
Replace app_context API with app_info API for getting package ID
P200120-04045
Change-Id: Id21ffee103b37ec9374e0f5655e3fe73ea7557e2
Seonah Moon [Mon, 20 Jan 2020 02:09:44 +0000 (11:09 +0900)]
[CID-1103253] Fix bad bit shift operation
Change-Id: I91a989c5e6cac89bd64b97bf8ef835c0ac55fdce
Seonah Moon [Fri, 17 Jan 2020 07:30:56 +0000 (16:30 +0900)]
bug fix: add error handling for preventing duplicate file
Change-Id: If3a00019e8b6d6ad586c5e2d5c38b0989c0fa966
Seonah Moon [Thu, 26 Dec 2019 12:38:59 +0000 (21:38 +0900)]
Fix build warnings for gcc9
Change-Id: I57f8c411c130d0b48b9979d5eb0eaa859f239335
Seonah Moon [Tue, 12 Nov 2019 11:39:34 +0000 (20:39 +0900)]
Support proxy authentication
Change-Id: I66b65fe2417db65bb2b0973ca950de2abd7dfea8
Seonah Moon [Fri, 8 Nov 2019 04:21:47 +0000 (13:21 +0900)]
Add ssl thread locking function for openssl 1.0
TV profile doesn't use openssl 1.1 yet.
So, this patch defines thread locking function for TV profile temporaly.
It will be removed or disabled after openssl 1.1 is applied to TV.
Change-Id: Ia7a029b898d85cd84552e0fffe0966e1e14dac8f
Seonah Moon [Thu, 27 Jun 2019 05:10:34 +0000 (14:10 +0900)]
Reduce cyclomatic complexity #1
provider/download-provider-client.c: __dp_request_get_info()
Change-Id: I4332b1611c23e2c521ce23ef0f9822dd858b87c7
Seonah Moon [Tue, 10 Sep 2019 09:04:23 +0000 (18:04 +0900)]
Fix potential thread cancel issue
Change-Id: Id6f37948bfa6b7c3dd61cf2fdc9a585b1f3ec35e
Dariusz Michaluk [Mon, 29 Jul 2019 13:45:11 +0000 (15:45 +0200)]
Migrate to openssl 1.1
Locking mechanism is not needed anymore
Change-Id: If11be650c3366084c7bd28da90b5463348b1c880
cheoleun moon [Tue, 30 Jul 2019 09:26:38 +0000 (09:26 +0000)]
Merge "Remove download-provider.service form graphical.target.wants" into tizen
Seonah Moon [Fri, 26 Jul 2019 08:04:56 +0000 (17:04 +0900)]
Remove unused file
Change-Id: Ic42ed980a559da1fe466392c3015111e5506cd1d
INSUN PYO [Tue, 23 Jul 2019 23:54:59 +0000 (08:54 +0900)]
Remove download-provider.service form graphical.target.wants
Download-provider.service is enabled by socket activation called download-provider.socket.
So, we don't need to execute donwload-provider.service on booting time.
Change-Id: I75df0aa3275174bb053806fede64d1ec77ab9f21
Seonah Moon [Fri, 12 Jul 2019 01:23:02 +0000 (10:23 +0900)]
Remove unnecessary log
Change-Id: I8c54fdbd37fe712c66a798adb4b5a02e5923f22c
cheoleun moon [Wed, 10 Jul 2019 22:52:57 +0000 (22:52 +0000)]
Merge "Change FILE_OFFSET_BITS to 64 bits to support a large file" into tizen
Seonah Moon [Tue, 9 Jul 2019 04:34:02 +0000 (13:34 +0900)]
Limit g_dp_sock size for buffer overflow
[WID-3498058] Buffer 'rset.__fds_bits' of size 32
accessed at dp_client_manager() can overflow,
since its index 'g_dp_sock / 32' can have value
50331680
that is out of range, as indicated by preceding conditional expression.
Change-Id: I6c9c51903faa1df6c207670ab4b63b01038bcb70
Seonah Moon [Fri, 5 Jul 2019 08:03:07 +0000 (17:03 +0900)]
Change FILE_OFFSET_BITS to 64 bits to support a large file
Change-Id: I034da2578c1355a93758fc960431410c7d2edf80
INSUN PYO [Mon, 24 Jun 2019 02:42:25 +0000 (11:42 +0900)]
Remove unnecessary settings on download-provider.socket
Change-Id: Ib12324afbd6ad4ed99025ce4005988674eb8eaea
Seonah Moon [Tue, 25 Jun 2019 00:40:35 +0000 (09:40 +0900)]
Add build macro to avoid conflict with spin
Change-Id: I64918d5f22a4d475b56d056a7eb3a2ce20044929
Seonah Moon [Mon, 24 Jun 2019 06:49:05 +0000 (15:49 +0900)]
Fix merge conflict
Change-Id: Ib014b55edb95b0eafde42b3e39d17ff5929bf1ce
sowmya.b1 [Thu, 6 Apr 2017 13:12:28 +0000 (18:42 +0530)]
Expose new API to set/get http proxy from apps.
Need an API in download provider to set http proxy from app side.
There was no API defined in download provider interface for setting proxy.
Added new API dp_interface_{set,get}_proxy()
Change-Id: Ie79d34cebd4c27f372c7e50a42a0a809f88ca165
Signed-off-by: Sowmya B <sowmya.b1@samsung.com>
Raveendra Karu [Wed, 10 May 2017 05:08:38 +0000 (10:38 +0530)]
Changing download provider notification as in Dowload Manager's notification.
Download provider notification does not display URL information.
Added changes to show URL information in notification.
Also added changes to handle EBUSY case while releasing the acquired lock
on mutex.
Change-Id: I27bfff0495fb7da65fc0fb5deb7bd63b79d7a1a5
Signed-off-by: Sowmya B <sowmya.b1@samsung.com>
Seonah Moon [Tue, 18 Jun 2019 07:38:11 +0000 (16:38 +0900)]
Sync with spin git
Change-Id: Iee53b7172a0076ac80ed457704a01a2edd839ba5
Seonah Moon [Tue, 14 May 2019 08:38:16 +0000 (17:38 +0900)]
[
DF190411-00679] do not handle empty file in case of redirection
Each time content size is 0, empty file is created even if status code means redirection.
(https://review.tizen.org/gerrit/#/c/platform/framework/web/download-provider/+/188428/)
Change-Id: I01e2755e912ae32e1c43c6f182356c05702c3d2d
Seonah Moon [Wed, 8 May 2019 01:45:10 +0000 (10:45 +0900)]
[WGID-372659] reassign fd after using close()
Change-Id: I45081480991bf144dac2a2945e3e898e0b0856fa
Seonah Moon [Tue, 7 May 2019 04:05:42 +0000 (13:05 +0900)]
Remove unnecessary files
Change-Id: I6739a6797dd86383d23e1bfb79e3e949c55ed6ba
Seonah Moon [Tue, 23 Apr 2019 09:46:29 +0000 (18:46 +0900)]
[CID-835380] Access shared data with holding a mutex lock
Change-Id: I4cf8077e4c31c6df5f994b890f389c681a9dabd8
Seonah Moon [Mon, 8 Apr 2019 12:34:28 +0000 (21:34 +0900)]
[
DF190403-00436] Allow shared directory as destination path
Change-Id: Iade2ccfb783fe1475aae2d5b78b4443a9d2ddf2f
Seonah Moon [Mon, 18 Mar 2019 09:09:13 +0000 (18:09 +0900)]
Fix memory leak
Change-Id: I4c16e3d4db431e0b24359bb21694c56403fd1c36
Seonah Moon [Tue, 12 Mar 2019 08:54:14 +0000 (17:54 +0900)]
Do not call pthread_cancel to terminate an event manager thread
Change-Id: I05d840b25ccd59f1bcc30408a86504bc28709f86
Seonah Moon [Fri, 8 Mar 2019 07:04:39 +0000 (16:04 +0900)]
[Security vulnerability] Prevent null pointer dereference
Change-Id: I24e3eab7d754cd5c3794a5eff412270ada9b352d
Seonah Moon [Fri, 8 Mar 2019 05:06:56 +0000 (14:06 +0900)]
Get temp path from download daemon
Even if app doesn't set temp path,
temp path is updated when download is started.
Change-Id: Ifd624581ca42dc1fac5c5aa6b96ea3874297e736
Seonah Moon [Wed, 6 Mar 2019 08:23:29 +0000 (17:23 +0900)]
Convert relative path to absolute path
Even if relative path is passed from user,
absolute path will be delivered to daemon.
Change-Id: I7616eb27f728bda81de4af6bc97aa5ec3b642f5b
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